Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_eth.c175 static void ETH_DMAReceptionDisable(ETH_HandleTypeDef *heth);
1510 ETH_DMAReceptionDisable(heth); in HAL_ETH_Stop()
2243 static void ETH_DMAReceptionDisable(ETH_HandleTypeDef *heth) in ETH_DMAReceptionDisable() function