代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/225610/14531341
obj led.obj
www.eeworm.com/read/225592/14532044
c led.c
#include
#include
#define PORTBIT(adr, bit) ((unsigned)(&adr)*8+(bit))
volatile bit button @ PORTBIT(PORTB, 1);
const char Msg[] = {"This is a string\0"};
int sub1(int i,
www.eeworm.com/read/225569/14533937
bin led.bin
www.eeworm.com/read/225569/14533941
axf led.axf
www.eeworm.com/read/225569/14533948
mcp led.mcp
www.eeworm.com/read/225504/14537275
c led.c
/*--------------------------------------------------------*/
/* SPECTRUM DIGITAL INC. */
/*--------------------------------------------------------*/
/* LED test for EVM320L
www.eeworm.com/read/225504/14537276
h led.h
www.eeworm.com/read/225282/14545801
c led.c
/* t06.c 数码管显示0—f */
#include
unsigned int i,j,k;
unsigned char led[16]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,
0x88,0x83,0xc6,0xa1,0x86,0x8e}; /* 0-f
www.eeworm.com/read/124323/14576641
led6
www.eeworm.com/read/224629/14579570