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:44                        */
10 /*******************************************************************************/
11 
12 
13 #ifndef _DEMO_GUIX_ML_TEXT_INPUT_DISPLAY_1_RESOURCES_H_
14 #define _DEMO_GUIX_ML_TEXT_INPUT_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 640
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 DISPLAY_1_LANGUAGE_TABLE_SIZE 1
31 
32 /* Color ID definitions                                                        */
33 
34 #define GX_COLOR_ID_LIGHT_SLATE_GRAY 29
35 #define DISPLAY_1_COLOR_TABLE_SIZE 30
36 
37 /* Font ID definitions                                                         */
38 
39 #define GX_FONT_ID_TITLE 4
40 #define DISPLAY_1_FONT_TABLE_SIZE 5
41 
42 /* Pixelmap ID definitions                                                     */
43 
44 #define GX_PIXELMAP_ID_MS_AZURE_LOGO_SMALL 5
45 #define GX_PIXELMAP_ID_SLIDER_THIN_ACTIVE_HORIZONTAL 6
46 #define GX_PIXELMAP_ID_SLIDER_THIN_HORIZONTAL 7
47 #define GX_PIXELMAP_ID_SLIDER_THIN_NUB_HORIZONTAL 8
48 #define DISPLAY_1_PIXELMAP_TABLE_SIZE 9
49 
50 /* String Ids                                                                  */
51 
52 #define GX_STRING_ID_STRING_7 1
53 #define GX_STRING_ID_STRING_10 2
54 #define GX_STRING_ID_STRING_23 3
55 #define GX_STRING_ID_STRING_24 4
56 #define GX_STRING_ID_STRING_25 5
57 #define GX_STRING_ID_STRING_26 6
58 #define GX_STRING_ID_STRING_27 7
59 #define GX_STRING_ID_STRING_28 8
60 #define GX_STRING_ID_STRING_29 9
61 #define GX_STRING_ID_STRING_31 10
62 #define GX_STRING_ID_STRING_32 11
63 #define GX_STRING_ID_STRING_1 12
64 #define GX_STRING_ID_STRING_4 13
65 #define GX_STRING_ID_STRING_6 14
66 #define GX_STRING_ID_STRING_8 15
67 #define GX_STRING_ID_STRING_9 16
68 #define GX_STRING_ID_STRING_12 17
69 #define GX_STRING_ID_STRING_2 18
70 #define DISPLAY_1_STRING_TABLE_SIZE 19
71 
72 #endif                                       /* sentry                         */
73