Searched refs:M41T94_REG_MONTH (Results 1 – 1 of 1) sorted by relevance
27 #define M41T94_REG_MONTH 0x06 macro56 buf[M41T94_REG_MONTH] = bin2bcd(tm->tm_mon + 1); in rtc_set()108 tm->tm_mon = bcd2bin(spi_w8r8(slave, M41T94_REG_MONTH)) - 1; in rtc_get()