Jim_LindexCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_LindexCoreCommand()

Jim_LindexCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:16694
static int Jim_LindexCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19413
{"lindex", Jim_LindexCoreCommand},

Call Tree

Functions called by Jim_LindexCoreCommand()
Jim_LindexCoreCommand()
Data read by Jim_LindexCoreCommand()
Data written by Jim_LindexCoreCommand()
Jim_LindexCoreCommand()::objPtr
Jim_LindexCoreCommand()::listObjPtr
Jim_LindexCoreCommand()::i
Jim_LindexCoreCommand()::idx
Jim_LindexCoreCommand()::_resultObjPtr_
all items filtered out
Jim_LindexCoreCommand()
Jim_LindexCoreCommand()::objPtr
Jim_LindexCoreCommand()::listObjPtr
Jim_LindexCoreCommand()::i
all items filtered out
Type of Jim_LindexCoreCommand()
Jim_LindexCoreCommand()
all items filtered out