Searched refs:SET_MON_VALUE (Results 1 – 1 of 1) sorted by relevance
81 #define SET_MON_VALUE(x) (((x) & 0x0000000f) << 8) macro350 rdate = SET_DAY_VALUE(ct.day) | SET_MON_VALUE(ct.mon) | in aw_rtc_settime()