Searched refs:PCF8563_REG_MN (Results 1 – 1 of 1) sorted by relevance
34 #define PCF8563_REG_MN 0x03 macro219 tm->tm_min = bcd2bin(buf[PCF8563_REG_MN] & 0x7F); in pcf8563_get_datetime()259 buf[PCF8563_REG_MN] = bin2bcd(tm->tm_min); in pcf8563_set_datetime()