dap_cmd::reg_addr is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

dap_cmd::reg_addr field

Syntax

uint16_t reg_addr;

References

LocationReferrerText
adi_v5_jtag.c:114
uint16_t reg_addr;
adi_v5_jtag.c:200dap_cmd_new()
cmd->reg_addr = reg_addr;
adi_v5_jtag.c:261adi_jtag_dp_scan_cmd()
buf_set_u32(&cmd->out_addr_buf, 0, 3, ((cmd->reg_addr >> 1) & 0x6) | (cmd->rnw & 0x1));

Data Use

Functions writing dap_cmd::reg_addr
Functions reading dap_cmd::reg_addr
all items filtered out
dap_cmd::reg_addr
all items filtered out
Type of dap_cmd::reg_addr
dap_cmd::reg_addr
uint16_t
all items filtered out