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

浏览源代码.

结构体

struct  tpc_code_level_stru
 
struct  fe_tpc_rate_pow_code_table_stru
 

宏定义

#define FE_HAL_TPC_RATE_TPC_CODE_NUM   74
 
#define FE_HAL_TPC_RATE_POW_LVL_VAL   5
 

函数

osal_u16 fe_tpc_rate_pow_get_rate_tpc_code (osal_u8 band, osal_u8 protocol, osal_u8 mcs, osal_u8 bw, osal_u8 pwr_lvl)
 
osal_void fe_tpc_rate_pow_set_tpc_code_by_rate_idx (osal_u8 band, osal_u8 rate_idx, osal_u8 pwr_lvl, osal_u16 tpc_code_st)
 
osal_void fe_tpc_rate_pow_print_rate_pow_table (osal_void)
 
osal_u8 fe_tpc_rate_pow_get_rate_idx (osal_u8 protocol, osal_u8 mcs, osal_u8 bw)
 

宏定义说明

◆ FE_HAL_TPC_RATE_POW_LVL_VAL

#define FE_HAL_TPC_RATE_POW_LVL_VAL   5

◆ FE_HAL_TPC_RATE_TPC_CODE_NUM

#define FE_HAL_TPC_RATE_TPC_CODE_NUM   74

函数说明

◆ fe_tpc_rate_pow_get_rate_idx()

osal_u8 fe_tpc_rate_pow_get_rate_idx ( osal_u8  protocol,
osal_u8  mcs,
osal_u8  bw 
)

◆ fe_tpc_rate_pow_get_rate_tpc_code()

osal_u16 fe_tpc_rate_pow_get_rate_tpc_code ( osal_u8  band,
osal_u8  protocol,
osal_u8  mcs,
osal_u8  bw,
osal_u8  pwr_lvl 
)

◆ fe_tpc_rate_pow_print_rate_pow_table()

osal_void fe_tpc_rate_pow_print_rate_pow_table ( osal_void  )

◆ fe_tpc_rate_pow_set_tpc_code_by_rate_idx()

osal_void fe_tpc_rate_pow_set_tpc_code_by_rate_idx ( osal_u8  band,
osal_u8  rate_idx,
osal_u8  pwr_lvl,
osal_u16  tpc_code_st 
)