代码搜索结果
找到约 2,975 项符合
TFT 的代码
240_320tft_lcd.h
#ifndef _240_320_TFT_LCD_H
#define _240_320_TFT_LCD_H
//#define MVAL (0)
#define MVAL (13)
#define MVAL_USED (0) //0=each frame 1=rate by MVAL
#define INVVDEN (1) //0=no
ex17_tft_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("/
ex17_tft_startup.s
.extern _start
.section .hardware_init,"ax",@progbits
.global _hardware_init
.ent _hardware_init
_hardware_init:
////////////////////////////////////////////////////
// disable write back da
tft lcd_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (Src)
Group (Lib)
File 1,2,
File 1,1,
tft_target 1.dep
Dependencies for Project 'TFT', Target 'Target 1': (DO NOT MODIFY !)
F (.\SAM7.s)(0x477F3931)(--device DARMATS -g --apcs=interwork -I "C:\Keil\ARM\ARM\INC\Atmel\SAM7S" --list "SAM7.lst" --xref -o "SA
lcd_tft_640_480.c
/**************************************************************
The initial and control for 640×480 16Bpp TFT LCD----VGA
**************************************************************/
#include "
lcd_tft_640_480.c
/**************************************************************
The initial and control for 640×480 16Bpp TFT LCD----VGA
**************************************************************/
#include "
lcd_tft_640_480.c
/**************************************************************
The initial and control for 640×480 16Bpp TFT LCD----VGA
**************************************************************/
#include "