ESP-IDF
SEG_NVAL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SEG_NVAL
SEG_NVAL macro
Syntax
Show:
Summary
Declaration
from
pb_adv.c:49
#define
SEG_NVAL
0xff
Examples
References
from
examples
Code
Location
#define
SEG_NVAL
0xff
pb_adv.c:49
link
.
rx
.
seg
=
SEG_NVAL
;
pb_adv.c:370
link
.
rx
.
last_seg
=
SEG_NVAL
;
pb_adv.c:371
uint8_t
seg
=
SEG_NVAL
;
pb_adv.c:439
(
find_msb_set
(
(
~
link
.
rx
.
seg
)
&
SEG_NVAL
)
-
1
>
link
.
rx
.
last_seg
)
)
{
pb_adv.c:485
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