Searched defs:xTraceInternalEventBufferAlloc (Results 1 – 2 of 2) sorted by relevance
43 traceResult xTraceInternalEventBufferAlloc(uint32_t uiSize, void **ppvData) in xTraceInternalEventBufferAlloc() function
174 #define xTraceInternalEventBufferAlloc(ppvData, uiSize) ((void)(uiSize), (ppvData) != 0 ? TRC_SUCCE… macro