levelx
LX_NOR_FLASH_MAX_LOGICAL_SECTOR_OFFSET
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_LOGICAL_SECTOR_OFFSET
LX_NOR_FLASH_MAX_LOGICAL_SECTOR_OFFSET macro
Syntax
Show:
Summary
Declaration
from
lx_api.h:213
#define
LX_NOR_FLASH_MAX_LOGICAL_SECTOR_OFFSET
2
Examples
References
from
examples
Code
Location
#define
LX_NOR_FLASH_MAX_LOGICAL_SECTOR_OFFSET
2
lx_api.h:213
status
=
_lx_nor_flash_driver_read
(
nor_flash
,
block_word_ptr
+
LX_NOR_FLASH_MAX_LOGICAL_SECTOR_OFFSET
,
&
max_logical_sector
,
1
)
;
lx_nor_flash_logical_sector_find.c:257
status
=
_lx_nor_flash_driver_write
(
nor_flash
,
block_word_ptr
+
LX_NOR_FLASH_MAX_LOGICAL_SECTOR_OFFSET
,
&
max_logical_sector
,
1
)
;
lx_nor_flash_physical_sector_allocate.c:288
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