levelx
LX_NOR_EXTENDED_CACHE_SIZE
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_EXTENDED_CACHE_SIZE
LX_NOR_EXTENDED_CACHE_SIZE macro
Syntax
Show:
Summary
Declaration
from
lx_api.h:222
#define
LX_NOR_EXTENDED_CACHE_SIZE
8
Examples
References
from
examples
Code
Location
#define
LX_NOR_EXTENDED_CACHE_SIZE
8
/* Maximum number of extended cache sectors. */
lx_api.h:222
lx_nor_flash_extended_cache
[
LX_NOR_EXTENDED_CACHE_SIZE
]
;
lx_api.h:498
if
(
i
>
LX_NOR_EXTENDED_CACHE_SIZE
)
lx_nor_flash_extended_cache_enable.c:142
nor_flash
->
lx_nor_flash_extended_cache_entries
=
LX_NOR_EXTENDED_CACHE_SIZE
;
lx_nor_flash_extended_cache_enable.c:145
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