Searched refs:Q40_RTC_SECS (Results 1 – 2 of 2) sorted by relevance
217 Q40_RTC_SECS = bin2bcd(t->tm_sec); in q40_hwclk()236 t->tm_sec = bcd2bin (Q40_RTC_SECS); in q40_hwclk()250 return bcd2bin(Q40_RTC_SECS); in q40_get_ss()
56 #define Q40_RTC_SECS (*(volatile unsigned char *)(Q40_RTC_BASE-24)) macro
Completed in 3 milliseconds