Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.c349 else if(ui32Interrupt == INT_SYSTICK) in IntEnable()
409 else if(ui32Interrupt == INT_SYSTICK) in IntDisable()
462 else if(ui32Interrupt == INT_SYSTICK) in IntPendSet()
551 else if(ui32Interrupt == INT_SYSTICK) in IntPendClear()
A Dsystick.h143 IntRegister(INT_SYSTICK, pfnHandler); in SysTickIntRegister()
175 IntUnregister(INT_SYSTICK); in SysTickIntUnregister()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ints.h54 #define INT_SYSTICK 15 // SysTick Interrupt from the macro

Completed in 5 milliseconds