|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|


宏定义 | |
| #define | DFX_MSG_MAX_SIZE 0x20 /* msg element size of msg queue */ |
| #define | DFX_MSG_ID_LEN sizeof(uint32_t) |
| #define | DFX_QUEUE_MAX_SIZE 64 |
| #define | CONFIG_DIAG_CMD_TBL_NUM 10 /* diag:Maximum number of cmd tbl cnt */ |
| #define | CONFIG_DIAG_IND_TBL_NUM 3 /* diag:Maximum number of ind tbl cnt */ |
| #define | CONFIG_STAT_CMD_LIST_NUM 10 /* diag:Maximum number of stat tbl cnt */ |
| #define | CONFIG_DIAG_RX_BUF_SIZE 0x200 /* diag:rx buf size */ |
| #define | CONFIG_DIAG_TRANSMIT_ITEM_CNT 3 /* diag:Maximum transfer item cnt */ |
| #define | CONFIG_DIAG_FILTER_GROUP_NUM 10 /* diag: Maximum number of diag file group */ |
| #define CONFIG_DIAG_CMD_TBL_NUM 10 /* diag:Maximum number of cmd tbl cnt */ |
| #define CONFIG_DIAG_FILTER_GROUP_NUM 10 /* diag: Maximum number of diag file group */ |
| #define CONFIG_DIAG_IND_TBL_NUM 3 /* diag:Maximum number of ind tbl cnt */ |
| #define CONFIG_DIAG_RX_BUF_SIZE 0x200 /* diag:rx buf size */ |
| #define CONFIG_DIAG_TRANSMIT_ITEM_CNT 3 /* diag:Maximum transfer item cnt */ |
| #define CONFIG_STAT_CMD_LIST_NUM 10 /* diag:Maximum number of stat tbl cnt */ |
| #define DFX_MSG_ID_LEN sizeof(uint32_t) |
| #define DFX_MSG_MAX_SIZE 0x20 /* msg element size of msg queue */ |
| #define DFX_QUEUE_MAX_SIZE 64 |