Lines Matching full:lvgl
37 * @brief Get the window handle from specific LVGL input device object.
38 * @param indev The specific LVGL input device object.
39 * @return The window handle from specific LVGL input device object.
44 * @brief Open a LVGL pointer input device object for the specific LVGL
45 * display object, or create it if the LVGL pointer input device
47 * @param display The specific LVGL display object.
48 * @return The LVGL pointer input device object for the specific LVGL
54 * @brief Open a LVGL keypad input device object for the specific LVGL
55 * display object, or create it if the LVGL keypad input device
57 * @param display The specific LVGL display object.
58 * @return The LVGL keypad input device object for the specific LVGL
64 * @brief Open a LVGL encoder input device object for the specific LVGL
65 * display object, or create it if the LVGL encoder input device
67 * @param display The specific LVGL display object.
68 * @return The LVGL encoder input device object for the specific LVGL