代码搜索:LED显示
找到约 10,000 项符合「LED显示」的源代码
代码结果 10,000
www.eeworm.com/read/411960/2178931
h led.h
/*H***************************************************************************
*
* $Archive:: $
* $Revision::
www.eeworm.com/read/411960/2178941
c led.c
/*H*****************************************************************************
*
* $Archive:: $
* $Revision::
www.eeworm.com/read/410897/2199774
c led.c
#include
#include "2410addr.h"
#include "2410lib.h"
//================================
//名称:Led_Test
//功能:LED循环显示
//参数: void
//返回值: void
//================================
void L
www.eeworm.com/read/410301/2213208
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/410301/2213379
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/408818/2244525
c led.c
/***********************************************************************
*
* Copyright (C) 2004 by FS Forth-Systeme GmbH.
* All rights reserved.
*
* $Id: led.c,v 1.1 2004/02/16 10:37:20 mpietrek
www.eeworm.com/read/408818/2244836
c led.c
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f
www.eeworm.com/read/408400/2249163
qws led.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
[P
www.eeworm.com/read/408400/2249172
bsf led.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/408400/2249215
vhd led.vhd
--______________________________________________________________
--LED .VHD
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY LED IS
PORT ( SIN : IN STD_LOGIC;
RED : OUT STD_LOGIC;