levelx
LX_NOR_FLASH_MAX_ERASE_COUNT_DELTA
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_FLASH_MAX_ERASE_COUNT_DELTA
LX_NOR_FLASH_MAX_ERASE_COUNT_DELTA macro
Syntax
Show:
Summary
Declaration
from
lx_api.h:215
#define
LX_NOR_FLASH_MAX_ERASE_COUNT_DELTA
4
Examples
References
from
examples
Code
Location
#define
LX_NOR_FLASH_MAX_ERASE_COUNT_DELTA
4
lx_api.h:215
erase_count_threshold
=
nor_flash
->
lx_nor_flash_minimum_erase_count
+
LX_NOR_FLASH_MAX_ERASE_COUNT_DELTA
;
lx_nor_flash_next_block_to_erase_find.c:130
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