Searched defs:seconds (Results 1 – 10 of 10) sorted by relevance
122 uint32_t seconds; in SysTimeGet() local147 uint32_t seconds; in SysTimeToMs() local161 uint32_t seconds = timeMs / 1000; in SysTimeFromMs() local213 uint32_t seconds; in SysTimeLocalTime() local
248 uint32_t seconds = tick >> N_PREDIV_S; in RtcTick2Ms() local435 uint32_t seconds; in RtcGetCalendarValue() local474 uint32_t seconds = ( uint32_t )( calendarValue >> N_PREDIV_S ); in RtcGetCalendarTime() local
249 uint32_t seconds = tick >> N_PREDIV_S; in RtcTick2Ms() local436 uint32_t seconds; in RtcGetCalendarValue() local475 uint32_t seconds = ( uint32_t )( calendarValue >> N_PREDIV_S ); in RtcGetCalendarTime() local
138 uint32_t seconds = tick >> 10; in RtcTick2Ms() local220 uint32_t seconds = ( uint32_t )calendarValue >> 10; in RtcGetCalendarTime() local