-
CONFIG_NRFX_POWER
¶
Enable POWER driver
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.nordic:276
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:10
→ <Zephyr>/modules/Kconfig:20
Menu path: (Top) → Modules → nrfx drivers
config NRFX_POWER bool "Enable POWER driver" selectNRFX_USBREG
ifHAS_HW_NRF_USBREG
depends onHAS_HW_NRF_POWER
&&HAS_NRFX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)