代码搜索结果
找到约 2,975 项符合
TFT 的代码
lcdlib.h
#define COLOR_RED_TFT16 0xf800
#define COLOR_GREEN_TFT16 0x07e0
#define COLOR_BLUE_TFT16 0x001f
#define LCDFRAMEBUFFER 0x33800000
#define S3C2410_LCDCON1_TFT (3
tft6448-256.txt
/*TFT6448-256彩色液晶显示 接线说明
1~2 3~4 5 ~ 12 13(RD) 14(WR)
VCC GND P1.0~7 P3.7 P3.6
15(CS) 16(A0) 17(A1) 18(A0) 19~20
P3.5 P3.4 P3.3 P3.2 悬空
单片机控制大型彩色液晶程序
设计:河南科技大学 陈仲库
测试通
tft_driver_startup.s
.extern _start
.section .hardware_init,"ax",@progbits
.global _hardware_init
.ent _hardware_init
_hardware_init:
////////////////////////////////////////////////////
// disable write back da
tft_driver_prog.ld
/* Script for -z combreloc: combine and sort reloc sections */
OUTPUT_FORMAT("elf32-bigscore", "elf32-bigscore",
"elf32-littlescore")
OUTPUT_ARCH(score)
ENTRY(_hardware_init)
SEARCH_DIR("/
tft_lcd.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (project), 0x0004 // Tools: 'ARM-ADS'
Group (startup)
Group (app)
Group (lib)
File 1,2,
tft_lcd_sct.bak
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
tft_lcd_project.dep
Dependencies for Project 'TFT_LCD', Target 'project': (DO NOT MODIFY !)
F (.\Startup\cortexm3_macro.s)(0x48D5D9EC)(--device DARMSTM -g --apcs=interwork -IF:\MINI_STM32程序 -I "d:\Keil\ARM\INC\ST\STM32F
tft_lcd_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
tft test_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
tft test.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (C)
Group (H)
File 1,1,
File 2,5,
Op