|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "hal_ext_if_rom.h"

宏定义 | |
| #define | THIS_FILE_ID OAM_FILE_ID_HAL_CHAN_H |
类型定义 | |
| typedef osal_u32(* | hal_set_primary_channel_cb) (hal_to_dmac_device_stru *hal_device, osal_u8 channel_num, wlan_channel_band_enum_uint8 band, osal_u8 channel_idx, wlan_channel_bandwidth_enum_uint8 bandwidth) |
| typedef osal_u32(* | hal_set_channel_freq_cb) (hal_to_dmac_device_stru *hal_device, wlan_channel_band_enum_uint8 band) |
| typedef osal_u32(* | hal_set_bandwidth_mode_cb) (hal_to_dmac_device_stru *hal_device, wlan_channel_bandwidth_enum_uint8 bandwidth) |
| #define THIS_FILE_ID OAM_FILE_ID_HAL_CHAN_H |
| typedef osal_u32(* hal_set_bandwidth_mode_cb) (hal_to_dmac_device_stru *hal_device, wlan_channel_bandwidth_enum_uint8 bandwidth) |
| typedef osal_u32(* hal_set_channel_freq_cb) (hal_to_dmac_device_stru *hal_device, wlan_channel_band_enum_uint8 band) |
| typedef osal_u32(* hal_set_primary_channel_cb) (hal_to_dmac_device_stru *hal_device, osal_u8 channel_num, wlan_channel_band_enum_uint8 band, osal_u8 channel_idx, wlan_channel_bandwidth_enum_uint8 bandwidth) |