代码搜索结果
找到约 1,217 项符合
TFT 的代码
lcd.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void
lcd1.h
#ifndef __LCD_H__
#define __LCD_H__
#include "../../ucos-ii/datatype.h"
//TFT 640480
#define LCD_XSIZE_TFT_640480 (640)
#define LCD_YSIZE_TFT_640480 (480)
#define SCR_XSIZE_TF
tft.c
#include "ssd192X.h"
int LCD_WIDTH=240;
int LCD_HEIGHT=160;
int WIDE_TFT=0;
void lcd_hw_init(void)
{
int i=0;
INT32 lcd_hw_init[][2]=
{
{REG_FPFRAME_START_OFFSET0 ,0x00},
tft_if.v
//----------------------------------------------------------------------------
// TFT INTERFACE - Sub Level Module
//-----------------------------------------------------------------------------
//
plb_tft_cntlr_ref.v
//-----------------------------------------------------------------------------
// TFT Controller - Top Level Module
//-----------------------------------------------------------------------------
tft_if.v
//----------------------------------------------------------------------------
// TFT INTERFACE - Sub Level Module
//-----------------------------------------------------------------------------
//
plb_tft_cntlr_ref.v
//-----------------------------------------------------------------------------
// TFT Controller - Top Level Module
//-----------------------------------------------------------------------------
lcd_lts350q1_pe1.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
#defi
lcd_lts350q1_pe1.c
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD----LCD_LTS350Q1_PE1
**************************************************************/
lcd_lts350q1_pe1.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
#defi