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

dap_cmd::outvalue_buf field

Syntax

uint8_t outvalue_buf[4];

References

LocationReferrerText
adi_v5_jtag.c:124
uint8_t outvalue_buf[4];
adi_v5_jtag.c:203dap_cmd_new()
memcpy(cmd->outvalue_buf, outvalue, 4);
adi_v5_jtag.c:271adi_jtag_dp_scan_cmd()
cmd->fields[1].out_value = cmd->outvalue_buf;

Data Use

Functions reading dap_cmd::outvalue_buf
dap_cmd::outvalue_buf
Type of dap_cmd::outvalue_buf
dap_cmd::outvalue_buf
uint8_t
all items filtered out