Home
last modified time | relevance | path

Searched defs:nYear (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rtc.c1880 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()