Searched refs:lv_nuttx_touchscreen_t (Results 1 – 1 of 1) sorted by relevance
41 } lv_nuttx_touchscreen_t; typedef123 lv_nuttx_touchscreen_t * touchscreen = drv->driver_data; in conv_touch_sample()148 lv_nuttx_touchscreen_t * touchscreen = drv->driver_data; in touchscreen_read()191 lv_nuttx_touchscreen_t * touchscreen = lv_indev_get_driver_data(indev); in touchscreen_delete_cb()207 lv_nuttx_touchscreen_t * touchscreen; in touchscreen_init()210 touchscreen = lv_malloc_zeroed(sizeof(lv_nuttx_touchscreen_t)); in touchscreen_init()