lv_types.h
Defines
-
LV_OS_NONE
-
LV_OS_PTHREAD
-
LV_OS_FREERTOS
-
LV_OS_CMSIS_RTOS2
-
LV_OS_CUSTOM
-
LV_STDLIB_BUILTIN
-
LV_STDLIB_CLIB
-
LV_STDLIB_MICROPYTHON
-
LV_STDLIB_CUSTOM
-
LV_DRAW_SW_ASM_NONE
-
LV_DRAW_SW_ASM_NEON
-
LV_DRAW_SW_ASM_MVE
-
LV_DRAW_SW_ASM_CUSTOM
-
LV_UNUSED(x)
-
_LV_CONCAT(x, y)
-
LV_CONCAT(x, y)
-
_LV_CONCAT3(x, y, z)
-
LV_CONCAT3(x, y, z)
-
LV_FORMAT_ATTRIBUTE(fmtstr, vararg)
Typedefs
-
typedef _lv_result_t lv_result_t
-
typedef uint32_t lv_uintptr_t
-
typedef int32_t lv_intptr_t