代码搜索结果
找到约 2,975 项符合
TFT 的代码
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.
readme.txt
适用的TFT液晶屏规格:
640*480
常用型号:
PD064VT5(6.4寸)
D015L(8.4寸)
LQ104V1DG52(10.4寸)
2410test.c
//====================================================================
// File Name : 2410test.c
// Function : S3C2410 Test Main Menu
// Program : Shin, On Pil (SOP)
// Date : June 13, 200
2410test.c
//====================================================================
// File Name : 2410test.c
// Function : S3C2410 Test Main Menu
// Program : Shin, On Pil (SOP)
// Date : June 13, 200
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 21, 2002
2410test.c.bak
//====================================================================
// File Name : 2410test.c
// Function : S3C2410 Test Main Menu
// Program : Shin, On Pil (SOP)
// Date : May 21, 2002
test_duration.c
#include "SystemHeader.h"
#define IMAGE_NUM 2
void Test_Duration()
{
int i;
short CurImage;
short Channel = 2;
STR_IMAGE Image[] = {
{320, 220, RES_IMG0_BIN},
{320, 220, RES_IMG1_BI