代码搜索:LED显示
找到约 10,000 项符合「LED显示」的源代码
代码结果 10,000
www.eeworm.com/read/335711/12503749
pjt led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\2407\2407C\1led\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
T
www.eeworm.com/read/335711/12503762
c led.c
//(2) 主程序
// 该程序用于实验演示模板上的8个LED的循环显示
#include "register.h"
main() // 初始化子程序
{ int led;
int i,k;
asm(" setc SXM"); // 抑制符号位扩展
asm(" clrc OVM"
www.eeworm.com/read/335690/12507243
c led.c
/*********************************************************************************************
* File: led.c
* Author: embest
* Desc: control board's LEDs
* History:
****************************
www.eeworm.com/read/147903/12512650
c led.c
//串行驱动led显示,
//一个74hc595位移寄存器驱动三极管驱动led位,
//两个74hc595驱动led段,方式位5位x8段x2=10个数码管
//5分频,每次扫描时间位1.25ms
//定义特殊符号
#define nul 0xf
#define qc 0xc
#define qb 0xb
#define q_ 0xa
#define q__ 0xd
www.eeworm.com/read/335522/12519427
s led.s
.module led.c
.area text(rom, con, rel)
.dbfile C:\icc\mega32\led.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 10
; //ICC-AVR application builder : 2008-07-
www.eeworm.com/read/335522/12519433
bcf led.bcf
[Target]
Date=2008-07-02
CPU=M32
ItemIndex=15
[Settings]
XDIVEN=0
PLLE=0
cbXtal=8.0000
XDIV=0
INT0=0
INT1=0
INT2=0
INT3=0
INT5=0
INT6=0
INT7=0
INT4=0
ISC2=0
ISC1=0
ISC0=0
ISC4=0
www.eeworm.com/read/335522/12519442
o led.o
XL
H 1 areas B global symbols
M led.c
S push_gset1 Ref0000
S lsl8 Ref0000
S pop_gset1 Ref0000
A text size 100 flags 0
dbfile C:\icc\mega32\led.c
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbl
www.eeworm.com/read/335522/12519498
lis led.lis
.module led.c
.area text(rom, con, rel)
0000 .dbfile C:\icc\mega32\led.c
0000 .dbfunc e port_init _port_init fV
www.eeworm.com/read/335522/12519501
_c led._c
//ICC-AVR application builder : 2008-07-02 下午 03:28:23
// Target : M32
// Crystal: 8.0000Mhz
#include
#include
#define uchar unsigned char
void port_init(void) //端口定