WS63 SDK 文档
7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
pmp_porting.h
浏览该文件的文档.
1
9
#ifndef PMP_PORTING_H
10
#define PMP_PORTING_H
11
12
#include <stdint.h>
13
#include "
arch_encoding.h
"
14
#include "
arch_barrier.h
"
15
#ifdef __cplusplus
16
#if __cplusplus
17
extern
"C"
{
18
#endif
19
#endif
20
34
void
pmp_port_register_hal_funcs
(
void
);
35
43
void
pmp_port_unregister_hal_funcs
(
void
);
44
49
#ifdef __cplusplus
50
#if __cplusplus
51
}
52
#endif
/* __cplusplus */
53
#endif
/* __cplusplus */
54
#endif
arch_barrier.h
arch_encoding.h
pmp_port_unregister_hal_funcs
void pmp_port_unregister_hal_funcs(void)
从hal_pmp模块注销hal funcs对象
Definition
pmp_porting.c:18
pmp_port_register_hal_funcs
void pmp_port_register_hal_funcs(void)
将hal funcs对象注册到hal_module模块中
Definition
pmp_porting.c:13
src
drivers
chips
ws63
porting
pmp
pmp_porting.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