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

lx_stm32_qspi_get_info() function

Get size info of the flash meomory

Syntax

INT lx_stm32_qspi_get_info(UINT instance,     ULONG *block_size,     ULONG *total_blocks);
Implemented in lx_stm32_qspi_driver_glue.c:152

Arguments

instance

block_size

total_blocks

Return value

0 on Success and block_size and total_blocks are correctly filled 1 on Failure, block_size = 0, total_blocks = 0

Data Use

Data read by lx_stm32_qspi_get_info()
Data written by lx_stm32_qspi_get_info()
lx_stm32_qspi_get_info()::status
all items filtered out
lx_stm32_qspi_get_info()
lx_stm32_qspi_get_info()::status
all items filtered out
Type of lx_stm32_qspi_get_info()
lx_stm32_qspi_get_info()
all items filtered out