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

etm_reg_info::addr field

Syntax

uint8_t addr;

References

LocationReferrerText
etm.c:48
uint8_t addr;
etm.c:231etm_reg_lookup()
if (reg->reg_info->addr == id)
etm.c:492etm_read_reg_w_check()
uint8_t reg_addr = r->addr & 0x7f;
etm.c:579etm_write_reg()
uint8_t reg_addr = r->addr & 0x7f;

Data Use

Functions reading etm_reg_info::addr
etm_reg_info::addr
Type of etm_reg_info::addr
etm_reg_info::addr
uint8_t
all items filtered out