Searched refs:maxSegmentSize (Results 1 – 2 of 2) sorted by relevance
109 uint16_t maxSegmentSize, in USB_HostCdcEcmDataSend() argument113 …return USB_HostCdcDataSend(classHandle, buffer, MIN(bufferLength, maxSegmentSize), callbackFn, cal… in USB_HostCdcEcmDataSend()
247 uint16_t maxSegmentSize,