代码搜索结果
找到约 1,217 项符合
TFT 的代码
tft
#!/bin/bash
#
# RCSID $Id: tft,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
insmod ipsec.o
tncfg attach ipsec0 eth2
ifconfig ipsec0 10.2.0.143 up netmask
lcd.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 & LQ035Q7DB02
**********************************************************
tft61505.searchresults
---- LED_GPIO_Configuration Matches (3 in 2 files) ----
Main.c (f:\stm32\project\maqi\tft): //LED_GPIO_Configuration();
Main.c (f:\stm32\project\maqi\tft):void LED_GPIO_Configuration(void)
Main.h
tft61505.pbd
This is an internal working file generated by the Source Browser.
14:37 08s
F:\STM32\project\maqi\TFT\Debug\Obj\fat16.pbi
F:\STM32\project\maqi\TFT\Debug\Obj\main.pbi
F:\STM32\project\maqi\TFT\Deb
lcdlib.h
/*
* FILE: lcdlib.h
* TFT LCD的测试函数接口
*/
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
/*
* 以640x480,8bpp的显示模式测试TFT LCD
*/
void Test_Lcd_Tft_8Bit_640480(void);
/*
* 以640x480,16bpp的
tft.wsdt
tft/Debug
tft.eww
$WS_DIR$\tft.ewp
tft.htm
Static Call Graph - [F:\电子设计\TFT\2\TFT.axf]
Static Call Graph for image F:\电子设计\TFT
tft_spilcd.dep
Dependencies for Project 'TFT', Target 'SpiLcd': (DO NOT MODIFY !)
F (.\Startup.s)(0x49F06E5A)(--device DARMP -g --apcs=interwork -I "C:\Keil\ARM\INC\Philips" --list "Startup.lst" --xref -o Startup.o
lcd.h
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD----LTV350QV-F05
**************************************************************/
#