WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
zdiag_tx.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2021-2021. All rights reserved.
3 * Description: zdiag tx
4 * This file should be changed only infrequently and with great care.
5 */
6#ifndef __ZDIAG_TX_H__
7#define __ZDIAG_TX_H__
8#include "diag_common.h"
9#include "zdiag_pkt_router.h"
11#endif
uint32_t errcode_t
Definition of error code.
Definition errcode.h:30
Definition diag_pkt.h:32
errcode_t zdiag_pkt_router_tx(diag_pkt_handle_t *pkt)
Definition zdiag_tx.c:52