Percepio Trace Recorder v4.11.0
Loading...
Searching...
No Matches
trcTimestamp.h File Reference

Public trace timestamp APIs. More...

#include <trcTypes.h>

Go to the source code of this file.

Data Structures

struct  TraceTimestampData
 Trace Timestamp Structure. More...

Macros

#define xTraceTimestampGet(puiTimestamp)
 Gets current trace timestamp.
#define xTraceTimestampGetWraparounds(puiTimerWraparounds)
 Gets trace timestamp wraparounds.
#define xTraceTimestampSetFrequency(uxFrequency)
 Sets trace timestamp frequency.
#define xTraceTimestampSetPeriod(uiPeriod)
 Sets trace timestamp period.
#define xTraceTimestampSetOsTickCount(uiOsTickCount)
 Sets trace timestamp OS tick count.
#define xTraceTimestampGetFrequency(puxFrequency)
 Gets trace timestamp frequency.
#define xTraceTimestampGetPeriod(puiPeriod)
 Gets trace timestamp period.
#define xTraceTimestampGetOsTickCount(puiOsTickCount)
 Gets trace timestamp OS tick count.

Typedefs

typedef struct TraceTimestampData TraceTimestampData_t
 Trace Timestamp Structure.

Detailed Description

Public trace timestamp APIs.