代码搜索结果

找到约 10,000 项符合 LED 的代码

led.h

/* LED.H file LED基本操作——开LED,关LED 作者:Computer-lov 建立日期:2006-3-19 修改日期:2006-4-25 版本:V1.0 版权所有,盗版必究。 Copyright(C) Computer-lov 2006-2016 All rights reserved */ #ifndef __LE

led.lis

.module LED.C .area text(rom, con, rel) 0000 .dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C 0000

led.s

.module LED.C .area text(rom, con, rel) .dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C .dbfunc e DelayMs _DelayMs fV ; j -> R20,R21 ;

led.c

//******************************FileName: LED.C******************************// //******************************ICCAVR V6.30编译****************************// #include //头文件,AT

led.o

XL H 1 areas 5 global symbols M LED.C S push_gset1 Ref0000 S pop_gset1 Ref0000 A text size DA flags 0 dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C dbfunc e Del

led.h

/* * Defines for the LED device driver. * * This driver uses ioctl() calls to get information about the LEDS * and to set their values. * * This currently only supports mono and bicolor LEDs, bu

led.c

/************************************************************************** By ZhuTao ***************************************************************************/ #include "adc0809.c" #define LE

led.plg

Build target 'Target 1' compiling led.c... linking... Program Size: data=10.0 xdata=0 code=186 "led" - 0 Error(s), 0 Warning(s).