WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_main.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2020-2022. All rights reserved.
3 * Description: Header file for hal_main.c.
4 */
5
6#ifndef HAL_MAIN_H
7#define HAL_MAIN_H
8
9#ifdef __cplusplus
10#if __cplusplus
11extern "C" {
12#endif
13#endif
14
15
16#ifdef __cplusplus
17#if __cplusplus
18}
19#endif
20#endif
21
22#endif /* end of hal_main */