代码搜索:LED

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

代码结果 10,000
www.eeworm.com/read/150153/12308939

vhd led.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity led is port(din: in std_logic_vector(3 downto 0); dout: out std_logic_vector(6 downto 0)); end led; archit
www.eeworm.com/read/150153/12308967

vhd led.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity led is port(din: in std_logic_vector(3 downto 0); dout: out std_logic_vector(6 downto 0)); end led; archit
www.eeworm.com/read/150153/12309030

vhd led.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity led is port(din: in std_logic_vector(3 downto 0); dout: out std_logic_vector(6 downto 0)); end led; archit
www.eeworm.com/read/338385/12310550

sdb led.sdb

[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID CANREADCODE ] "27 C:\HT-PIC\INCLUDE\pic1687x.h [v _INDF `Vuc 1 s 1 @0 ] "28 [v _TMR0 `Vuc 1 s 1 @1 ] "29 [v _PCL `Vuc 1 s 1 @2 ] "30 [v _STATUS
www.eeworm.com/read/338385/12310562

lst led.lst

1: #include 2: #include 3: main() 4: { TRISC=0X00; 5: PORTC=0X00; 6: loop1: 7: PORTC=0X01; 8: DELAY(); 9: PO
www.eeworm.com/read/338385/12310566

obj led.obj

www.eeworm.com/read/338385/12310577

c led.c

#include #include main() { TRISC=0X00; PORTC=0X00; loop1: PORTC=0X01; DELAY(); PORTC=0X02; DELAY(); PORTC=0X04; DELAY(); PORTC=0X08; DELAY(); P
www.eeworm.com/read/251935/12310715

plg led.plg

礦ision3 Build Log Project: D:\AT91SAM7X256\at91sam7x256_keil\LED\LED.uv2 Project File Date: 02/14/2007 Output: Build target '7X256' compiling
www.eeworm.com/read/251935/12310747

sbr led.sbr

www.eeworm.com/read/251935/12310765

lnp led.lnp

"Cstartup_SAM7.obj", "Cstartup.obj", "main.obj", "delay.obj" TO "LED" CASE CLASSES (DATA (0x200000-0x20FFFF), CODE (0x100000-0x13FFFF), CONST (0x100000-0x13FFFF))