CONFIG_IEEE802154_CSL_ENDPOINT¶
Enable support for CSL Endpoint
Type: bool
Help¶
Enable support for CSL Endpoint with delayed reception handling and CSL IE injection.
Direct dependencies¶
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/ieee802154/Kconfig:147
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:10
Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options
config IEEE802154_CSL_ENDPOINT
bool "Enable support for CSL Endpoint"
depends on IEEE802154
help
Enable support for CSL Endpoint with delayed reception handling and CSL IE injection.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)