OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 265 milliseconds