Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/startup_files/
A Dstartup_iar.c79 extern void AONIntHandler( void );
124 #pragma weak AONIntHandler = IntDefaultHandler macro
204 AONIntHandler, // AON SpiSplave Rx, Tx and CS
A Dstartup_gcc.c84 void AONIntHandler(void) WEAK_ALIAS(IntDefaultHandler);
165 AONIntHandler, // AON SpiSplave Rx, Tx and CS
A Dstartup_keil.s96 DCD AONIntHandler ; 3 AON SpiSplave Rx, Tx and CS
205 EXPORT AONIntHandler [WEAK]
237 AONIntHandler label

Completed in 4 milliseconds