Searched refs:clk_month (Results 1 – 2 of 2) sorted by relevance
131 tod.tod_month = BCD_TO_BYTE(CLOCK->clk_month & 0x1f); in todm_get()167 CLOCK->clk_month = BYTE_TO_BCD(tod.tod_month); in todm_set()
67 volatile uchar_t clk_month; /* counter - month 1-12 */ member