Home
last modified time | relevance | path

Searched defs:LV_TICK_CUSTOM (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.5.0/env_support/rt-thread/
Dlv_rt_thread_conf.h35 #define LV_TICK_CUSTOM 1 macro
/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h82 #define LV_TICK_CUSTOM 1 macro
89 #define LV_TICK_CUSTOM 0 macro
/lvgl-3.5.0/src/
Dlv_conf_internal.h236 #define LV_TICK_CUSTOM CONFIG_LV_TICK_CUSTOM macro
238 #define LV_TICK_CUSTOM 0 macro
/lvgl-3.5.0/
DKconfig112 config LV_TICK_CUSTOM config