- choice NRF_802154_SL_TYPE: nRF IEEE 802.15.4 Service Layer Type
nRF IEEE 802.15.4 Service Layer Type
nRF 802.15.4 Service Layer selection
nRF IEEE 802.15.4 Service Layer Type
Type: bool
Help
Select implementation of nRF 802.15.4 Service Layer.
Direct dependencies
(NRF_802154_RADIO_DRIVER
&& HAS_NORDIC_DRIVERS
) || NRF_802154_RADIO_DRIVER
|| (NRF_802154_RADIO_DRIVER
&& HAS_NORDIC_DRIVERS
&& 0)
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definitions
At <Zephyr>/modules/hal_nordic/Kconfig:70
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:50
Menu path: (Top) → Modules → hal_nordic (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/hal/nordic) → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver
choice NRF_802154_SL_TYPE
bool "nRF IEEE 802.15.4 Service Layer Type"
depends on NRF_802154_RADIO_DRIVER && HAS_NORDIC_DRIVERS
At <nrfxlib>/nrf_802154/zephyr/Kconfig.nrfxlib:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:92
→ <nrfxlib>/Kconfig.nrfxlib:17
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib
choice NRF_802154_SL_TYPE
bool "nRF 802.15.4 Service Layer selection"
default NRF_802154_SL
depends on NRF_802154_RADIO_DRIVER
help
Select implementation of nRF 802.15.4 Service Layer.
At <Zephyr>/modules/hal_nordic/Kconfig:70
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
Menu path: (Top) → Modules → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver
choice NRF_802154_SL_TYPE
bool "nRF IEEE 802.15.4 Service Layer Type"
depends on NRF_802154_RADIO_DRIVER && HAS_NORDIC_DRIVERS && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)