Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dinterrupt.c230 if (intNum == INT_SYSTICK) in IntIsEnabled()
255 if (intNum == INT_SYSTICK) in IntEnable()
278 if (intNum == INT_SYSTICK) in IntDisable()
316 else if (intNum == INT_SYSTICK) in IntSetPend()
370 else if (intNum == INT_SYSTICK) in IntClearPend()
Dsystick.h134 IntRegister(INT_SYSTICK, pfnHandler); in SysTickRegisterInt()
159 IntUnregister(INT_SYSTICK); in SysTickUnregisterInt()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsystick.h138 IntRegister(INT_SYSTICK, pfnHandler); in SysTickIntRegister()
164 IntUnregister(INT_SYSTICK); in SysTickIntUnregister()
Dinterrupt.c302 else if(ui32Interrupt == INT_SYSTICK) in IntEnable()
346 else if(ui32Interrupt == INT_SYSTICK) in IntDisable()
385 else if(ui32Interrupt == INT_SYSTICK) in IntPendSet()
452 else if(ui32Interrupt == INT_SYSTICK) in IntPendClear()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsystick.h140 IntRegister(INT_SYSTICK, pfnHandler); in SysTickIntRegister()
166 IntUnregister(INT_SYSTICK); in SysTickIntUnregister()
Dinterrupt.c304 else if(ui32Interrupt == INT_SYSTICK) in IntEnable()
348 else if(ui32Interrupt == INT_SYSTICK) in IntDisable()
387 else if(ui32Interrupt == INT_SYSTICK) in IntPendSet()
454 else if(ui32Interrupt == INT_SYSTICK) in IntPendClear()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_ints.h45 #define INT_SYSTICK 15 // SysTick Interrupt from the System Timer macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_ints.h54 #define INT_SYSTICK 15 // SysTick Interrupt from the macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ints.h54 #define INT_SYSTICK 15 // SysTick Interrupt from the macro