lv_types.h

Defines

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_res_t lv_res_t
typedef uint32_t lv_uintptr_t
typedef int32_t lv_intptr_t

Enums

enum _lv_res_t

LVGL error codes.

Values:

enumerator LV_RES_INV
enumerator LV_RES_OK