Searched refs:PCF2127_REG_MN (Results 1 – 2 of 2) sorted by relevance
18 #define PCF2127_REG_MN 0x04 macro68 tm->tm_min = bcd2bin(buf[PCF2127_REG_MN] & 0x7F); in pcf2127_rtc_get()
47 #define PCF2127_REG_MN 0x04 macro140 buf[PCF2127_REG_MN], buf[PCF2127_REG_HR], in pcf2127_rtc_read_time()145 tm->tm_min = bcd2bin(buf[PCF2127_REG_MN] & 0x7F); in pcf2127_rtc_read_time()