Searched refs:RTC_EPOCH (Results 1 – 1 of 1) sorted by relevance
28 #define RTC_EPOCH 2000 /* century */ macro90 tmp->tm_year = bcd2bin( year ) + RTC_EPOCH; in rtc_get()