Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/startup_files/
A Dstartup_iar.c88 extern void I2SIntHandler( void );
133 #pragma weak I2SIntHandler = IntDefaultHandler macro
213 I2SIntHandler, // I2S
A Dstartup_gcc.c93 void I2SIntHandler(void) WEAK_ALIAS(IntDefaultHandler);
174 I2SIntHandler, // I2S
A Dstartup_keil.s105 DCD I2SIntHandler ; 12 I2S
213 EXPORT I2SIntHandler [WEAK]
245 I2SIntHandler label

Completed in 6 milliseconds