xtensa_command_handlers is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxtensa_command_handlers

xtensa_command_handlers variable

Syntax

extern const struct command_registration xtensa_command_handlers[];
Implemented in xtensa.c:4614

References

LocationText
xtensa.c:4614
const struct command_registration xtensa_command_handlers[] = {
xtensa.h:444
extern const struct command_registration xtensa_command_handlers[];
esp32s2.c:479
.chain = xtensa_command_handlers,
xtensa_chip.c:195
.commands = xtensa_command_handlers,

Type Use

Type of xtensa_command_handlers
xtensa_command_handlers
all items filtered out