代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/154343/11970121
o lcd.o
www.eeworm.com/read/256826/11970280
asm lcd.asm
// Watchdog Reset
.DEFINE P_Watchdog_Clear 0x7012;
.code
.PUBLIC _Delay4us;
_Delay4us:.PROC//Always use r3 for delay counting//
push r3 to [sp];
r3=120;//1920 3
D4usCirculation:
n
www.eeworm.com/read/343134/11970515
h lcd.h
void initialize_LCD();
void single_dis(unsigned char line_addr,clum_addr,trans_value);
void total_dis();
void clear_dis();
//void write_CGROM();
void transfer(unsigned char trans_value);
voi
www.eeworm.com/read/154310/11971933
c lcd.c
/*
*******************************************************************************
* Shanghai Maritime University
*
www.eeworm.com/read/154310/11971940
h lcd.h
/*
*******************************************************************************
* Shanghai Maritime University
* Pudong Avenue 1550#
*
www.eeworm.com/read/343121/11974418
c lcd.c
/****************************************************************
* ARMSYS S3C44B0X LCD TEST *
****************************************************************
1.2005.5.16:ZX
www.eeworm.com/read/343121/11974422
h lcd.h
/***********************************************/
// 定义LCD控制器寄存器设置值等。
/***********************************************/
#ifndef __LCD_H__
#define __LCD_H__
//#include "..\Target\Def.h"
#d
www.eeworm.com/read/343015/11983875
lcd1602
www.eeworm.com/read/154207/11983938
c lcd.c
#include "DSP28_Device.h"
extern const Uint16 LIB32x33[];
extern const Uint16 LIB16x24[];
extern const Uint16 LIB24x24[];
extern const Uint16 LIB16x16[];
extern const Uint16 LIB8x16[];
exte
www.eeworm.com/read/154183/11984374
c lcd.c
#include "DSP28_Device.h"
extern const Uint16 LIB32x33[];
extern const Uint16 LIB16x24[];
extern const Uint16 LIB24x24[];
extern const Uint16 LIB16x16[];
extern const Uint16 LIB8x16[];
exte