arm7_9_command_handlers is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm7_9_command_handlers

arm7_9_command_handlers variable

Syntax

extern const struct command_registration arm7_9_command_handlers[];
Implemented in arm7_9_common.c:2905

References

LocationText
arm7_9_common.c:2905
const struct command_registration arm7_9_command_handlers[] = {
arm7_9_common.h:135
extern const struct command_registration arm7_9_command_handlers[];
arm720t.c:458
.chain = arm7_9_command_handlers,
arm7tdmi.c:716
.commands = arm7_9_command_handlers,
arm9tdmi.c:875
.chain = arm7_9_command_handlers,

Type Use

Type of arm7_9_command_handlers
arm7_9_command_handlers
all items filtered out