ESP-IDF
+
0
/9 examples
SourceVu will show references to
WL_INVALID_HANDLE
from the following samples and libraries:
FatFS
flash_encryption sample
perf_benchmark sample
wear_levelling sample
import_lib sample
ext_flash sample
fs_operations sample
getting_started sample
logic_analyzer sample
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
ESP-IDF Framework and Examples
ESP-IDF
WL_INVALID_HANDLE
WL_INVALID_HANDLE macro
Syntax
Show:
Summary
Declaration
from
wear_levelling.h:22
#define
WL_INVALID_HANDLE
-
1
Examples
WL_INVALID_HANDLE
is referenced by 9 libraries and example projects:
FatFS
flash_encryption sample
perf_benchmark sample
wear_levelling sample
import_lib sample
ext_flash sample
fs_operations sample
getting_started sample
logic_analyzer sample
References
from
0/9
examples
Code
Location
#define
WL_INVALID_HANDLE
-
1
wear_levelling.h:22
*
out_handle
=
WL_INVALID_HANDLE
;
wear_levelling.cpp:62
if
(
*
out_handle
==
WL_INVALID_HANDLE
)
{
wear_levelling.cpp:74
*
out_handle
=
WL_INVALID_HANDLE
;
wear_levelling.cpp:159
if
(
handle
==
WL_INVALID_HANDLE
)
{
wear_levelling.cpp:256
Call Tree
from
0/9
examples
All items filtered out
All items filtered out
Data Use
from
0/9
examples
All items filtered out
All items filtered out
Class Tree
from
0/9
examples
All items filtered out
All items filtered out
Override Tree
from
0/9
examples
All items filtered out
All items filtered out
Implementations
from
0/9
examples
All items filtered out
All items filtered out
Instances
from
0/9
examples
Lifecycle
from
0/9
examples
All items filtered out
All items filtered out