Searched refs:lv_indev_read_cb_t (Results 1 – 3 of 3) sorted by relevance
76 typedef void (*lv_indev_read_cb_t)(lv_indev_t * indev, lv_indev_data_t * data); typedef140 void lv_indev_set_read_cb(lv_indev_t * indev, lv_indev_read_cb_t read_cb);203 lv_indev_read_cb_t lv_indev_get_read_cb(lv_indev_t * indev);
33 lv_indev_read_cb_t read_cb;
302 void lv_indev_set_read_cb(lv_indev_t * indev, lv_indev_read_cb_t read_cb) in lv_indev_set_read_cb()321 lv_indev_read_cb_t lv_indev_get_read_cb(lv_indev_t * indev) in lv_indev_get_read_cb()