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.2.1.2 (Preview Version)                             */
9 /*  Date (dd.mm.yyyy): 31. 3.2023   Time (hh:mm): 10:56                        */
10 /*******************************************************************************/
11 
12 
13 #ifndef _TWO_DISPLAYS_BINRES_SECONDARY_RESOURCES_H_
14 #define _TWO_DISPLAYS_BINRES_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_565RGB
22 #define SECONDARY_X_RESOLUTION 320
23 #define SECONDARY_Y_RESOLUTION 240
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_BLUE 29
35 #define SECONDARY_COLOR_TABLE_SIZE 30
36 
37 /* Font ID definitions                                                         */
38 
39 #define SECONDARY_FONT_TABLE_SIZE 4
40 
41 /* Pixelmap ID definitions                                                     */
42 
43 #define GX_PIXELMAP_ID_SECONDARY_I_PATIENTLIST_LG 5
44 #define SECONDARY_PIXELMAP_TABLE_SIZE 6
45 
46 /* String Ids                                                                  */
47 
48 #define GX_STRING_ID_SECONDARY_STRING_2 1
49 #define SECONDARY_STRING_TABLE_SIZE 2
50 
51 #endif                                       /* sentry                         */
52