aducm360_write_block() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDaducm360_write_block()

aducm360_write_block() function

Syntax

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

Arguments

bank

buffer

offset

count

References

LocationReferrerText
aducm360.c:416
static int aducm360_write_block(struct flash_bank *bank,
aducm360.c:476aducm360_write()
retval = aducm360_write_block(bank, buffer, offset, count);

Call Tree

Functions calling aducm360_write_block()
Functions called by aducm360_write_block()
all items filtered out
aducm360_write_block()
Data read by aducm360_write_block()
aducm360_write_block()