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