dsp563xx_write_memory_default() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDdsp563xx_write_memory_default()

dsp563xx_write_memory_default() function

Syntax

static int dsp563xx_write_memory_default(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
dsp563xx.c:1840
static int dsp563xx_write_memory_default(struct target *target,
dsp563xx.c:2266
.write_memory = dsp563xx_write_memory_default,

Call Tree

Functions called by dsp563xx_write_memory_default()
dsp563xx_write_memory_default()
Implementations
dsp563xx_write_memory_default()
all items filtered out