Home
last modified time | relevance | path

Searched refs:xTraceEntryClearOptions (Results 1 – 2 of 2) sorted by relevance

/percepio-3.7.0/TraceRecorder/include/
DtrcEntryTable.h218 traceResult xTraceEntryClearOptions(const TraceEntryHandle_t xEntryHandle, uint32_t uiMask);
290 #define xTraceEntryClearOptions TRC_ENTRY_CLEAR_OPTIONS macro
327 #define xTraceEntryClearOptions(_xEntryHandle, _uiMask) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_3((void)(_… macro
/percepio-3.7.0/TraceRecorder/
DtrcEntryTable.c295 traceResult xTraceEntryClearOptions(const TraceEntryHandle_t xEntryHandle, uint32_t uiMask) in xTraceEntryClearOptions() function