|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "cali_spec.h"#include "fe_rf_dev.h"#include "cali_base_def.h"#include "cali_outer_hal_if.h"
结构体 | |
| struct | cali_func_cfg_stru |
宏定义 | |
| #define | CALI_RC_CODE_TT (60) |
| #define | CALI_RC_VAR_NUM (32) |
| #define | CALI_RX_DC_CODE_STEP (4) |
| #define | CALI_RX_DC_SPEC (7) |
类型定义 | |
| typedef osal_void(* | cali_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8, cali_bandwidth_enum_uint8, osal_u8, osal_u8) |
| typedef osal_void(* | cali_comp_func_ptr) (const hal_rf_dev *, wlan_channel_band_enum_uint8, osal_u8, cali_bandwidth_enum_uint8) |
| typedef osal_void(* | band_cfg_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8) |
| typedef osal_void(* | bw_cfg_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8, cali_bandwidth_enum_uint8) |
| typedef osal_void(* | path_cfg_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8, cali_bandwidth_enum_uint8, osal_u8) |
| typedef osal_void(* | path_recover_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8, cali_bandwidth_enum_uint8, osal_u8) |
函数 | |
| const cali_func_cfg_stru * | cali_get_offline_cali_func (wlan_channel_band_enum_uint8 band, wlan_rf_cali_type_enum_uint8 cali_type) |
| #define CALI_RC_CODE_TT (60) |
| #define CALI_RC_VAR_NUM (32) |
| #define CALI_RX_DC_CODE_STEP (4) |
| #define CALI_RX_DC_SPEC (7) |
| typedef osal_void(* band_cfg_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8) |
| typedef osal_void(* bw_cfg_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8, cali_bandwidth_enum_uint8) |
| typedef osal_void(* cali_comp_func_ptr) (const hal_rf_dev *, wlan_channel_band_enum_uint8, osal_u8, cali_bandwidth_enum_uint8) |
| typedef osal_void(* cali_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8, cali_bandwidth_enum_uint8, osal_u8, osal_u8) |
| typedef osal_void(* path_cfg_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8, cali_bandwidth_enum_uint8, osal_u8) |
| typedef osal_void(* path_recover_func_ptr) (const hal_device_stru *, wlan_channel_band_enum_uint8, cali_bandwidth_enum_uint8, osal_u8) |
| const cali_func_cfg_stru * cali_get_offline_cali_func | ( | wlan_channel_band_enum_uint8 | band, |
| wlan_rf_cali_type_enum_uint8 | cali_type | ||
| ) |