Jim_LlengthCoreCommand() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDJim_LlengthCoreCommand()

Jim_LlengthCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jim.c:12793
static int Jim_LlengthCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jim.c:16080
{"llength", Jim_LlengthCoreCommand},

Call Tree

Functions called by Jim_LlengthCoreCommand()
Jim_LlengthCoreCommand()
Data read by Jim_LlengthCoreCommand()
Data written by Jim_LlengthCoreCommand()
Jim_LlengthCoreCommand()
Type of Jim_LlengthCoreCommand()
Jim_LlengthCoreCommand()
all items filtered out