Searched refs:IEEE802154_CONFIG_EXPECTED_RX_TIME (Results 1 – 5 of 5) sorted by relevance
1003 IEEE802154_CONFIG_EXPECTED_RX_TIME, enumerator
996 case IEEE802154_CONFIG_EXPECTED_RX_TIME: { in nrf5_configure()
1173 case IEEE802154_CONFIG_EXPECTED_RX_TIME: in mcxw_configure()
914 zassert_equal(type, IEEE802154_CONFIG_EXPECTED_RX_TIME, "Config type incorrect."); in custom_configure_csl_rx_time()
1442 (void)radio_api->configure(radio_dev, IEEE802154_CONFIG_EXPECTED_RX_TIME, &config); in otPlatRadioUpdateCslSampleTime()