Home
last modified time | relevance | path

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

/lvgl-latest/src/indev/
Dlv_indev.c70 static void indev_keypad_proc(lv_indev_t * i, lv_indev_data_t * data);
255 indev_keypad_proc(indev, &data); in lv_indev_read()
754 static void indev_keypad_proc(lv_indev_t * i, lv_indev_data_t * data) in indev_keypad_proc() function