Searched refs:lv_nuttx_touchscreen_create (Results 1 – 3 of 3) sorted by relevance
43 lv_indev_t * lv_nuttx_touchscreen_create(const char * dev_path);
157 lv_indev_t * indev = lv_nuttx_touchscreen_create(dsc->input_path); in lv_nuttx_init()164 lv_indev_t * indev = lv_nuttx_touchscreen_create(dsc->utouch_path); in lv_nuttx_init()
63 lv_indev_t * lv_nuttx_touchscreen_create(const char * dev_path) in lv_nuttx_touchscreen_create() function