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()111 os_localtime(&tm_now); in sandbox_i2c_rtc_set()
322 void os_localtime(struct rtc_time *rt);
757 void os_localtime(struct rtc_time *rt) in os_localtime() function