代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/162769/10274304
c lcd.c
//******************************************************************************
//ZhaoZhendong
//Lierda, Inc
//July 2004
//Built
www.eeworm.com/read/280993/10274579
c lcd.c
#include
#include
extern uchar LCD_BUF[2][16];
void Send_LCD_Cmd(uchar dt)
{
READ_LCD_BF_FLAG();
EA= 0;
LCD_RS=0;
LCD__RW=0;
LCD_PORT_DRC=0xff;
SELECT_LCD_PORT;
www.eeworm.com/read/280993/10274601
lst lcd.lst
C51 COMPILER V7.20 LCD 04/01/2003 13:42:28 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN LCD
www.eeworm.com/read/280993/10274604
h lcd.h
#ifndef __LCD_H
#define __LCD_H
void Send_LCD_Cmd(uchar dt);
void Ini_LCD(void);
void Refresh_LCD_Screen(void);
void Print_underline(uchar x);
void READ_LCD_BF_FLAG(void);
void Print_Row_R
www.eeworm.com/read/355299/10277682
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/355299/10277730
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/355299/10277751
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/355299/10277766
h lcd.h
////////LCD.h 此为LCD显示子系统/////////
#include "C8051F040.h" // Register definition file.
#include "intrins.h"
#include "math.h"
#include "string.h"
#include "stdlib.h"
typedef unsigned char uchar
www.eeworm.com/read/355292/10278928
c lcd.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/355292/10279365
h lcd.h
/*
*********************************************************************************************************
* uC/GUI
* Universal