Home
last modified time | relevance | path

Searched refs:NVIC_INT_CTRL (Results 1 – 5 of 5) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c626 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_NMI_SET; in IntPendSet()
635 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PEND_SV; in IntPendSet()
644 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTSET; in IntPendSet()
691 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_UNPEND_SV; in IntPendClear()
698 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTCLR; in IntPendClear()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dinterrupt.c380 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_NMI_SET; in IntPendSet()
385 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PEND_SV; in IntPendSet()
390 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTSET; in IntPendSet()
452 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_UNPEND_SV; in IntPendClear()
457 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTCLR; in IntPendClear()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_nvic.h77 #define NVIC_INT_CTRL 0xE000ED04 // Interrupt Control and State macro
/hal_ti-2.7.6/simplelink/source/ti/drivers/power/
DPowerCC32XX.c1201 HWREG(NVIC_INT_CTRL) = PowerCC32XX_contextSave.nvicRegs.intCtrlState; in restoreNVICRegs()
1264 PowerCC32XX_contextSave.nvicRegs.intCtrlState = HWREG(NVIC_INT_CTRL); in saveNVICRegs()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_nvic.h149 #define NVIC_INT_CTRL 0xE000ED04 // Interrupt Control and State macro