:orphan: .. title:: NRFX_PRS_BOX_4 .. option:: CONFIG_NRFX_PRS_BOX_4 *Enable PRS box 4* *Enable PRS box 4* Type: ``bool`` Direct dependencies =================== \ :option:`HAS_NRFX ` || (\ :option:`HAS_NRFX ` && 0) *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols selected by this symbol =============================== - \ :option:`NRFX_PRS ` - \ :option:`NRFX_PRS ` Kconfig definitions =================== At ``/hal_nordic/nrfx/Kconfig:418`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``/Kconfig:6`` → ``/kconfig/Kconfig.modules:8`` → ``/hal_nordic/Kconfig:191`` Menu path: (Top) → Modules → hal_nordic (/home/runner/work/bridle/bridle/workspace/modules/hal/nordic) → nrfx drivers .. code-block:: kconfig config NRFX_PRS_BOX_4 bool "Enable PRS box 4" select NRFX_PRS depends on HAS_NRFX ---- At ``/hal_nordic/nrfx/Kconfig:418`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``/Kconfig:66`` → ``/hal_nordic/Kconfig:191`` Menu path: (Top) → Modules → nrfx drivers .. code-block:: kconfig config NRFX_PRS_BOX_4 bool "Enable PRS box 4" select NRFX_PRS depends on HAS_NRFX && 0 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*