Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/startup_files/
A Dstartup_iar.c108 extern void AUXADCIntHandler( void );
153 #pragma weak AUXADCIntHandler = IntDefaultHandler macro
234 AUXADCIntHandler, // AUX ADC new sample or ADC DMA
A Dstartup_gcc.c113 void AUXADCIntHandler(void) WEAK_ALIAS(IntDefaultHandler);
195 AUXADCIntHandler, // AUX ADC new sample or ADC DMA
A Dstartup_keil.s126 DCD AUXADCIntHandler ; 32 AUX ADC new sample or ADC DMA
232 EXPORT AUXADCIntHandler [WEAK]
264 AUXADCIntHandler label

Completed in 12 milliseconds