|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "osal_types.h"#include "cali_outer_hal_if.h"#include "cali_complex_num.h"#include "cali_base_def.h"
函数 | |
| cali_complex_stru | cali_tx_dc_calc_comp_val (const hal_device_stru *device, wlan_channel_band_enum_uint8 band, cali_complex_stru compensate, cali_complex_stru dc3) |
| osal_void | cali_check_adjust_tx_dc_comp_val (cali_complex_stru *tx_dc_comp) |
| osal_void | cali_data_save_tx_dc_val (const hal_device_stru *device, osal_u8 chn_idx, osal_u8 txdc_lvl_idx, cali_complex_stru *tx_dc_comp) |
| osal_void | cali_tx_dc (const hal_device_stru *device, wlan_channel_band_enum_uint8 band, cali_bandwidth_enum_uint8 cali_bandwidth, osal_u8 chain, osal_u8 chn_idx) |
| osal_void cali_check_adjust_tx_dc_comp_val | ( | cali_complex_stru * | tx_dc_comp | ) |
| osal_void cali_data_save_tx_dc_val | ( | const hal_device_stru * | device, |
| osal_u8 | chn_idx, | ||
| osal_u8 | txdc_lvl_idx, | ||
| cali_complex_stru * | tx_dc_comp | ||
| ) |
| osal_void cali_tx_dc | ( | const hal_device_stru * | device, |
| wlan_channel_band_enum_uint8 | band, | ||
| cali_bandwidth_enum_uint8 | cali_bandwidth, | ||
| osal_u8 | chain, | ||
| osal_u8 | chn_idx | ||
| ) |
| cali_complex_stru cali_tx_dc_calc_comp_val | ( | const hal_device_stru * | device, |
| wlan_channel_band_enum_uint8 | band, | ||
| cali_complex_stru | compensate, | ||
| cali_complex_stru | dc3 | ||
| ) |