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