Searched refs:HAL_ETHEx_EnableEST (Results 1 – 2 of 2) sorted by relevance
698 HAL_StatusTypeDef HAL_ETHEx_EnableEST(ETH_HandleTypeDef *heth);
1323 HAL_StatusTypeDef HAL_ETHEx_EnableEST(ETH_HandleTypeDef *heth) in HAL_ETHEx_EnableEST() function1677 if (HAL_ETHEx_EnableEST(heth) != HAL_OK) in ETHEx_SetESTConfig()