Searched refs:RV3029C2_W_MONTHS (Results 1 – 1 of 1) sorted by relevance
29 #define RV3029C2_W_MONTHS 0x05 macro64 tmp->tm_mon = bcd2bin( buf[RV3029C2_W_MONTHS] & 0x1F ); in rtc_get()98 buf[RV3029C2_W_MONTHS] = bin2bcd(tmp->tm_mon); in rtc_set()