OpenOCD
etb Struct Reference
Collaboration diagram for etb:

Data Fields

uint32_t cur_scan_chain
 
struct etm_contextetm_ctx
 
uint32_t ram_depth
 
uint32_t ram_width
 
struct reg_cachereg_cache
 
struct jtag_taptap
 
unsigned trigger_percent
 how much trace buffer to fill after trigger More...
 

Detailed Description

Definition at line 24 of file etb.h.

Field Documentation

◆ cur_scan_chain

uint32_t etb::cur_scan_chain

Definition at line 27 of file etb.h.

Referenced by COMMAND_HANDLER(), and etb_scann().

◆ etm_ctx

struct etm_context* etb::etm_ctx

Definition at line 25 of file etb.h.

Referenced by etb_init(), etb_read_trace(), etb_start_capture(), etb_status(), and etm_build_reg_cache().

◆ ram_depth

uint32_t etb::ram_depth

Definition at line 31 of file etb.h.

Referenced by COMMAND_HANDLER(), etb_init(), etb_read_trace(), and etb_start_capture().

◆ ram_width

uint32_t etb::ram_width

Definition at line 32 of file etb.h.

Referenced by COMMAND_HANDLER(), and etb_init().

◆ reg_cache

struct reg_cache* etb::reg_cache

◆ tap

struct jtag_tap* etb::tap

◆ trigger_percent

unsigned etb::trigger_percent

how much trace buffer to fill after trigger

Definition at line 35 of file etb.h.

Referenced by COMMAND_HANDLER(), etb_init(), and etb_start_capture().


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