OpenOCD
|
Go to the source code of this file.
Functions | |
static int | jim_util_ms (Jim_Interp *interp, int argc, Jim_Obj *const *argv) |
int | util_init (struct command_context *cmd_ctx) |
Variables | |
static const struct command_registration | util_command_handlers [] |
|
static |
Definition at line 16 of file util.c.
References timeval_ms().
int util_init | ( | struct command_context * | cmd_ctx | ) |
Definition at line 45 of file util.c.
References NULL, register_commands(), and util_command_handlers.
Referenced by openocd_main().
|
static |
Definition at line 16 of file util.c.
Referenced by util_init().