代码搜索结果
找到约 2,975 项符合
TFT 的代码
lcd_tft.c
/**************************************************************
The initial and control for 16Bpp TFT LCD
**************************************************************/
#include "def.h"
#includ
tft_lcd.c
#include
#include
#include
#include
#include "TFT_LCD.h"
#include "portBit.h"
#include "mydelay.h"
// 作者:Jacky.L 13430733249
// 仅
tft_lcd.h
#include "portBit.h"
#include "mydelay.h"
#ifndef __TFT_H__
#define __TFT_H__
#define DATA_PORT PORTD
#define DATA_PORT_DDR DDRD
#define CTL_PORT PORTC
#define CTL_PORT_DDR DDRC
#def
tft.cspy.bat
@REM This bat file has been generated by the IAR Embeddded Workbench
@REM C-SPY interactive debugger,as an aid to preparing a command
@REM line for running the cspybat command line utility with the
backup of tft.ewp
1
Debug
MSP430
backup of tft.ewd
1
Debug
MSP430
tft_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 {