Searched refs:Change_DateTimeFormat (Results 1 – 2 of 2) sorted by relevance
349 uint8_t Change_DateTimeFormat(uint8_t u8sr) in Change_DateTimeFormat() function395 if((Rtc_CheckLeapYear(Change_DateTimeFormat(*(pu8Date+2)))==1)) in Rtc_CalWeek()397 …(Change_DateTimeFormat(*(pu8Date+2))+Change_DateTimeFormat(*(pu8Date+2))/4+Leap_Month_Base[Change_… in Rtc_CalWeek()401 …Change_DateTimeFormat(*(pu8Date+2))+Change_DateTimeFormat(*(pu8Date+2))/4+NonLeap_Month_Base[Chang… in Rtc_CalWeek()513 …u8mon_max_day = Get_Month_Max_Day(Change_DateTimeFormat(u8date[1]), Change_DateTimeFormat(u8date[2… in Rtc_CheckDateTimeFormat()517 u8mon_max_day = Get_Month_Max_Day(Change_DateTimeFormat(u8date[1]), 1); in Rtc_CheckDateTimeFormat()
268 uint8_t Change_DateTimeFormat(uint8_t u8sr);
Completed in 6 milliseconds