-
CONFIG_LVGL_INPUT_REFRESH_PERIOD
¶
Input device refresh period
Type: int
Help¶
Refresh period for input devices in milliseconds
Kconfig definition¶
At lib/gui/lvgl/Kconfig:219
Included via Kconfig:10
→ Kconfig.zephyr:37
→ lib/Kconfig:15
→ lib/gui/Kconfig:9
Menu path: (top menu) → Additional libraries → Graphical user interface
config LVGL_INPUT_REFRESH_PERIOD int prompt "Input device refresh period" ifLVGL
default 50 ifLVGL
depends onLVGL
help Refresh period for input devices in milliseconds
(Definitions include propagated dependencies, including from if’s and menus.)