Searched refs:TRC_START_FROM_HOST (Results 1 – 6 of 6) sorted by relevance
29 #define TRC_START_FROM_HOST 0UL macro
28 any RTOS calls are made. Then call xTraceEnable(TRC_START_FROM_HOST).
396 else if (uiStartOption == TRC_START_FROM_HOST) in xTraceEnable()
353 else if (uiStartOption != TRC_START_FROM_HOST) in xTraceEnable()
36 TRC_START_FROM_HOST: Initializes the trace recorder, but does not start the tracing.
217 (void)xTraceEnable(TRC_START_FROM_HOST); in tracelyzer_pre_kernel_init()