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

stmqspi_read() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationText
stmqspi.c:1569
static int stmqspi_read(struct flash_bank *bank, uint8_t *buffer,
stmqspi.c:2457
.read = stmqspi_read,

Call Tree

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