1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/frdm-kw41z/include
Joakim Nohlgård dd2fad6b9b kinetis: ADC: Add hardware averaging configuration
This allows a board configuration to select which kind of averaging
should be applied to the pin instead of always using 32 sample average.
Very high impedance sources may need to disable hardware averaging in
order to give correct values, the on-chip temperature sensor is one such
signal source.
2018-09-12 16:32:48 +02:00
..
adc_params.h frdm-kw41z: Clean up ADC configuration 2018-08-20 15:17:58 +02:00
board.h boards/frdm-kw41z: cleanup documentation 2018-08-10 13:54:25 +02:00
gpio_params.h boards: fix doxygen grouping 2018-06-11 19:12:02 +02:00
periph_conf.h kinetis: ADC: Add hardware averaging configuration 2018-09-12 16:32:48 +02:00