Searched refs:maxResponse (Results 1 – 2 of 2) sorted by relevance
98 UINT32 maxResponse = *responseSize; in ExecuteCommand() local308 pAssert((UINT32)command.parameterSize <= maxResponse); in ExecuteCommand()311 MemorySet(*response + *responseSize, 0, maxResponse - *responseSize); in ExecuteCommand()
306 const uint8_t maxResponse = 1 + kEseWeaverValueSize; in ese_weaver_read() local307 tx[4].c_base = &maxResponse; in ese_weaver_read()