WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
wlan_custom_type.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2020-2022. All rights reserved.
3 * Description: Header files shared by wlan_types.h and wlan_types_rom.h.
4 * Author:
5 */
6
7#ifndef WLAN_CUSTOM_TYPES_BASE_H
8#define WLAN_CUSTOM_TYPES_BASE_H
9
10#include "td_base.h"
11#include "osal_types.h"
12
13#ifdef __cplusplus
14#if __cplusplus
15extern "C" {
16#endif
17#endif
18
19
25
35
36#ifdef __cplusplus
37#if __cplusplus
38}
39#endif
40#endif
41
42#endif /* end of wlan_types.h */
unsigned char osal_u8
Definition osal_types.h:11
hal_channel_assemble_enum
Definition wlan_custom_type.h:26
@ WLAN_BAND_ASSEMBLE_40M
Definition wlan_custom_type.h:30
@ WLAN_BAND_ASSEMBLE_20M
Definition wlan_custom_type.h:27
@ WLAN_BAND_ASSEMBLE_SU_ER_106_TONE
Definition wlan_custom_type.h:29
@ WLAN_BAND_ASSEMBLE_BUTT
Definition wlan_custom_type.h:32
@ WLAN_BAND_ASSEMBLE_SU_ER_242_TONE
Definition wlan_custom_type.h:28
@ WLAN_BAND_ASSEMBLE_40M_DUP
Definition wlan_custom_type.h:31
osal_u8 wlan_ofdm_ack_cts_type_enum_uint8
Definition wlan_custom_type.h:24
osal_u8 hal_channel_assemble_enum_uint8
Definition wlan_custom_type.h:34
wlan_ofdm_ack_cts_type_enum
Definition wlan_custom_type.h:20
@ WLAN_OFDM_ACK_CTS_TYPE_24M
Definition wlan_custom_type.h:21
@ WLAN_OFDM_ACK_CTS_TYPE_BUTT
Definition wlan_custom_type.h:22