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

str9x_write() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationText
str9x.c:443
static int str9x_write(struct flash_bank *bank,
str9x.c:659
.write = str9x_write,

Call Tree

Functions called by str9x_write()
str9x_write()
Data read by str9x_write()
Data written by str9x_write()
str9x_write()::timeout
str9x_write()::target
str9x_write()::words_remaining
str9x_write()::bytes_remaining
str9x_write()::address
str9x_write()::bytes_written
str9x_write()::status
str9x_write()::retval
str9x_write()::check_address
str9x_write()::bank_adr
str9x_write()::i
str9x_write()::sec_start
str9x_write()::sec_end
str9x_write()::last_halfword
all items filtered out
str9x_write()
str9x_write()::timeout
str9x_write()::words_remaining
str9x_write()::address
str9x_write()::bytes_written
str9x_write()::retval
str9x_write()::check_address
str9x_write()::bank_adr
str9x_write()::i
all items filtered out
Implementations
str9x_write()
all items filtered out
Type of str9x_write()
str9x_write()
uint8_t
uint32_t
all items filtered out