Searched refs:CCR_Y2K (Results 1 – 1 of 1) sorted by relevance
33 #define CCR_Y2K 7 macro133 + (bcd2bin(buf[CCR_Y2K]) * 100) - 1900; in x1205_get_datetime()206 buf[CCR_Y2K] = bin2bcd((tm->tm_year + 1900) / 100); in x1205_set_datetime()
Completed in 4 milliseconds