代码搜索结果

找到约 35,557 项符合 LED 的代码

led.lnp

"STARTUP.obj", "LED.obj" TO "LED"

led.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,

led.c

//*************************************************************************************************** //Institute of Automation, Chinese Academy of Sciences //File Name: led.c //Description: led t

led flash.txt

#include #define T0_INTERRUPT 1 //T0中断向量号 #define LED P1 typedef unsigned char uchar; typedef unsigned int uint; void Init_T0(); void main() { LED = 0xFF; //熄灭所有的LED

led.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="led" ProjectDir="C:\ti\myprojects\5416c-2003.11.19\Lab5-IOPort\" ProjectType=Executa

led.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="led" ProjectDir="D:\a\led\" ProjectType=Executable CPUFamily=TMS320C54XX Tool="Com

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 ( clk : in std_logic; -- Clock rstn

led.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Target '

led.c

/***************************************************** * 文件名称: * led.c * 文件说明:显示的时候首先设置要显示的内容 * 然后使能相应的LED * *****************************************************/ #ifnd

led.__i

"Led.c" BROWSE DEBUG OBJECTEXTEND