代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/307227/13726294
o led.o
www.eeworm.com/read/307021/13732938
vhd led.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY led IS
PORT(
clk : IN STD_LOGIC; --全局时钟
ena : IN STD_LOGIC_VECTOR(5 DOWNTO 0);
flicker_ena : IN STD_LO
www.eeworm.com/read/306916/13735636
c led.c
//LED_task
//LED.c data for pooa8
#include "includes.h"
#include "ML674000.H"
#define bit8 (0x01
www.eeworm.com/read/306546/13741990
h led.h
void Init_Port(void);
void SHCLK_Hi(void);
void SHCLK_Lo(void);
void STCLK_Hi(void);
void STCLK_Lo(void);
void DataOut(unsigned char nValue);
void Init_CLK(void);
www.eeworm.com/read/306546/13741991
c led.c
#include
#include "led.h"
unsigned char seg[]={
0x3f,0x06,0x5b,0x4f, /* 0 1 2 3*/
0x66,0x6d,0x7d,0x07, /* 4 5 6 7 */
0x7f,0x6f,0x77,0x7c, /* 8 9 A B */
0x39,0x5e,0x79,0x71 /*
www.eeworm.com/read/306426/13745002
c led.c
#include
#include
#include
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/306354/13745932
obj led.obj
www.eeworm.com/read/306354/13745934
lnp led.lnp
"STARTUP.obj",
"led.obj",
"fm24c64.obj"
TO "LED.UV3"
RAMSIZE(256)
www.eeworm.com/read/306354/13745941
hex led.hex
:03000000020B4CA4
:0C0B4C00787FE4F6D8FD7581E4020B937D
:1000260073756363656564006572726F7200FFFFC6
:10003600FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCA
:10004600FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBA
:10005600
www.eeworm.com/read/306354/13745944
c led.c
#include
#include
bit RECODE=0;
bit rx_over=0;
bit tx_complete=0;
bit LEFT=0;
bit RIGHT=0;
uchar * tx_pointer;
uchar lager=5;
uchar idata rx_buff[100];
uchar idata dispBU