Searched refs:PCF2127_REG_MO (Results 1 – 1 of 1) sorted by relevance
34 #define PCF2127_REG_MO (0x08) macro89 tm->tm_mon = bcd2bin(buf[PCF2127_REG_MO] & 0x1F) - 1; /* rtc mn 1-12 */ in pcf2127_get_datetime()