Lines Matching refs:index
71 u32 index; // For controlling continuous processing status member
171 rtcWork.index = 0; in RTC_GetDateAsync()
235 rtcWork.index = 0; in RTC_GetTimeAsync()
301 rtcWork.index = 0; in RTC_GetDateTimeAsync()
373 rtcWork.index = 0; in RTC_SetDateAsync()
442 rtcWork.index = 0; in RTC_SetTimeAsync()
518 rtcWork.index = 0; in RTC_SetDateTimeAsync()
591 rtcWork.index = 0; in RTCi_SetRegStatus2Async()
660 rtcWork.index = 0; in RTCi_SetRegAdjustAsync()
741 rtcWork.index = 0; in RTC_GetAlarmStatusAsync()
814 rtcWork.index = 0; in RTC_GetAlarmParamAsync()
926 rtcWork.index = 0; in RTC_SetAlarmStatusAsync()
1007 rtcWork.index = 0; in RTC_SetAlarmParamAsync()
1196 if (rtcWork.index) in RtcCommonCallback()
1198 rtcWork.index = 0; in RtcCommonCallback()
1341 if (rtcWork.index == 0) in RtcCommonCallback()
1353 rtcWork.index++; // Go to next sequence in RtcCommonCallback()
1357 rtcWork.index = 0; // Interrupt the sequence in RtcCommonCallback()
1368 rtcWork.index++; // Go to next sequence in RtcCommonCallback()
1372 rtcWork.index = 0; // Interrupt the sequence in RtcCommonCallback()
1381 rtcWork.index = 0; // End sequence in RtcCommonCallback()
1386 if (rtcWork.index == 0) in RtcCommonCallback()
1398 rtcWork.index++; // Go to next sequence in RtcCommonCallback()
1402 rtcWork.index = 0; // Interrupt the sequence in RtcCommonCallback()
1413 rtcWork.index++; // Go to next sequence in RtcCommonCallback()
1417 rtcWork.index = 0; // Interrupt the sequence in RtcCommonCallback()
1426 rtcWork.index = 0; // End sequence in RtcCommonCallback()
1452 rtcWork.index = 0; in RtcCommonCallback()
1458 rtcWork.index = 0; in RtcCommonCallback()
1478 if (rtcWork.index == 0) in RtcCommonCallback()