|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "cali_outer_hal_if.h"#include "cali_base_def.h"#include "cali_accum_data.h"#include "fe_rf_dev.h"
宏定义 | |
| #define | CALI_LOGEN_CAP_CODE_LEN (4) |
| #define | CALI_CAP_CALI_ACCUM_INIT_VAL (-30000) |
函数 | |
| osal_void | cali_logen_path (const hal_device_stru *device, wlan_channel_band_enum_uint8 band, cali_bandwidth_enum_uint8 bw, osal_u8 chain) |
| osal_void | cali_logen_recover (const hal_device_stru *device, wlan_channel_band_enum_uint8 band, cali_bandwidth_enum_uint8 bw, osal_u8 chain) |
| osal_void | cali_logen (const hal_device_stru *device, wlan_channel_band_enum_uint8 band, cali_bandwidth_enum_uint8 bw, osal_u8 chain, osal_u8 cali_subband_idx) |
| #define CALI_CAP_CALI_ACCUM_INIT_VAL (-30000) |
| #define CALI_LOGEN_CAP_CODE_LEN (4) |
| osal_void cali_logen | ( | const hal_device_stru * | device, |
| wlan_channel_band_enum_uint8 | band, | ||
| cali_bandwidth_enum_uint8 | bw, | ||
| osal_u8 | chain, | ||
| osal_u8 | cali_subband_idx | ||
| ) |
| osal_void cali_logen_path | ( | const hal_device_stru * | device, |
| wlan_channel_band_enum_uint8 | band, | ||
| cali_bandwidth_enum_uint8 | bw, | ||
| osal_u8 | chain | ||
| ) |
| osal_void cali_logen_recover | ( | const hal_device_stru * | device, |
| wlan_channel_band_enum_uint8 | band, | ||
| cali_bandwidth_enum_uint8 | bw, | ||
| osal_u8 | chain | ||
| ) |