levelx
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY
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_NAND_SECTOR_MAPPING_CACHE_ENTRY
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY struct
Syntax
Show:
Summary
Declaration
from
lx_api.h:302
typedef
struct
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY_STRUCT
{
#ifndef
LX_NAND_FLASH_DIRECT_MAPPING_CACHE
ULONG
lx_nand_sector_mapping_cache_logical_sector
;
#endif
USHORT
lx_nand_sector_mapping_cache_block
;
USHORT
lx_nand_sector_mapping_cache_page
;
}
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY
;
Fields
Field
Declared as
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY_STRUCT::lx_nand_sector_mapping_cache_logical_sector
ULONG
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY_STRUCT::lx_nand_sector_mapping_cache_block
USHORT
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY_STRUCT::lx_nand_sector_mapping_cache_page
USHORT
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY_STRUCT
lx_api.h:302
}
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY
;
lx_api.h:309
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY
LX_NAND_SECTOR_MAPPING_CACHE_ENTRY
lx_api.h:391
LX_NAND_FLASH_STRUCT
LX_NAND_FLASH_STRUCT::lx_nand_flash_sector_mapping_cache
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
Instance
Scope
Location
Project
LX_NAND_FLASH_STRUCT::lx_nand_flash_sector_mapping_cache
LX_NAND_FLASH_STRUCT
lx_api.h:391
Lifecycle
from
examples
All items filtered out
All items filtered out