WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
cali_logen.h 文件参考
#include "cali_outer_hal_if.h"
#include "cali_base_def.h"
#include "cali_accum_data.h"
#include "fe_rf_dev.h"
cali_logen.h 的引用(Include)关系图:

浏览源代码.

宏定义

#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)
 

宏定义说明

◆ CALI_CAP_CALI_ACCUM_INIT_VAL

#define CALI_CAP_CALI_ACCUM_INIT_VAL   (-30000)

◆ CALI_LOGEN_CAP_CODE_LEN

#define CALI_LOGEN_CAP_CODE_LEN   (4)

函数说明

◆ cali_logen()

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 
)

◆ cali_logen_path()

osal_void cali_logen_path ( const hal_device_stru device,
wlan_channel_band_enum_uint8  band,
cali_bandwidth_enum_uint8  bw,
osal_u8  chain 
)

◆ cali_logen_recover()

osal_void cali_logen_recover ( const hal_device_stru device,
wlan_channel_band_enum_uint8  band,
cali_bandwidth_enum_uint8  bw,
osal_u8  chain 
)