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

浏览源代码.

结构体

struct  hmac_pps_statistics_stru
 
struct  hmac_freq_control_stru
 
struct  device_pps_freq_level_stru
 

类型定义

typedef osal_u8 oal_device_freq_type_enum_uint8
 
typedef osal_void(* hmac_auto_freq_pps_count_cb) (osal_u32 count)
 
typedef osal_void(* hmac_get_pps_handle_pps_rate_cb) (osal_u32 *pps_rate)
 
typedef osal_void(* hmac_auto_freq_btcoex_handle_cb) (osal_u8 bt_ldac)
 

枚举

enum  wlan_auto_freq_switch { WLAN_DEVICE_AUTO_FREQ_OFF = 0 , WLAN_DEVICE_AUTO_FREQ_ON , WLAN_DEVICE_AUTO_FREQ_BUTT }
 
enum  { FREQ_IDLE = 0 , FREQ_MIDIUM = 1 , FREQ_HIGHEST = 2 , FREQ_BUTT = 3 }
 

变量

static osal_u32 used
 

类型定义说明

◆ hmac_auto_freq_btcoex_handle_cb

typedef osal_void(* hmac_auto_freq_btcoex_handle_cb) (osal_u8 bt_ldac)

◆ hmac_auto_freq_pps_count_cb

typedef osal_void(* hmac_auto_freq_pps_count_cb) (osal_u32 count)

◆ hmac_get_pps_handle_pps_rate_cb

typedef osal_void(* hmac_get_pps_handle_pps_rate_cb) (osal_u32 *pps_rate)

◆ oal_device_freq_type_enum_uint8

枚举类型说明

◆ anonymous enum

anonymous enum
枚举值
FREQ_IDLE 
FREQ_MIDIUM 
FREQ_HIGHEST 
FREQ_BUTT 

◆ wlan_auto_freq_switch

枚举值
WLAN_DEVICE_AUTO_FREQ_OFF 
WLAN_DEVICE_AUTO_FREQ_ON 
WLAN_DEVICE_AUTO_FREQ_BUTT 

变量说明

◆ used

osal_void used