guiapp_resources.h 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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.0.0 */
  9. /* Date (dd.mm.yyyy): 24.11.2020 Time (hh:mm): 22:29 */
  10. /*******************************************************************************/
  11. #ifndef _GUIAPP_DISPLAY_1_RESOURCES_H_
  12. #define _GUIAPP_DISPLAY_1_RESOURCES_H_
  13. #include "gx_api.h"
  14. /* Display and theme definitions */
  15. #define DISPLAY_1 0
  16. #define DISPLAY_1_COLOR_FORMAT GX_COLOR_FORMAT_MONOCHROME
  17. #define DISPLAY_1_X_RESOLUTION 128
  18. #define DISPLAY_1_Y_RESOLUTION 128
  19. #define DISPLAY_1_THEME_1 0
  20. #define DISPLAY_1_THEME_2 1
  21. #define DISPLAY_1_THEME_TABLE_SIZE 2
  22. /* Language definitions */
  23. #define LANGUAGE_ENGLISH 0
  24. #define DISPLAY_1_LANGUAGE_TABLE_SIZE 1
  25. /* Color ID definitions */
  26. #define DISPLAY_1_COLOR_TABLE_SIZE 29
  27. /* Font ID definitions */
  28. #define DISPLAY_1_FONT_TABLE_SIZE 4
  29. /* Pixelmap ID definitions */
  30. #define GX_PIXELMAP_ID_QQ__20201124221312 5
  31. #define GX_PIXELMAP_ID_YXYL_LOGO 6
  32. #define DISPLAY_1_PIXELMAP_TABLE_SIZE 7
  33. /* String Ids */
  34. #define GX_STRING_ID_STRING_1 1
  35. #define GX_STRING_ID_STRING_2 2
  36. #define GX_STRING_ID_STRING_3 3
  37. #define GX_STRING_ID_STRING_4 4
  38. #define GX_STRING_ID_STRING_5 5
  39. #define GX_STRING_ID_STRING_6 6
  40. #define GX_STRING_ID_STRING_7 7
  41. #define GX_STRING_ID_STRING_8 8
  42. #define GX_STRING_ID_STRING_9 9
  43. #define GX_STRING_ID_STRING_10 10
  44. #define GX_STRING_ID_STRING_11 11
  45. #define DISPLAY_1_STRING_TABLE_SIZE 12
  46. #endif /* sentry */