armv7m_trace_command_handlers is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarmv7m_trace_command_handlers

armv7m_trace_command_handlers variable

Syntax

extern const struct command_registration armv7m_trace_command_handlers[];
Implemented in armv7m_trace.c:146

References

LocationText
armv7m_trace.c:146
const struct command_registration armv7m_trace_command_handlers[] = {
armv7m_trace.h:40
extern const struct command_registration armv7m_trace_command_handlers[];
cortex_m.c:3318
.chain = armv7m_trace_command_handlers,
hla_target.c:627
.chain = armv7m_trace_command_handlers,

Type Use

Type of armv7m_trace_command_handlers
armv7m_trace_command_handlers
all items filtered out