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

stm32lx_erase() function

Syntax

static int stm32lx_erase(struct flash_bank *bank,     unsigned int first,     unsigned int last);

Arguments

bank

first

last

References

LocationText
stm32lx.c:383
static int stm32lx_erase(struct flash_bank *bank, unsigned int first,
stm32lx.c:942
.erase = stm32lx_erase,

Call Tree

Functions called by stm32lx_erase()
stm32lx_erase()
Data read by stm32lx_erase()
Data written by stm32lx_erase()
stm32lx_erase()
stm32lx_erase()::retval
stm32lx_erase()::i
all items filtered out
Implementations
stm32lx_erase()
all items filtered out