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

init_target() function

Syntax

static int init_target(struct command_context *cmd_ctx,     struct target *target);

Arguments

cmd_ctx

target

References

LocationText
riscv-013.c:2274
static int init_target(struct command_context *cmd_ctx,
riscv-013.c:4050
.init_target = init_target,

Call Tree

Functions called by init_target()
init_target()
calloc()
all items filtered out
Implementations
init_target()
all items filtered out
Type of init_target()
init_target()
all items filtered out