Searched refs:LV_TICK_CUSTOM (Results 1 – 11 of 11) 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
84 7. Update `LV_TICK_CUSTOM` related macros:89 #define LV_TICK_CUSTOM 190 #if LV_TICK_CUSTOM99 #endif /*LV_TICK_CUSTOM*/101 #define LV_TICK_CUSTOM 0102 #if LV_TICK_CUSTOM105 #endif /*LV_TICK_CUSTOM*/
82 #define LV_TICK_CUSTOM 1 macro83 #if LV_TICK_CUSTOM89 #define LV_TICK_CUSTOM 0 macro90 #if LV_TICK_CUSTOM
35 #define LV_TICK_CUSTOM 1 macro
88 #define LV_TICK_CUSTOM 089 #if LV_TICK_CUSTOM
112 config LV_TICK_CUSTOM config118 depends on LV_TICK_CUSTOM
234 #ifndef LV_TICK_CUSTOM236 #define LV_TICK_CUSTOM CONFIG_LV_TICK_CUSTOM macro238 #define LV_TICK_CUSTOM 0 macro241 #if LV_TICK_CUSTOM
32 5. Set `LV_TICK_CUSTOM 1`
23 Alternatively, configure `LV_TICK_CUSTOM` (see `lv_conf.h`) so that LVGL can retrieve the current t…
86 - chore: add an option to "LV_TICK_CUSTOM" [`3879`](https://github.com/lvgl/lvgl/pull/3879)878 - fix(hal tick): add precompile !LV_TICK_CUSTOM for global variables and lv_tick_inc() [`2675`](htt…