-
CONFIG_ADC_NRFX_SAADC
¶
nRF SAADC nrfx driver
Type: bool
Help¶
Enable support for nrfx SAADC driver for nRF52 MCU series.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/adc/Kconfig.nrfx:27
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:48
→ drivers/adc/Kconfig:91
Menu path: (top menu) → Device Drivers → ADC drivers
config ADC_NRFX_SAADC bool prompt "nRF SAADC nrfx driver" ifHAS_HW_NRF_SAADC
&&ADC
selectADC_CONFIGURABLE_INPUTS
ifHAS_HW_NRF_SAADC
&&ADC
depends onHAS_HW_NRF_SAADC
&&ADC
help Enable support for nrfx SAADC driver for nRF52 MCU series.
(Definitions include propagated dependencies, including from if’s and menus.)