ESP-IDF
PROV_XACT_NVAL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
PROV_XACT_NVAL
PROV_XACT_NVAL macro
Syntax
Show:
Summary
Declaration
from
prov_common.h:124
#define
PROV_XACT_NVAL
0xFF
Examples
References
from
examples
Code
Location
#define
PROV_XACT_NVAL
0xFF
prov_common.h:124
link
->
pending_ack
=
PROV_XACT_NVAL
;
prov_common.c:312
if
(
link
->
pending_ack
==
PROV_XACT_NVAL
)
{
prov_common.c:335
prov_link
.
pending_ack
=
PROV_XACT_NVAL
;
prov_node.c:91
prov_link
.
rx
.
prev_id
=
PROV_XACT_NVAL
;
prov_node.c:93
link
->
pending_ack
=
PROV_XACT_NVAL
;
prov_pvnr.c:1054
link
->
rx
.
prev_id
=
PROV_XACT_NVAL
;
prov_pvnr.c:1056
prov_links
[
i
]
.
pending_ack
=
PROV_XACT_NVAL
;
prov_pvnr.c:2797
prov_links
[
i
]
.
rx
.
prev_id
=
PROV_XACT_NVAL
;
prov_pvnr.c:2801
prov_links
[
i
]
.
pending_ack
=
PROV_XACT_NVAL
;
prov_pvnr.c:2860
prov_links
[
i
]
.
rx
.
prev_id
=
PROV_XACT_NVAL
;
prov_pvnr.c:2861
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