Home
last modified time | relevance | path

Searched refs:ETHEx_SetESTConfig (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c1632 static HAL_StatusTypeDef ETHEx_SetESTConfig(ETH_HandleTypeDef *heth, ETH_ESTConfigTypeDef *estconf) in ETHEx_SetESTConfig() function
1702 if (ETHEx_SetESTConfig(heth, estconf) != HAL_OK) in HAL_ETHEx_SetESTConfig()