OpenOCD
esp_semihost_ops Struct Reference

Semihost calls handling operations. More...

Data Fields

int(* prepare )(struct target *target)
 Callback called before handling semihost call. More...
 

Detailed Description

Semihost calls handling operations.

Definition at line 42 of file esp_semihosting.h.

Field Documentation

◆ prepare

int(* esp_semihost_ops::prepare) (struct target *target)

Callback called before handling semihost call.

Definition at line 44 of file esp_semihosting.h.

Referenced by esp_xtensa_semihosting().


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