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

Jim_SetCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:16014
static int Jim_SetCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19396
{"set", Jim_SetCoreCommand},

Call Tree

Functions called by Jim_SetCoreCommand()
Jim_SetCoreCommand()
Data read by Jim_SetCoreCommand()
Data written by Jim_SetCoreCommand()
Jim_SetCoreCommand()::objPtr
Jim_SetCoreCommand()::_resultObjPtr_
all items filtered out
Jim_SetCoreCommand()
Jim_SetCoreCommand()::objPtr
all items filtered out
Type of Jim_SetCoreCommand()
Jim_SetCoreCommand()
all items filtered out