Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c119 static const unsigned long g_pulPendRegs[] = variable
653 HWREG(g_pulPendRegs[(ulInterrupt - 16) / 32]) = in IntPendSet()
/hal_ti-2.7.6/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dinterrupt.c91 static const uint32_t g_pulPendRegs[] = variable
468 HWREG32 (g_pulPendRegs[(interruptNumber - 16) / 32]) = 1 in Interrupt_pendInterrupt()