levelx
LX_NOR_PHYSICAL_SECTOR_FREE
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
LX_NOR_PHYSICAL_SECTOR_FREE
LX_NOR_PHYSICAL_SECTOR_FREE macro
Syntax
Show:
Summary
Declaration
from
lx_api.h:241
#define
LX_NOR_PHYSICAL_SECTOR_FREE
0xFFFFFFFF
Examples
References
from
examples
Code
Location
#define
LX_NOR_PHYSICAL_SECTOR_FREE
0xFFFFFFFF
lx_api.h:241
if
(
list_word
==
LX_NOR_PHYSICAL_SECTOR_FREE
)
lx_nor_flash_block_reclaim.c:267
if
(
list_word
==
LX_NOR_PHYSICAL_SECTOR_FREE
)
lx_nor_flash_logical_sector_find.c:333
if
(
list_word
==
LX_NOR_PHYSICAL_SECTOR_FREE
)
lx_nor_flash_next_block_to_erase_find.c:201
else
if
(
block_word
==
LX_NOR_PHYSICAL_SECTOR_FREE
)
lx_nor_flash_open.c:634
if
(
block_word
!=
LX_NOR_PHYSICAL_SECTOR_FREE
)
lx_nor_flash_open.c:721
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