代码搜索结果

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

por.c

/* ********************************************************************** Copyright (c) 2002-2006 Beyond Innovation Technology Co., Ltd All rights are reserved. Reproduction in

readme.txt

贪吃蛇游戏开发方案: 1:显示屏为<mark>TFT</mark> 320*240 16位真彩 2:蛇身每节为10×10象素点,蛇头为一固定图片。 3:将整个屏幕画分为32×24个大点,这样可以确定蛇身每节在屏幕中的具体位置,每节蛇身用两个字节最大显示100节 蛇身。蛇身初始化为5节。 4:移动速度的划分,蛇头开始每1S移动一次,当蛇身达到20节时速度加1,900MS移动1次,35节时800MS,50节时700 ...

lcd_sys_def.h

/*----------------------------------------------------------------------------- @@ @@ Copyright (c) 1998 Sharp Corporation All rights reserved. @@ @@ (Summary) : LCDC driver system define header file

gcall.m

function gcall(a) global Bus DAE Settings if ~a.n, return, end x = DAE.x(a.x); y = DAE.x(a.y); V1 = DAE.V(a.bus); t1 = DAE.a(a.bus); Kpf = a.con(:,5); Kpv = a.con(:,6); alpha = a.con(:,

gp32.h

////////////////////////////////////////////////////////////////////////////// // GP32.h // //////////////////////////////////////////

tcon_drv_ar1829.c

//include tft panel// #if defined(TFT_SUNPLUS_AUO_PANEL) #define TFT_SUNPLUS_AUO_PANEL_LED_BACKLIGHT //#define TFT_SUNPLUS_AUO_PANEL_CCFL_BACKLIGHT #endif #ifdef TFT_SUNPLUS_AUO_PANEL_LED_BACKL

tft_spv518a_clab090jb01cw.h

/* shenyj creat it for CLAB090JB01CW_ON_SPV518A_64PIN use 2007-7-20 10:09 //svideo in slave_27m bank 0 reg0x0c->0xe9;cvbs in pin1 reg0x0c->0xe0;cvbs in pin3 reg0x0c->0xe2; */ #if

tft_spv518d_p080nc_hsd.h

/* shenyj creat it for CLAB090JB01CW_ON_SPV518D_128PIN use 2007-8-1 16:46 */ const BYTE spv518_slave_27M_reg [] = { 0xFF,0x05,0x06,0x07,0x0A,0x0B,0x0C,0x0F,0x10,0x11,0x12,

plb_tft_cntlr_ref_v2_1_0.pao

################################################################################ ## ## XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" ## SOLELY FOR USE IN DEVELOPING PROGRAMS AN