Home
last modified time | relevance | path

Searched refs:IEEE802154_CONFIG_RX_SLOT (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/net/
Dieee802154_radio.h800 IEEE802154_CONFIG_RX_SLOT, enumerator
/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_nrf5.c980 case IEEE802154_CONFIG_RX_SLOT: { in nrf5_configure()
/Zephyr-Core-3.7.0/tests/subsys/openthread/
Dradio_test.c929 zassert_equal(type, IEEE802154_CONFIG_RX_SLOT, "Config type incorrect."); in custom_configure_csl_rx_slot()
/Zephyr-Core-3.7.0/modules/openthread/platform/
Dradio.c805 result = radio_api->configure(radio_dev, IEEE802154_CONFIG_RX_SLOT, in otPlatRadioReceiveAt()