代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/200379/5066111
h led.h
#include "GP32C.h" //MCU头文件
#define LEDdata PTA //LED数据线接口
#define LEDdata_D DDRA //数据线相应方向寄存器
#define LEDcs PTB //位选线接口
#define LEDcs_D DDRB //位选线相应方向寄存器
www.eeworm.com/read/200288/5068589
c led.c
/***********************************************************************
*
* Copyright (C) 2004 by FS Forth-Systeme GmbH.
* All rights reserved.
*
* $Id: led.c,v 1.1 2004/02/16 10:37:20 mpietrek
www.eeworm.com/read/200288/5068900
c led.c
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f
www.eeworm.com/read/198454/5087341
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/196668/5101344
lis led.lis
.module LED.C
.area text(rom, con, rel)
0000 .dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C
0000
www.eeworm.com/read/196668/5101346
s led.s
.module LED.C
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C
.dbfunc e DelayMs _DelayMs fV
; j -> R20,R21
;
www.eeworm.com/read/196668/5101349
c led.c
//******************************FileName: LED.C******************************//
//******************************ICCAVR V6.30编译****************************//
#include //头文件,AT
www.eeworm.com/read/196668/5101350
o led.o
XL
H 1 areas 5 global symbols
M LED.C
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size DA flags 0
dbfile C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\跑马灯设计\LED.C
dbfunc e Del
www.eeworm.com/read/196458/5102547
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/195502/5110312
c led.c
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f