代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.pbi
This is an internal working file generated by the Source Browser.
11:41 57s
C:\Documents and Settings\Administrator\桌面\采集\ucgui移植模板\Software\EvalBoards\NXP\LPC2478-SK\IAR\BSP\ucgui\uc_gui_source\Cor
lcd.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
lcd.h
/*
*********************************************************************************************************
* uC/GUI
* Univers
lcd.d
.\Obj\lcd.o: ..\..\GUI\Core\LCD.c
.\Obj\lcd.o: C:\Keil\ARM\RV31\INC\stdio.h
.\Obj\lcd.o: ..\..\GUI\Core\GUI_Private.h
.\Obj\lcd.o: ..\..\GUI\Core\GUI_Protected.h
.\Obj\lcd.o: ..\..\GUI\Core\GUI.h
lcd.txt
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\lcd.o --depend=.\Obj\lcd.d --device=DARMSTM --apcs
lcd.h
#ifndef __LCD_H__
#define __LCD_H__
extern void Delayms(int) ;//廷时子程序
extern void WriteDAT(unsigned char a,unsigned char b);
extern void WriteCOM(unsigned char b);
extern void WriteDAT1(unsig
lcd.h
/*
* MPC823 and PXA LCD Controller
*
* Modeled after video interface by Paolo Scaffardi
*
*
* (C) Copyright 2001
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS f
lcd.c
/*
* (C) Copyright 2001-2002
* Wolfgang Denk, DENX Software Engineering -- wd@denx.de
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar