Searched refs:RV3029C2_W_MINUTES (Results 1 – 1 of 1) sorted by relevance
40 #define RV3029C2_W_MINUTES 0x09 macro163 tm->tm_min = bcd2bin(regs[RV3029C2_W_MINUTES-RV3029C2_W_SEC]); in rv3029c2_i2c_read_time()343 regs[RV3029C2_W_MINUTES-RV3029C2_W_SEC] = bin2bcd(tm->tm_min); in rv3029c2_i2c_set_time()