Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
DNetworkInterface.c800 HAL_ETH_BuildRxDescriptors( &( xEthHandle ), pucBuffer ); in prvNetworkInterfaceInput()
Dstm32hxx_hal_eth.h1763 HAL_StatusTypeDef HAL_ETH_BuildRxDescriptors( ETH_HandleTypeDef * heth,
Dstm32hxx_hal_eth.c1451 HAL_StatusTypeDef HAL_ETH_BuildRxDescriptors( ETH_HandleTypeDef * heth, in HAL_ETH_BuildRxDescriptors() function