APPTRACE_BLOCK_SIZE_OFFSET is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDAPPTRACE_BLOCK_SIZE_OFFSET

APPTRACE_BLOCK_SIZE_OFFSET macro

Syntax

#define APPTRACE_BLOCK_SIZE_OFFSET 0

References

LocationText
esp32_apptrace.c:69
#define APPTRACE_BLOCK_SIZE_OFFSET 0
esp32_apptrace.c:544
return ESP32_APPTRACE_USER_BLOCK_CORE(target_buffer_get_u16(target, hdr_buf + APPTRACE_BLOCK_SIZE_OFFSET));
esp32_apptrace.c:550
return ESP32_APPTRACE_USER_BLOCK_LEN(target_buffer_get_u16(target, hdr_buf + APPTRACE_BLOCK_SIZE_OFFSET));