lcd.h
上传用户:dzdeming
上传日期:2022-08-03
资源大小:381k
文件大小:0k
源码类别:

Windows CE

开发平台:

Visual C++

  1. /**************************************************************
  2. The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
  3. **************************************************************/
  4. void Lcd_Tft_LTS350Q1_PE1_Init(void);
  5. void Lcd_Tft_LTS350Q1_PE1_Test( void ) ;
  6. extern unsigned char camera_pic_240x320[];
  7. extern unsigned char sunflower_240x320[];
  8. extern unsigned char sunflower_800x480[];
  9. extern unsigned char sunflower_1024x768[];
  10. extern unsigned char tip_1024x768[];