代码搜索结果

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

led.vhd

--______________________________________________________________ --LED .VHD LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY LED IS PORT ( SIN : IN STD_LOGIC; RED : OUT STD_LOGIC;

led.done

Sun Jul 15 20:38:46 2007

led.qpf

# Copyright (C) 1991-2007 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu

led.hif

Version 7.1 Build 156 04/30/2007 SJ Full Version 2 24 OFF OFF OFF OFF ON ON OFF FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Paths

led.qsf

# Copyright (C) 1991-2007 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu

led.pin

-- Copyright (C) 1991-2007 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a

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

led.h

#ifndef _LED_INCLUDED #define _LED_INCLUDED #ifndef MEMORY_ATTRIBUTE #define MEMORY_ATTRIBUTE #endif //Function prototypes MEMORY_ATTRIBUTE void Exec_BlinkLed(void); MEMORY_ATTRIBUTE void

led.c

// ------------------------------------------------------------------- // -----------------------LPC2106 LED routines------------------------ // -----------------------------------------------------

led.h

/************************************************************************* * * Used with ICCARM and AARM. * * (c) Copyright IAR Systems 2006 * * File name : led.h * Descrip