Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c486 HWREG(NVIC_SYS_HND_CTRL) |= NVIC_SYS_HND_CTRL_BUS; in IntEnable()
558 HWREG(NVIC_SYS_HND_CTRL) &= ~(NVIC_SYS_HND_CTRL_BUS); in IntDisable()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dinterrupt.c297 HWREG(NVIC_SYS_HND_CTRL) |= NVIC_SYS_HND_CTRL_BUS; in IntEnable()
341 HWREG(NVIC_SYS_HND_CTRL) &= ~(NVIC_SYS_HND_CTRL_BUS); in IntDisable()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_nvic.h856 #define NVIC_SYS_HND_CTRL_BUS 0x00020000 // Bus Fault Enable macro
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_nvic.h1345 #define NVIC_SYS_HND_CTRL_BUS 0x00020000 // Bus Fault Enable macro