Jim_UpcallCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_UpcallCoreCommand()

Jim_UpcallCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:17470
static int Jim_UpcallCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19463
{"upcall", Jim_UpcallCoreCommand},

Call Tree

Functions called by Jim_UpcallCoreCommand()
Jim_UpcallCoreCommand()
Data read by Jim_UpcallCoreCommand()
Data written by Jim_UpcallCoreCommand()
Jim_UpcallCoreCommand()
Jim_UpcallCoreCommand()::retcode
all items filtered out
Type of Jim_UpcallCoreCommand()
Jim_UpcallCoreCommand()
all items filtered out