target_register_commands() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_register_commands()

target_register_commands() function

Syntax

int target_register_commands(struct command_context *cmd_ctx);
Implemented in target.c:6391

Arguments

cmd_ctx

References

LocationReferrerText
target.c:6391
int target_register_commands(struct command_context *cmd_ctx)
target.h:352
int target_register_commands(struct command_context *cmd_ctx);
openocd.c:252setup_command_handler()
&target_register_commands,

Call Tree

Functions called by target_register_commands()
target_register_commands()
all items filtered out
Data read by target_register_commands()
target_register_commands()