etb::ram_depth is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

etb::ram_depth field

Syntax

uint32_t ram_depth;

References

LocationReferrerText
etb.h:31
uint32_t ram_depth;
etb.c:355handle_etb_config_command()
etb->ram_depth = 0;
etb.c:449etb_init()
etb->ram_depth = buf_get_u32(etb->reg_cache->reg_list[ETB_RAM_DEPTH].value, 0, 32);
etb.c:513etb_read_trace()
int num_frames = etb->ram_depth;
etb.c:658etb_start_capture()
trigger_count = (etb->ram_depth * etb->trigger_percent) / 100;

Data Use

Functions writing etb::ram_depth
Functions reading etb::ram_depth
etb::ram_depth
Type of etb::ram_depth
etb::ram_depth
uint32_t
all items filtered out