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:36 */ 10 /*******************************************************************************/ 11 12 13 #ifndef _KEYBOARD_8BPP_DISPLAY_1_RESOURCES_H_ 14 #define _KEYBOARD_8BPP_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_8BIT_PALETTE 22 #define DISPLAY_1_X_RESOLUTION 480 23 #define DISPLAY_1_Y_RESOLUTION 272 24 #define DISPLAY_1_DEFAULT_THEME 0 25 #define DISPLAY_1_THEME_TABLE_SIZE 1 26 27 /* Language definitions */ 28 29 #define LANGUAGE_ENGLISH 0 30 #define DISPLAY_1_LANGUAGE_TABLE_SIZE 1 31 32 /* Color ID definitions */ 33 34 #define GX_COLOR_ID_WHITE 29 35 #define GX_COLOR_ID_BLACK 30 36 #define GX_COLOR_ID_DARK_GRAY 31 37 #define DISPLAY_1_COLOR_TABLE_SIZE 32 38 39 /* Font ID definitions */ 40 41 #define GX_FONT_ID_MIDSIZE 4 42 #define DISPLAY_1_FONT_TABLE_SIZE 5 43 44 /* Pixelmap ID definitions */ 45 46 #define GX_PIXELMAP_ID_B_BACKSPACE 5 47 #define GX_PIXELMAP_ID_B_BACKSPACE_H 6 48 #define GX_PIXELMAP_ID_B_KEYBOARD 7 49 #define GX_PIXELMAP_ID_B_KEYBOARD_H 8 50 #define GX_PIXELMAP_ID_B_SPACE 9 51 #define GX_PIXELMAP_ID_B_SPACE_H 10 52 #define GX_PIXELMAP_ID_HOME 11 53 #define GX_PIXELMAP_ID_I_LEFTARROW 12 54 #define GX_PIXELMAP_ID_I_RIGHTARROW 13 55 #define GX_PIXELMAP_ID_TEXTFIELDBKND 14 56 #define DISPLAY_1_PIXELMAP_TABLE_SIZE 15 57 58 /* String Ids */ 59 60 #define GX_STRING_ID_STRING_1 1 61 #define GX_STRING_ID_STRING_2 2 62 #define DISPLAY_1_STRING_TABLE_SIZE 3 63 64 #endif /* sentry */ 65