1 /*******************************************************************************/ 2 /* This file is auto-generated by Azure RTOS GUIX Studio. Do not edit this */ 3 /* file by hand. Modifications to this file should only be made by running */ 4 /* the Azure RTOS GUIX Studio application and re-generating the application */ 5 /* resource file(s). For more information please refer to the Azure RTOS GUIX */ 6 /* Studio User Guide, or visit our web site at azure.com/rtos */ 7 /* */ 8 /* GUIX Studio Revision 6.1.12.0 */ 9 /* Date (dd.mm.yyyy): 25. 8.2022 Time (hh:mm): 18:34 */ 10 /*******************************************************************************/ 11 12 13 #ifndef _EXTENDED_UNICODE_MAIN_DISPLAY_RESOURCES_H_ 14 #define _EXTENDED_UNICODE_MAIN_DISPLAY_RESOURCES_H_ 15 16 #include "gx_api.h" 17 18 #if !defined(GX_UTF8_SUPPORT) 19 #error "The symbol GX_UTF8_SUPPORT must be defined to support the Studio project settings". 20 #endif 21 #if !defined(GX_EXTENDED_UNICODE_SUPPORT) 22 #error "The symbol GX_EXTENDED_UNICODE_SUPPORT must be defined to support the Studio project settings". 23 #endif 24 25 /* Display and theme definitions */ 26 27 #define MAIN_DISPLAY 0 28 #define MAIN_DISPLAY_COLOR_FORMAT GX_COLOR_FORMAT_24XRGB 29 #define MAIN_DISPLAY_X_RESOLUTION 640 30 #define MAIN_DISPLAY_Y_RESOLUTION 480 31 #define MAIN_DISPLAY_DEFAULT_THEME 0 32 #define MAIN_DISPLAY_THEME_TABLE_SIZE 1 33 34 /* Language definitions */ 35 36 #define LANGUAGE_ENGLISH 0 37 #define MAIN_DISPLAY_LANGUAGE_TABLE_SIZE 1 38 39 /* Color ID definitions */ 40 41 #define GX_COLOR_ID_YELLOW 29 42 #define GX_COLOR_ID_GREEN 30 43 #define GX_COLOR_ID_RED 31 44 #define GX_COLOR_ID_LIGHT_GRAY 32 45 #define GX_COLOR_ID_CHART_LINE 33 46 #define GX_COLOR_ID_WHITE 34 47 #define GX_COLOR_ID_ODD_ROW 35 48 #define GX_COLOR_ID_BLUE 36 49 #define MAIN_DISPLAY_COLOR_TABLE_SIZE 37 50 51 /* Font ID definitions */ 52 53 #define GX_FONT_ID_OLD_ITALIC_8BPP 4 54 #define GX_FONT_ID_OLD_ITALIC_1BPP 5 55 #define GX_FONT_ID_OLD_ITALIC_4BPP 6 56 #define MAIN_DISPLAY_FONT_TABLE_SIZE 7 57 58 /* Pixelmap ID definitions */ 59 60 #define MAIN_DISPLAY_PIXELMAP_TABLE_SIZE 5 61 62 /* String Ids */ 63 64 #define GX_STRING_ID_EXTENDED_UNICODES 1 65 #define MAIN_DISPLAY_STRING_TABLE_SIZE 2 66 67 #endif /* sentry */ 68