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

avrf_write() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationText
avrf.c:236
static int avrf_write(struct flash_bank *bank, const uint8_t *buffer, uint32_t offset, uint32_t count)
avrf.c:466
.write = avrf_write,

Call Tree

Data read by avrf_write()
Data written by avrf_write()
avrf_write()
avrf_write()::cur_size
avrf_write()::cur_buffer_size
avrf_write()::page_size
avrf_write()::ext_addressing
all items filtered out
Implementations
avrf_write()
all items filtered out
Type of avrf_write()
avrf_write()
uint32_t
all items filtered out