ESP-IDF
tGOEPC_CCB::last_pkt_opcode
is only used within ESP-IDF.
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
tGOEPC_CCB::last_pkt_opcode
tGOEPC_CCB::last_pkt_opcode field
Syntax
Show:
Summary
Declaration
from
goep_int.h:58
UINT8
last_pkt_opcode
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
last_pkt_opcode
;
/* last sent packet opcode */
goep_int.h:58
p_ccb
->
last_pkt_opcode
=
p_ccb
->
curr_pkt_opcode
;
goepc_api.c:183
GOEPC_SendRequest()
goepc_extra_srm_rsp
(
p_ccb
->
last_pkt_opcode
,
pkt
,
&
srm_en
,
&
srm_wait
)
;
goepc_main.c:274
goepc_sm_act_rsp()
msg
.
response
.
opcode
=
p_ccb
->
last_pkt_opcode
;
goepc_main.c:279
goepc_sm_act_rsp()
msg
.
response
.
opcode
=
p_ccb
->
last_pkt_opcode
;
goepc_main.c:290
goepc_sm_act_rsp_fb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGOEPC_CCB::last_pkt_opcode
is written by 1 function and is read by 2 functions:
GOEPC_SendRequest()
All items filtered out
tGOEPC_CCB::last_pkt_opcode
goepc_sm_act_rsp()
goepc_sm_act_rsp_fb()
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