Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c495 HWREG(NVIC_SYS_HND_CTRL) |= NVIC_SYS_HND_CTRL_USAGE; in IntEnable()
567 HWREG(NVIC_SYS_HND_CTRL) &= ~(NVIC_SYS_HND_CTRL_USAGE); in IntDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dinterrupt.c300 HWREG(NVIC_SYS_HND_CTRL) |= NVIC_SYS_HND_CTRL_USAGE; in IntEnable()
344 HWREG(NVIC_SYS_HND_CTRL) &= ~(NVIC_SYS_HND_CTRL_USAGE); in IntDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dinterrupt.c302 HWREG(NVIC_SYS_HND_CTRL) |= NVIC_SYS_HND_CTRL_USAGE; in IntEnable()
346 HWREG(NVIC_SYS_HND_CTRL) &= ~(NVIC_SYS_HND_CTRL_USAGE); in IntDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_nvic.h853 #define NVIC_SYS_HND_CTRL_USAGE 0x00040000 // Usage Fault Enable macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_nvic.h855 #define NVIC_SYS_HND_CTRL_USAGE 0x00040000 // Usage Fault Enable macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_nvic.h1344 #define NVIC_SYS_HND_CTRL_USAGE 0x00040000 // Usage Fault Enable macro