Searched refs:CCR_MDAY (Results 1 – 1 of 1) sorted by relevance
29 #define CCR_MDAY 3 macro130 tm->tm_mday = bcd2bin(buf[CCR_MDAY]); in x1205_get_datetime()198 buf[CCR_MDAY] = bin2bcd(tm->tm_mday); in x1205_set_datetime()
Completed in 3 milliseconds