Searched refs:RS5C348_DAY_MASK (Results 1 – 1 of 1) sorted by relevance
39 #define RS5C348_DAY_MASK 0x3f macro149 tm->tm_mday = bcd2bin(rxbuf[RS5C348_REG_DAY] & RS5C348_DAY_MASK); in rs5c348_rtc_read_time()