Searched refs:RTC_DELTA (Results 1 – 1 of 1) sorted by relevance
471 #define RTC_DELTA 1 /* For RTC and system time may out of sync for no more than 1s */ macro483 if ((current >= (alarm - RTC_DELTA)) && (current <= (alarm + RTC_DELTA))) { in vrtc_get_reg_c()
Completed in 4 milliseconds