Searched refs:xTraceMultiCoreEventBufferAlloc (Results 1 – 4 of 4) sorted by relevance
76 traceResult xTraceMultiCoreEventBufferAlloc(const TraceMultiCoreEventBuffer_t * const pxTraceMultiC…121 #define xTraceMultiCoreEventBufferAlloc(pxTraceMultiCoreEventBuffer, uiSize, ppvData) xTraceEventBu… macro
121 #define xTraceStreamPortAllocate(_uiSize, _ppvData) xTraceMultiCoreEventBufferAlloc(&pxStreamPortDa…
52 return xTraceMultiCoreEventBufferAlloc(pxInternalEventBuffer, uiSize, ppvData); in xTraceInternalEventBufferAlloc()
55 traceResult xTraceMultiCoreEventBufferAlloc(const TraceMultiCoreEventBuffer_t * const pxTraceMultiC… in xTraceMultiCoreEventBufferAlloc() function