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

Jim_ExitCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:18064
static int Jim_ExitCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19435
{"exit", Jim_ExitCoreCommand},

Call Tree

Functions called by Jim_ExitCoreCommand()
Jim_ExitCoreCommand()
all items filtered out
Data read by Jim_ExitCoreCommand()
Data written by Jim_ExitCoreCommand()
Jim_ExitCoreCommand()
all items filtered out