代码搜索:LED显示
找到约 10,000 项符合「LED显示」的源代码
代码结果 10,000
www.eeworm.com/read/324920/3490733
c led.c
/*
* arch/sh64/kernel/led.c
*
* Copyright (C) 2002 Stuart Menefy
*
* May be copied or modified under the terms of the GNU General Public
* License. See linux/COPYING for
www.eeworm.com/read/324920/3491126
c led.c
#include
#include
#include
#include
#include
#include
#define LED_MAX_LENGTH 8 /* maximum chars writ
www.eeworm.com/read/321954/3529388
plg 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).
www.eeworm.com/read/321954/3529391
opt led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/321954/3529392
lst led.lst
C51 COMPILER V6.23a LED 09/08/2003 17:00:38 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN le
www.eeworm.com/read/321449/3536994
h led.h
#ifndef _led_h_
#define _led_h_
#include
#include "mytype.h"
#define LedIO P2
sbit LED1 = LedIO^0;
sbit LED2 = LedIO^1;
sbit LED3 = LedIO^2;
sbit LED4 = LedIO^3;
sbit LED5 =
www.eeworm.com/read/318730/3565285
main_led
// Copyright (c) 2001-2004 Rowley Associates Limited.
//
// This file may be distributed under the terms of the License Agreement
// provided with this software.
//
// THIS FILE IS PROVIDED AS IS
www.eeworm.com/read/318730/3565583
main_led
// Copyright (c) 2001-2004 Rowley Associates Limited.
//
// This file may be distributed under the terms of the License Agreement
// provided with this software.
//
// THIS FILE IS PROVIDED AS IS
www.eeworm.com/read/317242/3582929
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh