Searched refs:os_localtime (Results 1 – 3 of 3) sorted by relevance
80 os_localtime(&now); in reset_time()93 os_localtime(&tm_now); in sandbox_i2c_rtc_get()109 os_localtime(&tm_now); in sandbox_i2c_rtc_set()
331 void os_localtime(struct rtc_time *rt);
616 void os_localtime(struct rtc_time *rt) in os_localtime() function