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

stm32x_write() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationText
stm32f1x.c:692
static int stm32x_write(struct flash_bank *bank, const uint8_t *buffer,
stm32f1x.c:1735
.write = stm32x_write,

Call Tree

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