代码搜索结果
找到约 2,975 项符合
TFT 的代码
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
lcd_tx06d18.h
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD----TX06D18
**************************************************************/
void T
lcdlib.c
/*****************************************
NAME: lcdlib.c
DESC: lcd configuration low-level codes
HISTORY:
2002.03.13:draft ver 0.0
*****************************************/
#include
char_dis.asm
SOFT_RESET EQU 0x01
SLEEP_OUT EQU 0x11
DISPLAY_ON EQU 0x29
BOOSTER_ON EQU 0x03
COLOR_INTERFACE EQU 0x3A
COLOR_8_BIT EQU 0x02
COLOR_12_BIT EQU 0x03
COLOR_16_BIT EQU
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
lcd_lts350q1_pe1.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void
lcdinit.c
#include "def.h"
#include "2440addr.h"
#include "2440lib.h"
#include "2440slib.h"
#define COLOR_RED_TFT16 0xf800
#define COLOR_GREEN_TFT16 0x07e0
#define COLOR_BLUE_TFT16 0x001f
#define LC
lcd_lts350q1_pe1.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1
**************************************************************/
void