Searched refs:LS1C_MONTH_OFFSET (Results 1 – 1 of 1) sorted by relevance
18 #define LS1C_MONTH_OFFSET (26) macro31 #define ls1c_get_month(t) (((t) >> LS1C_MONTH_OFFSET) & LS1C_MONTH_MASK)37 = (sTime->Month << LS1C_MONTH_OFFSET) in RTC_SetTime()
Completed in 3 milliseconds