Jim_SourceCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_SourceCoreCommand()

Jim_SourceCoreCommand() function

Syntax

static int Jim_SourceCoreCommand(Jim_Interp *interp,     int argc,     Jim_Obj *const *argv);

Arguments

interp

argc

argv

References

LocationText
jim.c:15925
static int Jim_SourceCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16125
{"source", Jim_SourceCoreCommand},

Call Tree

Functions called by Jim_SourceCoreCommand()
Jim_SourceCoreCommand()
Data read by Jim_SourceCoreCommand()
Data written by Jim_SourceCoreCommand()
Jim_SourceCoreCommand()
Jim_SourceCoreCommand()::retval
all items filtered out