levelx
nor_sector_memory
is only used within levelx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
levelx
nor_sector_memory
nor_sector_memory variable
Syntax
Show:
Summary
Declaration
from
lx_stm32_nor_simulator_driver.c:22
static
ULONG
nor_sector_memory
[
LX_NOR_SIMULATOR_SECTOR_SIZE
]
;
Examples
References
from
examples
Code
Location
Referrer
static
ULONG
nor_sector_memory
[
LX_NOR_SIMULATOR_SECTOR_SIZE
]
;
lx_stm32_nor_simulator_driver.c:22
nor_flash
->
lx_nor_flash_sector_buffer
=
&
nor_sector_memory
[
0
]
;
lx_stm32_nor_simulator_driver.c:61
lx_stm32_nor_simulator_initialize()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
nor_sector_memory
is read by 1 function:
All items filtered out
nor_sector_memory
lx_stm32_nor_simulator_initialize()
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