Searched refs:PHY_CONTROL_ID1 (Results 1 – 6 of 6) sorted by relevance
55 #define PHY_CONTROL_ID1 0x07U /*!< The PHY ID1*/ macro
87 while ((idReg != PHY_CONTROL_ID1) && (delay != 0)) in PHY_Init()
56 #define PHY_CONTROL_ID1 0x22U /*!< The PHY ID1*/ macro
80 while ((idReg != PHY_CONTROL_ID1) && (counter != 0)) in PHY_Init()
35 #define PHY_CONTROL_ID1 0x22U /*!< The PHY ID1*/ macro142 while ((id_reg != PHY_CONTROL_ID1) && (counter != 0)) in rt_phy_init()
71 #define PHY_CONTROL_ID1 0x001CU /*!< The PHY ID1 . */ macro225 } while ((regValue != PHY_CONTROL_ID1) && (counter != 0U)); in rt_phy_init()
Completed in 16 milliseconds