代码搜索:LCD调试
找到约 10,000 项符合「LCD调试」的源代码
代码结果 10,000
www.eeworm.com/read/11947/237404
c lcd.c
/*****************************************************************************
|*
|* Copyright (c) 2001 TASKING, Inc.
|*
|* Description:
|*
|* This module contains several functions for u
www.eeworm.com/read/11947/237407
h lcd.h
/*****************************************************************************
|*
|* Copyright (c) 2001 TASKING, Inc.
|*
|* Description:
|*
|* Interface to the lcd.c module with functions
www.eeworm.com/read/12053/238443
c lcd.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
/*---------------判LCM忙子函数---------------*/
void lcd_busy(void)
{
uchar val;
www.eeworm.com/read/12053/238465
c lcd.c
/*---------------判LCM忙子函数---------------*/
void lcd_busy(void)
{
uchar val;
RS_0;_NOP();_NOP();
RW_1;_NOP();_NOP();
DataPort=0x00;
while(1)
{
EN_
www.eeworm.com/read/12110/239360
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/12110/239371
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/12110/239438
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/12110/239447
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/12110/239451
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/12110/239454
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