aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/adc.c
Commit message (Expand)AuthorAgeFilesLines
* stm32: Support for STM32F401 (#3853)smark-2021-01-311-2/+2
* stm32: Support reading chip based temperature sensor on stm32f1/2/4Kevin O'Connor2020-10-291-5/+24
* stm32: Slow ADC frequency to 4.5MhzKevin O'Connor2020-04-301-3/+3
* stm32: Reset adc calibration prior to starting calibrationKevin O'Connor2020-01-251-8/+17
* stm32: Increase adc sample timeKevin O'Connor2020-01-251-4/+4
* stm32: Fix typo in setting of SMPR1 register on stm32f103Kevin O'Connor2019-11-271-1/+2
* stm32: Fix typo in adc startup delayKevin O'Connor2019-11-271-1/+6
* stm32: Add support for additional ADC3 ports on stm32f4Kevin O'Connor2019-08-151-20/+41
* stm32: Rename stm32f4/ directory to stm32/Kevin O'Connor2019-08-051-0/+107