Searched refs:ETH_Prepare_Tx_Descriptors (Results 1 – 1 of 1) sorted by relevance
264 static uint32_t ETH_Prepare_Tx_Descriptors( ETH_HandleTypeDef * heth,1048 if( ETH_Prepare_Tx_Descriptors( heth, pTxConfig, 0 ) != HAL_ETH_ERROR_NONE ) in HAL_ETH_Transmit()1121 if( ETH_Prepare_Tx_Descriptors( heth, pTxConfig, 1 ) != HAL_ETH_ERROR_NONE ) in HAL_ETH_Transmit_IT()2874 static uint32_t ETH_Prepare_Tx_Descriptors( ETH_HandleTypeDef * heth, in ETH_Prepare_Tx_Descriptors() function