代码搜索结果

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

lcd.h

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----TX06D18 **************************************************************/ #define

lcd.h

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----TX06D18 **************************************************************/ #define

py_interface.c

//==========================================================================// // 文件名称: PY_Interface.c // // 功能描述: T9拼音输入法模块 // // 维护记录: 2007年12月18日 V1.0 // //==

lcdinit.h

#ifndef __LCD_H #define __LCD_H #define COLOR_RED_TFT16 0xf800 #define COLOR_GREEN_TFT16 0x07e0 #define COLOR_BLUE_TFT16 0x001f #define LCDFRAMEBUFFER 0x33800000 #define LCD_XSIZE_TFT (2

lcdd.h

#ifdef LCD_G #define lcd_ext #else #define lcd_ext extern #endif #define MVAL (13) #define MVAL_USED (0) #define M5D(n) ((n) & 0x1fffff) // To get lower 21bits #define L

lcdlib.c

/***************************************** NAME: lcdlib.c DESC: lcd configuration low-level codes HISTORY: 2002.03.13:draft ver 0.0 *****************************************/ #include

lcdlib.c

/***************************************** NAME: lcdlib.c DESC: lcd configuration low-level codes HISTORY: 2002.03.13:draft ver 0.0 *****************************************/ #include

lcdd.h

#ifdef LCD_G #define lcd_ext #else #define lcd_ext extern #endif #define MVAL (13) #define MVAL_USED (0) #define M5D(n) ((n) & 0x1fffff) // To get lower 21bits #define L

lcd_lts350q1_pe1.c

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----LCD_LTV350QV-F04 **************************************************************/

lcdd.h

#ifdef LCD_G #define lcd_ext #else #define lcd_ext extern #endif #define MVAL (13) #define MVAL_USED (0) #define M5D(n) ((n) & 0x1fffff) // To get lower 21bits #define L