Searched refs:csl_rx_time (Results 1 – 3 of 3) sorted by relevance
284 uint32_t csl_rx_time; /* in microseconds, member
947 uint64_t csl_rx_time = target_time_convert_to_64_bits(config->csl_rx_time); in nrf5_configure() local949 nrf_802154_csl_writer_anchor_time_set(csl_rx_time); in nrf5_configure()
1196 struct ieee802154_config config = { .csl_rx_time = aCslSampleTime }; in otPlatRadioUpdateCslSampleTime()