|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "diag_cmd_get_cpup.h"#include "dfx_adapt_layer.h"#include "soc_diag_cmd_id.h"#include "dfx_cpup.h"#include "dfx_task.h"#include "debug_print.h"#include "errcode.h"
结构体 | |
| struct | dfx_cpup_output_info_t |
宏定义 | |
| #define | DFX_CPUP_MAX_OUT_LEN 512 |
| #define | DFX_MAX_CPUP_MODE 3 |
| #define | DFX_CPUP_LAST_MULIT 0 |
| #define | DFX_CPUP_LAST_ONE 1 |
| #define | DFX_CPUP_ALL_TIME 0xffff |
| #define | DFX_CPUP_PRECISION_MULT 10 |
函数 | |
| errcode_t | diag_cmd_get_cpup (uint16_t cmd_id, uint8_t *cmd_param, uint16_t cmd_param_size, diag_option_t *option) |
| errcode_t | diag_cmd_set_cpup_enable (uint16_t cmd_id, uint8_t *cmd_param, uint16_t cmd_param_size, diag_option_t *option) |
| #define DFX_CPUP_ALL_TIME 0xffff |
| #define DFX_CPUP_LAST_MULIT 0 |
| #define DFX_CPUP_LAST_ONE 1 |
| #define DFX_CPUP_MAX_OUT_LEN 512 |
| #define DFX_CPUP_PRECISION_MULT 10 |
| #define DFX_MAX_CPUP_MODE 3 |
| errcode_t diag_cmd_get_cpup | ( | uint16_t | cmd_id, |
| uint8_t * | cmd_param, | ||
| uint16_t | cmd_param_size, | ||
| diag_option_t * | option | ||
| ) |
| errcode_t diag_cmd_set_cpup_enable | ( | uint16_t | cmd_id, |
| uint8_t * | cmd_param, | ||
| uint16_t | cmd_param_size, | ||
| diag_option_t * | option | ||
| ) |