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:39 */ 10 /*******************************************************************************/ 11 12 13 #ifndef _NON_LINEAR_ANIMATION_PRIMARY_RESOURCES_H_ 14 #define _NON_LINEAR_ANIMATION_PRIMARY_RESOURCES_H_ 15 16 #include "gx_api.h" 17 18 /* Display and theme definitions */ 19 20 #define PRIMARY 0 21 #define PRIMARY_COLOR_FORMAT GX_COLOR_FORMAT_24XRGB 22 #define PRIMARY_X_RESOLUTION 800 23 #define PRIMARY_Y_RESOLUTION 400 24 #define PRIMARY_THEME_1 0 25 #define PRIMARY_THEME_TABLE_SIZE 1 26 27 /* Language definitions */ 28 29 #define LANGUAGE_ENGLISH 0 30 #define PRIMARY_LANGUAGE_TABLE_SIZE 1 31 32 /* Color ID definitions */ 33 34 #define GX_COLOR_ID_ORANGE 29 35 #define GX_COLOR_ID_BLACK 30 36 #define GX_COLOR_ID_BLUE 31 37 #define GX_COLOR_ID_WHITE 32 38 #define GX_COLOR_ID_NEXT_BUTTON_UPPER 33 39 #define GX_COLOR_ID_NEXT_BUTTON_LOWER 34 40 #define PRIMARY_COLOR_TABLE_SIZE 35 41 42 /* Font ID definitions */ 43 44 #define PRIMARY_FONT_TABLE_SIZE 4 45 46 /* Pixelmap ID definitions */ 47 48 #define PRIMARY_PIXELMAP_TABLE_SIZE 5 49 50 /* String Ids */ 51 52 #define GX_STRING_ID_STRING_82 1 53 #define GX_STRING_ID_STRING_84 2 54 #define GX_STRING_ID_STRING_85 3 55 #define GX_STRING_ID_STRING_86 4 56 #define GX_STRING_ID_STRING_87 5 57 #define GX_STRING_ID_STRING_88 6 58 #define GX_STRING_ID_STRING_89 7 59 #define GX_STRING_ID_STRING_90 8 60 #define GX_STRING_ID_STRING_91 9 61 #define GX_STRING_ID_STRING_92 10 62 #define GX_STRING_ID_STRING_93 11 63 #define GX_STRING_ID_STRING_94 12 64 #define GX_STRING_ID_STRING_95 13 65 #define GX_STRING_ID_STRING_96 14 66 #define GX_STRING_ID_STRING_97 15 67 #define GX_STRING_ID_STRING_98 16 68 #define GX_STRING_ID_STRING_99 17 69 #define GX_STRING_ID_STRING_100 18 70 #define GX_STRING_ID_STRING_101 19 71 #define GX_STRING_ID_STRING_102 20 72 #define GX_STRING_ID_STRING_103 21 73 #define GX_STRING_ID_STRING_104 22 74 #define GX_STRING_ID_STRING_105 23 75 #define GX_STRING_ID_STRING_106 24 76 #define GX_STRING_ID_STRING_107 25 77 #define GX_STRING_ID_STRING_108 26 78 #define GX_STRING_ID_STRING_109 27 79 #define GX_STRING_ID_STRING_110 28 80 #define GX_STRING_ID_STRING_111 29 81 #define GX_STRING_ID_STRING_112 30 82 #define GX_STRING_ID_STRING_115 31 83 #define GX_STRING_ID_STRING_116 32 84 #define GX_STRING_ID_STRING_1 33 85 #define GX_STRING_ID_STRING_2 34 86 #define GX_STRING_ID_STRING_3 35 87 #define PRIMARY_STRING_TABLE_SIZE 36 88 89 #endif /* sentry */ 90