Searched refs:RTC_GetTime (Results 1 – 7 of 7) sorted by relevance
68 myResult = RTC_GetTime(&myCurrentTime); in NitroMain()
107 if (RTC_GetTime(&myCurrentTime) == 0 /*no error */ ) in NitroMain()
96 myResult = RTC_GetTime(&myCurrentTime); in NitroMain()
176 RTCResult RTC_GetTime(RTCTime *time);
155 myResult = RTC_GetTime(&myCurrentTime); in NitroMain()
595 if (RTC_GetTime(rt) == RTC_RESULT_SUCCESS) in WM_GetNextTgid()
259 RTCResult RTC_GetTime(RTCTime *time) in RTC_GetTime() function