read_memory_progbuf_inner() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDread_memory_progbuf_inner()

read_memory_progbuf_inner() function

Read the requested memory, taking care to execute every read exactly once, even if cmderr=busy is encountered.

Syntax

static int read_memory_progbuf_inner(struct target *target,     target_addr_t address,     uint32_t size,     uint32_t count,     uint8_t *buffer,     uint32_t increment);

Arguments

target

address

size

count

buffer

increment

References

LocationReferrerText
riscv-013.c:3105
static int read_memory_progbuf_inner(struct target *target, target_addr_t address,
riscv-013.c:3493read_memory_progbuf()
result = read_memory_progbuf_inner(target, address, size, count, buffer, increment);
riscv-013.c:3506read_memory_progbuf()
result = read_memory_progbuf_inner(target, address_i, size, count_i, buffer_i, increment);

Call Tree

Data read by read_memory_progbuf_inner()
Data written by read_memory_progbuf_inner()
read_memory_progbuf_inner()::value
read_memory_progbuf_inner()::offset
read_memory_progbuf_inner()::dmi_data0
read_memory_progbuf_inner()::dmi_data1
read_memory_progbuf_inner()::value64
read_memory_progbuf_inner()::info
read_memory_progbuf_inner()::result
read_memory_progbuf_inner()::command
read_memory_progbuf_inner()::index
read_memory_progbuf_inner()::read_addr
read_memory_progbuf_inner()::batch
read_memory_progbuf_inner()::reads
read_memory_progbuf_inner()::j
read_memory_progbuf_inner()::abstractcs
read_memory_progbuf_inner()::next_index
read_memory_progbuf_inner()::ignore_last
read_memory_progbuf_inner()::counter
read_memory_progbuf_inner()::next_read_addr
read_memory_progbuf_inner()::status
read_memory_progbuf_inner()::read
all items filtered out
read_memory_progbuf_inner()
read_memory_progbuf_inner()::value
read_memory_progbuf_inner()::result
read_memory_progbuf_inner()::index
read_memory_progbuf_inner()::reads
read_memory_progbuf_inner()::j
read_memory_progbuf_inner()::next_index
read_memory_progbuf_inner()::ignore_last
read_memory_progbuf_inner()::status
read_memory_progbuf_inner()::read
all items filtered out
Type of read_memory_progbuf_inner()
read_memory_progbuf_inner()
uint32_t
uint64_t
all items filtered out