-
CONFIG_ADC_NRFX_SAADC
¶
nRF SAADC nrfx driver
Type: bool
Help¶
Enable support for nrfx SAADC driver for nRF52 MCU series.
Defaults¶
- “y” if
HAS_HW_NRF_SAADC
&&ADC
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/adc/Kconfig.nrfx:28
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:46
→ drivers/adc/Kconfig:52
Menu path: (top menu) → Device Drivers → ADC drivers
config ADC_NRFX_SAADC bool prompt "nRF SAADC nrfx driver" ifHAS_HW_NRF_SAADC
&&ADC
default "y" 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.)