代码搜索结果
找到约 2,975 项符合
TFT 的代码
lcdlib.h
/*
* FILE: lcdlib.h
* TFT LCD的测试函数接口
*/
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
/*
* 以640x480,8bpp的显示模式测试TFT LCD
*/
void Test_Lcd_Tft_8Bit_640480(void);
/*
* 以640x480,16bpp的
lcd_drv.h
#ifndef __LCD_H__
#define __LCD_H__
#define MVAL (13)
#define MVAL_USED (0)
#define M5D(n) ((n) & 0x1fffff) // To get lower 21bits
#define MODE_TFT_24BIT_640480 (0x4208)
#if 1
//TFT
lcdlib.c
/*****************************************
NAME: lcdlib.c
DESC: lcd configuration low-level codes
HISTORY:
2002.03.13:draft ver 0.0
*****************************************/
#include
mainos._c
/***********************************************************
TFT信息发布在MEGA16上的移植
2007年05月06日
*************************************************************/
#include "conf
mainos.c
/***********************************************************
TFT信息发布在MEGA16上的移植
2007年05月06日
*************************************************************/
#include "conf
lcd.h
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD----LTV350QV-F05
**************************************************************/
#if
lcd.h.bak
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD----LTV350QV-F05
**************************************************************/
#
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
lcd.h
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD----TX06D18
**************************************************************/
#define