代码搜索结果

找到约 2,975 项符合 TFT 的代码

2440test_r04.searchresults

---- frameBuffer16BitTft240320 Matches (15 in 6 files) ---- Camif.c: frameBuffer16BitTft240320[y][x/2] = rgb_data0; Camif.c: frameBuffer16BitTft240320[y][x/2] = rgb_data0; Camif.c:// memcpy((un

lcd.c

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD--LTS350Q1_PE1 & LQ035Q7DB02 ********************************************************

2410test.c

//==================================================================== // File Name : 2410test.c // Function : S3C2410 Test Main Menu // Program : Shin, On Pil (SOP) // Date : May 21, 2002

2410test.c.bak

//==================================================================== // File Name : 2410test.c // Function : S3C2410 Test Main Menu // Program : Shin, On Pil (SOP) // Date : May 21, 2002

lcd.c

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD--LTV350QV-F05 **************************************************************/ #in

lcd_320x240.c

/* copyright(c) 2006, ShenZhen uCdragon Technology Co., Ltd. All rights reserved. file: lcd_320x240.c description: test Samsung's 3.5" Color TFT-LCD LTV350QV-F05.

2410test.c

//==================================================================== // File Name : 2410test.c // Function : S3C2410 Test Main Menu // Program : Shin, On Pil (SOP) // Date : May 30, 2002

lcd.c

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD--LTS350Q1_PE1 & LQ035Q7DB02 ********************************************************

lcd.h

#ifndef __LCD_H__ #define __LCD_H__ #include "../../ucos-ii/datatype.h" #define LCD_XSIZE_TFT (240) #define LCD_YSIZE_TFT (320) #define SCR_XSIZE_TFT (LCD_XSIZE_TFT*2) #define SC

lcd.h

#ifndef __LCD_H__ #define __LCD_H__ #include "../../ucos-ii/datatype.h" #define LCD_XSIZE_TFT (640) #define LCD_YSIZE_TFT (480) #define SCR_XSIZE_TFT (LCD_XSIZE_TFT*2) #define SC