Searched refs:time_offset_ms (Results 1 – 1 of 1) sorted by relevance
30 static int32_t time_offset_ms; variable56 time_offset_ms = time_offset_us / 1000; in platformAlarmInit()83 return k_uptime_get_32() - time_offset_ms; in otPlatAlarmMilliGetNow()