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 _DEMO_DISPLAY_RESOLUTION_SECONDARY_RESOURCES_H_ 14 #define _DEMO_DISPLAY_RESOLUTION_SECONDARY_RESOURCES_H_ 15 16 #include "gx_api.h" 17 18 /* Display and theme definitions */ 19 20 #define SECONDARY 1 21 #define SECONDARY_COLOR_FORMAT GX_COLOR_FORMAT_8BIT_PALETTE 22 #define SECONDARY_X_RESOLUTION 641 23 #define SECONDARY_Y_RESOLUTION 480 24 #define SECONDARY_THEME_1 0 25 #define SECONDARY_THEME_TABLE_SIZE 1 26 27 /* Language definitions */ 28 29 #define SECONDARY_LANGUAGE_ENGLISH 0 30 #define SECONDARY_LANGUAGE_TABLE_SIZE 1 31 32 /* Color ID definitions */ 33 34 #define GX_COLOR_ID_SECONDARY_ORANGE 29 35 #define GX_COLOR_ID_SECONDARY_BLACK 30 36 #define GX_COLOR_ID_SECONDARY_NEXT_BUTTON_LOWER 31 37 #define GX_COLOR_ID_SECONDARY_NEXT_BUTTON_UPPER 32 38 #define GX_COLOR_ID_SECONDARY_WHITE 33 39 #define SECONDARY_COLOR_TABLE_SIZE 34 40 41 /* Font ID definitions */ 42 43 #define SECONDARY_FONT_TABLE_SIZE 4 44 45 /* Pixelmap ID definitions */ 46 47 #define GX_PIXELMAP_ID_SECONDARY_FISH 5 48 #define GX_PIXELMAP_ID_SECONDARY_I_HISTORY_LG 6 49 #define GX_PIXELMAP_ID_SECONDARY_I_MEDICATIONSGREEN_LG 7 50 #define GX_PIXELMAP_ID_SECONDARY_I_MEDICATIONSRED_LG 8 51 #define GX_PIXELMAP_ID_SECONDARY_I_PATIENTLIST_LG 9 52 #define GX_PIXELMAP_ID_SECONDARY_RED_APPLE 10 53 #define GX_PIXELMAP_ID_SECONDARY_SAVE_ICON 11 54 #define SECONDARY_PIXELMAP_TABLE_SIZE 12 55 56 /* String Ids */ 57 58 #define GX_STRING_ID_SECONDARY_STRING_1 1 59 #define GX_STRING_ID_SECONDARY_STRING_2 2 60 #define GX_STRING_ID_SECONDARY_STRING_3 3 61 #define GX_STRING_ID_SECONDARY_STRING_4 4 62 #define GX_STRING_ID_SECONDARY_STRING_5 5 63 #define GX_STRING_ID_SECONDARY_STRING_6 6 64 #define GX_STRING_ID_SECONDARY_STRING_7 7 65 #define GX_STRING_ID_SECONDARY_STRING_8 8 66 #define GX_STRING_ID_SECONDARY_STRING_9 9 67 #define GX_STRING_ID_SECONDARY_STRING_10 10 68 #define SECONDARY_STRING_TABLE_SIZE 11 69 70 #endif /* sentry */ 71