Home
last modified time | relevance | path

Searched refs:flag (Results 1 – 3 of 3) sorted by relevance

/percepio-3.5.0/TraceRecorder/
DtrcSnapshotRecorder.c1777 void prvTraceSetReadyEventsEnabled(uint32_t flag) in prvTraceSetReadyEventsEnabled() argument
1779 readyEventsEnabled = flag; in prvTraceSetReadyEventsEnabled()
1851 void prvTraceStoreLowPower(uint32_t flag) in prvTraceStoreLowPower() argument
1857 TRACE_ASSERT(flag <= 1, "prvTraceStoreLowPower: Invalid flag value", TRC_UNUSED); in prvTraceStoreLowPower()
1882 lp->type = (uint8_t) (LOW_POWER_BEGIN + ( uint8_t ) flag); /* BEGIN or END depending on flag */ in prvTraceStoreLowPower()
DDoxyfile194 # using the -I flag.
536 # This flag is only useful for Objective-C code. If set to YES, local methods,
544 # If this flag is set to YES, the members of anonymous namespaces will be
553 # If this flag is set to YES, the name of an unnamed parameter in a declaration
832 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
857 # set to YES then this flag will automatically be disabled. See also
865 # undocumented enumeration values. If EXTRACT_ALL is set to YES then this flag
1559 # The GENERATE_CHI flag controls if a separate .chi index file is generated
1572 # The BINARY_TOC flag controls whether a binary table of contents is generated
1580 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
/percepio-3.5.0/TraceRecorder/include/
DtrcRecorder.h942 void prvTraceSetReadyEventsEnabled(uint32_t flag);
959 void prvTraceStoreLowPower(uint32_t flag);