mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 14:42:47 +00:00
Add a flag to the sequence structure that tells the driver it should calibrate the ADC prior to initiating the sample. Implement this for nRF SAADC. The implementation supports the workarounds for PAN-86 and PAN-178. Relates-to: issue #11922 Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
---|---|---|
.. | ||
adc_context.h | ||
adc_handlers.c | ||
adc_intel_quark_d2000.c | ||
adc_intel_quark_se_c1000_ss.c | ||
adc_intel_quark_se_c1000_ss.h | ||
adc_mcux_adc16.c | ||
adc_nrfx_adc.c | ||
adc_nrfx_saadc.c | ||
adc_sam_afec.c | ||
adc_sam0.c | ||
adc_stm32.c | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.intel_quark | ||
Kconfig.mcux | ||
Kconfig.nrfx | ||
Kconfig.sam_afec | ||
Kconfig.sam0 | ||
Kconfig.stm32 |