WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
sl_common.h 文件参考
#include <stdint.h>
#include "errcode.h"
sl_common.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

宏定义

#define uapi_pm_add_sleep_veto(...)
 
#define uapi_pm_remove_sleep_veto(...)
 
#define PM_SECURITY_VETO_ID
 

函数

errcode_t crypto_sl_common_get_errcode (int32_t from_errcode)
 将安全驱动的错误码转换成标准错误码
 

宏定义说明

◆ PM_SECURITY_VETO_ID

#define PM_SECURITY_VETO_ID

◆ uapi_pm_add_sleep_veto

#define uapi_pm_add_sleep_veto (   ...)

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.

Description: Provides common utils for security_unified service layer.
History:
2023-03-14, Create file.

◆ uapi_pm_remove_sleep_veto

#define uapi_pm_remove_sleep_veto (   ...)

函数说明

◆ crypto_sl_common_get_errcode()

errcode_t crypto_sl_common_get_errcode ( int32_t  from_errcode)

将安全驱动的错误码转换成标准错误码