-
CONFIG_IEEE802154_NRF5_CCA_MODE_CARRIER_OR_ED
¶
Energy Above Threshold OR Carrier Seen
Type: bool
Direct dependencies¶
<choice IEEE802154_NRF5_CCA_MODE: nRF52 IEEE 802.15.4 CCA mode>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At drivers/ieee802154/Kconfig.nrf5:49
Included via Kconfig:8
→ Kconfig.zephyr:37
→ drivers/Kconfig:10
→ drivers/ieee802154/Kconfig:30
Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options → nRF52 series IEEE 802.15.4 Driver → nRF52 IEEE 802.15.4 CCA mode
config IEEE802154_NRF5_CCA_MODE_CARRIER_OR_ED bool "Energy Above Threshold OR Carrier Seen" depends on <choice IEEE802154_NRF5_CCA_MODE: nRF52 IEEE 802.15.4 CCA mode>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)