-
CONFIG_NRF_802154_SL
¶
Nordic proprietary nRF 802.15.4 Service Layer.
Type: bool
Help¶
Use of Nordic Semiconductor proprietary implementation of nRF 802.15.4 Service Layer.
This implementation enables advanced features of nRF 802.15.4 Radio Driver.
Direct dependencies¶
!NRF_802154_SOURCE_HAL_NORDIC
&& <choice NRF_802154_SL_TYPE: nRF IEEE 802.15.4 Service Layer Type>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <nrfxlib>/nrf_802154/zephyr/Kconfig.nrfxlib:28
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:62
→ <nrfxlib>/Kconfig.nrfxlib:18
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nRF 802.15.4 Service Layer selection
config NRF_802154_SL
bool "Nordic proprietary nRF 802.15.4 Service Layer."
select MPSL
select ZERO_LATENCY_IRQS
select DYNAMIC_INTERRUPTS
depends on !NRF_802154_SOURCE_HAL_NORDIC && <choice NRF_802154_SL_TYPE>
help
Use of Nordic Semiconductor proprietary implementation of nRF 802.15.4 Service Layer.
This implementation enables advanced features of nRF 802.15.4 Radio Driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)