OpenOCD
esp_xtensa_smp_chip_ops Struct Reference

Data Fields

int(* on_halt )(struct target *target)
 
int(* poll )(struct target *target)
 
int(* reset )(struct target *target)
 

Detailed Description

Definition at line 14 of file esp_xtensa_smp.h.

Field Documentation

◆ on_halt

int(* esp_xtensa_smp_chip_ops::on_halt) (struct target *target)

Definition at line 17 of file esp_xtensa_smp.h.

Referenced by esp_xtensa_smp_poll(), and esp_xtensa_smp_step().

◆ poll

int(* esp_xtensa_smp_chip_ops::poll) (struct target *target)

Definition at line 15 of file esp_xtensa_smp.h.

Referenced by esp_xtensa_smp_update_halt_gdb().

◆ reset

int(* esp_xtensa_smp_chip_ops::reset) (struct target *target)

Definition at line 16 of file esp_xtensa_smp.h.

Referenced by esp_xtensa_smp_soft_reset_halt().


The documentation for this struct was generated from the following file: