Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/startup_files/
A Dstartup_iar.c99 extern void CryptoIntHandler( void );
144 #pragma weak CryptoIntHandler = IntDefaultHandler macro
224 CryptoIntHandler, // Crypto Core Result available
A Dstartup_gcc.c104 void CryptoIntHandler(void) WEAK_ALIAS(IntDefaultHandler);
185 CryptoIntHandler, // Crypto Core Result available
A Dstartup_keil.s116 DCD CryptoIntHandler ; 23 Crypto Core Result available
223 EXPORT CryptoIntHandler [WEAK]
255 CryptoIntHandler label

Completed in 3 milliseconds