Searched refs:_SetLprunswitch (Results 1 – 2 of 2) sorted by relevance
374 _SetLprunswitch(3); in PWR_ExitLowPowerRunMode()382 _SetLprunswitch(2); in PWR_ExitLowPowerRunMode()
185 #define _SetLprunswitch(vale) do{(*LPRUN_SWITCH_ADDR) &= (~0x0600);(*LPRUN_SWITCH_ADDR) |= (uint32_… macro
Completed in 10 milliseconds