The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_IEEE802154_NRF5_CCA_MODE_ED

Energy Above Threshold

Type: bool

Direct dependencies

<choice IEEE802154_NRF5_CCA_MODE: nRF52 IEEE 802.15.4 CCA mode>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/ieee802154/Kconfig.nrf5:43

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:14drivers/ieee802154/Kconfig:33

Menu path: (top menu) → 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_ED
    bool
    prompt "Energy Above Threshold" if <choice IEEE802154_NRF5_CCA_MODE: nRF52 IEEE 802.15.4 CCA mode>
    depends on <choice IEEE802154_NRF5_CCA_MODE: nRF52 IEEE 802.15.4 CCA mode>

(Definitions include propagated dependencies, including from if’s and menus.)