Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dradio.c279 uint32_t now_us_wrapped = (uint32_t)now_us; in convert_32bit_us_wrapped_to_64bit_ns() local
280 uint32_t time_diff = target_time_us_wrapped - now_us_wrapped; in convert_32bit_us_wrapped_to_64bit_ns()
288 if (now_us_wrapped > target_time_us_wrapped) { in convert_32bit_us_wrapped_to_64bit_ns()
308 if (now_us_wrapped > target_time_us_wrapped) { in convert_32bit_us_wrapped_to_64bit_ns()