代码搜索结果
找到约 2,975 项符合
TFT 的代码
tft.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\公司文件\OSDDEM~1\main\
FILE mainos.c
FUNC main C2 fV
BLOCK 18 C4
LINE 18 C4
LINE 20 C4
LINE 22 CA
LINE 23 CE
LINE 24 E2
LINE 25 F6
LINE 26
tft.src
[Files]
mainos.c
..\MB90092\MB90092.C
[Headers]
..\MB90092\MB90092.H
CONFIG.H
[Documents]
tft.hex
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE5805F20B9F0FF1FE518F09FE51D
:10002000F00000004000000044000000A0000000BC
:10003000A40000000000000000000000A800000074
:10
tft.h
#ifndef __TFT_H__
#define __TFT_H__
#define SOURCE_DA 0x01
#define SOURCE_DB 0x02
void set_tft_tcon_tv_format(UINT8 panelfmt);
void reset_tft(void);
void select_Tcon_input_source(BYTE uSou
tft.c
#include "user_init.h"
#include "config.h"
#include "global.h"
#include "memmap.h"
#include "sio.h"
#include "func.h"
#include "avd.h"
#include "gpio.h"
#include "kernel.h"
#include "setup_VA
tft.h
/*TFT.H*/
/*
********************************************************************************
* Clear the TFT display with specify color
* Input : color -- the color which used for background
*
tft.c
#include
#include
#include
#include "ecrsys.h"
#include "ads7846.h"
#include "tft.h"
#include "font.h"
#include "ftype.h"
#define TFT_WrCmd(cmd) (*(volatile u
tft.lst
C51 COMPILER V8.05a TFT 03/14/2009 18:41:31 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE TFT
OBJECT MODULE PLACED IN tf