Searched refs:SET_MIN_VALUE (Results 1 – 1 of 1) sorted by relevance
85 #define SET_MIN_VALUE(x) (((x) & 0x0000003f) << 8) macro347 rtime = SET_SEC_VALUE(ct.sec) | SET_MIN_VALUE(ct.min) | in aw_rtc_settime()