Searched refs:PHY_DUPLEX_STATUS (Results 1 – 8 of 8) sorted by relevance
225 #define PHY_DUPLEX_STATUS ((uint16_t)0x0004) /*!< PHY Duplex mask … macro
232 #define PHY_DUPLEX_STATUS ((uint16_t)0x0004) /*!< PHY Duplex mask … macro
255 #define PHY_DUPLEX_STATUS ((uint16_t)0x0004U) /*!< PHY Duplex mask … macro
258 #define PHY_DUPLEX_STATUS ((uint16_t)0x0004) /*!< PHY Duplex mask … macro
426 if ((phyreg & PHY_DUPLEX_STATUS) != (uint32_t)RESET) in HAL_ETH_Init()
428 if((phyreg & PHY_DUPLEX_STATUS) != (uint32_t)RESET) in HAL_ETH_Init()
420 if ((phyreg & PHY_DUPLEX_STATUS) != (uint32_t)RESET) in HAL_ETH_Init()
432 if((phyreg & PHY_DUPLEX_STATUS) != (uint32_t)RESET) in HAL_ETH_Init()