Home
last modified time | relevance | path

Searched refs:g_pulDisRegs (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c108 static const unsigned long g_pulDisRegs[] = variable
585 HWREG(g_pulDisRegs[(ulInterrupt - 16) / 32]) = in IntDisable()
/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dinterrupt.c82 static const uint32_t g_pulDisRegs[] = variable
378 HWREG32 (g_pulDisRegs[(interruptNumber - 16) / 32]) = 1 in Interrupt_disableInterrupt()