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

arm720t_read_memory() function

Syntax

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

Arguments

target

address

size

count

buffer

References

LocationText
arm720t.c:267
static int arm720t_read_memory(struct target *target,
arm720t.c:481
.read_memory = arm720t_read_memory,

Call Tree

Functions called by arm720t_read_memory()
arm720t_read_memory()
Data read by arm720t_read_memory()
Data written by arm720t_read_memory()
arm720t_read_memory()
arm720t_read_memory()::retval
all items filtered out
Implementations
arm720t_read_memory()
all items filtered out
Type of arm720t_read_memory()
arm720t_read_memory()
all items filtered out