libopencm3/include/libopencm3
Karl Palsson 27bc12de61 stm32: unify bulk of adc convenience functions
This unifies stm32f1, l1, and f4 convenience functions for adc.  The code
should be useable for f2 and f37x as well, but that needs hardware for testing,
and there was no existing implementation. This is the reason for the
"adc_common_v1.c" name, as trying to put all the different families into the
common file name has become too cumbersome.

All of the deprecated routines have been dropped, they've been marked
deprecated for a very long time now, and porting them seemed unnecessary.

This has been tested on f1, l1 and f4 discovery boards, and is based on some
existing l1/f1 unification code from
https://github.com/karlp/libopencm3/tree/rme_l1_master
2014-02-05 10:39:00 +00:00
..
cm3 Add method to clear the systick value, that is undefined at startup. 2014-01-15 22:37:45 +01:00
dispatch [STM32F0] Add preliminary support for the family 2013-08-22 17:18:35 -07:00
efm32 [build] Remove PyYAML dependency 2014-01-02 20:55:15 +01:00
ethernet [Style] Global style fix run. 2014-01-03 01:07:30 +01:00
lm3s [build] Remove PyYAML dependency 2014-01-02 20:55:15 +01:00
lm4f lm4f: Appease checkpath.pl and de-typedef enums 2013-07-07 16:33:18 -07:00
lpc13xx [build] Remove PyYAML dependency 2014-01-02 20:55:15 +01:00
lpc17xx [build] Remove PyYAML dependency 2014-01-02 20:55:15 +01:00
lpc43xx Fix missing backslashes on some macro defines 2014-01-14 17:22:19 +10:30
sam [build] Remove PyYAML dependency 2014-01-02 20:55:15 +01:00
stm32 stm32: unify bulk of adc convenience functions 2014-02-05 10:39:00 +00:00
usb usb-cdc: Add enums for parity/stop bit definitions 2014-01-22 20:24:04 +00:00
docmain.dox Setup to document entire project using doxygen. 2012-09-15 12:51:46 +09:30
license.dox Setup to document entire project using doxygen. 2012-09-15 12:51:46 +09:30