系统电源接口
More...
#include "tbox/sys.h"
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
|
|
#define | SYS_QSER_AUTOSUSPEND_ENABLE '1' |
|
#define | SYS_QSER_AUTOSUSPEND_DISABLE '0' |
|
#define | SYS_PM_POLL_NUMBER 1 |
|
#define | SYS_QSER_AUTOSUSPEND_WHITE_LIST "1001" |
|
#define | SYS_PM_TBOX_POWER_APP "tbox_excute" |
|
|
int | sys_pm_init (void) |
|
void | sys_pm_state_info (const uint8_t *data, uint32_t len) |
|
void | sys_pm_wakeup (void) |
|
void | sys_pm_wait_wakeup (void) |
|
void | sys_pm_sys_reset (const uint8_t *data, uint32_t len) |
系统电源接口
- Version
- 1.0.0
- Date
- 2026-07-03
- Copyright
- Copyright © 2026 Shenzhen One IOT World Co., Ltd. All rights reserved.