This repository was archived by the owner on Jun 5, 2019. It is now read-only.
-
Couldn't load subscription status.
- Fork 223
CPU Power and Reset APIs
Steve Maillet edited this page Feb 27, 2016
·
1 revision
BOOL CPU_Initialize();
void CPU_Reset();
void CPU_Sleep(SLEEP_LEVEL level, UINT64 wakeEvents);
void CPU_ChangePowerLevel(POWER_LEVEL level);
void CPU_Halt();
BOOL CPU_IsSoftRebootSupported();Declared in: power_decl.h