Searched refs:RV3029C2_W_SECONDS (Results 1 – 1 of 1) sorted by relevance
23 #define RV3029C2_W_SECONDS 0x00 macro51 tmp->tm_sec = bcd2bin( buf[RV3029C2_W_SECONDS] & 0x7f); in rtc_get()90 buf[RV3029C2_W_SECONDS] = bin2bcd(tmp->tm_sec); in rtc_set()