Searched refs:enet_phy_status_t (Results 1 – 14 of 14) sorted by relevance
| /bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/ |
| A D | hpm_enet_phy.h | 37 } enet_phy_status_t; typedef
|
| /bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/rtl8211/ |
| A D | hpm_rtl8211.h | 51 void rtl8211_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status);
|
| A D | hpm_rtl8211.c | 93 void rtl8211_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status) in rtl8211_get_phy_status()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/dp83848/ |
| A D | hpm_dp83848.h | 50 void dp83848_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status);
|
| A D | hpm_dp83848.c | 92 void dp83848_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status) in dp83848_get_phy_status()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/jl1111/ |
| A D | hpm_jl1111.h | 50 void jl1111_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status);
|
| A D | hpm_jl1111.c | 92 void jl1111_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status) in jl1111_get_phy_status()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/lan8720/ |
| A D | hpm_lan8720.h | 50 void lan8720_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status);
|
| A D | hpm_lan8720.c | 89 void lan8720_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status) in lan8720_get_phy_status()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/rtl8201/ |
| A D | hpm_rtl8201.h | 51 void rtl8201_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status);
|
| A D | hpm_rtl8201.c | 102 void rtl8201_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status) in rtl8201_get_phy_status()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/dp83867/ |
| A D | hpm_dp83867.h | 69 void dp83867_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status);
|
| A D | hpm_dp83867.c | 122 void dp83867_get_phy_status(ENET_Type *ptr, enet_phy_status_t *status) in dp83867_get_phy_status()
|
| /bsp/hpmicro/libraries/drivers/ |
| A D | drv_enet_phy.c | 203 enet_phy_status_t phy_status; in phy_get_link_status() 244 enet_phy_status_t phy_status; in phy_get_link_speed_duplex()
|
Completed in 22 milliseconds