/*******************************************************************************/ /* This file is auto-generated by Azure RTOS GUIX Studio. Do not edit this */ /* file by hand. Modifications to this file should only be made by running */ /* the Azure RTOS GUIX Studio application and re-generating the application */ /* resource file(s). For more information please refer to the Azure RTOS GUIX */ /* Studio User Guide, or visit our web site at azure.com/rtos */ /* */ /* GUIX Studio Revision 6.1.12.0 */ /* Date (dd.mm.yyyy): 25. 8.2022 Time (hh:mm): 18:43 */ /*******************************************************************************/ #ifndef _TWO_DISPLAYS_SECONDARY_RESOURCES_H_ #define _TWO_DISPLAYS_SECONDARY_RESOURCES_H_ #include "gx_api.h" /* Display and theme definitions */ #define SECONDARY 1 #define SECONDARY_COLOR_FORMAT GX_COLOR_FORMAT_565RGB #define SECONDARY_X_RESOLUTION 320 #define SECONDARY_Y_RESOLUTION 240 #define SECONDARY_THEME_1 0 #define SECONDARY_THEME_TABLE_SIZE 1 /* Language definitions */ #define SECONDARY_LANGUAGE_ENGLISH 0 #define SECONDARY_LANGUAGE_TABLE_SIZE 1 /* Color ID definitions */ #define GX_COLOR_ID_SECONDARY_BLUE 29 #define SECONDARY_COLOR_TABLE_SIZE 30 /* Font ID definitions */ #define SECONDARY_FONT_TABLE_SIZE 4 /* Pixelmap ID definitions */ #define GX_PIXELMAP_ID_SECONDARY_I_PATIENTLIST_LG 5 #define SECONDARY_PIXELMAP_TABLE_SIZE 6 /* String Ids */ #define GX_STRING_ID_SECONDARY_STRING_2 1 #define SECONDARY_STRING_TABLE_SIZE 2 #endif /* sentry */