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

stm32x_erase() function

Syntax

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

Arguments

bank

first

last

References

LocationText
stm32h7x.c:463
static int stm32x_erase(struct flash_bank *bank, unsigned int first,
stm32h7x.c:1197
.erase = stm32x_erase,

Call Tree

Data read by stm32x_erase()
Data written by stm32x_erase()
stm32x_erase()
stm32x_erase()::retval
stm32x_erase()::retval2
stm32x_erase()::i
all items filtered out
Implementations
stm32x_erase()
all items filtered out
Type of stm32x_erase()
stm32x_erase()
all items filtered out