Searched refs:RTC_VRT_BIT (Results 1 – 1 of 1) sorted by relevance
95 #define RTC_VRT_BIT BIT(7) macro232 if (!(rtc_read(RTC_REG_D) & RTC_VRT_BIT)) { in rtc_mc146818_get_time()