Searched refs:ls1c_get_month (Results 1 – 1 of 1) sorted by relevance
31 #define ls1c_get_month(t) (((t) >> LS1C_MONTH_OFFSET) & LS1C_MONTH_MASK) macro57 sTime->Month = ls1c_get_month(toy_read0); in RTC_GetTime()
Completed in 3 milliseconds