代码搜索结果
找到约 2,975 项符合
TFT 的代码
tft_s1033.c
/******************************************************************************
** File Name: cstn_pcf8833.c *
** Description: *
*
tft_nt39102.c
/******************************************************************************
** File Name: cstn_pcf8833.c *
** Description: *
*
tft_r61500.c
/******************************************************************************
** File Name: cstn_pcf8833.c *
** Description: *
*
tft_spfd54124a.c
/********************************************************************************
**********************************************************************************
** Copyright: 上海闻泰电子第一产品部
tft_st7732.c
/********************************************************************************
**********************************************************************************
** Copyright: 上海闻泰电子第一产品部
tft_hx8309.c
/******************************************************************************
** File Name: cstn_pcf8833.c *
** Description: *
*
tft_hd66773.c
/******************************************************************************
** File Name: cstn_pcf8833.c *
** Description: *
*
dm_tft_ppiinit.c
/**************************************************************************
文件名称: dm_tft_ppiinit.c
作者: Andy
版本: 0.1
创建时间 : 2007-04
描述:
文件实现了BF533的PPI等函数的初始化
修改历史:
***********************
s3tft.lst
1 .file "S3TFT.c"
2 .arch atmega128
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
s3tft.h
#include
#define LCD_RESET PB6
#define LCD_CS PG4
#define LCD_RS PB7
#define LCD_WR PG3
//#define LCD_RD PB4
void LCD_Send(unsigned int Index,unsigned int Instruc