arm926ejs_write_phys_memory() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm926ejs_write_phys_memory()

arm926ejs_write_phys_memory() function

Syntax

static int arm926ejs_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
arm926ejs.c:646
static int arm926ejs_write_phys_memory(struct target *target,
arm926ejs.c:832
.write_phys_memory = arm926ejs_write_phys_memory,

Call Tree

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