Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
DNetworkInterface.c696 HAL_ETH_Stop_IT( &( xEthHandle ) ); in prvEthernetUpdateConfig()
1125 HAL_ETH_Stop_IT( &( xEthHandle ) ); in prvEMACHandlerTask()
Dstm32hxx_hal_eth.h1751 HAL_StatusTypeDef HAL_ETH_Stop_IT( ETH_HandleTypeDef * heth );
Dstm32hxx_hal_eth.c970 HAL_StatusTypeDef HAL_ETH_Stop_IT( ETH_HandleTypeDef * heth ) in HAL_ETH_Stop_IT() function