The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_NRF_802154_CCA_MODE_CARRIER_AND_ED

Energy Above Threshold AND Carrier Seen

Energy Above Threshold AND Carrier Seen

Type: bool

Direct dependencies

<choice NRF_802154_CCA_MODE: nRF IEEE 802.15.4 CCA mode> || <choice NRF_802154_CCA_MODE: nRF IEEE 802.15.4 CCA mode>

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At modules/hal_nordic/Kconfig:58

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:2

Menu path: (Top) → Modules → hal_nordic (/home/nashif/zephyrproject/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_AND_ED
    bool "Energy Above Threshold AND Carrier Seen"
    depends on <choice NRF_802154_CCA_MODE>

At modules/hal_nordic/Kconfig:58

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:66

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_AND_ED
    bool "Energy Above Threshold AND Carrier Seen"
    depends on <choice NRF_802154_CCA_MODE>

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