levelx
+
0
/3 examples
SourceVu will show references to
lx_stm32_qspi_initialize()
from the following samples and libraries:
Libraries
filex
Examples
STM32469I-Discovery
Applications
FileX
Fx_Dual_Instance
Fx_NoR_Write_Read_File
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
levelx
lx_stm32_qspi_initialize()
lx_stm32_qspi_initialize() function
initialize the OctoSPI memory
Syntax
Show:
Summary
Declaration
from
lx_stm32_qspi_driver.c:52
UINT
lx_stm32_qspi_initialize
(
LX_NOR_FLASH
*
nor_flash
)
;
Arguments
Argument
nor_flash
Return value
LX_SUCCESS if the octospi is ready, LX_ERROR otherwise
Related Functions
Found 19 other functions taking a
LX_NOR_FLASH_STRUCT
argument:
Function
_lx_nor_flash_system_error()
_lx_nor_flash_driver_write()
_lx_nor_flash_driver_read()
_lx_nor_flash_block_reclaim()
_lx_nor_flash_logical_sector_find()
_lx_nor_flash_physical_sector_allocate()
_lx_nor_flash_driver_block_erase()
_lx_nor_flash_sector_mapping_cache_invalidate()
_lx_nor_flash_sector_read()
_lx_nor_flash_sector_write()
_lx_nor_flash_close()
_lx_nor_flash_open()
_lx_nor_flash_sector_release()
_lx_nor_flash_next_block_to_erase_find()
lx_stm32_nor_simulator_initialize()
_lx_nor_flash_defragment()
_lx_nor_flash_extended_cache_enable()
_lx_nor_flash_partial_defragment()
_lx_nor_flash_internal_error()
Examples
lx_stm32_qspi_initialize()
is referenced by 3 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out