Home
last modified time | relevance | path

Searched refs:LV_EXPORT_CONST_INT (Results 1 – 18 of 18) sorted by relevance

/lvgl-3.5.0/src/misc/
Dlv_log.h35 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_TRACE);
36 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_INFO);
37 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_WARN);
38 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_ERROR);
39 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_USER);
40 LV_EXPORT_CONST_INT(LV_LOG_LEVEL_NONE);
Dlv_area.h271 LV_EXPORT_CONST_INT(LV_SIZE_CONTENT);
277 LV_EXPORT_CONST_INT(LV_COORD_MAX);
278 LV_EXPORT_CONST_INT(LV_COORD_MIN);
Dlv_anim.h29 LV_EXPORT_CONST_INT(LV_ANIM_REPEAT_INFINITE);
30 LV_EXPORT_CONST_INT(LV_ANIM_PLAYTIME_INFINITE);
Dlv_color.h35 LV_EXPORT_CONST_INT(LV_COLOR_DEPTH);
36 LV_EXPORT_CONST_INT(LV_COLOR_16_SWAP);
Dlv_style.h50 LV_EXPORT_CONST_INT(LV_IMG_ZOOM_NONE);
/lvgl-3.5.0/src/widgets/
Dlv_label.h35 LV_EXPORT_CONST_INT(LV_LABEL_DOT_NUM);
36 LV_EXPORT_CONST_INT(LV_LABEL_POS_LAST);
37 LV_EXPORT_CONST_INT(LV_LABEL_TEXT_SELECTION_OFF);
Dlv_btnmatrix.h26 LV_EXPORT_CONST_INT(LV_BTNMATRIX_BTN_NONE);
Dlv_dropdown.h32 LV_EXPORT_CONST_INT(LV_DROPDOWN_POS_LAST);
Dlv_table.h32 LV_EXPORT_CONST_INT(LV_TABLE_CELL_NONE);
Dlv_textarea.h33 LV_EXPORT_CONST_INT(LV_TEXTAREA_CURSOR_LAST);
/lvgl-3.5.0/src/draw/
Dlv_draw_rect.h26 LV_EXPORT_CONST_INT(LV_RADIUS_CIRCLE);
/lvgl-3.5.0/src/extra/others/msg/
Dlv_msg.h23 LV_EXPORT_CONST_INT(LV_MSG_ID_ANY);
/lvgl-3.5.0/src/extra/layouts/grid/
Dlv_grid.h30 LV_EXPORT_CONST_INT(LV_GRID_CONTENT);
33 LV_EXPORT_CONST_INT(LV_GRID_TEMPLATE_LAST);
/lvgl-3.5.0/src/extra/layouts/flex/
Dlv_flex.h24 LV_EXPORT_CONST_INT(LV_OBJ_FLAG_FLEX_IN_NEW_TRACK);
/lvgl-3.5.0/src/
Dlv_conf_internal.h951 #ifndef LV_EXPORT_CONST_INT
953 #define LV_EXPORT_CONST_INT CONFIG_LV_EXPORT_CONST_INT macro
955 …#define LV_EXPORT_CONST_INT(int_value) struct _silence_gcc_warning /*The default value just preven… macro
2446 LV_EXPORT_CONST_INT(LV_DPI_DEF);
/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h338 #define LV_EXPORT_CONST_INT(int_value) struct _silence_gcc_warning /*The default value just prevent… macro
/lvgl-3.5.0/
Dlv_conf_template.h345 #define LV_EXPORT_CONST_INT(int_value) struct _silence_gcc_warning /*The default value just prevent…
/lvgl-3.5.0/src/extra/widgets/chart/
Dlv_chart.h30 LV_EXPORT_CONST_INT(LV_CHART_POINT_NONE);