代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
led.c
#include
delay(int t)
{int i,j;
for (i=0;i
led.lst
C51 COMPILER V7.06 LED 03/29/2004 11:12:01 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
led.c
/*************************************
NAME:sky2440_leds.c
COPYRIGHT:www.embedsky.net
*************************************/
#include
#include "def.h"
#include "option.h"
#includ
led.h
#ifndef __Led_H__
#define __Led_H__
void LEDFlash(void);
#endif
led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\xb07-29\CLIENT\dspprogram\LED\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool
led.asm
.INCLUDE hardware.inc
.EXTERNAL _guiLED_Value;
.RAM
.PUBLIC LED_No
.VAR LED_No = 0;
.IRAM
.DATA
C_Address: .DW 0x003f,0x0006,0x005b,0x004f, 0x0066,0x006d,0x007c,0x0007,0x007f,0x006f;//'
led.asm
.INCLUDE hardware.inc
.EXTERNAL _guiLED_Value;
.RAM
.PUBLIC LED_No
.VAR LED_No = 0;
.IRAM
.DATA
C_Address: .DW 0x003f,0x0006,0x005b,0x004f, 0x0066,0x006d,0x007c,0x0007,0x007f,0x006f;//'