代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/190958/5170076
txt constant.txt
Table of constant values and their specified constant labels.
00 switch_in
01 leds_out
02 uart_data_rx
03 uart_data_tx
04 data_present
05 buffer_full
00 all_clear
00 ascii_NUL
01 a
www.eeworm.com/read/190958/5170119
txt constant.txt
Table of constant values and their specified constant labels.
00 switch_in
01 leds_out
02 uart_data_rx
03 uart_data_tx
04 data_present
05 buffer_full
00 all_clear
00 ascii_NUL
01 a
www.eeworm.com/read/190958/5170159
txt constant.txt
Table of constant values and their specified constant labels.
00 switch_in
01 leds_out
02 uart_data_rx
03 uart_data_tx
04 data_present
05 buffer_full
00 all_clear
00 ascii_NUL
01 a
www.eeworm.com/read/190958/5170204
txt constant.txt
Table of constant values and their specified constant labels.
00 switch_in
01 leds_out
02 uart_data_rx
03 uart_data_tx
04 data_present
05 buffer_full
00 all_clear
00 ascii_NUL
01 a
www.eeworm.com/read/190958/5170287
txt constant.txt
Table of constant values and their specified constant labels.
00 switch_in
01 leds_out
02 uart_data_rx
03 uart_data_tx
04 data_present
05 buffer_full
00 all_clear
00 ascii_NUL
01 a
www.eeworm.com/read/328214/3446077
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 s
www.eeworm.com/read/299781/3850519
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/446305/1713362
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 s
www.eeworm.com/read/372858/2768628
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/268462/11138187
vhd ym4_1.vhd
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