Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_hal/
Dlv_hal_indev.h174 typedef struct _lv_indev_t { struct
175 lv_indev_drv_t driver;
176 lv_indev_proc_t proc;
177 struct _lv_obj_t * cursor; /**< Cursor for LV_INPUT_TYPE_POINTER*/
178 struct _lv_group_t * group; /**< Keypad destination group*/
179 const lv_point_t * btn_points; /**< Array points assigned to the button ()screen will be pressed