OpenOCD
esp32_apptrace_format Struct Reference

Data Fields

int(* core_id_get )(struct target *target, uint8_t *hdr_buf)
 
uint32_t hdr_sz
 
uint32_t(* usr_block_len_get )(struct target *target, uint8_t *hdr_buf, uint32_t *wr_len)
 

Detailed Description

Definition at line 61 of file esp32_apptrace.h.

Field Documentation

◆ core_id_get

int(* esp32_apptrace_format::core_id_get) (struct target *target, uint8_t *hdr_buf)

◆ hdr_sz

uint32_t esp32_apptrace_format::hdr_sz

◆ usr_block_len_get

uint32_t(* esp32_apptrace_format::usr_block_len_get) (struct target *target, uint8_t *hdr_buf, uint32_t *wr_len)

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