esp32_apptrace_console_dest_init() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDesp32_apptrace_console_dest_init()

esp32_apptrace_console_dest_init() function

Syntax

static int esp32_apptrace_console_dest_init(struct esp32_apptrace_dest *dest,     const char *dest_name);

Arguments

dest

dest_name

References

LocationReferrerText
esp32_apptrace.c:153
static int esp32_apptrace_console_dest_init(struct esp32_apptrace_dest *dest, const char *dest_name)
esp32_apptrace.c:281esp32_apptrace_dest_init()
res = esp32_apptrace_console_dest_init(&dest[i], NULL);

Call Tree

Functions calling esp32_apptrace_console_dest_init()
all items filtered out
esp32_apptrace_console_dest_init()
Data read by esp32_apptrace_console_dest_init()
Data written by esp32_apptrace_console_dest_init()
esp32_apptrace_console_dest_init()