OS System Restore
API 介绍
This section introduces the SYS_RESTORE module's functions and how to use this driver.
Functions
-
void os_sys_suspend(void)
This function is used to suspend system.
-
void os_sys_restore(void)
This function is used to restore system.
-
void os_sys_get_wakeup_get_dbg(uint32_t *wakeup_rtc, uint32_t *wakeup_rtc_glb, uint32_t *acore_perf_cnt, uint32_t *dcore_perf_cnt, uint32_t *wakeup_cause)