Home
last modified time | relevance | path

Searched refs:PHY_GetLinkStatus (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.c94 (void)PHY_GetLinkStatus(base, phyAddr, &status); in PHY_Init()
185 status_t PHY_GetLinkStatus(ENET_Type *base, uint32_t phyAddr, bool *status) in PHY_GetLinkStatus() function
Dfsl_phy.h142 status_t PHY_GetLinkStatus(ENET_Type *base, uint32_t phyAddr, bool *status);
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h178 status_t PHY_GetLinkStatus(ENET_Type *base, uint32_t phyAddr, bool *status);
Dfsl_phy.c240 status_t PHY_GetLinkStatus(ENET_Type *base, uint32_t phyAddr, bool *status) in PHY_GetLinkStatus() function
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_phy_cmsis.c238 status = PHY_GetLinkStatus(&phyHandle, &linkUp); in PHY0_GetLinkState()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h292 static inline status_t PHY_GetLinkStatus(phy_handle_t *handle, bool *status) in PHY_GetLinkStatus() function