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

stm32x_mass_erase() function

Syntax

static int stm32x_mass_erase(struct flash_bank *bank);
Implemented in stm32g0x.c:1170

Arguments

bank

References

LocationReferrerText
stm32g0x.c:1170
static int stm32x_mass_erase(struct flash_bank *bank)
stm32g0x.c:160
static int stm32x_mass_erase(struct flash_bank *bank);
stm32g0x.c:432stm32x_erase()
return stm32x_mass_erase(bank);
stm32g0x.c:1198stm32x_handle_mass_erase_command()
retval = stm32x_mass_erase(bank);

Call Tree

Functions calling stm32x_mass_erase()
Functions called by stm32x_mass_erase()
stm32x_mass_erase()
Data read by stm32x_mass_erase()
stm32x_mass_erase()::target
stm32x_mass_erase()::retval
all items filtered out
stm32x_mass_erase()
Type of stm32x_mass_erase()
stm32x_mass_erase()
all items filtered out