|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <los_runstop.h>
Define the structure of the parameters used for runstop.
Information of specified parameters passed in during runstop.
| FLASH_READ_FUNC tagRunstopParam::pfFlashReadFunc |
| FLASH_WRITE_FUNC tagRunstopParam::pfFlashWriteFunc |
| RUNSTOP_CALLBACK_FUNC tagRunstopParam::pfIdleWakeupCallback |
| RUNSTOP_CALLBACK_FUNC tagRunstopParam::pfImageDoneCallback |
| RUNSTOP_CALLBACK_FUNC tagRunstopParam::pfWakeupCallback |
| size_t tagRunstopParam::uwFlashEraseAlignSize |
| size_t tagRunstopParam::uwFlashReadAlignSize |
| size_t tagRunstopParam::uwFlashWriteAlignSize |
| UINTPTR tagRunstopParam::uwImageFlashAddr |
| UINTPTR tagRunstopParam::uwWowFlashAddr |