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

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 142 UINT8 LastAck; // The last ack packet type
DebugAgent.c 369 Mailbox->ToBeCheckSum = Mailbox->CheckSum + CalculateSum8 ((UINT8 *)&Mailbox->LastAck, sizeof(UINT8))
371 Mailbox->LastAck = (UINT8) Value;
    [all...]

Completed in 156 milliseconds