Searched refs:gTimeOut (Results 1 – 1 of 1) sorted by relevance
27 UINTN gTimeOut = 0; variable49 gTimeOut = PcdGet32 (PcdGdbMaxPacketRetryCount); in GdbSerialLibDebugPortConstructor()133 Status = gDebugPort->Read (gDebugPort, gTimeOut, &BufferSize, &Char); in GdbGetChar()159 Status = gDebugPort->Write (gDebugPort, gTimeOut, &BufferSize, &Char); in GdbPutChar()