Home
last modified time | relevance | path

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

/external/platform/stellaris/ti-driverlib/driverlib/
A Dinterrupt.c521 else if(ulInterrupt == FAULT_SYSTICK) in IntEnable()
583 else if(ulInterrupt == FAULT_SYSTICK) in IntDisable()
651 else if(ulInterrupt == FAULT_SYSTICK) in IntIsEnabled()
711 else if(ulInterrupt == FAULT_SYSTICK) in IntPendSet()
760 else if(ulInterrupt == FAULT_SYSTICK) in IntPendClear()
A Dsystick.c122 IntRegister(FAULT_SYSTICK, pfnHandler); in SysTickIntRegister()
154 IntUnregister(FAULT_SYSTICK); in SysTickIntUnregister()
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_ints.h56 #define FAULT_SYSTICK 15 // System Tick macro

Completed in 6 milliseconds