Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.c131 static const unsigned long g_pulUnpendRegs[] = variable
705 HWREG(g_pulUnpendRegs[(ulInterrupt - 16) / 32]) = in IntPendClear()
/hal_ti-2.7.6/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dinterrupt.c101 static const uint32_t g_pulUnpendRegs[] = variable
500 HWREG32 (g_pulUnpendRegs[(interruptNumber - 16) / 32]) = 1 in Interrupt_unpendInterrupt()