- CONFIG_NRFX_PRS_BOX_1¶
Enable PRS box 1
Enable PRS box 1
Type: bool
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definitions¶
At modules/hal_nordic/nrfx/Kconfig:406
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:6
→ doc/_build/Kconfig/Kconfig.modules:2
→ modules/hal_nordic/Kconfig:191
Menu path: (Top) → Modules → hal_nordic (/home/nashif/zephyrproject/modules/hal/nordic) → nrfx drivers
config NRFX_PRS_BOX_1
bool "Enable PRS box 1"
select NRFX_PRS
depends on HAS_NRFX
At modules/hal_nordic/nrfx/Kconfig:406
Included via Kconfig:8
→ Kconfig.zephyr:23
→ modules/Kconfig:66
→ modules/hal_nordic/Kconfig:191
Menu path: (Top) → Modules → nrfx drivers
config NRFX_PRS_BOX_1
bool "Enable PRS box 1"
select NRFX_PRS
depends on HAS_NRFX && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)