代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/146088/12671710
c led.c
#define IN_TGPIO
#include "config.h"
#define LEDS8 16 // P2[23:16] controle LED8~LED1
int main(void)
{
int fd;
uint8 i, val;
fd = open("/dev/P2", O_RDONLY);
if(fd == -1)
{
www.eeworm.com/read/333568/12672055
bin led.bin
www.eeworm.com/read/333568/12672065
axf led.axf
www.eeworm.com/read/333568/12672070
mcp led.mcp
www.eeworm.com/read/333553/12672352
h led.h
#ifndef __led_H__
#define __led_H__
void Test_Led(void);
#endif /*__led_H__*/
www.eeworm.com/read/333553/12672442
c led.c
#include
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\led.h"
void Test_Led(void)
{
rSYSCFG=SYSCFG_8KB;
#if (PLLON==1)
Cha
www.eeworm.com/read/333553/12672472
o led.o
www.eeworm.com/read/145899/12693313
prj led.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=8192
Edit10=1024
ComboBox2=12
RadioGroup1=0
E
www.eeworm.com/read/145899/12693316
cof led.cof
www.eeworm.com/read/145899/12693318
s led.s
.module led.c
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\alf\MYDOCU~1\开发板\调试程序\led\led.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 9
; //ICC-AVR applica