Searched refs:flag (Results 1 – 3 of 3) sorted by relevance
1777 void prvTraceSetReadyEventsEnabled(uint32_t flag) in prvTraceSetReadyEventsEnabled() argument1779 readyEventsEnabled = flag; in prvTraceSetReadyEventsEnabled()1851 void prvTraceStoreLowPower(uint32_t flag) in prvTraceStoreLowPower() argument1857 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()
194 # 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 be553 # If this flag is set to YES, the name of an unnamed parameter in a declaration832 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag857 # set to YES then this flag will automatically be disabled. See also865 # undocumented enumeration values. If EXTRACT_ALL is set to YES then this flag1559 # The GENERATE_CHI flag controls if a separate .chi index file is generated1572 # The BINARY_TOC flag controls whether a binary table of contents is generated1580 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
942 void prvTraceSetReadyEventsEnabled(uint32_t flag);959 void prvTraceStoreLowPower(uint32_t flag);