代码搜索结果

找到约 10,000 项符合 LED Matrix 的代码

led.lst

1 .file "led.c" 2 .arch atmega8 3 __SREG__ = 0x3f 4 __SP_H__ = 0x3e 5 __SP_L__ = 0x3d 6

led.c

#include"inc/config.h" u08 LedData[11]; //各位显存的初始化 u08 fLedDotMap=0x00 ; //对应WEI为1 则数码管加“.” BOOL fledalrm ; //主要是0-4位 /**共阴***/ const u08 PROGMEM LedSeg[

led.h

#ifndef _LED_H #define _LED_H #define LED_ON 0 #define LED_OFF 1 #define DIG_RST() do {\ LED0 = LED_OFF;\ LED1 = LED_OFF;\ LED2 = LED_OFF;\ LED3 = LED_OFF;\ LED4 = LED_OFF;\ LED5

led.c

#include"inc/config.h" u08 LedData[11]; //各位显存的初始化 u08 fLedDotMap=0x00 ; //对应WEI为1 则数码管加“.” BOOL fledalrm ; //主要是0-4位 /**共阴***/ const u08 PROGMEM LedSeg[

led.asm

******************************************************* * TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00 ******************************************************* ; C:\tic2xx\c2000\cgtools\bin

led.lst

C:\tic2xx\c2000\cgtools\bin\dspa.exe -v2xx -s -x led.asm D:\DSP3_1205\led.obj -tC:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\led.tmp TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00 Thu Dec 8 11:06:23 2

led.c

#include "typedef.h" #include "f2407regs_c.h" #include "global.h" extern uint cfgdata[128]; extern uchar counterTime; extern uchar ledVlu; extern uchar b_com_suc

led.h

/****************************************************************************** * File Name: Led.h * * Create Time: 2007/08/09 * * Description:

led.c

/****************************************************************************** * File Name: KeyLed.c * * Create Time: 2007/08/09 * * Description: