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:41 */ 10 /*******************************************************************************/ 11 12 13 #ifndef _RUNTIME_ALLOCATE_16BPP_DISPLAY_1_RESOURCES_H_ 14 #define _RUNTIME_ALLOCATE_16BPP_DISPLAY_1_RESOURCES_H_ 15 16 #include "gx_api.h" 17 18 /* Display and theme definitions */ 19 20 #define DISPLAY_1 0 21 #define DISPLAY_1_COLOR_FORMAT GX_COLOR_FORMAT_565RGB 22 #define DISPLAY_1_X_RESOLUTION 800 23 #define DISPLAY_1_Y_RESOLUTION 480 24 #define DISPLAY_1_THEME_1 0 25 #define DISPLAY_1_THEME_TABLE_SIZE 1 26 27 /* Language definitions */ 28 29 #define LANGUAGE_ENGLISH 0 30 #define LANGUAGE_LATIN 1 31 #define LANGUAGE_FRENCH 2 32 #define DISPLAY_1_LANGUAGE_TABLE_SIZE 3 33 34 /* Color ID definitions */ 35 36 #define GX_COLOR_ID_GREEN 29 37 #define DISPLAY_1_COLOR_TABLE_SIZE 30 38 39 /* Font ID definitions */ 40 41 #define GX_FONT_ID_FONT_1BPP 4 42 #define GX_FONT_ID_FONT_4BPP 5 43 #define GX_FONT_ID_FONT_8BPP 6 44 #define DISPLAY_1_FONT_TABLE_SIZE 7 45 46 /* Pixelmap ID definitions */ 47 48 #define GX_PIXELMAP_ID_ALPHAMAP_COMPRESSED 5 49 #define GX_PIXELMAP_ID_ALPHAMAP_RAW_EMPTYFILL_MIDDLE 6 50 #define GX_PIXELMAP_ID_FRAME_000 7 51 #define GX_PIXELMAP_ID_FRAME_001 8 52 #define GX_PIXELMAP_ID_PALETTE_ALPHA_DITHER_APPLE 9 53 #define GX_PIXELMAP_ID_PALETTE_COMPRESS_ALPHA_INDICATOR 10 54 #define GX_PIXELMAP_ID_PALETTE_COMPRESS_I_IDICATOR_HORIZONTAL 11 55 #define GX_PIXELMAP_ID_PALETTE_RAW_ORANGEFILL_MIDDLE_HORIZONTAL 12 56 #define GX_PIXELMAP_ID_RAW_PNG_COMPRESS_ALPHA_EMPTY_MIDDLD_H 13 57 #define GX_PIXELMAP_ID_RAW_PNG_FOOT 14 58 #define GX_PIXELMAP_ID__4444ARGB_ALPHA_PATIENT 15 59 #define GX_PIXELMAP_ID__4444ARGB_COMPRESS_ALPHA_ORANGEFILL_MIDDLE 16 60 #define GX_PIXELMAP_ID__565RGB_ALPHA_NEEDLE 17 61 #define GX_PIXELMAP_ID__565RGB_COMPRESSED_ALPHA_GAUGE 18 62 #define GX_PIXELMAP_ID__565RGB_COMPRESSED_FISH 19 63 #define GX_PIXELMAP_ID__565RGB_RAW_SAVE 20 64 #define DISPLAY_1_PIXELMAP_TABLE_SIZE 21 65 66 /* String Ids */ 67 68 #define GX_STRING_ID_ALARM 1 69 #define GX_STRING_ID_HELLO 2 70 #define GX_STRING_ID_STRING_1 3 71 #define GX_STRING_ID_STRING_2 4 72 #define GX_STRING_ID_STRING_3 5 73 #define GX_STRING_ID_STRING_4 6 74 #define GX_STRING_ID_STRING_5 7 75 #define GX_STRING_ID_STRING_6 8 76 #define GX_STRING_ID_STRING_7 9 77 #define GX_STRING_ID_STRING_8 10 78 #define GX_STRING_ID_STRING_9 11 79 #define GX_STRING_ID_STRING_10 12 80 #define GX_STRING_ID_STRING_11 13 81 #define GX_STRING_ID_STRING_12 14 82 #define GX_STRING_ID_STRING_13 15 83 #define GX_STRING_ID_STRING_14 16 84 #define GX_STRING_ID_STRING_15 17 85 #define DISPLAY_1_STRING_TABLE_SIZE 18 86 87 #endif /* sentry */ 88