HPM SDK
HPMicro Software Development Kit
hpm_enet_phy_common.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2021-2024 HPMicro
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
#ifndef HPM_ENET_PHY_COMMON_H
8
#define HPM_ENET_PHY_COMMON_H
9
10
#if defined(__USE_DP83867) && __USE_DP83867
11
#include "
hpm_dp83867.h
"
12
#include "
hpm_dp83867_regs.h
"
13
#endif
14
15
#if defined(__USE_RTL8211) && __USE_RTL8211
16
#include "hpm_rtl8211.h"
17
#include "hpm_rtl8211_regs.h"
18
#endif
19
20
#if defined(__USE_DP83848) && __USE_DP83848
21
#include "
hpm_dp83848.h
"
22
#include "
hpm_dp83848_regs.h
"
23
#endif
24
25
#if defined(__USE_RTL8201) && __USE_RTL8201
26
#include "
hpm_rtl8201.h
"
27
#include "
hpm_rtl8201_regs.h
"
28
#endif
29
30
#if defined(__USE_LAN8720) && __USE_LAN8720
31
#include "
hpm_lan8720.h
"
32
#include "
hpm_lan8720_regs.h
"
33
#endif
34
35
#if defined(__USE_JL1111) && __USE_JL1111
36
#include "hpm_jl1111.h"
37
#include "hpm_jl1111_regs.h"
38
#endif
39
40
41
#endif
/* HPM_ENET_PHY_H */
hpm_dp83848.h
hpm_dp83848_regs.h
hpm_dp83867.h
hpm_dp83867_regs.h
hpm_lan8720.h
hpm_lan8720_regs.h
hpm_rtl8201.h
hpm_rtl8201_regs.h
components
enet_phy
hpm_enet_phy_common.h
Generated on Tue Dec 31 2024 02:57:16 for HPM SDK by
1.9.1