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

stm8_init() function

Syntax

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

Arguments

cmd_ctx

target

References

LocationText
stm8.c:808
static int stm8_init(struct command_context *cmd_ctx, struct target *target)
stm8.c:2190
.init_target = stm8_init,

Call Tree

Functions called by stm8_init()
stm8_init()
all items filtered out
Data read by stm8_init()
Data written by stm8_init()
stm8_init()
Implementations
stm8_init()
all items filtered out