-
CONFIG_MPSL
¶
Nordic Multi Protocol Service Layer (MPSL)
Type: bool
Help¶
Use Nordic Multi Protocol Service Layer (MPSL) implementation, providing services for single and multi-protocol implementations.
Direct dependencies¶
SOC_SERIES_NRF52X
|| SOC_NRF5340_CPUNET
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <nrfxlib>/mpsl/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:5
→ <nrfxlib>/Kconfig.nrfxlib:11
Menu path: (Top) → Modules → Nordic nrfxlib
config MPSL bool "Nordic Multi Protocol Service Layer (MPSL)" selectZERO_LATENCY_IRQS
selectIEEE802154_NRF5_EXT_IRQ_MGMT
ifIEEE802154_NRF5
selectNRF_802154_MULTIPROTOCOL_SUPPORT
ifNRF_802154_RADIO_DRIVER
selectMULTITHREADING_LOCK
depends onSOC_SERIES_NRF52X
||SOC_NRF5340_CPUNET
help Use Nordic Multi Protocol Service Layer (MPSL) implementation, providing services for single and multi-protocol implementations.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)