Home
last modified time | relevance | path

Searched refs:RTC_SEQ_GET_TIME (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/rtc/ARM9.TWL/include/
Dprivate.h43 RTC_SEQ_GET_TIME, /* Sequence for getting times */ enumerator
/TwlSDK-5.1.0/build/libraries/rtc/ARM9/src/
Dexternal.c44 RTC_SEQ_GET_TIME, // Sequence for getting times enumerator
234 rtcWork.sequence = RTC_SEQ_GET_TIME; in RTC_GetTimeAsync()
1249 case RTC_SEQ_GET_TIME: in RtcCommonCallback()