aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/adc.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing LeafLabs copyright notices.Marti Bolivar2012-09-041-0/+1
* Cosmetics.Marti Bolivar2012-06-281-1/+1
* Resurrect ADC support.Marti Bolivar2012-04-111-65/+9
* Move public headers to include directories; related cleanups.Marti Bolivar2012-04-111-3/+3
* Keep it 80-column clean.Marti Bolivar2011-06-071-14/+16
* adc.c: Giving adc_dev variables static linkage.Marti Bolivar2011-05-231-2/+2
* adc: Moving ADC[123] Doxygen comments to definitionsMarti Bolivar2011-05-231-0/+3
* adc.c: adc_init() doesn't set the RCC's ADC prescaler.Marti Bolivar2011-05-191-3/+2
* 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