WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
plat_device.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
3
* Description: plat_device.h 的头文件
4
*/
5
6
7
#ifndef SERVICE_PLAT_DEVICE_C_H
8
#define SERVICE_PLAT_DEVICE_C_H
9
10
#include "
errcode.h
"
11
12
#ifdef __cplusplus
13
#if __cplusplus
14
extern
"C"
{
15
#endif
16
#endif
17
37
errcode_t
plat_set_pm_mode
(int32_t pm_switch);
38
50
errcode_t
plat_reset_board
(
void
);
51
56
#ifdef __cplusplus
57
#if __cplusplus
58
}
59
#endif
60
#endif
61
62
#endif
// SERVICE_PLAT_DEVICE_C_H
errcode.h
errcode_t
uint32_t errcode_t
Definition of error code.
Definition
errcode.h:30
plat_reset_board
errcode_t plat_reset_board(void)
复位单板。
plat_set_pm_mode
errcode_t plat_set_pm_mode(int32_t pm_switch)
设置平台低功耗开关。
src
include
middleware
services
wifi
plat_device.h
由
William Goodspeed
维护 | E-mail: gongzl@stu.hebust.edu.cn | Wechat: a23333344 | ALSO CHECKOUT
WS63FLASH
!
生成于 2025年 一月 4日 星期六 17:47:12 , 为 WS63 SDK 文档使用
1.9.8