WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
diag_log.h
浏览该文件的文档.
1
7
#ifndef DIAG_LOG_H
8
#define DIAG_LOG_H
9
10
#include "
soc_diag_log.h
"
11
12
#ifdef __cplusplus
13
#if __cplusplus
14
extern
"C"
{
15
#endif
16
#endif
17
41
#define uapi_diag_error_log(id, fmt, args...) uapi_diag_error_logx(id, fmt, ##args)
42
60
#define uapi_diag_warning_log(id, fmt, args...) uapi_diag_warning_logx(id, fmt, ##args)
61
79
#define uapi_diag_info_log(id, fmt, args...) uapi_diag_info_logx(id, fmt, ##args)
80
98
#define uapi_diag_debug_log(id, fmt, args...) uapi_diag_debug_logx(id, fmt, ##args)
99
104
#ifdef __cplusplus
105
#if __cplusplus
106
}
107
#endif
108
#endif
109
110
#endif
/* DIAG_LOG_H */
soc_diag_log.h
src
include
middleware
utils
diag_log.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