Searched refs:load_time (Results 1 – 1 of 1) sorted by relevance
29 static uint32_t load_time = 0U; variable128 load_time = (uint32_t)load_sec; in csi_rtc_set_time()192 time = (time_t)(((cur_time - load_time) / (REAL_RTC_FREQ / NORMAL_RTC_FREQ)) + load_time); in csi_rtc_get_time()
Completed in 4 milliseconds