etb_reg::addr is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

etb_reg::addr field

Syntax

uint32_t addr;

References

LocationReferrerText
etb.h:39
uint32_t addr;
etb.c:141etb_build_reg_cache()
arch_info[i].addr = i;
etb.c:206etb_read_reg_w_check()
uint8_t reg_addr = etb_reg->addr & 0x7f;
etb.c:209etb_read_reg_w_check()
LOG_DEBUG("%i", (int)(etb_reg->addr));
etb.c:287etb_write_reg()
uint8_t reg_addr = etb_reg->addr & 0x7f;
etb.c:290etb_write_reg()
LOG_DEBUG("%i: 0x%8.8" PRIx32 "", (int)(etb_reg->addr), value);

Data Use

Functions writing etb_reg::addr
Functions reading etb_reg::addr
all items filtered out
etb_reg::addr
Type of etb_reg::addr
etb_reg::addr
uint32_t
all items filtered out