Searched refs:ETHEx_SetMTLConfig (Results 1 – 3 of 3) sorted by relevance
680 void ETHEx_SetMTLConfig(ETH_HandleTypeDef *heth, const ETH_MTLConfigTypeDef *mtlconf);
949 void ETHEx_SetMTLConfig(ETH_HandleTypeDef *heth, const ETH_MTLConfigTypeDef *mtlconf) in ETHEx_SetMTLConfig() function1024 ETHEx_SetMTLConfig(heth, mtlconf); in HAL_ETHEx_SetMTLConfig()
3146 ETHEx_SetMTLConfig(heth, &mtlDefaultConf); in ETH_MACDMAConfig()