CONFIG_NRF_802154_CCA_MODE_CARRIER

Carrier Seen

Type: bool

Direct dependencies

<choice NRF_802154_CCA_MODE: nRF IEEE 802.15.4 CCA mode>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/modules/Kconfig.nordic:43

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 → nRF IEEE 802.15.4 CCA mode

config NRF_802154_CCA_MODE_CARRIER
    bool "Carrier Seen"
    depends on <choice NRF_802154_CCA_MODE: nRF IEEE 802.15.4 CCA mode>

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