|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "td_type.h"#include "hcc_comm.h"#include "hcc_cfg_comm.h"#include "hcc_types.h"#include "soc_osal.h"

结构体 | |
| struct | _hcc_service_stat_ |
| struct | _hcc_queue_stat_ |
| struct | _hcc_bus_stat_ |
| struct | _hcc_inner_stat_ |
| struct | _hcc_dfx_ |
类型定义 | |
| typedef struct _hcc_service_stat_ | hcc_service_stat |
| typedef struct _hcc_queue_stat_ | hcc_queue_stat |
| typedef struct _hcc_bus_stat_ | hcc_bus_stat |
| typedef struct _hcc_inner_stat_ | hcc_inner_stat |
| typedef struct _hcc_dfx_ | hcc_dfx |
函数 | |
| td_void | hcc_proc_overnum_inc (td_void *hcc) |
| td_void | hcc_tx_fail_inc (td_void *hcc) |
| td_void | hcc_dfx_queue_info_print (td_u8 chl, hcc_queue_dir dir, hcc_queue_type q_id) |
| td_void | hcc_dfx_service_info_print (td_u8 chl, hcc_service_type service_type) |
| td_void | hcc_bus_dfx_statics_print (td_u8 chl) |
| typedef struct _hcc_bus_stat_ hcc_bus_stat |
| typedef struct _hcc_inner_stat_ hcc_inner_stat |
| typedef struct _hcc_queue_stat_ hcc_queue_stat |
| typedef struct _hcc_service_stat_ hcc_service_stat |
| td_void hcc_dfx_queue_info_print | ( | td_u8 | chl, |
| hcc_queue_dir | dir, | ||
| hcc_queue_type | q_id | ||
| ) |
| td_void hcc_dfx_service_info_print | ( | td_u8 | chl, |
| hcc_service_type | service_type | ||
| ) |