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:34                        */
10 /*******************************************************************************/
11 
12 
13 #ifndef _FOCUS_MANAGEMENT_PRIMARY_RESOURCES_H_
14 #define _FOCUS_MANAGEMENT_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 640
23 #define PRIMARY_Y_RESOLUTION 480
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 PRIMARY_COLOR_TABLE_SIZE 29
35 
36 /* Font ID definitions                                                         */
37 
38 #define PRIMARY_FONT_TABLE_SIZE 4
39 
40 /* Pixelmap ID definitions                                                     */
41 
42 #define PRIMARY_PIXELMAP_TABLE_SIZE 5
43 
44 /* String Ids                                                                  */
45 
46 #define GX_STRING_ID_STRING_1 1
47 #define GX_STRING_ID_STRING_2 2
48 #define GX_STRING_ID_STRING_3 3
49 #define GX_STRING_ID_STRING_4 4
50 #define GX_STRING_ID_STRING_5 5
51 #define GX_STRING_ID_STRING_6 6
52 #define PRIMARY_STRING_TABLE_SIZE 7
53 
54 #endif                                       /* sentry                         */
55