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

jtagspi_read() function

Syntax

static int jtagspi_read(struct flash_bank *bank,     uint8_t *buffer,     uint32_t offset,     uint32_t count);

Arguments

bank

buffer

offset

count

References

LocationText
jtagspi.c:682
static int jtagspi_read(struct flash_bank *bank, uint8_t *buffer, uint32_t offset, uint32_t count)
jtagspi.c:848
.read = jtagspi_read,

Call Tree

Functions called by jtagspi_read()
jtagspi_read()
Data read by jtagspi_read()
Data written by jtagspi_read()
jtagspi_read()
jtagspi_read()::pagesize
jtagspi_read()::currsize
jtagspi_read()::retval
all items filtered out
Implementations
jtagspi_read()
all items filtered out
Type of jtagspi_read()
jtagspi_read()
uint8_t
uint32_t
all items filtered out