Searched refs:PCF85063_REG_YR (Results 1 – 1 of 1) sorted by relevance
30 #define PCF85063_REG_YR 0x0A macro76 tm->tm_year = bcd2bin(buf[PCF85063_REG_YR]); in pcf85063_get_datetime()111 buf[PCF85063_REG_YR] = bin2bcd(tm->tm_year % 100); in pcf85063_set_datetime()