WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
osal_drvbox.h
浏览该文件的文档.
1
/*
2
* Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2021-2022. All rights reserved.
3
* Description: OS Abstract Layer.
4
*/
5
9
#ifndef __OSAL_DRVBOX_H__
10
#define __OSAL_DRVBOX_H__
11
12
#ifdef __cplusplus
13
#if __cplusplus
14
extern
"C"
{
15
#endif
16
#endif
17
37
unsigned
int
osal_drvmgr_switch_to_drvbox
(
unsigned
int
drv_id);
38
53
void
osal_drvmgr_switch_to_usrbox
(
void
);
54
55
#ifdef __cplusplus
56
#if __cplusplus
57
}
58
#endif
59
#endif
60
#endif
/* __OSAL_DRVBOX_H__ */
osal_drvmgr_switch_to_drvbox
unsigned int osal_drvmgr_switch_to_drvbox(unsigned int drv_id)
Switch region from usr box to driver box.
Definition
osal_drvbox.c:10
osal_drvmgr_switch_to_usrbox
void osal_drvmgr_switch_to_usrbox(void)
Switch region from driver box to usr box.
Definition
osal_drvbox.c:15
src
kernel
osal
include
drvbox
osal_drvbox.h
由
William Goodspeed
维护 | E-mail: gongzl@stu.hebust.edu.cn | Wechat: a23333344 | ALSO CHECKOUT
WS63FLASH
!
生成于 2025年 一月 4日 星期六 17:47:12 , 为 WS63 SDK 文档使用
1.9.8