target_request_register_commands() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_request_register_commands()

target_request_register_commands() function

Syntax

int target_request_register_commands(struct command_context *cmd_ctx);
Implemented in target_request.c:301

Arguments

cmd_ctx

References

LocationReferrerText
target_request.c:301
int target_request_register_commands(struct command_context *cmd_ctx)
target_request.h:35
int target_request_register_commands(struct command_context *cmd_ctx);
target.c:6982target_register_user_commands()
retval = target_request_register_commands(cmd_ctx);

Call Tree

Functions calling target_request_register_commands()
Functions called by target_request_register_commands()
all items filtered out
target_request_register_commands()
all items filtered out
Data read by target_request_register_commands()
target_request_register_commands()