Home
last modified time | relevance | path

Searched refs:indev_ll (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/
Dlv_init.c124 lv_ll_init(&(global->indev_ll), sizeof(lv_indev_t)); in lv_global_init()
150 lv_ll_clear_custom(&(global->indev_ll), (void (*)(void *)) lv_indev_delete); in lv_cleanup_devices()
/lvgl-latest/src/core/
Dlv_global.h96 lv_ll_t indev_ll; member
/lvgl-latest/src/indev/
Dlv_indev.c60 #define indev_ll_head &(LV_GLOBAL_DEFAULT()->indev_ll)