代码搜索:LED

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

代码结果 10,000
www.eeworm.com/read/347532/11658899

xml led.xml

www.eeworm.com/read/347532/11658905

exe led.exe

www.eeworm.com/read/347532/11658907

pdb led.pdb

www.eeworm.com/read/347532/11658916

xml led.xml

www.eeworm.com/read/347532/11658922

exe led.exe

www.eeworm.com/read/347532/11658925

pdb led.pdb

www.eeworm.com/read/347532/11658931

suo led.suo

www.eeworm.com/read/261017/11671582

h led.h

#ifndef __LED_H #define __LED_H #include "styte.h" //uchar ZLG7290_SendCmd(uchar Data1,uchar Data2); void ZLG7290_SendBuf(uchar *disp_buf,uchar num); uchar ZLG7290_SendData(uchar SubAdd,uchar Da
www.eeworm.com/read/261017/11671634

c led.c

#include "styte.h" #include "i2c.h" #include "delay.h" #define zlg7290 0x70 //功能:向器件地址为zlg7290的ZLG7290芯片的SubAdd地址的寄存器写一字节Data uchar ZLG7290_SendData(uchar SubAdd,uchar Data) { if(Su
www.eeworm.com/read/347293/11675677

mak led.mak

CC = iccavr CFLAGS = -IC:\icc\include -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -bdata