代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/152843/5657135
inc head.inc
/* head.inc: head common definitions -*- asm -*-
*
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you
www.eeworm.com/read/152843/5657562
c as85ep1.c
/*
* arch/v850/kernel/as85ep1.c -- AS85EP1 V850E evaluation chip/board
*
* Copyright (C) 2002,03 NEC Electronics Corporation
* Copyright (C) 2002,03 Miles Bader
*
* This file
www.eeworm.com/read/173685/9642319
h at91eb01.h
//*-----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*---------------------------------------------------
www.eeworm.com/read/415793/11053529
vhd seg7.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY seg7 IS
PORT ( bcd : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
leds : OUT STD_LOGIC_VECTOR(1 TO 7) ) ;
END seg7 ;
ARCHITECTURE Behavior OF
www.eeworm.com/read/415793/11053653
vhd seg7.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.all ;
ENTITY seg7 IS
PORT ( bcd : IN STD_LOGIC_VECTOR(3 DOWNTO 0) ;
leds : OUT STD_LOGIC_VECTOR(1 TO 7) ) ;
END seg7 ;
ARCHITECTURE Behavior OF
www.eeworm.com/read/379808/9175646
c rfmtoleds.c
//************************************************************
//
// RfmToLed.c
// Receive tosmsg from CntToLedsAndRfm
// Use the last 3 bits of first payload byte to set leds.
//
// Author:Gefan Zhan
www.eeworm.com/read/193288/6958751
c splashdlg.c
/*
* Start of Zoran Standard Header
* Copyright (c) 2005 Zoran Corporation
*
*
* All rights reserved. Proprietary and confidential.
*
* DESCRIPTION for splashdlg.c
* Sp
www.eeworm.com/read/368723/7102242
c led.c
/***************************************************************************
* Copyright ?Intel Corporation, March 18th 1998. All rights reserved.
* Copyright ?ARM Limited 1998. All rights reser
www.eeworm.com/read/296690/8081116
c led.c
/*******************************************************************************
Ledc
*************************************************************************
www.eeworm.com/read/314043/13576295
txt 霓虹灯.txt
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity led is
port( clk:in std_logic; --40MHz;
reset:in std_logic ; --是复位;