add_commands() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

add_commands() function

Syntax

static void add_commands(Jim_Interp *interp,     const jim_subcmd_type * ct,     const char *sep);

Arguments

interp

ct

sep

References

LocationReferrerText
jimsh0.c:19722
static void add_commands(Jim_Interp *interp, const jim_subcmd_type * ct, const char *sep)
jimsh0.c:19738bad_subcmd()
add_commands(interp, command_table, ", ");
jimsh0.c:19745show_cmd_usage()
add_commands(interp, command_table, ", ");
jimsh0.c:19817Jim_ParseSubCmd()
add_commands(interp, command_table, " ");

Call Tree

Functions calling add_commands()
Functions called by add_commands()
add_commands()
all items filtered out
Data read by add_commands()
Data written by add_commands()
add_commands()
add_commands()::s
all items filtered out