代码搜索:TFT_LCD
找到约 21 项符合「TFT_LCD」的源代码
代码结果 21
www.eeworm.com/read/432496/8601063
dep tft_lcd_target 1.dep
Dependencies for Project 'TFT_LCD', Target 'Target 1': (DO NOT MODIFY !)
www.eeworm.com/read/307019/13733145
pdf tft_lcd控制电路ip设计.pdf
www.eeworm.com/read/195512/8147382
pdf tft_lcd控制电路ip设计.pdf
www.eeworm.com/read/487946/6502766
d tft_lcd.o.d
TFT_LCD.o: ../TFT_LCD.c \
c:/program\ files/winavr-20080610/lib/gcc/../../avr/include/avr/io.h \
c:/program\ files/winavr-20080610/lib/gcc/../../avr/include/avr/sfr_defs.h \
c:/program\ files
www.eeworm.com/read/432496/8600833
plg tft_lcd.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\PowerARM\桌面\MINI_STM32程序\TFT_LCD.uv2
Project File Date: 03/05/2009
Output:
Build target '
www.eeworm.com/read/432496/8600911
tra tft_lcd.tra
*** Creating Trace Output File '.\obj\TFT_LCD.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\cortexm3_macro.o"'
### List of Objects: adding
www.eeworm.com/read/432496/8600781
lnp tft_lcd.lnp
".\obj\cortexm3_macro.o" ".\obj\stm32f10x_vector.o" ".\obj\main.o" ".\obj\stm32f10x_it.o" ".\obj\ads7843drv.o" ".\obj\asciilib_65k.o" ".\obj\hzlib_65k.o" ".\obj\ili932x.o" ".\obj\stm32f10x_adc.o" ".\o
www.eeworm.com/read/432496/8601070
plg tft_lcd.plg
礦ision3 Build Log
Project:
F:\MINI_STM32程序\TFT_LCD.uv2
Project File Date: 02/21/2009
Output:
www.eeworm.com/read/326830/13114509
pdf 夏普tft_lcd手册lq035q7dh01.pdf
www.eeworm.com/read/450492/7482953
h lcd.h
#ifndef __LCD_H
#define __LCD_H
//#define USE_TFT_LCD
#ifdef USE_TFT_LCD
#include "TFT_LCD.h"
#else
#include "BW_LCD.h"
#endif
#endif