Home
last modified time | relevance | path

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

/Zephyr-latest/modules/lvgl/
Dlvgl_shell.c41 static int lvgl_monkey_indev_from_string(const char *str, lv_indev_type_t *input_device) in lvgl_monkey_indev_from_string() function
89 if (lvgl_monkey_indev_from_string(argv[1], &default_config.type) < 0) { in cmd_lvgl_monkey_create()