Searched refs:tm_now (Results 1 – 1 of 1) sorted by relevance
92 struct rtc_time tm_now; in sandbox_i2c_rtc_get() local96 os_localtime(&tm_now); in sandbox_i2c_rtc_get()97 now = rtc_mktime(&tm_now); in sandbox_i2c_rtc_get()108 struct rtc_time tm_now; in sandbox_i2c_rtc_set() local112 os_localtime(&tm_now); in sandbox_i2c_rtc_set()113 now = rtc_mktime(&tm_now); in sandbox_i2c_rtc_set()