Searched refs:PCF85063_REG_MN (Results 1 – 1 of 1) sorted by relevance
25 #define PCF85063_REG_MN 0x05 macro71 tm->tm_min = bcd2bin(buf[PCF85063_REG_MN] & 0x7F); in pcf85063_get_datetime()98 buf[PCF85063_REG_MN] = bin2bcd(tm->tm_min); in pcf85063_set_datetime()