8 #ifndef OPENOCD_TARGET_XTENSA_CHIP_H
9 #define OPENOCD_TARGET_XTENSA_CHIP_H
Represents a generic Xtensa core.
#define container_of(ptr, type, member)
Cast a member of a structure out to the containing structure.
Holds the interface to Xtensa cores.
int xtensa_chip_init_arch_info(struct target *target, void *arch_info, struct xtensa_debug_module_config *dm_cfg)
int xtensa_chip_target_init(struct command_context *cmd_ctx, struct target *target)
void xtensa_chip_queue_tdi_idle(struct target *target)
void xtensa_chip_on_poll(struct target *target)
int xtensa_chip_arch_state(struct target *target)
static struct xtensa_chip_common * target_to_xtensa_chip(struct target *target)
bool xtensa_chip_on_halt(struct target *target)
void xtensa_chip_on_reset(struct target *target)