Image scroll Sample. This program uses GraphicsFramework library and Si1143 sensor.

Dependencies:   GR-PEACH_video GraphicsFramework R_BSP SI1143 mbed-rtos mbed

Fork of RGA_HelloWorld by Renesas

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers BinaryImage_RZ_A1H.h Source File

BinaryImage_RZ_A1H.h

00001 #ifndef  BINARYIMAGE_RZ_A1H_H
00002 #define  BINARYIMAGE_RZ_A1H_H
00003 
00004 #ifdef  __cplusplus
00005 extern "C" {  /* Start of C Symbol */
00006 #endif
00007 
00008 extern const uint8_t  RGA_Sample_BinaryImage[ 0x000085BDuL ];
00009 
00010 #define  Setting_jpg_File               ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00000000 ))
00011 #define  Start_jpg_File                 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00002F70 ))
00012 #define  red_jpg_File                   ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00005C00 ))
00013 #define  blue_jpg_File                  ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00006670 ))
00014 #define  yellow_jpg_File                ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000070E0 ))
00015 #define  green_jpg_File                 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00007B50 ))
00016 
00017 #ifdef  __cplusplus
00018  }  /* End of C Symbol */ 
00019 #endif
00020 
00021 #endif /* BINARYIMAGE_RZ_A1H_H */