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
..
adc_context.h
adc_handlers.c
adc_mcux_adc12.c
adc_mcux_adc16.c
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_sam_afec.c
adc_sam0.c
adc_shell.c
adc_stm32.c drivers: adc: Enable ADC on STM32WB 2019-07-31 05:38:25 -04: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
Kconfig.nrfx
Kconfig.sam_afec
Kconfig.sam0
Kconfig.stm32