WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hal_i2c_v150.h
浏览该文件的文档.
1
10#ifndef HAL_I2C_V150_H
11#define HAL_I2C_V150_H
12
13#include <stdint.h>
14#include "hal_i2c.h"
15
16#ifdef __cplusplus
17#if __cplusplus
18extern "C" {
19#endif /* __cplusplus */
20#endif /* __cplusplus */
21
32#ifdef __cplusplus
33#if __cplusplus
34}
35#endif /* __cplusplus */
36#endif /* __cplusplus */
37
38#endif
39