Searched refs:g_savedPrimask (Results 1 – 3 of 3) sorted by relevance
36 static uint32_t g_savedPrimask; variable107 g_savedPrimask = DisableGlobalIRQ(); in SMC_PreEnterStopModes()119 EnableGlobalIRQ(g_savedPrimask); in SMC_PostExitStopModes()130 g_savedPrimask = DisableGlobalIRQ(); in SMC_PreEnterWaitModes()142 EnableGlobalIRQ(g_savedPrimask); in SMC_PostExitWaitModes()
32 static uint32_t g_savedPrimask; variable218 g_savedPrimask = DisableGlobalIRQ(); in CMC_PreEnterLowPowerMode()231 EnableGlobalIRQ(g_savedPrimask); in CMC_PostExitLowPowerMode()
25 static uint32_t g_savedPrimask; variable207 g_savedPrimask = DisableGlobalIRQ(); in CMC_PreEnterLowPowerMode()220 EnableGlobalIRQ(g_savedPrimask); in CMC_PostExitLowPowerMode()