Searched refs:pipeDataLen (Results 1 – 4 of 4) sorted by relevance
276 phdcHandle->interruptIn.pipeDataLen = 0U; in USB_DevicePhdcEndpointsInit()285 phdcHandle->bulkIn.pipeDataLen = 0U; in USB_DevicePhdcEndpointsInit()293 phdcHandle->bulkOut.pipeDataLen = 0U; in USB_DevicePhdcEndpointsInit()459 phdcHandle->interruptIn.pipeDataLen); in USB_DevicePhdcEvent()464 … endpointCallbackMessage.length = phdcHandle->interruptIn.pipeDataLen; in USB_DevicePhdcEvent()475 phdcHandle->interruptIn.pipeDataLen = 0U; in USB_DevicePhdcEvent()490 phdcHandle->bulkIn.pipeDataLen); in USB_DevicePhdcEvent()495 … endpointCallbackMessage.length = phdcHandle->bulkIn.pipeDataLen; in USB_DevicePhdcEvent()506 phdcHandle->bulkIn.pipeDataLen = 0U; in USB_DevicePhdcEvent()519 phdcHandle->bulkOut.pipeDataLen); in USB_DevicePhdcEvent()[all …]
255 cdcAcmHandle->interruptIn.pipeDataLen = 0U; in USB_DeviceCdcAcmEndpointsInit()303 cdcAcmHandle->bulkIn.pipeDataLen = 0U; in USB_DeviceCdcAcmEndpointsInit()314 cdcAcmHandle->bulkOut.pipeDataLen = 0U; in USB_DeviceCdcAcmEndpointsInit()502 … cdcAcmHandle->interruptIn.pipeDataLen); in USB_DeviceCdcAcmEvent()507 … endpointCallbackMessage.length = cdcAcmHandle->interruptIn.pipeDataLen; in USB_DeviceCdcAcmEvent()522 cdcAcmHandle->interruptIn.pipeDataLen = 0U; in USB_DeviceCdcAcmEvent()543 cdcAcmHandle->bulkIn.pipeDataLen); in USB_DeviceCdcAcmEvent()548 … endpointCallbackMessage.length = cdcAcmHandle->bulkIn.pipeDataLen; in USB_DeviceCdcAcmEvent()563 cdcAcmHandle->bulkIn.pipeDataLen = 0U; in USB_DeviceCdcAcmEvent()576 cdcAcmHandle->bulkOut.pipeDataLen); in USB_DeviceCdcAcmEvent()[all …]
44 uint32_t pipeDataLen; /*!< pipe data length backup when stall */ member
133 uint32_t pipeDataLen; /*!< pipe data length backup when stall */ member