Searched refs:CCR_SEC (Results 1 – 1 of 1) sorted by relevance
26 #define CCR_SEC 0 macro127 tm->tm_sec = bcd2bin(buf[CCR_SEC]); in x1205_get_datetime()192 buf[CCR_SEC] = bin2bcd(tm->tm_sec); in x1205_set_datetime()
Completed in 4 milliseconds