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

stm32l4_write_block() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationReferrerText
stm32g4x.c:655
static int stm32l4_write_block(struct flash_bank *bank, const uint8_t *buffer,
stm32g4x.c:784stm32l4_write()
retval = stm32l4_write_block(bank, buffer, offset, count / 2);

Call Tree

Data read by stm32l4_write_block()
Data written by stm32l4_write_block()
stm32l4_write_block()::target
stm32l4_write_block()::stm32l4_info
stm32l4_write_block()::buffer_size
stm32l4_write_block()::write_algorithm
stm32l4_write_block()::source
stm32l4_write_block()::address
stm32l4_write_block()::reg_params
stm32l4_write_block()::armv7m_info
stm32l4_write_block()::retval
stm32l4_write_block()::stm32l4_flash_write_code
stm32l4_write_block()::error
all items filtered out
stm32l4_write_block()
stm32l4_write_block()::buffer_size
stm32l4_write_block()::retval
all items filtered out
Type of stm32l4_write_block()
stm32l4_write_block()