Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_phy_cmsis.c112 bool autonego = false; in PHY0_PowerControl() local
129 (void)PHY_GetAutoNegotiationStatus(&phyHandle, &autonego); in PHY0_PowerControl()
130 if (autonego) in PHY0_PowerControl()
136 if (autonego) in PHY0_PowerControl()
176 bool autonego = false; in PHY0_SetMode() local
201 (void)PHY_GetAutoNegotiationStatus(&phyHandle, &autonego); in PHY0_SetMode()
202 if (autonego) in PHY0_SetMode()
207 if (!autonego) in PHY0_SetMode()