Home
last modified time | relevance | path

Searched refs:Change_DateTimeFormat (Results 1 – 2 of 2) sorted by relevance

/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Drtc.c349 uint8_t Change_DateTimeFormat(uint8_t u8sr) in Change_DateTimeFormat() function
395 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()
401Change_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()
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/
A Drtc.h268 uint8_t Change_DateTimeFormat(uint8_t u8sr);

Completed in 6 milliseconds