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

dsp5680xx_read() function

Syntax

static int dsp5680xx_read(struct target *t,     target_addr_t a,     uint32_t size,     uint32_t count,     uint8_t *buf);

Arguments

t

a

size

count

buf

References

LocationReferrerText
dsp5680xx.c:1154
static int dsp5680xx_read(struct target *t, target_addr_t a, uint32_t size,
dsp5680xx.c:1306dsp5680xx_write_8()
dsp5680xx_read(target, address + iter, 1, 1,
dsp5680xx.c:1470dsp5680xx_read_buffer()
return dsp5680xx_read(target, address, 2, size / 2, buffer);
dsp5680xx.c:2262
.read_memory = dsp5680xx_read,

Call Tree

Functions calling dsp5680xx_read()
Functions called by dsp5680xx_read()
dsp5680xx_read()
Data read by dsp5680xx_read()
Data written by dsp5680xx_read()
dsp5680xx_read()::target
dsp5680xx_read()::address
dsp5680xx_read()::buffer
dsp5680xx_read()::retval
dsp5680xx_read()::pmem
dsp5680xx_read()::counter
dsp5680xx_read()::i
all items filtered out
dsp5680xx_read()
dsp5680xx_read()::retval
dsp5680xx_read()::counter
dsp5680xx_read()::i
all items filtered out
Implementations
dsp5680xx_read()
all items filtered out
Type of dsp5680xx_read()
dsp5680xx_read()
uint8_t
uint32_t
all items filtered out