Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
DNetworkInterface.c679 HAL_ETH_SetMACConfig( &( xEthHandle ), &( MACConf ) ); in prvEthernetUpdateConfig()
Dstm32hxx_hal_eth.h1806 HAL_StatusTypeDef HAL_ETH_SetMACConfig( ETH_HandleTypeDef * heth,
Dstm32hxx_hal_eth.c2126 HAL_StatusTypeDef HAL_ETH_SetMACConfig( ETH_HandleTypeDef * heth, in HAL_ETH_SetMACConfig() function