代码搜索:lCD

找到约 10,000 项符合「lCD」的源代码

代码结果 10,000
www.eeworm.com/read/470329/1475156

h lcd.h

#ifndef _LCD_H #define _LCD_H typedef struct { short x; short y; short a; short b; unsigned char c; int xorm; } ellipse_str_t; typedef struct { short x1; short y1; short x2; short y2; int
www.eeworm.com/read/470308/1475417

gfl lcd.gfl

# XST (Creating Lso File) : top.lso # xst flow : RunXST top.syr top.prj top.sprj top.ana top.stx top.cmd_log top.ngc top.ngr # Implmentation : Translate (CPLD flow) __projnav/top_edfTOngd
www.eeworm.com/read/470308/1475423

xst lcd.xst

set -tmpdir __projnav set -xsthdpdir ./xst run -ifn lcd.prj -ifmt mixed -ofn lcd -ofmt NGC -p xbr -top lcd -opt_mode Speed -opt_level 1 -iuc NO -lso lcd.lso -keep_hierarchy YES -rtlview
www.eeworm.com/read/470308/1475473

gfl lcd.gfl

# XST (Creating Lso File) : top.lso # xst flow : RunXST top.syr top.prj top.sprj top.ana top.stx top.cmd_log top.ngc top.ngr # Implmentation : Translate (CPLD flow) __projnav/top_edfTOngd
www.eeworm.com/read/470308/1475479

xst lcd.xst

set -tmpdir __projnav set -xsthdpdir ./xst run -ifn lcd.prj -ifmt mixed -ofn lcd -ofmt NGC -p xbr -top lcd -opt_mode Speed -opt_level 1 -iuc NO -lso lcd.lso -keep_hierarchy YES -rtlview
www.eeworm.com/read/468717/1483375

c lcd.c

// ************************************************ // *** 采用4位数据线的1602液晶驱动程序 *** // *** LCD.C *** // ************************************************ #define ENABLE_BIT_DEFINITIONS #define LCD_C
www.eeworm.com/read/468717/1483386

h lcd.h

// ************************************************ // *** LCD_4BIT Driver V1.0 *** // *** LCD.H *** // ************************************************ /* LCD data bus, 4 bit mode */ // *** LCD
www.eeworm.com/read/468697/1483846

mak lcd.mak

# This is makefile for D:\test\lab\44b0_lab\n\11_cLCD\lcd\lcd.mpj # Friday, December 10, 2004 14:22:23 SHELL = sh CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld CFG = Debug Ram
www.eeworm.com/read/468697/1483847

mpj lcd.mpj

www.eeworm.com/read/468697/1483848

mws lcd.mws