Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dsystick.c122 IntRegister(FAULT_SYSTICK, pfnHandler); in SysTickIntRegister()
154 IntUnregister(FAULT_SYSTICK); in SysTickIntUnregister()
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()
/lk-master/platform/stellaris/include/
A Dstellaris.h17 SysTick_IRQn = FAULT_SYSTICK-16
/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_ints.h56 #define FAULT_SYSTICK 15 // System Tick macro

Completed in 8 milliseconds