Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dstm32fxx_hal_eth.c172 static void ETH_DMAReceptionDisable( ETH_HandleTypeDef * heth );
755 ETH_DMAReceptionDisable( heth ); in HAL_ETH_Stop()
1509 static void ETH_DMAReceptionDisable( ETH_HandleTypeDef * heth ) in ETH_DMAReceptionDisable() function