Searched refs:sourceBuffer (Results 1 – 1 of 1) sorted by relevance
999 uint8_t *sourceBuffer; in USB_DeviceLpc3511IpDoPreviousTransactionMemcpy() local1032 sourceBuffer = epState->epPacketBuffer + odd * USB_LPC3511IP_GET_MULTIPLE_OF_64( in USB_DeviceLpc3511IpDoPreviousTransactionMemcpy()1037 sourceBuffer = epState->epPacketBuffer + in USB_DeviceLpc3511IpDoPreviousTransactionMemcpy()1041 sourceBuffer = epState->epPacketBuffer + in USB_DeviceLpc3511IpDoPreviousTransactionMemcpy()1045 sourceBuffer = epState->epPacketBuffer; in USB_DeviceLpc3511IpDoPreviousTransactionMemcpy()1047 (void)memcpy(destBuffer, sourceBuffer, length); in USB_DeviceLpc3511IpDoPreviousTransactionMemcpy()