代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/123502/7109814
out led.out
www.eeworm.com/read/123502/7109815
obj led.obj
www.eeworm.com/read/123502/7109816
mak led.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/123502/7109818
wks led.wks
www.eeworm.com/read/123502/7109820
c led.c
/************************************************************************/
/* Testprogram for digital I/O on Port E */
/* running on TMS320LF2407 EVM */
/* external clock is 14.7
www.eeworm.com/read/123502/7109821
cmd led.cmd
MEMORY
{
PAGE 0 : VECS : origin = 0h , length = 040h /* VECTORS */
PROG : origin = 40h , length = 0FFC0h /* PROGRAM */
PAGE 1 : MMRS : origin = 0h , len
www.eeworm.com/read/152030/7114542
s led.s
PCONB EQU 0x01d20008
PDATB EQU 0x01d2000c
AREA Example,CODE,READONLY
export display1
display1
ldr r0,=PCONB
ldr r1,=0x1cf
www.eeworm.com/read/152030/7114548
o led.o
www.eeworm.com/read/178221/7114822
c led.c
/*****************************************************
* 文件名称:
* led.c
* 文件说明:显示的时候首先设置要显示的内容
* 然后使能相应的LED
*
*****************************************************/
#ifnd
www.eeworm.com/read/244009/7118113
bsf led.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to