Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/ports/cc3200/hal/
H A Dinterrupt.c107 static const unsigned long g_pulDisRegs[] = variable
584 HWREG(g_pulDisRegs[(ulInterrupt - 16) / 32]) = in IntDisable()