ESP-IDF
CONT_SEG_INDEX
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
CONT_SEG_INDEX
CONT_SEG_INDEX macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:109
#define
CONT_SEG_INDEX
(
gpc
)
(
(
gpc
)
>
>
2
)
Arguments
Argument
gpc
Examples
References
from
examples
Code
Location
#define
CONT_SEG_INDEX
(
gpc
)
(
gpc
>
>
2
)
pb_adv.c:36
#define
CONT_SEG_INDEX
(
gpc
)
(
(
gpc
)
>
>
2
)
prov_common.h:109
uint8_t
seg
=
CONT_SEG_INDEX
(
rx
->
gpc
)
;
pb_adv.c:350
uint8_t
seg
=
CONT_SEG_INDEX
(
rx
->
gpc
)
;
prov_common.c:240
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