Searched refs:SECONDS_IN_1DAY (Results 1 – 9 of 9) sorted by relevance
295 *remainder = in % SECONDS_IN_1DAY; in CalendarDiv86400()296 *out = in / SECONDS_IN_1DAY; in CalendarDiv86400()
66 #define SECONDS_IN_1DAY ( ( uint32_t )86400U ) macro455 seconds *= SECONDS_IN_1DAY; in RtcGetCalendarValue()
66 #define SECONDS_IN_1DAY ( ( uint32_t )86400U ) macro456 seconds *= SECONDS_IN_1DAY; in RtcGetCalendarValue()