Searched refs:currentSWClockSeconds (Results 1 – 1 of 1) sorted by relevance
170 s64 currentSWClockSeconds; in RtcGetDateTimeExFromSWClock() local173 currentSWClockSeconds = (s64) OS_TicksToSeconds(currentTicks); in RtcGetDateTimeExFromSWClock()176 RTC_ConvertSecondToDateTime(date, (RTCTime*)time, currentSWClockSeconds); in RtcGetDateTimeExFromSWClock()