zephyr/drivers/adc
Peter A. Bigot 5a39bcae84 drivers/adc: provide API to access reference voltage
Required for any real-world use of ADC_REF_INTERNAL.

Relates-to: issue #11922
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-08-01 13:28:41 +02:00
..
CMakeLists.txt boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
Kconfig boards: remove quarl_se_c1000 2019-07-29 21:30:25 -07:00
Kconfig.mcux drivers: adc: mcux_adc12: add driver for the NXP ADC12 module 2019-06-07 14:30:59 -05:00
Kconfig.nrfx
Kconfig.sam0
Kconfig.sam_afec
Kconfig.stm32
adc_context.h cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_handlers.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_mcux_adc12.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_mcux_adc16.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_nrfx_adc.c drivers/adc: provide API to access reference voltage 2019-08-01 13:28:41 +02:00
adc_nrfx_saadc.c drivers/adc: provide API to access reference voltage 2019-08-01 13:28:41 +02:00
adc_sam0.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_sam_afec.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
adc_shell.c shell: adc: adc shell for testing adcs 2019-06-28 10:07:18 -05:00
adc_stm32.c drivers: adc: Enable ADC on STM32WB 2019-07-31 05:38:25 -04:00