![]() |
![]() |
LittlevGL
3.20.00.19
|
GENERATED FILE, DO NOT EDIT IT!
Make sure all the defines of lv_conf.h have a default value
#include <stdint.h>
Go to the source code of this file.
#define LV_HOR_RES_MAX (480) |
#define LV_VER_RES_MAX (320) |
#define LV_COLOR_DEPTH 16 |
#define LV_COLOR_16_SWAP 0 |
#define LV_COLOR_SCREEN_TRANSP 0 |
#define LV_COLOR_TRANSP LV_COLOR_LIME /*LV_COLOR_LIME: pure green*/ |
#define LV_ANTIALIAS 1 |
#define LV_DISP_DEF_REFR_PERIOD 30 /*[ms]*/ |
#define LV_DPI 100 /*[px]*/ |
#define LV_MEM_CUSTOM 0 |
#define LV_MEM_SIZE (32U * 1024U) |
#define LV_MEM_ATTR |
#define LV_MEM_ADR 0 |
#define LV_MEM_AUTO_DEFRAG 1 |
#define LV_ENABLE_GC 0 |
#define LV_INDEV_DEF_READ_PERIOD 30 |
#define LV_INDEV_DEF_DRAG_LIMIT 10 |
#define LV_INDEV_DEF_DRAG_THROW 20 |
#define LV_INDEV_DEF_LONG_PRESS_TIME 400 |
#define LV_INDEV_DEF_LONG_PRESS_REP_TIME 100 |
#define LV_USE_ANIMATION 1 |
#define LV_USE_SHADOW 1 |
#define LV_USE_GROUP 1 |
#define LV_USE_GPU 1 |
#define LV_USE_FILESYSTEM 1 |
#define LV_USE_USER_DATA 0 |
#define LV_IMG_CF_INDEXED 1 |
#define LV_IMG_CF_ALPHA 1 |
#define LV_IMG_CACHE_DEF_SIZE 1 |
#define LV_ATTRIBUTE_TICK_INC |
#define LV_ATTRIBUTE_TASK_HANDLER |
#define LV_ATTRIBUTE_MEM_ALIGN |
#define LV_ATTRIBUTE_LARGE_CONST |
#define LV_TICK_CUSTOM 0 |
#define LV_USE_LOG 0 |
#define LV_THEME_LIVE_UPDATE 0 /*1: Allow theme switching at run time. Uses 8..10 kB of RAM*/ |
#define LV_USE_THEME_TEMPL 0 /*Just for test*/ |
#define LV_USE_THEME_DEFAULT 0 /*Built mainly from the built-in styles. Consumes very few RAM*/ |
#define LV_USE_THEME_ALIEN 0 /*Dark futuristic theme*/ |
#define LV_USE_THEME_NIGHT 0 /*Dark elegant theme*/ |
#define LV_USE_THEME_MONO 0 /*Mono color theme for monochrome displays*/ |
#define LV_USE_THEME_MATERIAL 0 /*Flat theme with bold colors and light shadows*/ |
#define LV_USE_THEME_ZEN 0 /*Peaceful, mainly light theme */ |
#define LV_USE_THEME_NEMO 0 /*Water-like theme based on the movie "Finding Nemo"*/ |
#define LV_FONT_ROBOTO_12 0 |
#define LV_FONT_ROBOTO_16 1 |
#define LV_FONT_ROBOTO_22 0 |
#define LV_FONT_ROBOTO_28 0 |
#define LV_FONT_UNSCII_8 0 |
#define LV_FONT_CUSTOM_DECLARE |
#define LV_FONT_DEFAULT &lv_font_roboto_16 |
#define LV_FONT_FMT_TXT_LARGE 0 |
#define LV_TXT_ENC LV_TXT_ENC_UTF8 |
#define LV_TXT_BREAK_CHARS " ,.;:-_" |
#define LV_USE_OBJ_REALIGN 1 |
#define LV_USE_EXT_CLICK_AREA LV_EXT_CLICK_AREA_OFF |
#define LV_USE_ARC 1 |
#define LV_USE_BAR 1 |
#define LV_USE_BTN 1 |
#define LV_BTN_INK_EFFECT 0 |
#define LV_USE_BTNM 1 |
#define LV_USE_CALENDAR 1 |
#define LV_USE_CANVAS 1 |
#define LV_USE_CB 1 |
#define LV_USE_CHART 1 |
#define LV_CHART_AXIS_TICK_LABEL_MAX_LEN 20 |
#define LV_USE_CONT 1 |
#define LV_USE_DDLIST 1 |
#define LV_DDLIST_DEF_ANIM_TIME 200 |
#define LV_USE_GAUGE 1 |
#define LV_USE_IMG 1 |
#define LV_USE_IMGBTN 1 |
#define LV_IMGBTN_TILED 0 |
#define LV_USE_KB 1 |
#define LV_USE_LABEL 1 |
#define LV_LABEL_DEF_SCROLL_SPEED 25 |
#define LV_LABEL_WAIT_CHAR_COUNT 3 |
#define LV_LABEL_TEXT_SEL 0 |
#define LV_LABEL_LONG_TXT_HINT 0 |
#define LV_USE_LED 1 |
#define LV_USE_LINE 1 |
#define LV_USE_LIST 1 |
#define LV_LIST_DEF_ANIM_TIME 100 |
#define LV_USE_LMETER 1 |
#define LV_USE_MBOX 1 |
#define LV_USE_PAGE 1 |
#define LV_PAGE_DEF_ANIM_TIME 400 |
#define LV_USE_PRELOAD 1 |
#define LV_PRELOAD_DEF_ARC_LENGTH 60 /*[deg]*/ |
#define LV_PRELOAD_DEF_SPIN_TIME 1000 /*[ms]*/ |
#define LV_PRELOAD_DEF_ANIM LV_PRELOAD_TYPE_SPINNING_ARC |
#define LV_USE_ROLLER 1 |
#define LV_ROLLER_DEF_ANIM_TIME 200 |
#define LV_ROLLER_INF_PAGES 7 |
#define LV_USE_SLIDER 1 |
#define LV_USE_SPINBOX 1 |
#define LV_USE_SW 1 |
#define LV_USE_TA 1 |
#define LV_TA_DEF_CURSOR_BLINK_TIME 400 /*ms*/ |
#define LV_TA_DEF_PWD_SHOW_TIME 1500 /*ms*/ |
#define LV_USE_TABLE 1 |
#define LV_TABLE_COL_MAX 12 |
#define LV_USE_TABVIEW 1 |
#define LV_TABVIEW_DEF_ANIM_TIME 300 |
#define LV_USE_TILEVIEW 1 |
#define LV_TILEVIEW_DEF_ANIM_TIME 300 |
#define LV_USE_WIN 1 |