Home
last modified time | relevance | path

Searched defs:_lv_indev_t (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.4.0/src/hal/
Dlv_hal_indev.h175 typedef struct _lv_indev_t { struct
176 struct _lv_indev_drv_t * driver;
177 _lv_indev_proc_t proc;
178 struct _lv_obj_t * cursor; /**< Cursor for LV_INPUT_TYPE_POINTER*/
179 struct _lv_group_t * group; /**< Keypad destination group*/
180 const lv_point_t * btn_points; /**< Array points assigned to the button ()screen will be pressed