29#ifndef _LOS_RUNSTOP_PRI_H
30#define _LOS_RUNSTOP_PRI_H
UINT32 OsWowSysDoneFlagGet(VOID)
UINT32 OsWaitImagingDone(UINTPTR wowFlashAddr, size_t *wowImgSize)
VOID OsSystemWakeup(VOID)
size_t OsWowImageSizeGet(VOID)
VOID OsStoreSystemInfoBeforeSuspend(VOID)
VOID OsWriteWow2Flash(VOID)
VOID OsCarryLeftScatter(VOID)
UINT32 OsWowWriteFlashTaskCreate(VOID)
VOID OsWowOtherCoreResume(UINT32 cpuid)
@ OS_STORE_SYSTEM
Definition los_runstop_pri.h:42
@ OS_NO_STORE_SYSTEM
Definition los_runstop_pri.h:41
#define VOID
Definition los_typedef.h:88
unsigned int UINTPTR
Definition los_typedef.h:74
unsigned int UINT32
Definition los_typedef.h:52
char CHAR
Definition los_typedef.h:58
size_t BOOL
Definition los_typedef.h:83