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

rpchf_write() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationText
renesas_rpchf.c:493
static int rpchf_write(struct flash_bank *bank, const uint8_t *buffer, uint32_t offset, uint32_t count)
renesas_rpchf.c:639
.write = rpchf_write,

Call Tree

Functions called by rpchf_write()
rpchf_write()
Data read by rpchf_write()
Data written by rpchf_write()
rpchf_write()::cfi_info
rpchf_write()::address
rpchf_write()::write_p
rpchf_write()::align
rpchf_write()::current_word
rpchf_write()::retval
rpchf_write()::i
rpchf_write()::buffersize
rpchf_write()::buffermask
rpchf_write()::bufferwsize
rpchf_write()::fallback
all items filtered out
rpchf_write()
rpchf_write()::write_p
rpchf_write()::align
rpchf_write()::retval
rpchf_write()::i
rpchf_write()::fallback
all items filtered out
Implementations
rpchf_write()
all items filtered out
Type of rpchf_write()
rpchf_write()
uint8_t
uint32_t
all items filtered out