Searched refs:iBytes (Results 1 – 1 of 1) sorted by relevance
354 int32_t iBytes; in xTraceEnable() local378 iBytes = 0; in xTraceEnable()380 if (xTraceStreamPortReadData(&xCommand, sizeof(TraceCommand_t), (int32_t*)&iBytes) == TRC_FAIL) in xTraceEnable()385 if ((uint32_t)iBytes == sizeof(TraceCommand_t)) in xTraceEnable()