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

stm32l4_write() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationText
stm32l5x.c:644
static int stm32l4_write(struct flash_bank *bank, const uint8_t *buffer,
stm32l5x.c:1187
.write = stm32l4_write,

Call Tree

Functions called by stm32l4_write()
stm32l4_write()
Data read by stm32l4_write()
Data written by stm32l4_write()
stm32l4_write()
stm32l4_write()::retval
all items filtered out
Implementations
stm32l4_write()
all items filtered out
Type of stm32l4_write()
stm32l4_write()
all items filtered out