WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
diag_cmd_beat_heart_st.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
3
* Description: dfx beat heart st
4
* This file should be changed only infrequently and with great care.
5
*/
6
7
#ifndef __DIAG_CMD_BEAT_HEART_ST_H__
8
#define __DIAG_CMD_BEAT_HEART_ST_H__
9
10
#include <stdint.h>
11
12
typedef
struct
{
13
uint32_t
dir
;
14
uint32_t
random_data
;
15
}
diag_beat_heart_cmd_ind_t
;
16
17
#define DIAG_HEART_BEAT_DIR_UP (0x1)
18
#define DIAG_HEART_BEAT_DIR_DOWN (0x2)
19
#endif
diag_beat_heart_cmd_ind_t
Definition
diag_cmd_beat_heart_st.h:12
diag_beat_heart_cmd_ind_t::dir
uint32_t dir
Definition
diag_cmd_beat_heart_st.h:13
diag_beat_heart_cmd_ind_t::random_data
uint32_t random_data
Definition
diag_cmd_beat_heart_st.h:14
src
middleware
utils
dfx
zdiag
diag_system_cmd
dfx_include
diag_cmd_beat_heart_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