arm720t_command_handlers is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm720t_command_handlers

arm720t_command_handlers variable

Syntax

static const struct command_registration arm720t_command_handlers[] = { { .chain = arm7_9_command_handlers, }, COMMAND_REGISTRATION_DONE };

References

LocationText
arm720t.c:456
static const struct command_registration arm720t_command_handlers[] = {
arm720t.c:498
.commands = arm720t_command_handlers,

Type Use

Type of arm720t_command_handlers
arm720t_command_handlers
all items filtered out