aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_adc.c
Commit message (Expand)AuthorAgeFilesLines
* Add memccpy{}patacongo2012-07-291-1/+2
* Some STM32 bugfixes from Mike Smithpatacongo2012-04-191-1/+1
* Add peripheral support for the STM32 F2 familypatacongo2012-03-101-57/+56
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-031-36/+62
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-021-6/+15
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-52/+53
* Disable interrupts while accessing the APB2RTSR registerpatacongo2011-12-221-0/+8
* STM32 ADC driver updatepatacongo2011-12-221-46/+54
* STM32 ADC driver updatepatacongo2011-12-201-92/+242
* ADC driver updatepatacongo2011-12-201-42/+237
* Completes coding of the PWM modulepatacongo2011-12-191-0/+1145