1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/frdm-kw41z
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
..
include kinetis: ADC: Add hardware averaging configuration 2018-09-12 16:32:48 +02:00
board.c kinetis: Refactor clock generator initialization 2018-04-17 06:59:22 +02:00
doc.txt boards/frdm-kw41z: cleanup documentation 2018-08-10 13:54:25 +02:00
Makefile boards/frdm-kw41z: Add NXP FRDM-KW41Z 2018-03-02 15:40:35 +01:00
Makefile.dep boards/frdm-kw41z: Add NXP FRDM-KW41Z 2018-03-02 15:40:35 +01:00
Makefile.features boards/frdm-kw41z: Add NXP FRDM-KW41Z 2018-03-02 15:40:35 +01:00
Makefile.include boards/frdm-kw41z: Add NXP FRDM-KW41Z 2018-03-02 15:40:35 +01:00