Searched refs:RTC_IsLeapYear (Results 1 – 1 of 1) sorted by relevance
233 static uint8_t RTC_IsLeapYear(uint16_t nYear);1845 if (RTC_IsLeapYear(year)) in RTC_DateUpdate()1880 static uint8_t RTC_IsLeapYear(uint16_t nYear) in RTC_IsLeapYear() function