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

Jim_RefCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jim.c:14742
static int Jim_RefCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16106
{"ref", Jim_RefCoreCommand},

Call Tree

Functions called by Jim_RefCoreCommand()
Jim_RefCoreCommand()
Data read by Jim_RefCoreCommand()
Data written by Jim_RefCoreCommand()
Jim_RefCoreCommand()
Type of Jim_RefCoreCommand()
Jim_RefCoreCommand()
all items filtered out