Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio.c264 static net_time_t convert_32bit_us_wrapped_to_64bit_ns(uint32_t target_time_us_wrapped) in convert_32bit_us_wrapped_to_64bit_ns() function
427 net_pkt_set_timestamp_ns(tx_pkt, convert_32bit_us_wrapped_to_64bit_ns(tx_at)); in transmit_message()
816 .rx_slot.start = convert_32bit_us_wrapped_to_64bit_ns(aStart), in otPlatRadioReceiveAt()
1423 convert_32bit_us_wrapped_to_64bit_ns(aCslSampleTime - PHR_DURATION_US), in otPlatRadioUpdateCslSampleTime()
1478 .expected_tx_time = convert_32bit_us_wrapped_to_64bit_ns( in otPlatRadioUpdateCstSampleTime()