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

or1k_write_memory() function

Syntax

static int or1k_write_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
or1k.c:1047
static int or1k_write_memory(struct target *target, target_addr_t address,
or1k.c:1436
.write_memory = or1k_write_memory,

Call Tree

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