Searched refs:prvTraceUserEventFormat (Results 1 – 1 of 1) sorted by relevance
964 static uint8_t prvTraceUserEventFormat(const char* formatStr, va_list vl, uint8_t* buffer, uint8_t … in prvTraceUserEventFormat() function1203 …noOfSlots = prvTraceUserEventFormat((char*)&(RecorderDataPtr->SymbolTable.symbytes[formatLabel+4])… in prvTraceUBHelper1()1446 noOfSlots = prvTraceUserEventFormat(formatStr, vl, (uint8_t*)tempDataBuffer, 4); in xTraceVPrintF()