Searched defs:_lv_indev_t (Results 1 – 1 of 1) sorted by relevance
175 typedef struct _lv_indev_t { struct176 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