Searched refs:DEBUG_DATA_UPPER_LIMIT (Results 1 – 2 of 2) sorted by relevance
138 #define DEBUG_DATA_UPPER_LIMIT 0xff // Upper limit for the data size, by the li… macro140 #define DEBUG_DATA_MAXIMUM_REAL_DATA (DEBUG_DATA_UPPER_LIMIT - sizeof (DEBUG_PACKET_HE…
1260 UINT8 InputPacketBuffer[DEBUG_DATA_UPPER_LIMIT]; in SendCommandAndWaitForAckOK()1838 UINT8 InputPacketBuffer[DEBUG_DATA_UPPER_LIMIT + sizeof (UINT64) - 1]; in CommandCommunication()