Searched refs:AutoNegotiation (Results 1 – 3 of 3) sorted by relevance
477 xETH.Init.AutoNegotiation = ETH_AUTONEGOTIATION_ENABLE; in xSTM32F_NetworkInterfaceInitialise()1306 if( xETH.Init.AutoNegotiation != ETH_AUTONEGOTIATION_DISABLE ) in prvEthernetUpdateConfig()
220 assert_param( IS_ETH_AUTONEGOTIATION( heth->Init.AutoNegotiation ) ); in HAL_ETH_Init()
501 uint32_t AutoNegotiation; /*!< Selects or not the AutoNegotiation mode for the external PHY member