代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/268462/11138295
bak ym4_1.vhd.bak
library ieee;
use ieee.std_logic_1164.all;
entity ym4_1 is
port(ledin:in std_logic_vector(3 downto 0);
ledout:out std_logic_vector(7 downto 0));
end entity ;architecture leds of ym4_1 is
be
www.eeworm.com/read/201496/15406167
asm ex0901.asm
;
; MOVING LEDS
;
LIST P=16F877, R=DEC
#INCLUDE P16F877.INC
CBLOCK 0X20
ENDC
;
; define RAM
;
CBLOCK
R0, USRFLAG
ENDC
;
;
DRCT EQU 0 ; USRFLAG,DRCT=1(LEFT)/0(RIGHT)
;
;
ORG
www.eeworm.com/read/105179/15675893
h kbd_kern.h
#ifndef _KBD_KERN_H
#define _KBD_KERN_H
#include
#define set_leds() mark_bh(KEYBOARD_BH)
#include
/*
* kbd->xxx contains the VC-local things (flag settings e
www.eeworm.com/read/376414/9318223
c ledarray.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#include "f2812a.h"
#define LEDS *(int *)0xc0000
#define CTRGR
www.eeworm.com/read/359308/10156387
c samotor.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#define LEDS *(int *)0xc0000
#define CTRGR *(int *)0x1080
www.eeworm.com/read/348725/10870426
c 2410iic.c
#include
#include "2410addr.h"
#include "2410lib.h"
#include "def.h"
#include "2410IIC.h"
#define ZLG7290_SLA_ADD 0x70 //the slave address of ZLG7290:ic which drivers leds.
www.eeworm.com/read/348723/10870830
c 2410iic.c
#include
#include "2410addr.h"
#include "2410lib.h"
#include "def.h"
#include "2410IIC.h"
#define ZLG7290_SLA_ADD 0x70 //the slave address of ZLG7290:ic which drivers leds.
www.eeworm.com/read/211446/15180321
c ledarray.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#include "f2812a.h"
#define LEDS *(int *)0xc0000
#define CTRGR
www.eeworm.com/read/367730/2832018
entries
/.cvsignore/1.1/Sun Apr 22 20:40:09 2007//
/Makefile/1.7/Sat Feb 9 19:31:26 2008//
/README.txt/1.1.1.1/Mon Mar 26 22:01:30 2007//
/up_leds.c/1.2/Thu Jan 10 18:16:19 2008//
D
www.eeworm.com/read/367730/2832144
entries
/.cvsignore/1.1.1.1/Sun Apr 29 21:27:55 2007//
/Makefile/1.6/Sat Feb 9 19:31:29 2008//
/README.txt/1.1.1.1/Sun Apr 29 21:27:55 2007//
/up_leds.c/1.1.1.1/Sun Apr 29 21:27:55 2007//
D