代码搜索:lCD
找到约 10,000 项符合「lCD」的源代码
代码结果 10,000
www.eeworm.com/read/468697/1483854
dep lcd.dep
$(OUTPUT_PATH)/44binit.o: ../44binit.S
$(OUTPUT_PATH)/44blcd.o: ../44blcd.c \
D:/setup/cygwin/armtools/arm-elf/lib/uC-libc/libc/include/string.h \
D:/setup/cygwin/armtools/arm-elf/lib/uC-libc/libc
www.eeworm.com/read/467515/1500586
c lcd.c
/*
* (C) Copyright 2003-2004
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* (C) Copyright 2005
* Stefan Roese, DENX Software Engineering, sr@denx.de.
*
* See file CREDIT
www.eeworm.com/read/467515/1500589
h lcd.h
/*
* (C) Copyright 2003-2004
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is fr
www.eeworm.com/read/467464/1501717
c lcd.c
#include
#include
#include
#include "system.h"
#include "LCD.h"
//-------------------------------------------------------------------------
void LCD_Init()
{
lcd
www.eeworm.com/read/467464/1501718
h lcd.h
#ifndef __LCD_H__
#define __LCD_H__
// LCD Module 16*2
#define lcd_write_cmd(base, data) IOWR(base, 0, data)
#define lcd_read_cmd(base) IORD(b
www.eeworm.com/read/467453/1502353
dir lcd.dir
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------
www.eeworm.com/read/467453/1502448
dir lcd.dir
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------
www.eeworm.com/read/467453/1502449
c lcd.c
/* ----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support
* ----------------------------------------------------------------