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

Jim_PutsCoreCommand() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:15858
static int Jim_PutsCoreCommand(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:19398
{"puts", Jim_PutsCoreCommand},

Call Tree

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