Home
last modified time | relevance | path

Searched refs:AUXCompAIntHandler (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/cc13xx/cc13xxware/startup_files/
A Dstartup_iar.c107 extern void AUXCompAIntHandler( void );
152 #pragma weak AUXCompAIntHandler = IntDefaultHandler macro
233 AUXCompAIntHandler, // AUX Comparator A
A Dstartup_gcc.c112 void AUXCompAIntHandler(void) WEAK_ALIAS(IntDefaultHandler);
194 AUXCompAIntHandler, // AUX Comparator A
A Dstartup_keil.s125 DCD AUXCompAIntHandler ; 31 AUX Comparator A
231 EXPORT AUXCompAIntHandler [WEAK]
263 AUXCompAIntHandler label

Completed in 6 milliseconds