-
CONFIG_NRFX_PRS
¶
Enable Peripheral Resource Sharing module
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.nordic:581
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:10
→ <Zephyr>/modules/Kconfig:20
Menu path: (Top) → Modules → nrfx drivers
config NRFX_PRS
bool "Enable Peripheral Resource Sharing module"
depends on HAS_NRFX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)