代码搜索结果
找到约 2,975 项符合
TFT 的代码
dvstest.h
//===================================================================
// File Name : Dvstest.c
// Function : S3C2440A
// Date : Feb 02, 2004
// Version : 0.0
// History
// 0.00: Feb.xx
dvstest.h
//===================================================================
// File Name : Dvstest.c
// Function : S3C2440A
// Date : Feb 02, 2004
// Version : 0.0
// History
// 0.00: Feb.xx
dvstest.h
//===================================================================
// File Name : Dvstest.c
// Function : S3C2440A
// Date : Feb 02, 2004
// Version : 0.0
// History
// 0.00: Feb.xx
sc52x+
接线说明:
1.8寸串口液晶屏接线方法(如不用SD卡,则接以下引脚)
TFT CS 接到P0^3;
TFT A0 接到P0^0;
TFT SDA 接到P0^1;
TFT SCK 接到P0^2;
TFT RESET 接到P1^7;
LED-接地
LED+接3.3-3.7V
VCC接5V(如果板下的JP1短接,则接3.3V)
VSS接地
实验例程:刷屏,英文显
hal.h
#ifndef __HAL_H__
#define __HAL_H__
#ifdef __cplusplus
extern "C"{
#endif
#include "haljpeg.h"
#ifdef SUPPORT_TFT
#include "TFT.h"
#endif
///// Global Vars /////
//extern BYTE __bAVBufferMo
generated.sh
#!/bin/sh
#
# generated.sh - shell script fragment - not very useful on its own
#
# Machine generated for a CPU named "cpu" as defined in:
# e:\EDA\NIOS_TFT\software\tft_syslib\..\..\nios_lcd.ptf
#
#
generated_all.mk
# generated_all.mk
#
# Machine generated for a CPU named "cpu" as defined in:
# e:\EDA\NIOS_TFT\software\tft_syslib\..\..\nios_lcd.ptf
#
# Generated: 2009-04-25 11:21:04.515
# ***********************
tftconfig.h
#ifndef _TFT_CONFIG_H_INCLUDED_
#define _TFT_CONFIG_H_INCLUDED_
#include
#include
#include "../GPIOconfig.h"
#include "../gpTimerConfig.h"
// error declar
kconfig
#
# Logo configuration
#
menu "Logo configuration"
config LOGO
bool "Bootup logo"
depends on FB || SGI_NEWPORT_CONSOLE
config LOGO_LINUX_TFT16
bool "Standard TFT16-color Linux logo"
depends on
mainos.o
XL
H 3 areas 5 global symbols
M mainos.c
S _MainScreen_Init Ref0000
S _Tft_Show_Update Ref0000
S _Tft_Buf_Clear Ref0000
S _Tft_Buf_XY_Update Ref0000
A text size 52 flags 0
dbfile E:\公司文件\OSDDE