代码搜索结果
找到约 2,975 项符合
TFT 的代码
lcd.h
#ifndef __LCD_H__
#define __LCD_H__
#ifdef __cplusplus
extern "C" {
#endif
void Test_Lcd_Tft_8Bit_240320(void);
void Test_Lcd_Tft_8Bit_240320_On(void);
void Test_Lcd_Tft_16Bit_240320(void
2410loader.c
//
// 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
2410loader.c
//
// 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.c
//====================================================================
// File Name : LCD.c
// Function : S3C2440 LCD test code
// Program :
// Date : Apr. 21, 2003
// Version : 0.0
/
lcd.c
#include
#include "2410addr.h"
#include "2410lib.h"
#include "def.h"
#include "lcdlib.h"
#include "glib.h"
#include "lcd.h"
#include ".\bmp\DEMO256.h"
#include ".\bmp\Flower.h"
lcd.h
#ifndef __LCD_H__
#define __LCD_H__
void Lcd_Start(U32 mode);
void Test_Lcd_Stn_1Bit(void);
void Test_Lcd_Stn_2Bit(void);
void Test_Lcd_Stn_4Bit(void);
void Test_Lcd_Cstn_8Bit(void);
void Tes
au1500sio.h
/* au1500Sio.h - Au1x00 UART tty driver header */
/*
* This file has been developed or significantly modified by the
* MIPS Center of Excellence Dedicated Engineering Staff.
* This notice is
lcd.c
//designed by zzf
//====================================================================
#include
#include "def.h"
#include "2440addr.h"
#include "2440lib.h"
#include "2440slib.h"
lcd.c
/*****************************************
NAME: lcd.c
DESC: lcd test codes
HISTORY:
2002.03.13:SamSung (edit by sanicle)
*****************************************/
#include
vfd_portable.c
/*
----->included by vfd_io_util.c
----->only for portable dvd use.
----->did it on 07/25
*/
#ifdef EASTWIN
extern UINT8 safe_on;
#endif
#ifdef EASTWIN
void check_portable_gpio(void)
{