Searched refs:PHY_RESET (Results 1 – 8 of 8) sorted by relevance
202 #define PHY_RESET ((uint16_t)0x8000) /*!< PHY Reset */ macro
209 #define PHY_RESET ((uint16_t)0x8000) /*!< PHY Reset */ macro
232 #define PHY_RESET ((uint16_t)0x8000U) /*!< PHY Reset */ macro
235 #define PHY_RESET ((uint16_t)0x8000) /*!< PHY Reset */ macro
317 if ((HAL_ETH_WritePHYRegister(heth, PHY_BCR, PHY_RESET)) != HAL_OK) in HAL_ETH_Init()
321 if((HAL_ETH_WritePHYRegister(heth, PHY_BCR, PHY_RESET)) != HAL_OK) in HAL_ETH_Init()
311 if ((HAL_ETH_WritePHYRegister(heth, PHY_BCR, PHY_RESET)) != HAL_OK) in HAL_ETH_Init()
325 if((HAL_ETH_WritePHYRegister(heth, PHY_BCR, PHY_RESET)) != HAL_OK) in HAL_ETH_Init()