代码搜索:ili

找到约 396 项符合「ili」的源代码

代码结果 396
www.eeworm.com/read/15162/434394

ili9163

www.eeworm.com/read/380998/9117060

c ili9325fb.c

/* * drivers/video/ili932xfb.c * * Author liulf, liulf@ihep.ac.cn * Copyright (C) 2008 Changsha Wasion Meters Group * * The source code in this file can be freely used, adapted, * and redistrib
www.eeworm.com/read/443820/7622763

d ili9320.d

ili9320.o: ILI9320.c ili9320.o: .\Common\inc\LPC23XX.H ili9320.o: .\Common\inc\type.h ili9320.o: .\Common\inc\target.h ili9320.o: .\Common\inc\timer.h ili9320.o: LCD.h
www.eeworm.com/read/438146/7735770

c vgg2432a4.c

/* drivers/video/backlight/vgg2432a4.c * * VGG2432A4 (ILI9320) LCD controller driver. * * Copyright 2007 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks * * T
www.eeworm.com/read/432481/8602950

h ili9320.h

#include "stm32f10x_lib.h" u16 CheckController(void); void ili9320_Initializtion(void); void ili9320_Reset(void); void ili9320_WriteRegister(u16 index,u16 dat); void ili9320_SetCursor(u16 x
www.eeworm.com/read/432481/8602951

c ili9320.c

#include "stm32f10x_lib.h" #include "ili9320.h" #include "ili9320_font.h" /* for stmfans-ev board lcd: PD0 -> nCS PD1 -> RS PD2 -> nWR PD3 -> nRD PD4 -> nRESET touch: PD5 -> TS_CLK PD6
www.eeworm.com/read/380998/9117057

c ili9325.c

/* * drivers/video/ili932x.c * * Author liulf, liulf@ihep.ac.cn * Copyright (C) 2008 Changsha Wasion Meters Group * * The source code in this file can be freely used, adapted, * and redistribut
www.eeworm.com/read/420756/10777768

pdf ili9325.pdf

www.eeworm.com/read/449899/7494690

c ili9325.c

/***************************************************************************** LCD TEST FOR 51 ****************************************************************************** LCM : CPT2.4,320*24
www.eeworm.com/read/443820/7622676

c ili9320.c

#include #include "type.h" #include "target.h" #include "timer.h" #include "LCD.h" //#include "hzk.c" //#include "ascii.c" //函数名称:IoInit //功能:初始化LPC24XX 对应LCD的IO口 //参数:无 //返回值: