Home
last modified time | relevance | path

Searched refs:NVIC_INT_CTRL_PENDSTSET (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c644 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTSET; in IntPendSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dinterrupt.c388 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTSET; in IntPendSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dinterrupt.c390 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTSET; in IntPendSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_nvic.h728 #define NVIC_INT_CTRL_PENDSTSET 0x04000000 // SysTick Set Pending macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_nvic.h730 #define NVIC_INT_CTRL_PENDSTSET 0x04000000 // SysTick Set Pending macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_nvic.h1211 #define NVIC_INT_CTRL_PENDSTSET 0x04000000 // SysTick Set Pending macro