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

浏览源代码.

枚举

enum  online_cali_pdet_en_enum {
  ONLINE_CALI_PDET_DISABLE = 0 , ONLINE_CALI_PDET_ENABLE_C0 , ONLINE_CALI_PDET_ENABLE_C1 , ONLINE_CALI_PDET_ENABLE_C2 ,
  ONLINE_CALI_PDET_ENABLE_C3 , ONLINE_CALI_PDET_EN_BUTT
}
 

函数

osal_u8 online_cali_get_cali_mask (osal_void)
 
osal_void online_cali_set_cali_mask (osal_u8 value)
 
osal_void cali_proc_set_channel (hal_to_dmac_device_stru *device, osal_u8 channel_num, wlan_channel_band_enum_uint8 band, osal_u8 channel_idx, wlan_channel_bandwidth_enum_uint8 bandwidth)
 
osal_void online_cali_proc_tx_send (hal_to_dmac_device_stru *hal_device, hal_tx_txop_alg_stru *txop_alg, wlan_frame_type_enum_uint8 frame_type)
 
osal_s32 online_cali_flush_dyn_mask (dmac_vap_stru *dmac_vap, frw_msg *msg)
 
osal_void online_cali_get_pdet_val (hal_tx_complete_event_stru *tx_comp_event)
 
osal_void online_cali_proc_tx_complete (osal_u8 vap_id, hal_to_dmac_device_stru *hal_device, hal_tx_dscr_stru *curr_dscr, hal_tx_complete_event_stru *tx_comp_event)
 

枚举类型说明

◆ online_cali_pdet_en_enum

枚举值
ONLINE_CALI_PDET_DISABLE 
ONLINE_CALI_PDET_ENABLE_C0 
ONLINE_CALI_PDET_ENABLE_C1 
ONLINE_CALI_PDET_ENABLE_C2 
ONLINE_CALI_PDET_ENABLE_C3 
ONLINE_CALI_PDET_EN_BUTT 

函数说明

◆ cali_proc_set_channel()

osal_void cali_proc_set_channel ( hal_to_dmac_device_stru device,
osal_u8  channel_num,
wlan_channel_band_enum_uint8  band,
osal_u8  channel_idx,
wlan_channel_bandwidth_enum_uint8  bandwidth 
)

◆ online_cali_flush_dyn_mask()

osal_s32 online_cali_flush_dyn_mask ( dmac_vap_stru dmac_vap,
frw_msg msg 
)

◆ online_cali_get_cali_mask()

osal_u8 online_cali_get_cali_mask ( osal_void  )

◆ online_cali_get_pdet_val()

osal_void online_cali_get_pdet_val ( hal_tx_complete_event_stru tx_comp_event)

◆ online_cali_proc_tx_complete()

osal_void online_cali_proc_tx_complete ( osal_u8  vap_id,
hal_to_dmac_device_stru hal_device,
hal_tx_dscr_stru curr_dscr,
hal_tx_complete_event_stru tx_comp_event 
)

◆ online_cali_proc_tx_send()

osal_void online_cali_proc_tx_send ( hal_to_dmac_device_stru hal_device,
hal_tx_txop_alg_stru txop_alg,
wlan_frame_type_enum_uint8  frame_type 
)

◆ online_cali_set_cali_mask()

osal_void online_cali_set_cali_mask ( osal_u8  value)