aboutsummaryrefslogtreecommitdiff
path: root/libmaple/adc.c
AgeCommit message (Expand)Author
2012-09-04Add some missing LeafLabs copyright notices.Marti Bolivar
2012-06-28Cosmetics.Marti Bolivar
2012-04-11Resurrect ADC support.Marti Bolivar
2012-04-11Move public headers to include directories; related cleanups.Marti Bolivar
2011-06-07Keep it 80-column clean.Marti Bolivar
2011-05-23adc.c: Giving adc_dev variables static linkage.Marti Bolivar
2011-05-23adc: Moving ADC[123] Doxygen comments to definitionsMarti Bolivar
2011-05-19adc.c: adc_init() doesn't set the RCC's ADC prescaler.Marti Bolivar
2011-03-25Final stm32_pin_info design candidate; ADC3 support on Native.Marti Bolivar
2011-03-21Fix compiler errors after reverting broken commit.Perry Hung
2011-03-21Revert "RCC refactor, bugfixes"Perry Hung
2011-03-12RCC refactor, bugfixesMarti Bolivar
2011-03-11[WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar
2011-03-04Cosmetic/documentation changes to adc.cMarti Bolivar
2011-02-27Cleaned out libmaple.h; this had wide-ranging implications.Marti Bolivar
2011-02-27Refactor ADC: Pass device pointer instead of register mapPerry Hung
2011-02-27libmaple: Refactor ADC routinesPerry Hung
2011-02-17Generalizing adc_init() to allow user to select sample timeMarti Bolivar
2010-10-11docsMarti Bolivar
2010-09-27whitespace cleanupsMarti Bolivar
2010-08-04New reset and clock control apiPerry Hung
2010-03-31Licensing: Relicensed libmaple under the MIT License.Perry Hung
2010-03-30Merge branch 'master' into rcc-devPerry Hung
2010-03-31Major hierarchy reorganization; see README.bnewbold