Searched refs:RS5C348_REG_DAY (Results 1 – 1 of 1) sorted by relevance
29 #define RS5C348_REG_DAY 4 macro95 txp[RS5C348_REG_DAY] = bin2bcd(tm->tm_mday); in rs5c348_rtc_set_time()149 tm->tm_mday = bcd2bin(rxbuf[RS5C348_REG_DAY] & RS5C348_DAY_MASK); in rs5c348_rtc_read_time()