代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/195013/5116001
c led.c
/*
* linux/arch/sh/stboards/led.c
*
* Copyright (C) 2000 Stuart Menefy
*
* May be copied or modified under the terms of the GNU General Public
* License. See linux/COPYIN
www.eeworm.com/read/195013/5117454
c led.c
/*
* Chassis LCD/LED driver for HP-PARISC workstations
*
* (c) Copyright 2000 Red Hat Software
* (c) Copyright 2000 Helge Deller
*
* This program is free s
www.eeworm.com/read/195013/5121668
h led.h
#ifndef LED_H
#define LED_H
#define LED7 0x80 /* top (or furthest right) LED */
#define LED6 0x40
#define LED5 0x20
#define LED4 0x10
#define LED3 0x08
#define LED2 0x04
#define LED1 0x02
#d
www.eeworm.com/read/194691/5124885
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/194691/5125241
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/194563/5128093
vcp led.vcp
# Microsoft eMbedded Visual Tools Project File - Name="led" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32 (WCE
www.eeworm.com/read/194563/5128097
dsp led.dsp
# Microsoft Developer Studio Project File - Name="led" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Applicati
www.eeworm.com/read/194563/5128098
cpp led.cpp
/////////////////////////////////////////////////////////////////////////////
// Name: led.cpp
// Purpose: LED sample
// Author: Julian Smart
// Modified by:
// Created: 04/01/98
/