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

efm32x_write_block() function

Syntax

static int efm32x_write_block(struct flash_bank *bank,     const uint8_t *buf,     uint32_t address,     uint32_t count);

Arguments

bank

buf

address

count

References

LocationReferrerText
efm32.c:732
static int efm32x_write_block(struct flash_bank *bank, const uint8_t *buf,
efm32.c:1005efm32x_priv_write()
retval = efm32x_write_block(bank, buffer, addr, words_remaining);

Call Tree

Data read by efm32x_write_block()
Data written by efm32x_write_block()
efm32x_write_block()::target
efm32x_write_block()::buffer_size
efm32x_write_block()::write_algorithm
efm32x_write_block()::source
efm32x_write_block()::reg_params
efm32x_write_block()::armv7m_info
efm32x_write_block()::efm32x_info
efm32x_write_block()::ret
efm32x_write_block()::efm32x_flash_write_code
all items filtered out
efm32x_write_block()
efm32x_write_block()::buffer_size
efm32x_write_block()::ret
all items filtered out
Type of efm32x_write_block()
efm32x_write_block()