Searched refs:flag (Results 1 – 3 of 3) sorted by relevance
1776 void prvTraceSetReadyEventsEnabled(uint32_t flag) in prvTraceSetReadyEventsEnabled() argument1778 readyEventsEnabled = flag; in prvTraceSetReadyEventsEnabled()1850 void prvTraceStoreLowPower(uint32_t flag) in prvTraceStoreLowPower() argument1856 TRACE_ASSERT(flag <= 1, "prvTraceStoreLowPower: Invalid flag value", TRC_UNUSED); in prvTraceStoreLowPower()1881 lp->type = (uint8_t) (LOW_POWER_BEGIN + ( uint8_t ) flag); /* BEGIN or END depending on flag */ in prvTraceStoreLowPower()
180 # using the -I flag.498 # This flag is only useful for Objective-C code. If set to YES, local methods,506 # If this flag is set to YES, the members of anonymous namespaces will be771 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag789 # EXTRACT_ALL is set to YES then this flag will automatically be disabled.1403 # The GENERATE_CHI flag controls if a separate .chi index file is generated1416 # The BINARY_TOC flag controls whether a binary table of contents is generated1424 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
924 void prvTraceSetReadyEventsEnabled(uint32_t flag);941 void prvTraceStoreLowPower(uint32_t flag);