lx_stm32_qspi_erase() is only used within Fx_NoR_Write_Read_File.
 
Symbols
loading...
Files
loading...

lx_stm32_qspi_erase() function

Erase the whole flash or a single block

Syntax

INT lx_stm32_qspi_erase(UINT instance,     ULONG block,     ULONG erase_count,     UINT full_chip_erase);
Implemented in lx_stm32_qspi_driver_glue.c:336

Arguments

instance

block

erase_count

full_chip_erase

Return value

0 on Success 1 on Failure

Call Tree

Functions called by lx_stm32_qspi_erase()
lx_stm32_qspi_erase()
Type of lx_stm32_qspi_erase()
lx_stm32_qspi_erase()
uint32_t
all items filtered out