arm7_9_write_memory_opt() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarm7_9_write_memory_opt()

arm7_9_write_memory_opt() function

Syntax

int arm7_9_write_memory_opt(struct target *target,     target_addr_t address,     uint32_t size,     uint32_t count,     const uint8_t *buffer);
Implemented in arm7_9_common.c:2486

Arguments

target

address

size

count

buffer

References

LocationReferrerText
arm7_9_common.c:2486
int arm7_9_write_memory_opt(struct target *target,
arm7_9_common.h:156
int arm7_9_write_memory_opt(struct target *target, target_addr_t address,
arm720t.c:482
.write_memory = arm7_9_write_memory_opt,
arm7tdmi.c:704
.write_memory = arm7_9_write_memory_opt,
arm920t.c:1616
.write_memory = arm7_9_write_memory_opt,
arm926ejs.c:810
.write_memory = arm7_9_write_memory_opt,
arm946e.c:516arm946e_write_memory()
retval = arm7_9_write_memory_opt(target, address, size, count, buffer);
arm966e.c:265
.write_memory = arm7_9_write_memory_opt,
arm9tdmi.c:908
.write_memory = arm7_9_write_memory_opt,
fa526.c:370
.write_memory = arm7_9_write_memory_opt,
feroceon.c:711
.write_memory = arm7_9_write_memory_opt,
feroceon.c:750
.write_memory = arm7_9_write_memory_opt,

Call Tree

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