Searched refs:expected_rx_time (Results 1 – 5 of 5) sorted by relevance
1230 net_time_t expected_rx_time; member
1000 bool changed = (config->expected_rx_time - nrf5_data.csl_rx_time) % period_ns; in nrf5_configure()1002 nrf5_data.csl_rx_time = config->expected_rx_time; in nrf5_configure()1008 nrf_802154_timestamp_phr_to_mhr_convert(config->expected_rx_time / in nrf5_configure()
1174 mcxw_ctx.csl_sample_time = config->expected_rx_time; in mcxw_configure()
915 custom_configure_csl_rx_time_mock_csl_rx_time = config->expected_rx_time; in custom_configure_csl_rx_time()
1438 .expected_rx_time = in otPlatRadioUpdateCslSampleTime()