Searched refs:u16Length (Results 1 – 2 of 2) sorted by relevance
463 … Cy_ETHIF_TransmitFrame(ETH_Type *base, uint8_t * pu8TxBuffer, uint16_t u16Length, uint8_t u8Queue… in Cy_ETHIF_TransmitFrame() argument477 … if ((pu8TxBuffer == NULL) || (u16Length > CY_ETH_SIZE_MAX_FRAME) || (u8QueueIndex > CY_ETH_QS2_2)) in Cy_ETHIF_TransmitFrame()495 SCB_CleanDCache_by_Addr((void*) (tmpBuffAdd.pAddr), (int32_t)u16Length); in Cy_ETHIF_TransmitFrame()522 u16Length, in Cy_ETHIF_TransmitFrame()
737 … Cy_ETHIF_TransmitFrame(ETH_Type *base, uint8_t * pu8TxBuffer, uint16_t u16Length, uint8_t u8Queue…