arm920t_read_phys_memory() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm920t_read_phys_memory()

arm920t_read_phys_memory() function

Syntax

static int arm920t_read_phys_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
arm920t.c:571
static int arm920t_read_phys_memory(struct target *target,
arm920t.c:1617
.read_phys_memory = arm920t_read_phys_memory,

Call Tree

Functions called by arm920t_read_phys_memory()
arm920t_read_phys_memory()
Data read by arm920t_read_phys_memory()
arm920t_read_phys_memory()
Implementations
arm920t_read_phys_memory()
all items filtered out
Type of arm920t_read_phys_memory()
arm920t_read_phys_memory()
all items filtered out