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

浏览源代码.

函数

osal_void fe_hal_phy_config_online_pow (const hal_device_stru *device)
 
osal_void fe_hal_phy_recover_online_pow (const hal_device_stru *device)
 
osal_u32 fe_hal_phy_get_single_ppa_lut (const hal_device_stru *device, osal_u16 index)
 
osal_void fe_hal_phy_set_single_ppa_lut (const hal_device_stru *device, osal_u16 upc_code, osal_u16 index)
 
osal_void fe_hal_phy_set_single_pa_lut (const hal_device_stru *device, osal_u16 upc_code, osal_u16 index)
 
osal_void fe_hal_phy_set_init_pa_code (hal_device_stru *device, wlan_channel_band_enum_uint8 band)
 
osal_void fe_hal_pow_write_single_tpc_mem (hal_device_stru *device, osal_u32 tpc_idx, osal_u32 pow_dist, oal_bool_enum_uint8 is_dsss)
 
osal_void fe_hal_pow_write_tpc_mem_prepare (void)
 
osal_void fe_hal_pow_write_tpc_mem_finish (void)
 
osal_void fe_hal_cfg_tpc_boundary (const hal_device_stru *device, osal_u8 value, osal_u8 index)
 
osal_void fe_hal_init_dbb_scale_shadow_to_0x80 (hal_device_stru *device)
 
osal_void fe_hal_cfg_dbb_scale_shadow (hal_device_stru *device, osal_u8 value, osal_u8 index)
 
osal_u32 fe_hal_get_dbb_scale_shadow (hal_device_stru *device, osal_u8 index)
 
osal_s16 fe_hal_rf_he_er_su_comp (osal_u8 protocol_mode)
 

函数说明

◆ fe_hal_cfg_dbb_scale_shadow()

osal_void fe_hal_cfg_dbb_scale_shadow ( hal_device_stru device,
osal_u8  value,
osal_u8  index 
)

◆ fe_hal_cfg_tpc_boundary()

osal_void fe_hal_cfg_tpc_boundary ( const hal_device_stru device,
osal_u8  value,
osal_u8  index 
)

◆ fe_hal_get_dbb_scale_shadow()

osal_u32 fe_hal_get_dbb_scale_shadow ( hal_device_stru device,
osal_u8  index 
)

◆ fe_hal_init_dbb_scale_shadow_to_0x80()

osal_void fe_hal_init_dbb_scale_shadow_to_0x80 ( hal_device_stru device)

◆ fe_hal_phy_config_online_pow()

osal_void fe_hal_phy_config_online_pow ( const hal_device_stru device)

◆ fe_hal_phy_get_single_ppa_lut()

osal_u32 fe_hal_phy_get_single_ppa_lut ( const hal_device_stru device,
osal_u16  index 
)

◆ fe_hal_phy_recover_online_pow()

osal_void fe_hal_phy_recover_online_pow ( const hal_device_stru device)

◆ fe_hal_phy_set_init_pa_code()

osal_void fe_hal_phy_set_init_pa_code ( hal_device_stru device,
wlan_channel_band_enum_uint8  band 
)

◆ fe_hal_phy_set_single_pa_lut()

osal_void fe_hal_phy_set_single_pa_lut ( const hal_device_stru device,
osal_u16  upc_code,
osal_u16  index 
)

◆ fe_hal_phy_set_single_ppa_lut()

osal_void fe_hal_phy_set_single_ppa_lut ( const hal_device_stru device,
osal_u16  upc_code,
osal_u16  index 
)

◆ fe_hal_pow_write_single_tpc_mem()

osal_void fe_hal_pow_write_single_tpc_mem ( hal_device_stru device,
osal_u32  tpc_idx,
osal_u32  pow_dist,
oal_bool_enum_uint8  is_dsss 
)

◆ fe_hal_pow_write_tpc_mem_finish()

osal_void fe_hal_pow_write_tpc_mem_finish ( void  )

◆ fe_hal_pow_write_tpc_mem_prepare()

osal_void fe_hal_pow_write_tpc_mem_prepare ( void  )

◆ fe_hal_rf_he_er_su_comp()

osal_s16 fe_hal_rf_he_er_su_comp ( osal_u8  protocol_mode)