CONFIG_NRF_802154_CCA_MODE_CARRIER_OR_ED

Energy Above Threshold OR Carrier Seen

Energy Above Threshold OR Carrier Seen

Type: bool

Kconfig definitions

At <External Modules>/hal_nordic/Kconfig:65

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:14

Menu path: (Top) → Modules → hal_nordic (/home/runner/work/bridle/bridle/workspace/modules/hal/nordic) → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver → nRF IEEE 802.15.4 CCA mode

config NRF_802154_CCA_MODE_CARRIER_OR_ED
    bool "Energy Above Threshold OR Carrier Seen"
    depends on <choice NRF_802154_CCA_MODE>

At <External Modules>/hal_nordic/Kconfig:65

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:74

Menu path: (Top) → Modules → Nordic drivers → Enable nRF IEEE 802.15.4 radio driver → nRF IEEE 802.15.4 CCA mode

config NRF_802154_CCA_MODE_CARRIER_OR_ED
    bool "Energy Above Threshold OR Carrier Seen"
    depends on <choice NRF_802154_CCA_MODE>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)