Searched refs:gSWClockDate (Results 1 – 1 of 1) sorted by relevance
84 static RTCDate gSWClockDate; // Date obtained from the software clock variable171 (void)RTC_GetDateTimeExFromSWClock(&gSWClockDate, &gSWClockTimeEx); in NitroMain()181 … gSWClockDate.year + 2000, gSWClockDate.month, gSWClockDate.day, StrWeek[gSWClockDate.week]); in NitroMain()