WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
zdiag_tx.c 文件参考
#include "zdiag_tx.h"
#include "diag_channel_item.h"
#include "zdiag_mem.h"
#include "zdiag_debug.h"
#include "diag_adapt_layer.h"
#include "diag_dfx.h"
#include "errcode.h"
zdiag_tx.c 的引用(Include)关系图:

函数

STATIC void zdiag_modify_pkt_before_2_hso (diag_channel_item_t *chan, msp_mux_packet_head_stru_t *mux_head)
 
STATIC errcode_t zdiag_pkt_router_hcc_tx (const diag_channel_item_t *chan, diag_pkt_handle_t *pkt, const msp_mux_packet_head_stru_t *mux_head)
 
STATIC errcode_t zdiag_pkt_router_hso_tx (diag_channel_item_t *chan, diag_pkt_handle_t *pkt, msp_mux_packet_head_stru_t *mux_head)
 
errcode_t zdiag_pkt_router_tx (diag_pkt_handle_t *pkt)
 

函数说明

◆ zdiag_modify_pkt_before_2_hso()

STATIC void zdiag_modify_pkt_before_2_hso ( diag_channel_item_t chan,
msp_mux_packet_head_stru_t mux_head 
)

◆ zdiag_pkt_router_hcc_tx()

STATIC errcode_t zdiag_pkt_router_hcc_tx ( const diag_channel_item_t chan,
diag_pkt_handle_t pkt,
const msp_mux_packet_head_stru_t mux_head 
)

◆ zdiag_pkt_router_hso_tx()

STATIC errcode_t zdiag_pkt_router_hso_tx ( diag_channel_item_t chan,
diag_pkt_handle_t pkt,
msp_mux_packet_head_stru_t mux_head 
)

◆ zdiag_pkt_router_tx()

errcode_t zdiag_pkt_router_tx ( diag_pkt_handle_t pkt)