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

xtensa_target_init() function

Syntax

int xtensa_target_init(struct command_context *cmd_ctx,     struct target *target);
Implemented in xtensa.c:3419

Arguments

cmd_ctx

target

References

LocationReferrerText
xtensa.c:3419
int xtensa_target_init(struct command_context *cmd_ctx, struct target *target)
xtensa.h:301
int xtensa_target_init(struct command_context *cmd_ctx, struct target *target);
esp_xtensa.c:84esp_xtensa_target_init()
return xtensa_target_init(cmd_ctx, target);
xtensa_chip.c:34xtensa_chip_target_init()
int ret = xtensa_target_init(cmd_ctx, target);

Call Tree

Functions calling xtensa_target_init()
Functions called by xtensa_target_init()
xtensa_target_init()
Type of xtensa_target_init()
xtensa_target_init()
all items filtered out
Types allocated by xtensa_target_init()
xtensa_target_init()
all items filtered out