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

<choice NRF_802154_SL_TYPE: nRF 802.15.4 Service Layer selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nrfxlib>/nrf_802154_sl/Kconfig:15

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:5<nrfxlib>/Kconfig.nrfxlib:18

Menu path: (Top) → Modules → 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 <choice NRF_802154_SL_TYPE: nRF 802.15.4 Service Layer selection>
    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.)