代码搜索:LCD调试
找到约 10,000 项符合「LCD调试」的源代码
代码结果 10,000
www.eeworm.com/read/118754/14857598
h lcd.h
#ifndef __BMP_H_
#define __BMP_H_
#include "def.h"
#define BLACK 0xff
#define ALLBLACK ((BLACK
www.eeworm.com/read/118754/14857609
c lcd.c
#include "..\inc\lcd.h"
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include
#include
#include
#include
void BitmapActiveView320x240x256(INT8U *p
www.eeworm.com/read/118752/14857697
c lcd.c
//#########################################################################
// File: LCD.C
//
// Ansteuerung einer LCD-Anzeige
// im 8 Bit Daten Mode
//
//#######################################
www.eeworm.com/read/118752/14857714
h lcd.h
//#########################################################################
// File: LCD.H
//
// Ansteuerung einer LCD-Anzeige
// im 8 Bit Daten Mode
//
//#######################################
www.eeworm.com/read/118594/14862270
h lcd.h
#ifndef __LCD_H__
#define __LCD_H__
void MoveViewPort(int depth);
void Test_LcdMono(void);
void Test_LcdG4(void);
void Test_LcdStr(void);
#endif /*__LCD_H__*/
www.eeworm.com/read/118594/14862322
c lcd.c
#include
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\lcdlib.h"
#include "..\inc\glib.h"
#include "..\inc\lcd.h"
#include "..\inc\Slib.
www.eeworm.com/read/118594/14862334
o lcd.o
www.eeworm.com/read/219801/14863273
h lcd.h
#include "main.h"
#include
sbit cs=P1^0;
sbit sclk=P1^2;
sbit sid=P1^1;
unsigned char LCDBusyWait()
{
unsigned char states;
unsigned char i;
cs=1;
sclk=0;
for(
www.eeworm.com/read/219800/14863326
h lcd.h
#include "main.h"
#define LCD_Data P0
sbit LCD_RS =P1^3;
sbit LCD_WR =P1^4;
sbit LCD_E =P1^5;
sbit PSB =P1^6;
/*
返回值Status: 当前地址计数器的值.
*/
unsigned char LCDBusyWait() /
www.eeworm.com/read/118498/14866947
c lcd.c
#include "44blib.h"
#include "44b.h"
#include "tp.h"
#include "lcd.h"
extern Clc346_Reset();
extern ByPass_Setting(unsigned char);
extern WriteAsicCommand_Escape(unsigned short, unsigned short