Home
last modified time | relevance | path

Searched refs:IEEE802154_OPENTHREAD_CONFIG_CST_PERIOD (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dieee802154_radio_openthread.h115 IEEE802154_OPENTHREAD_CONFIG_CST_PERIOD, enumerator
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c1052 case IEEE802154_OPENTHREAD_CONFIG_CST_PERIOD: in nrf5_configure()
/Zephyr-latest/modules/openthread/platform/
Dradio.c1445 result = radio_api->configure(radio_dev, IEEE802154_OPENTHREAD_CONFIG_CST_PERIOD, &config); in otPlatRadioEnableCst()