Home
last modified time | relevance | path

Searched refs:PHY_GetAutoNegotiationStatus (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_phy_cmsis.c129 (void)PHY_GetAutoNegotiationStatus(&phyHandle, &autonego); in PHY0_PowerControl()
201 (void)PHY_GetAutoNegotiationStatus(&phyHandle, &autonego); in PHY0_SetMode()
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h277 static inline status_t PHY_GetAutoNegotiationStatus(phy_handle_t *handle, bool *status) in PHY_GetAutoNegotiationStatus() function