Searched defs:nYear (Results 1 – 1 of 1) sorted by relevance
1880 static uint8_t RTC_IsLeapYear(uint16_t nYear) in RTC_IsLeapYear()1917 static uint8_t RTC_WeekDayNum(uint32_t nYear, uint8_t nMonth, uint8_t nDay) in RTC_WeekDayNum()