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

jtagspi_page_write() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationReferrerText
jtagspi.c:723
static int jtagspi_page_write(struct flash_bank *bank, const uint8_t *buffer, uint32_t offset, uint32_t count)
jtagspi.c:763jtagspi_write()
retval = jtagspi_page_write(bank, buffer, offset, currsize);

Call Tree

Functions calling jtagspi_page_write()
Functions called by jtagspi_page_write()
all items filtered out
jtagspi_page_write()
Data read by jtagspi_page_write()
Data written by jtagspi_page_write()
jtagspi_page_write()
jtagspi_page_write()::retval
all items filtered out
Type of jtagspi_page_write()
jtagspi_page_write()
uint8_t
all items filtered out