levelx
LX_FALSE
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_FALSE
LX_FALSE macro
Syntax
Show:
Summary
Declaration
from
lx_api.h:178
#define
LX_FALSE
0
Examples
References
from
examples
Code
Location
#define
LX_FALSE
0
lx_api.h:178
if
(
superceded_check
==
LX_FALSE
)
lx_nor_flash_logical_sector_find.c:373
_lx_nor_flash_logical_sector_find
(
nor_flash
,
logical_sector
,
LX_FALSE
,
&
mapping_address
,
&
sector_address
)
;
lx_nor_flash_sector_read.c:108
_lx_nor_flash_logical_sector_find
(
nor_flash
,
logical_sector
,
LX_FALSE
,
&
mapping_address
,
&
sector_address
)
;
lx_nor_flash_sector_release.c:109
_lx_nor_flash_logical_sector_find
(
nor_flash
,
logical_sector
,
LX_FALSE
,
&
old_mapping_address
,
&
old_sector_address
)
;
lx_nor_flash_sector_write.c:136
static
UINT
is_initialized
=
LX_FALSE
;
lx_stm32_qspi_driver.c:24
if
(
is_initialized
==
LX_FALSE
)
lx_stm32_qspi_driver.c:58
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