WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
oal_timer.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2019-2020. All rights reserved.
3
* Description: oal type head file.
4
*/
5
6
#ifndef __OAL_TIMER_H__
7
#define __OAL_TIMER_H__
8
9
/*****************************************************************************
10
1 其他头文件包含
11
*****************************************************************************/
12
#ifdef __cplusplus
13
#if __cplusplus
14
extern
"C"
{
15
#endif
16
#endif
17
18
/*****************************************************************************
19
2 STRUCT定义
20
*****************************************************************************/
21
/*****************************************************************************
22
3 枚举定义
23
*****************************************************************************/
24
/*****************************************************************************
25
4 全局变量声明
26
*****************************************************************************/
27
/*****************************************************************************
28
5 消息头定义
29
*****************************************************************************/
30
/*****************************************************************************
31
6 消息定义
32
*****************************************************************************/
33
/*****************************************************************************
34
7 宏定义
35
*****************************************************************************/
36
/*****************************************************************************
37
8 UNION定义
38
*****************************************************************************/
39
/*****************************************************************************
40
9 OTHERS定义
41
*****************************************************************************/
42
#ifdef _PRE_WLAN_FEATURE_WS73
43
typedef
void (*
oal_timer_func
)(
uintptr_t
);
44
#else
45
typedef
void (*
oal_timer_func
)(
unsigned
long);
46
#endif
47
48
#ifdef __cplusplus
49
#if __cplusplus
50
}
51
#endif
52
#endif
53
54
#endif
/* end of oal_timer.h */
oal_timer_func
void(* oal_timer_func)(uintptr_t)
Definition
oal_timer.h:48
uintptr_t
unsigned int uintptr_t
Definition
td_type.h:65
src
protocol
wifi
source
host
inc
oal
liteOS
oal_timer.h
由
William Goodspeed
维护 | E-mail: gongzl@stu.hebust.edu.cn | Wechat: a23333344 | ALSO CHECKOUT
WS63FLASH
!
生成于 2025年 一月 4日 星期六 17:47:13 , 为 WS63 SDK 文档使用
1.9.8