Searched refs:RV3029C2_W_MINUTES (Results 1 – 1 of 1) sorted by relevance
24 #define RV3029C2_W_MINUTES 0x01 macro52 tmp->tm_min = bcd2bin( buf[RV3029C2_W_MINUTES] & 0x7f); in rtc_get()91 buf[RV3029C2_W_MINUTES] = bin2bcd(tmp->tm_min); in rtc_set()