Home
last modified time | relevance | path

Searched refs:SSIIntUnregister (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dssi.h91 #define SSIIntUnregister NOROM_SSIIntUnregister macro
467 extern void SSIIntUnregister(uint32_t ui32Base);
715 #undef SSIIntUnregister
716 #define SSIIntUnregister ROM_SSIIntUnregister macro
A Dssi.c60 #undef SSIIntUnregister
61 #define SSIIntUnregister NOROM_SSIIntUnregister macro
318 SSIIntUnregister(uint32_t ui32Base) in SSIIntUnregister() function
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dssi.h119 extern void SSIIntUnregister(unsigned long ulBase);
A Dssi.c362 SSIIntUnregister(unsigned long ulBase) in SSIIntUnregister() function

Completed in 8 milliseconds