代码搜索结果
找到约 2,975 项符合
TFT 的代码
main.c
#include
#include "serial.h"
#include "lcdlib.h"
#include "s3c24xx.h"
int main()
{
char c;
uart0_init(); // 波特率115200,8N1(8个数据位,无校验位,1个停止位)
while (1)
main.c
#include
#include "serial.h"
#include "lcdlib.h"
#include "s3c24xx.h"
int main()
{
char c;
uart0_init(); // 波特率115200,8N1(8个数据位,无校验位,1个停止位)
while (1)
obj.lst
/* Created by S+core IDE */
INPUT("Debug\RES_ASC12.res")
INPUT("Debug\RES_ASC16.res")
INPUT("Debug\RES_CAT_BMP.res")
INPUT("Debug\RES_HZK12.res")
INPUT("Debug\RES_HZK16.res")
INPUT("Debug\ex17_TFT_s
obj.lst
/* Created by S+core IDE */
INPUT("Release\RES_ASC12.res")
INPUT("Release\RES_ASC16.res")
INPUT("Release\RES_HZK12.res")
INPUT("Release\RES_HZK16.res")
INPUT("Release\RES_A420_JPG.res")
INPUT("Releas
lcdlib.c
/*****************************************
NAME: lcdlib.c
DESC: lcd configuration low-level codes
HISTORY:
2002.03.13:draft ver 0.0
*****************************************/
#include
test_basic.c
//====================================================================================
//File Name: Test_Basic.c
//Description: Basic test
//Update: V1.0 by wangtao
test_basic.c
//====================================================================================
//文 件 名:Test_Basic.c
//功能描述: 基本测试
//维护记录: V1.0 by wangtao
//=====================
s3c2440a_lcd.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
lcd_tft_640_480.c.bak
/**************************************************************
The initial and control for 640×480 16Bpp TFT LCD----VGA
**************************************************************/
#include "
tft_lcd_target 1.dep
Dependencies for Project 'TFT_LCD', Target 'Target 1': (DO NOT MODIFY !)