Searched refs:PHY_Status_REG (Results 1 – 8 of 8) sorted by relevance
42 #define PHY_Status_REG 0x1FU macro57 #define PHY_Status_REG 0x1FU macro64 #define PHY_Status_REG 0x11U macro79 #define PHY_Status_REG 0x10U macro
417 HAL_ETH_ReadPHYRegister(&EthHandle, PHY_ADDR, PHY_Status_REG, (uint32_t *)&SR); in phy_linkchange()
32 #define PHY_Status_REG 0x1FU macro41 #define PHY_Status_REG 0x11U macro57 #define PHY_Status_REG 0x10U macro83 #define PHY_Status_REG 0x1FU macro
621 SR = ETH_ReadPHYRegister(phy_addr, PHY_Status_REG); in phy_linkchange()
46 #define PHY_Status_REG 0x1FU macro55 #define PHY_Status_REG 0x11U macro71 #define PHY_Status_REG 0x10U macro97 #define PHY_Status_REG 0x1FU macro
44 #define PHY_Status_REG 0x1FU macro53 #define PHY_Status_REG 0x11U macro69 #define PHY_Status_REG 0x10U macro93 #define PHY_Status_REG 0x11U macro
424 HAL_ETH_ReadPHYRegister(&EthHandle, PHY_Status_REG, (uint32_t *)&SR); in phy_linkchange()
58 #define PHY_Status_REG 0x1FU macro335 ENET_MDIORead(EXAMPLE_ENET_BASE, phy_addr, PHY_Status_REG, &SR); in phy_monitor_thread_entry()
Completed in 19 milliseconds