Searched refs:PHY_GetLinkSpeedDuplex (Results 1 – 6 of 6) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/ |
| D | fsl_phy.h | 154 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t…
|
| D | fsl_phy.c | 207 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t… in PHY_GetLinkSpeedDuplex() function
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/ |
| D | fsl_phy.h | 190 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t…
|
| D | fsl_phy.c | 265 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t… in PHY_GetLinkSpeedDuplex() function
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/ |
| D | fsl_enet_phy_cmsis.c | 257 status = PHY_GetLinkSpeedDuplex(&phyHandle, &speed, &duplex); in PHY0_GetLinkInfo()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/ |
| D | fsl_phy.h | 309 static inline status_t PHY_GetLinkSpeedDuplex(phy_handle_t *handle, phy_speed_t *speed, phy_duplex_… in PHY_GetLinkSpeedDuplex() function
|