xscale_write_phys_memory() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxscale_write_phys_memory()

xscale_write_phys_memory() function

Syntax

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

Arguments

target

address

size

count

buffer

References

LocationText
xscale.c:1955
static int xscale_write_phys_memory(struct target *target, target_addr_t address,
xscale.c:3725
.write_phys_memory = xscale_write_phys_memory,

Call Tree

Functions called by xscale_write_phys_memory()
xscale_write_phys_memory()
Implementations
xscale_write_phys_memory()
all items filtered out
Type of xscale_write_phys_memory()
xscale_write_phys_memory()
all items filtered out