-
choice NRF_802154_CCA_MODE: nRF IEEE 802.15.4 CCA mode
nRF IEEE 802.15.4 CCA mode
Type: bool
Help¶
CCA mode
Direct dependencies¶
NRF_802154_RADIO_DRIVER
&& HAS_NORDIC_DRIVERS
(Includes any dependencies from ifs and menus.)
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.nordic:34
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:10
→ <Zephyr>/modules/Kconfig:20
Menu path: (Top) → Modules → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver
choice NRF_802154_CCA_MODE bool "nRF IEEE 802.15.4 CCA mode" defaultNRF_802154_CCA_MODE_ED
depends onNRF_802154_RADIO_DRIVER
&&HAS_NORDIC_DRIVERS
help CCA mode
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)