Home
last modified time | relevance | path

Searched refs:DATA_TRANSFER_WRITE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Internal.h83 #define DATA_TRANSFER_WRITE_TIMEOUT 0 macro
DDebugCommunicationLibUsb3Common.c905 …taTransfer (UsbDebugPortHandle, EfiUsbDataOut, Buffer + Total, &Sent, DATA_TRANSFER_WRITE_TIMEOUT); in DebugPortWriteBuffer()