-
CONFIG_NRFX_ADC¶
Enable ADC driver
Type: bool
Direct dependencies¶
HAS_HW_NRF_ADC && HAS_NRFX && 0
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At modules/hal_nordic/nrfx/Kconfig:10
Included via Kconfig:8 → Kconfig.zephyr:23 → modules/Kconfig:59 → modules/hal_nordic/Kconfig:186
Menu path: (Top) → Modules → nrfx drivers
config NRFX_ADC
bool "Enable ADC driver"
depends on HAS_HW_NRF_ADC && HAS_NRFX && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)