代码搜索:LED4

找到约 530 项符合「LED4」的源代码

代码结果 530
www.eeworm.com/read/316872/3589490

s led.s

/**************************************************** * LED1 ---- PG6 LED2 ---- PG7 * * LED3 ---- PG8 LED4 ---- PG9 * * LED5 ---- PG10 LED6 ---- PG11
www.eeworm.com/read/316872/3589566

s led.s

/**************************************************** * LED1 ---- PF6 LED2 ---- PF7 * * LED3 ---- PF8 LED4 ---- PF9 * * LED5 ---- PF10 LED6 ---- PF11
www.eeworm.com/read/389879/2532557

s led.s

/**************************************************** * LED1 ---- PG6 LED2 ---- PG7 * * LED3 ---- PG8 LED4 ---- PG9 * * LED5 ---- PG10 LED6 ---- PG11
www.eeworm.com/read/389879/2532567

s led.s

/**************************************************** * LED1 ---- PF6 LED2 ---- PF7 * * LED3 ---- PF8 LED4 ---- PF9 * * LED5 ---- PF10 LED6 ---- PF11
www.eeworm.com/read/398983/7904349

asm clock.asm

;PROGRAM TITLE GOSE HERE--COMPARE STRING datarea segment temp1 dw ? temp2 dw ? buffer0 db ? led1 db ? led2 db ? led3 db ? led4 db ?
www.eeworm.com/read/328655/13008609

asm clock.asm

;PROGRAM TITLE GOSE HERE--COMPARE STRING datarea segment temp1 dw ? temp2 dw ? buffer0 db ? led1 db ? led2 db ? led3 db ? led4 db ?
www.eeworm.com/read/121649/14745143

asm clock.asm

;PROGRAM TITLE GOSE HERE--COMPARE STRING datarea segment temp1 dw ? temp2 dw ? buffer0 db ? led1 db ? led2 db ? led3 db ? led4 db ?
www.eeworm.com/read/480010/6674693

v cout.v

module cout(clk0,led1,led2,led3,led4,dp1,dp2,dp3,dp4); input clk0; input led1,led2,led3,led4; output [7:0] dp1; output [7:0] dp2; output [7:0] dp3; output [7:0] dp4; reg dp1,dp2,dp3,dp4; alw
www.eeworm.com/read/419722/10841388

h sysutils.h

#ifndef __SYSUTILS_H__ #define __SYSUTILS_H__ #include "uTypes.h" #define LED1 1 #define LED2 2 #define LED3 3 #define LED4 4 #define LED5 5 #d
www.eeworm.com/read/419720/10841599

h sysutils.h

#ifndef __SYSUTILS_H__ #define __SYSUTILS_H__ #include "uTypes.h" #define LED1 1 #define LED2 2 #define LED3 3 #define LED4 4 #define LED5 5 #d