代码搜索:led7

找到约 137 项符合「led7」的源代码

代码结果 137
www.eeworm.com/read/310274/7097848

bak flashled.c.bak

#include #define BYTE unsigned char #define WORD unsigned int sbit LED1=P1^0; sbit LED2=P1^1; sbit LED3=P1^2; sbit LED4=P1^3; sbit LED5=P1^4; sbit LED6=P1^5; sbit LED7=P1^6; sb
www.eeworm.com/read/310270/13654170

bak digtaled.c.bak

#include #define BYTE unsigned char #define WORD unsigned int sbit LED1=P1^0; sbit LED2=P1^1; sbit LED3=P1^2; sbit LED4=P1^3; sbit LED5=P1^4; sbit LED6=P1^5; sbit LED7=P1^6; sb
www.eeworm.com/read/310270/13654172

c digtaled.c

#include #define BYTE unsigned char #define WORD unsigned int sbit LED1=P1^0; sbit LED2=P1^1; sbit LED3=P1^2; sbit LED4=P1^3; sbit LED5=P1^4; sbit LED6=P1^5; sbit LED7=P1^6; sb
www.eeworm.com/read/206198/15298753

h disp.h

#define led1 PORTB=0X01 #define led2 PORTB=0X02 #define led3 PORTB=0X04 #define led4 PORTB=0X08 #define led5 PORTB=0X10 #define led6 PORTB=0X20 #define led7 PORTB=0X40 #define led8 PORT
www.eeworm.com/read/480930/1310654

h led.h

#ifndef LED_H #define LED_H #define LED7 0x80 /* top (or furthest right) LED */ #define LED6 0x40 #define LED5 0x20 #define LED4 0x10 #define LED3 0x08 #define LED2 0x04 #define LED1 0x02 #d
www.eeworm.com/read/209559/4971570

h led.h

#ifndef LED_H #define LED_H #define LED7 0x80 /* top (or furthest right) LED */ #define LED6 0x40 #define LED5 0x20 #define LED4 0x10 #define LED3 0x08 #define LED2 0x04 #define LED1 0x02 #de
www.eeworm.com/read/203837/5037554

h aic_test.h

#include "PIO.h" #include "AIC.h" #define LED0 P6 #define LED1 P5 #define LED2 P4 #define LED3 P3 #define LED4 P19 #define LED5 P18 #define LED6 P17 #define LED7 P16 #define LEDALL (P6 |
www.eeworm.com/read/195013/5121668

h led.h

#ifndef LED_H #define LED_H #define LED7 0x80 /* top (or furthest right) LED */ #define LED6 0x40 #define LED5 0x20 #define LED4 0x10 #define LED3 0x08 #define LED2 0x04 #define LED1 0x02 #d
www.eeworm.com/read/179911/5299333

h led.h

#ifndef LED_H #define LED_H #define LED7 0x80 /* top (or furthest right) LED */ #define LED6 0x40 #define LED5 0x20 #define LED4 0x10 #define LED3 0x08 #define LED2 0x04 #define LED1 0x02 #d
www.eeworm.com/read/350097/3134223

h led.h

#ifndef LED_H #define LED_H #define LED7 0x80 /* top (or furthest right) LED */ #define LED6 0x40 #define LED5 0x20 #define LED4 0x10 #define LED3 0x08 #define LED2 0x04 #define LED1 0x02 #d