Home
last modified time | relevance | path

Searched defs:interrupt (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/libraries/rtc/ARM9.TWL/include/
Dprivate.h74 …RTCInterrupt interrupt; /* For saving the function called when an alarm notification is se… member
/TwlSDK-5.4/build/libraries/rtc/ARM9/src/
Dexternal.c72 …RTCInterrupt interrupt; // For saving the call function(s) when an alarm notification o… member
870 void RTC_SetAlarmInterrupt(RTCInterrupt interrupt) in RTC_SetAlarmInterrupt()