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