Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dstm32fxx_hal_eth.c166 static void ETH_MACReceptionDisable( ETH_HandleTypeDef * heth );
758 ETH_MACReceptionDisable( heth ); in HAL_ETH_Stop()
1454 static void ETH_MACReceptionDisable( ETH_HandleTypeDef * heth ) in ETH_MACReceptionDisable() function