代码搜索结果

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

led.h

/////////////////////////////////////////////////////////////////////////////// // Led.h : header file // Visual Source Safe: $Revision: 1 $ // // Led static control. Will display a LED in 4 diffe

led.cpp

/////////////////////////////////////////////////////////////////////////////// // Led.cpp : implementation file // Visual Source Safe: $Revision: 1 $ // // Led static control. Will display a LED

led.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity led is port( key_code: in std_logic_vector(7 downto 0); display: ou

led.asm

IOSFT_REG .usect ".data0",1 ;要显示的数据寄存器 .include "F2407REGS.H" ;引用头部文件 .def _c_int0 .text _c_int0: ;相当于主程序的入口 CALL SYSINIT ;调系统初始化程序 LDP #DP_PF2 ;

led.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="F:\2407\2407asm\led\" ProjectType=Executable CPUFamily=TMS320C24XX Tool="Compiler"

led.c

/* ********************************************************************************************************* * Embedded Systems Building Blocks *

led.h

/* ********************************************************************************************************* * Embedded Systems Building Blocks *

led.tcf

/* * ======== led.tcf ======== * *! Revision History *! ================ *! 12-Dec-2003 mw Shortened tconf path *! 28-Jan-2003 mw Created * * To create led.cdb, run Dosrun.bat in your