ESP-IDF
tBTA_HH_MICE_RPT::delta_x
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
tBTA_HH_MICE_RPT::delta_x
tBTA_HH_MICE_RPT::delta_x field
Syntax
Show:
Summary
Declaration
from
bta_hh_api.h:254
INT8
delta_x
;
Examples
References
from
examples
Code
Location
Referrer
INT8
delta_x
;
/* displacement x */
bta_hh_api.h:254
p_data
->
delta_x
=
p_report
[
1
]
;
bta_hh_utils.c:378
bta_hh_parse_mice_rpt()
APPL_TRACE_DEBUG
(
"mice move: x = %d y = %d"
,
p_data
->
delta_x
,
bta_hh_utils.c:385
bta_hh_parse_mice_rpt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_HH_MICE_RPT::delta_x
is written by 1 function and is read by 1 function:
bta_hh_parse_mice_rpt()
All items filtered out
tBTA_HH_MICE_RPT::delta_x
bta_hh_parse_mice_rpt()
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