Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c110 NVIC_DIS0, NVIC_DIS1, NVIC_DIS2, NVIC_DIS3, NVIC_DIS4, NVIC_DIS5
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dinterrupt.c354 HWREG(NVIC_DIS0) = 1 << (ui32Interrupt - 16); in IntDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dinterrupt.c356 HWREG(NVIC_DIS0) = 1 << (ui32Interrupt - 16); in IntDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_nvic.h52 #define NVIC_DIS0 0xE000E180 // Interrupt 0-31 Clear Enable macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_nvic.h54 #define NVIC_DIS0 0xE000E180 // Interrupt 0-31 Clear Enable macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_nvic.h63 #define NVIC_DIS0 0xE000E180 // Interrupt 0-31 Clear Enable macro