WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_power.h 文件参考
#include "hal_power_rom.h"
hal_power.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

struct  pow_code_params_stru
 
struct  hal_tpc_set_stru
 
struct  hal_pow_distri_ratio_stru
 
struct  hal_dpd_cfr_distri_ratio_stru
 
struct  hal_pow_tpc_param_stru
 
struct  hal_pow_trig_param_stru
 

枚举

enum  hal_pow_lvl_no_enum {
  HAL_POW_LEVEL_0 = 0 , HAL_POW_LEVEL_1 , HAL_POW_LEVEL_2 , HAL_POW_LEVEL_3 ,
  HAL_POW_LEVEL_4 , HAL_POW_LEVEL_5 , HAL_POW_LEVEL_BUTT
}
 

函数

osal_void hh503_pow_set_pow_to_pow_code (hal_to_dmac_device_stru *hal_device, osal_u8 max_pow, const mac_channel_stru *channel)
 
osal_void hh503_pow_sw_initialize_tx_power_ext (hal_to_dmac_device_stru *hal_device)
 
osal_void hh503_tb_mcs_tx_power_ext (wlan_channel_band_enum_uint8 band)
 
osal_void hh503_tb_tx_power_init_ext (wlan_channel_band_enum_uint8 band)
 
osal_void hal_tpc_rate_pow_print_rate_pow_table (osal_void)
 

枚举类型说明

◆ hal_pow_lvl_no_enum

枚举值
HAL_POW_LEVEL_0 
HAL_POW_LEVEL_1 
HAL_POW_LEVEL_2 
HAL_POW_LEVEL_3 
HAL_POW_LEVEL_4 
HAL_POW_LEVEL_5 
HAL_POW_LEVEL_BUTT 

函数说明

◆ hal_tpc_rate_pow_print_rate_pow_table()

osal_void hal_tpc_rate_pow_print_rate_pow_table ( osal_void  )

◆ hh503_pow_set_pow_to_pow_code()

osal_void hh503_pow_set_pow_to_pow_code ( hal_to_dmac_device_stru hal_device,
osal_u8  max_pow,
const mac_channel_stru channel 
)

◆ hh503_pow_sw_initialize_tx_power_ext()

osal_void hh503_pow_sw_initialize_tx_power_ext ( hal_to_dmac_device_stru hal_device)

◆ hh503_tb_mcs_tx_power_ext()

osal_void hh503_tb_mcs_tx_power_ext ( wlan_channel_band_enum_uint8  band)

◆ hh503_tb_tx_power_init_ext()

osal_void hh503_tb_tx_power_init_ext ( wlan_channel_band_enum_uint8  band)