WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
fe_hal_phy_if_device.h
浏览该文件的文档.
1/*
2 * Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.
3 * Description: 校准涉及到的phy功能接口
4 * Date: 2022-10-19
5 */
6
7#ifndef __FE_HAL_PHY_IF_DEVICE_H__
8#define __FE_HAL_PHY_IF_DEVICE_H__
9#include "cali_complex_num.h"
10
11#ifdef __cplusplus
12#if __cplusplus
13extern "C" {
14#endif
15#endif
16
17#ifdef __cplusplus
18#if __cplusplus
19}
20#endif
21#endif
22#endif // __CALI_PHY_IF_H__