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

stmqspi_write() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationText
stmqspi.c:1607
static int stmqspi_write(struct flash_bank *bank, const uint8_t *buffer,
stmqspi.c:2456
.write = stmqspi_write,

Call Tree

Functions called by stmqspi_write()
stmqspi_write()
Data read by stmqspi_write()
Data written by stmqspi_write()
stmqspi_write()
stmqspi_write()::dual
stmqspi_write()::sector
stmqspi_write()::octal_dtr
stmqspi_write()::retval
all items filtered out
Implementations
stmqspi_write()
all items filtered out
Type of stmqspi_write()
stmqspi_write()
all items filtered out