HomeSort by relevance Sort by last modified time
    Searched refs:READ_PACKET_TIMEOUT (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 63 #define READ_PACKET_TIMEOUT (500 * 1000)
DebugAgent.c 674 if (DebugAgentReadBuffer (Handle, (UINT8 *)DebugHeader + OFFSET_OF (DEBUG_PACKET_HEADER, Command), sizeof (DEBUG_PACKET_HEADER) - OFFSET_OF (DEBUG_PACKET_HEADER, Command), READ_PACKET_TIMEOUT) == 0) {
    [all...]

Completed in 44 milliseconds