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

clock_cmd_format() function

Syntax

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

Arguments

interp

argc

argv

References

LocationText
jimsh0.c:5654
static int clock_cmd_format(Jim_Interp *interp, int argc, Jim_Obj *const *argv)
jimsh0.c:5774
clock_cmd_format,

Call Tree

Functions called by clock_cmd_format()
clock_cmd_format()
localtime()
gmtime()
strftime()
all items filtered out
Data read by clock_cmd_format()
Data written by clock_cmd_format()
clock_cmd_format()::buf
clock_cmd_format()::seconds
clock_cmd_format()::options
clock_cmd_format()::tm
clock_cmd_format()::_resultObjPtr_
all items filtered out
clock_cmd_format()
clock_cmd_format()::t
clock_cmd_format()::tm
all items filtered out
Type of clock_cmd_format()
clock_cmd_format()
time_t
tm
all items filtered out