WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
sl_common.h
浏览该文件的文档.
1
9
#ifndef SL_COMMON_H
10
#define SL_COMMON_H
11
12
#include <stdint.h>
13
#include "
errcode.h
"
14
#ifdef CONFIG_SECURITY_UNIFIED_SUPPORT_DEEP_SLEEP
15
#include "pm_veto.h"
16
#else
17
#define uapi_pm_add_sleep_veto(...)
18
#define uapi_pm_remove_sleep_veto(...)
19
#define PM_SECURITY_VETO_ID
20
#endif
21
22
#ifdef __cplusplus
23
#if __cplusplus
24
extern
"C"
{
25
#endif
/* __cplusplus */
26
#endif
/* __cplusplus */
27
39
errcode_t
crypto_sl_common_get_errcode
(int32_t from_errcode);
40
41
#ifdef __cplusplus
42
#if __cplusplus
43
}
44
#endif
/* __cplusplus */
45
#endif
/* __cplusplus */
46
47
#endif
errcode.h
errcode_t
uint32_t errcode_t
Definition of error code.
Definition
errcode.h:30
crypto_sl_common_get_errcode
errcode_t crypto_sl_common_get_errcode(int32_t from_errcode)
将安全驱动的错误码转换成标准错误码
Definition
sl_common.c:18
src
drivers
drivers
driver
security_unified
service_layer
sl_common.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