WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
diag_cmd_filter_st.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
3
* Description: dfx filter st
4
* This file should be changed only infrequently and with great care.
5
*/
6
7
#ifndef DIAG_CMD_FILTER_ST_H
8
#define DIAG_CMD_FILTER_ST_H
9
10
#include <stdint.h>
11
12
typedef
struct
{
13
uint16_t
module_id
;
/* Module ID, when MSG is SYS or USR, mark the subcategories under the two categories */
14
uint8_t
is_dest_module
;
/* Is it the target module */
15
uint8_t
switch_code
;
/* Turns the configuration on or off */
16
}
diag_cmd_msg_cfg_req_stru_t
;
17
18
#endif
diag_cmd_msg_cfg_req_stru_t
Definition
diag_cmd_filter_st.h:12
diag_cmd_msg_cfg_req_stru_t::switch_code
uint8_t switch_code
Definition
diag_cmd_filter_st.h:15
diag_cmd_msg_cfg_req_stru_t::module_id
uint16_t module_id
Definition
diag_cmd_filter_st.h:13
diag_cmd_msg_cfg_req_stru_t::is_dest_module
uint8_t is_dest_module
Definition
diag_cmd_filter_st.h:14
src
middleware
utils
dfx
zdiag
diag_system_cmd
dfx_include
diag_cmd_filter_st.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