XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_hal.h
浏览该文件的文档.
1
23/* ==================== [Includes] ========================================== */
24
25#include "kernel/xf_hal_posix.h"
27
28#ifdef __cplusplus
29extern "C" {
30#endif
31
32/* ==================== [Defines] =========================================== */
33
34/* ==================== [Typedefs] ========================================== */
35
36/* ==================== [Global Prototypes] ================================= */
37
38/* ==================== [Macros] ============================================ */
39
40#ifdef __cplusplus
41} /* extern "C" */
42#endif
xf_hal 设备总头文件。
(暂未使用)基于 xf_hal_driver 的 posix 实现。