Searched refs:ETH_AutoNegotiation_Enable (Results 1 – 4 of 4) sorted by relevance
524 ETH_InitStructure.ETH_AutoNegotiation = ETH_AutoNegotiation_Enable ; in rt_ch32_eth_init()
288 #define ETH_AutoNegotiation_Enable ((u32)0x00000001) macro
32 …ptr->ETH_AutoNegotiation = ETH_AutoNegotiation_Enable; ///< PHY Auto-negotiat… in ETH_StructInit()
343 #define ETH_AutoNegotiation_Enable ((uint32_t)0x00000001) macro
Completed in 24 milliseconds