Jim_WhileCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_WhileCoreCommand()

Jim_WhileCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:16065
static int Jim_WhileCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19404
{"while", Jim_WhileCoreCommand},

Call Tree

Functions called by Jim_WhileCoreCommand()
Jim_WhileCoreCommand()
Data read by Jim_WhileCoreCommand()
Data written by Jim_WhileCoreCommand()
Jim_WhileCoreCommand()::boolean
Jim_WhileCoreCommand()::retval
Jim_WhileCoreCommand()::_resultObjPtr_
all items filtered out
Jim_WhileCoreCommand()
Jim_WhileCoreCommand()::retval
all items filtered out
Type of Jim_WhileCoreCommand()
Jim_WhileCoreCommand()
all items filtered out