Searched refs:LV_OS_NONE (Results 1 – 15 of 15) sorted by relevance
40 #if LV_USE_OS != LV_OS_NONE in lv_os_init()45 #if LV_USE_OS != LV_OS_NONE
16 #if LV_USE_OS == LV_OS_NONE
24 #if LV_USE_OS == LV_OS_NONE63 #if LV_USE_OS != LV_OS_NONE
34 #if LV_USE_OS != LV_OS_NONE74 #if LV_USE_OS != LV_OS_NONE
225 #if LV_USE_OS != LV_OS_NONE
347 #if LV_USE_NEMA_VG == 0 && LV_USE_OS == LV_OS_NONE in nema_gfx_delete()
32 #if LV_DRAW_SW_DRAW_UNIT_CNT > 1 && LV_USE_OS == LV_OS_NONE
110 #define LV_USE_OS LV_OS_NONE
130 default LV_OS_NONE132 config LV_OS_NONE config in LVGL configuration""Operating System (OS)""LV_USE_OS152 default 0 if LV_OS_NONE
17 #warning LV_USE_DRAW_DMA2D_INTERRUPT is 1 but has no effect because LV_USE_OS is LV_OS_NONE
206 other than ``LV_OS_NONE`` in ``lv_conf.h``) you can use :cpp:func:`lv_lock()` and217 to a value other than ``LV_OS_NONE``.
62 …hreaded calls, please make sure :c:macro:`LV_USE_OS` is always configured as :c:macro:`LV_OS_NONE`.
12 #define LV_OS_NONE 0 macro278 #define LV_USE_OS LV_OS_NONE
285 With ``LV_USE_DRAW_DMA2D_INTERRUPT`` set to ``0`` and ``LV_USE_OS`` set to ``LV_OS_NONE``,
740 -#define LV_USE_OS LV_OS_NONE