Searched refs:os_localtime (Results 1 – 3 of 3) sorted by relevance
83 os_localtime(&now); in reset_time()96 os_localtime(&tm_now); in sandbox_i2c_rtc_get()112 os_localtime(&tm_now); in sandbox_i2c_rtc_set()
311 void os_localtime(struct rtc_time *rt);
596 void os_localtime(struct rtc_time *rt) in os_localtime() function