adbg_wb_burst_read() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

adbg_wb_burst_read() function

Syntax

static int adbg_wb_burst_read(struct or1k_jtag *jtag_info,     int size,     int count,     uint32_t start_address,     uint8_t *data);

Arguments

jtag_info

size

count

start_address

data

References

LocationReferrerText
or1k_du_adv.c:413
static int adbg_wb_burst_read(struct or1k_jtag *jtag_info, int size,
or1k_du_adv.c:722or1k_adv_jtag_read_cpu()
return adbg_wb_burst_read(jtag_info, 4, count, addr, (uint8_t *)value);
or1k_du_adv.c:861or1k_adv_jtag_read_memory()
retval = adbg_wb_burst_read(jtag_info, size, blocks_this_round,

Call Tree

Functions calling adbg_wb_burst_read()
Functions called by adbg_wb_burst_read()
adbg_wb_burst_read()
Data read by adbg_wb_burst_read()
Data written by adbg_wb_burst_read()
adbg_wb_burst_read()::total_size_bytes
adbg_wb_burst_read()::field
adbg_wb_burst_read()::in_buffer
adbg_wb_burst_read()::shift
adbg_wb_burst_read()::crc_read
adbg_wb_burst_read()::crc_calc
adbg_wb_burst_read()::err_data
adbg_wb_burst_read()::addr
adbg_wb_burst_read()::bus_error_retries
adbg_wb_burst_read()::retry_full_crc
adbg_wb_burst_read()::retry_full_busy
adbg_wb_burst_read()::retval
adbg_wb_burst_read()::opcode
all items filtered out
adbg_wb_burst_read()
adbg_wb_burst_read()::addr
adbg_wb_burst_read()::bus_error_retries
adbg_wb_burst_read()::retry_full_crc
adbg_wb_burst_read()::retry_full_busy
adbg_wb_burst_read()::retval
adbg_wb_burst_read()::opcode
all items filtered out
Type of adbg_wb_burst_read()
adbg_wb_burst_read()
uint8_t
uint32_t
all items filtered out