Searched refs:PCF2127_REG_HR (Results 1 – 2 of 2) sorted by relevance
19 #define PCF2127_REG_HR 0x05 macro69 tm->tm_hour = bcd2bin(buf[PCF2127_REG_HR] & 0x3F); in pcf2127_rtc_get()
48 #define PCF2127_REG_HR 0x05 macro140 buf[PCF2127_REG_MN], buf[PCF2127_REG_HR], in pcf2127_rtc_read_time()146 tm->tm_hour = bcd2bin(buf[PCF2127_REG_HR] & 0x3F); /* rtc hr 0-23 */ in pcf2127_rtc_read_time()