stm32x_write_block_async() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32x_write_block_async()

stm32x_write_block_async() function

Syntax

static int stm32x_write_block_async(struct flash_bank *bank,     const uint8_t *buffer,     uint32_t address,     uint32_t hwords_count);

Arguments

bank

buffer

address

hwords_count

References

LocationReferrerText
stm32f1x.c:445
static int stm32x_write_block_async(struct flash_bank *bank, const uint8_t *buffer,
stm32f1x.c:664stm32x_write_block()
retval = stm32x_write_block_async(bank, buffer, address, hwords_count);

Call Tree

Data read by stm32x_write_block_async()
Data written by stm32x_write_block_async()
stm32x_write_block_async()::stm32x_info
stm32x_write_block_async()::target
stm32x_write_block_async()::buffer_size
stm32x_write_block_async()::write_algorithm
stm32x_write_block_async()::source
stm32x_write_block_async()::armv7m_info
stm32x_write_block_async()::retval
stm32x_write_block_async()::stm32x_flash_write_code
stm32x_write_block_async()::reg_params
stm32x_write_block_async()::retval2
stm32x_write_block_async()::i
all items filtered out
stm32x_write_block_async()
stm32x_write_block_async()::buffer_size
stm32x_write_block_async()::retval
stm32x_write_block_async()::i
all items filtered out
Type of stm32x_write_block_async()
stm32x_write_block_async()