Searched refs:LV_TICK_CUSTOM (Results 1 – 12 of 12) sorted by relevance
12 #if LV_TICK_CUSTOM == 131 #if !LV_TICK_CUSTOM44 #if !LV_TICK_CUSTOM62 #if LV_TICK_CUSTOM == 0 in lv_tick_get()
38 #if !LV_TICK_CUSTOM
67 7. Update LV_TICK_CUSTOM related macros:72 #define LV_TICK_CUSTOM 173 #if LV_TICK_CUSTOM77 #endif /*LV_TICK_CUSTOM*/79 #define LV_TICK_CUSTOM 080 #if LV_TICK_CUSTOM83 #endif /*LV_TICK_CUSTOM*/
90 #define LV_TICK_CUSTOM 1 macro91 #if LV_TICK_CUSTOM97 #define LV_TICK_CUSTOM 0 macro98 #if LV_TICK_CUSTOM
33 #define LV_TICK_CUSTOM 1 macro
35 #define LV_TICK_CUSTOM 1 macro
88 #define LV_TICK_CUSTOM 089 #if LV_TICK_CUSTOM
114 config LV_TICK_CUSTOM config120 depends on LV_TICK_CUSTOM
217 #ifndef LV_TICK_CUSTOM219 #define LV_TICK_CUSTOM CONFIG_LV_TICK_CUSTOM macro221 #define LV_TICK_CUSTOM 0 macro224 #if LV_TICK_CUSTOM
36 5. Set `LV_TICK_CUSTOM 1`
27 Alternatively, configure `LV_TICK_CUSTOM` (see `lv_conf.h`) so that LVGL can retrieve the current t…
409 - fix(hal tick): add precompile !LV_TICK_CUSTOM for global variables and lv_tick_inc() [`2675`](htt…