/*******************************************************************************/ /* This file is auto-generated by Azure RTOS GUIX Studio. Do not edit this */ /* file by hand. Modifications to this file should only be made by running */ /* the Azure RTOS GUIX Studio application and re-generating the application */ /* resource file(s). For more information please refer to the Azure RTOS GUIX */ /* Studio User Guide, or visit our web site at azure.com/rtos */ /* */ /* GUIX Studio Revision 6.1.12.0 */ /* Date (dd.mm.yyyy): 25. 8.2022 Time (hh:mm): 18:36 */ /*******************************************************************************/ #ifndef _LINE_CHART_MAIN_DISPLAY_RESOURCES_H_ #define _LINE_CHART_MAIN_DISPLAY_RESOURCES_H_ #include "gx_api.h" /* Display and theme definitions */ #define MAIN_DISPLAY 0 #define MAIN_DISPLAY_COLOR_FORMAT GX_COLOR_FORMAT_565RGB #define MAIN_DISPLAY_X_RESOLUTION 640 #define MAIN_DISPLAY_Y_RESOLUTION 480 #define MAIN_DISPLAY_DEFAULT_THEME 0 #define MAIN_DISPLAY_THEME_TABLE_SIZE 1 /* Language definitions */ #define LANGUAGE_ENGLISH 0 #define MAIN_DISPLAY_LANGUAGE_TABLE_SIZE 1 /* Color ID definitions */ #define GX_COLOR_ID_WHITE 29 #define GX_COLOR_ID_DARK_BLUE 30 #define GX_COLOR_ID_GRAY 31 #define GX_COLOR_ID_ORANGE 32 #define GX_COLOR_ID_LIME 33 #define GX_COLOR_ID_PEACH 34 #define GX_COLOR_ID_BLACK 35 #define GX_COLOR_ID_GRID_COLOR 36 #define GX_COLOR_ID_MED_COLOR 37 #define GX_COLOR_ID_HIGH_COLOR 38 #define GX_COLOR_ID_LOW_COLOR 39 #define GX_COLOR_ID_DATA_LINE 40 #define GX_COLOR_ID_LABEL_TEXT 41 #define GX_COLOR_ID_AXIS_LINE 42 #define MAIN_DISPLAY_COLOR_TABLE_SIZE 43 /* Font ID definitions */ #define GX_FONT_ID_SMALL 4 #define GX_FONT_ID_LARGE_BOLD 5 #define GX_FONT_ID_BOLD_ITALIC 6 #define MAIN_DISPLAY_FONT_TABLE_SIZE 7 /* Pixelmap ID definitions */ #define GX_PIXELMAP_ID_BUTTON_BACK 5 #define MAIN_DISPLAY_PIXELMAP_TABLE_SIZE 6 /* String Ids */ #define GX_STRING_ID_STRING_1 1 #define GX_STRING_ID_STRING_3 2 #define GX_STRING_ID_STRING_4 3 #define GX_STRING_ID_STRING_2 4 #define GX_STRING_ID_STRING_7 5 #define GX_STRING_ID_STRING_9 6 #define GX_STRING_ID_STRING_5 7 #define GX_STRING_ID_STRING_6 8 #define GX_STRING_ID_STRING_8 9 #define GX_STRING_ID_STRING_10 10 #define GX_STRING_ID_STRING_11 11 #define GX_STRING_ID_STRING_12 12 #define GX_STRING_ID_STRING_13 13 #define GX_STRING_ID_STRING_14 14 #define GX_STRING_ID_STRING_15 15 #define GX_STRING_ID_STRING_16 16 #define GX_STRING_ID_STRING_17 17 #define GX_STRING_ID_STRING_18 18 #define GX_STRING_ID_STRING_19 19 #define MAIN_DISPLAY_STRING_TABLE_SIZE 20 #endif /* sentry */