Searched refs:RV3029_A_HR (Results 1 – 1 of 1) sorted by relevance
71 #define RV3029_A_HR 0x12 macro371 tm->tm_hour = bcd2bin(regs[RV3029_A_HR - RV3029_A_SC] & 0x3f); in rv3029_read_alarm()402 regs[RV3029_A_HR - RV3029_A_SC] = (bin2bcd(tm->tm_hour) & 0x3f) in rv3029_set_alarm()