Searched refs:DAYS_IN_A_YEAR (Results 1 – 1 of 1) sorted by relevance
17 #define DAYS_IN_A_YEAR (365U) macro95 seconds = (datetime->year - 1970U) * DAYS_IN_A_YEAR; in RTC_ConvertDatetimeToSeconds()145 daysInYear = DAYS_IN_A_YEAR; in RTC_ConvertSecondsToDatetime()156 daysInYear = DAYS_IN_A_YEAR; in RTC_ConvertSecondsToDatetime()160 daysInYear = DAYS_IN_A_YEAR + 1; in RTC_ConvertSecondsToDatetime()