代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.c
/*
* lcd.c --- Primary C source file for
* LCD Device Driver with Framebuffer
* (C)opyright 2004 Bit 920 Labs
*
* Written by: Ye Nan
* Created on: Sat. Mar 6 22:03:45
lcd.h
/*
* lcd.h --- Primary header file for
* LCD Device Driver with Framebuffer
* (C)opyright 2004 Bit 920 Labs
*
* Written by: Ye Nan
* Created on: Sat. Mar 6 22:0
lcd.c
#include "44b.h"
#include "def.h"
#include "44blib.h"
#include "lcd.h"
#include "lcdlib.h"
#include "glib.h"
extern unsigned char acFROG_320_240[] ;
void Test_LcdColor(void)
{
int i
lcd.h
#ifndef __LCD_H__
#define __LCD_H__
void MoveViewPort(int depth);
void Test_LcdStr(void) ;
void Test_LcdMono(void);
void Test_LcdG4(void);
void Test_LcdG16(void);
void Test_LcdColor(void)
lcd.c
#include "44b.h"
#include "def.h"
#include "option.h"
#include "utils.h"
#include "lcd.h"
#include "lcdlib.h"
#include "glib.h"
#include "slib.h"
#include
#include "Bmp_Mono.
lcd.h
#ifndef __LCD_H__
#define __LCD_H__
void MoveViewPort(int depth);
void Test_LcdStr(void) ;
void Test_LcdMono(void);
void Test_LcdG4(void);
void Test_LcdG16(void);
void Test_LcdColor(void)
lcd.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="c:\5416edulab\lab12-lcd\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compile