Lcd companion boards support (VKLCD50RTA & VKLCD70RT)
Embed:
(wiki syntax)
Show/hide line numbers
BinaryImage_RZ_A1H.h
00001 #ifndef BINARYIMAGE_RZ_A1H_H 00002 #define BINARYIMAGE_RZ_A1H_H 00003 00004 #include "lcd_panel.h" 00005 00006 #ifdef __cplusplus 00007 extern "C" { /* Start of C Symbol */ 00008 #endif 00009 00010 #if (LCD_VDC5_CH0_PANEL == LCD_CH0_PANEL_VKLCD70RT) 00011 extern const uint8_t RGA_Sample_BinaryImage[ 0x0011BC08uL ]; 00012 00013 #define Board_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00000000 )) 00014 #define Board_wide_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000181A8 )) 00015 #define TopScrn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00036BE0 )) 00016 #define TstScrn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000505F0 )) 00017 #define CamScrn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00070168 )) 00018 #define RetBtn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0007A998 )) 00019 #define AutoBtn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0007CDC0 )) 00020 #define ManualBtn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0007E908 )) 00021 #define Usb_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000804C8 )) 00022 #define RCA_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00081540 )) 00023 #define decs_wait_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00082690 )) 00024 #define decs_board_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00083D98 )) 00025 #define decs_swipe_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00086D50 )) 00026 #define decs_swipe_side_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00089428 )) 00027 #define animetion_timing_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0008CEE0 )) 00028 #define Crystal_png_ARGB8888 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00093304 )) 00029 #define Crystal_png_ARGB1555 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000A1600 )) 00030 #define Crystal_png_ARGB4444 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000A8F20 )) 00031 #define NoDevice_png_ARGB4444 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000B0840 )) 00032 #define Crystal_png_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00113660 )) 00033 #define CrystalDither_png_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00116C68 )) 00034 #else 00035 extern const uint8_t RGA_Sample_BinaryImage[ 0x000553E0uL ]; 00036 00037 #define Board_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00000000 )) 00038 #define Board_wide_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00006170 )) 00039 #define TopScrn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0000ECD0 )) 00040 #define TstScrn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00018390 )) 00041 #define CamScrn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00024F68 )) 00042 #define RetBtn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00028548 )) 00043 #define AutoBtn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00029340 )) 00044 #define ManualBtn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00029DE8 )) 00045 #define Usb_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0002A888 )) 00046 #define RCA_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0002B100 )) 00047 #define decs_wait_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0002B998 )) 00048 #define decs_board_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0002C350 )) 00049 #define decs_swipe_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0002D3E8 )) 00050 #define decs_swipe_side_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0002EAC0 )) 00051 #define animetion_timing_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00030D98 )) 00052 #define Crystal_png_ARGB8888 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00033A68 )) 00053 #define Crystal_png_ARGB1555 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00036AA0 )) 00054 #define Crystal_png_ARGB4444 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00038640 )) 00055 #define NoDevice_png_ARGB4444 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0003A1E0 )) 00056 #define Crystal_png_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00052D80 )) 00057 #define CrystalDither_png_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00053DC4 )) 00058 #endif 00059 00060 #ifdef __cplusplus 00061 } /* End of C Symbol */ 00062 #endif 00063 00064 #endif /* BINARYIMAGE_RZ_A1H_H */
Generated on Tue Jul 12 2022 14:32:39 by
1.7.2