i80_controller sample
indev_proc_pointer_diff()
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/4)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i80_controller sample
indev_proc_pointer_diff()
indev_proc_pointer_diff() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_indev.c:74
static
void
indev_proc_pointer_diff
(
lv_indev_t
*
indev
)
;
Implemented in
lv_indev.c:1404
Arguments
Argument
indev
Examples
References
from
examples
Code
Location
Referrer
static
void
indev_proc_pointer_diff
(
lv_indev_t
*
indev
)
lv_indev.c:1404
static
void
indev_proc_pointer_diff
(
lv_indev_t
*
indev
)
;
lv_indev.c:74
indev_proc_pointer_diff
(
i
)
;
lv_indev.c:712
indev_pointer_proc()
Call Tree
from
examples
indev_proc_pointer_diff()
is called by 1 function and calls 5 functions:
indev_pointer_proc()
All items filtered out
indev_proc_pointer_diff()
lv_obj_get_style_rotary_sensitivity()
lv_obj_is_editable()
lv_indev_find_scroll_obj()
lv_indev_scroll_handler()
send_event()
All items filtered out
Data Use
from
examples
indev_proc_pointer_diff()
reads 10 variables and writes 3 variables:
lv_event_code_t::LV_EVENT_ROTARY
lv_global_t::indev_obj_active
lv_indev_t::scroll_limit
lv_indev_t::rotary_sensitivity
lv_indev_t::
::vect
lv_indev_t::
::scroll_throw_vect
lv_indev_t::
::scroll_throw_vect_ori
lv_indev_t::
::last_pressed
lv_indev_t::
::diff
lv_indev_t::pointer
All items filtered out
indev_proc_pointer_diff()
lv_point_t::y
lv_global_t::indev_obj_active
lv_indev_t::
::act_obj
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