Searched refs:PHY_SR (Results 1 – 8 of 8) sorted by relevance
219 #define PHY_SR ((uint16_t)0x0010) /*!< PHY status register Offset … macro
226 #define PHY_SR ((uint16_t)0x0010) /*!< PHY status register Offset … macro
249 #define PHY_SR ((uint16_t)0x10U) /*!< PHY status register Offset … macro
252 #define PHY_SR ((uint16_t)0x0010) /*!< PHY status register Offset … macro
410 if ((HAL_ETH_ReadPHYRegister(heth, PHY_SR, &phyreg)) != HAL_OK) in HAL_ETH_Init()
412 if((HAL_ETH_ReadPHYRegister(heth, PHY_SR, &phyreg)) != HAL_OK) in HAL_ETH_Init()
404 if ((HAL_ETH_ReadPHYRegister(heth, PHY_SR, &phyreg)) != HAL_OK) in HAL_ETH_Init()
416 if((HAL_ETH_ReadPHYRegister(heth, PHY_SR, &phyreg)) != HAL_OK) in HAL_ETH_Init()