levelx
+
0
/2 examples
SourceVu will show references to
lx_stm32_nor_simulator_initialize()
from the following samples and libraries:
Libraries
filex
Examples
STM32F429ZI-Nucleo
Applications
NetXDuo
Nx_WebServer
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_nor_simulator_initialize()
lx_stm32_nor_simulator_initialize() function
Syntax
Show:
Summary
Declaration
from
lx_stm32_nor_simulator_driver.c:38
UINT
lx_stm32_nor_simulator_initialize
(
LX_NOR_FLASH
*
nor_flash
)
;
Arguments
Argument
nor_flash
Related Functions
Found 19 other functions taking a
LX_NOR_FLASH_STRUCT
argument:
Function
Description
_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_stm32_qspi_initialize()
initialize the OctoSPI memory
_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_nor_flash_defragment()
_lx_nor_flash_extended_cache_enable()
_lx_nor_flash_partial_defragment()
_lx_nor_flash_internal_error()
Examples
lx_stm32_nor_simulator_initialize()
is referenced by 2 libraries and example projects:
Libraries
filex
Examples
STM32F429ZI-Nucleo
Applications
NetXDuo
Nx_WebServer
References
from
0/2
examples
Code
Location
UINT
lx_stm32_nor_simulator_initialize
(
LX_NOR_FLASH
*
nor_flash
)
lx_stm32_nor_simulator_driver.c:38
Call Tree
from
0/2
examples
lx_stm32_nor_simulator_initialize()
calls 1 function:
All items filtered out
lx_stm32_nor_simulator_initialize()
mem_set()
All items filtered out
Data Use
from
0/2
examples
lx_stm32_nor_simulator_initialize()
reads 8 variables and writes 9 variables:
LX_NOR_FLASH_STRUCT::lx_nor_flash_base_address
nor_sector_memory
words_per_block
is_erased
lx_nor_simulator_read()
lx_nor_simulator_write()
lx_nor_simulator_block_erase()
lx_nor_simulator_block_erased_verify()
All items filtered out
lx_stm32_nor_simulator_initialize()
LX_NOR_FLASH_STRUCT::lx_nor_flash_driver_read
LX_NOR_FLASH_STRUCT::lx_nor_flash_driver_write
LX_NOR_FLASH_STRUCT::lx_nor_flash_driver_block_erase
LX_NOR_FLASH_STRUCT::lx_nor_flash_driver_block_erased_verify
LX_NOR_FLASH_STRUCT::lx_nor_flash_sector_buffer
LX_NOR_FLASH_STRUCT::lx_nor_flash_total_blocks
LX_NOR_FLASH_STRUCT::lx_nor_flash_words_per_block
LX_NOR_FLASH_STRUCT::lx_nor_flash_base_address
is_erased
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out