Percepio Trace Recorder  v4.6.6
trcStaticBuffer.h File Reference

Public trace static buffer APIs. More...

#include <trcTypes.h>

Go to the source code of this file.

Macros

#define xTraceStaticBufferGet(ppvBuffer)   (*ppvBuffer = (void*)&pxTraceStaticBufferTable->coreDummyEvents[TRC_CFG_GET_CURRENT_CORE()].dummyEvents[xTraceISRGetCurrentNestingReturned() + 1], TRC_SUCCESS)
 Gets trace static buffer. More...
 

Detailed Description

Public trace static buffer APIs.