aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/adc.c
Commit message (Expand)AuthorAgeFilesLines
* Final stm32_pin_info design candidate; ADC3 support on Native.Marti Bolivar2011-03-251-22/+43
* Fix compiler errors after reverting broken commit.Perry Hung2011-03-211-2/+2
* Revert "RCC refactor, bugfixes"Perry Hung2011-03-211-2/+2
* RCC refactor, bugfixesMarti Bolivar2011-03-121-2/+2
* [WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar2011-03-111-2/+2
* Cosmetic/documentation changes to adc.cMarti Bolivar2011-03-041-1/+3
* Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar2011-02-271-1/+1
* Refactor ADC: Pass device pointer instead of register mapPerry Hung2011-02-271-20/+22
* libmaple: Refactor ADC routinesPerry Hung2011-02-271-60/+80
* Generalizing adc_init() to allow user to select sample timeMarti Bolivar2011-02-171-6/+26
* docsMarti Bolivar2010-10-111-2/+0
* whitespace cleanupsMarti Bolivar2010-09-271-12/+14
* New reset and clock control apiPerry Hung2010-08-041-3/+3
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-12/+17
* Merge branch 'master' into rcc-devPerry Hung2010-03-301-12/+5
* Major hierarchy reorganization; see README.bnewbold2010-03-311-0/+97