代码搜索:SWITCH
找到约 10,000 项符合「SWITCH」的源代码
代码结果 10,000
www.eeworm.com/read/414114/11127123
cpp switch.cpp
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/414114/11127124
h switch.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/267371/11180941
wav switch.wav
www.eeworm.com/read/267000/11198217
wrl switch.wrl
www.eeworm.com/read/265938/11248907
h switch.h
/* FJ:SupportForTARBO-20020617-V01L01 */
#ifndef __SWITCH_H__
#define __SWITCH_H__
// ioctl cmds
#define FPGA_SW_MAJOR 250
#define FPGA_SW_IOC_MAGIC 0xdc
#define FPGA_SW_READ _IOR(FPGA_SW_IOC_MAGIC
www.eeworm.com/read/265938/11248919
c switch.c
#include
#include
#include
#include
#include
#include "switch.h"
#include "sw_val.h"
static int swfd;
int sw_init()
{
if((swfd = open("/dev
www.eeworm.com/read/148230/12481894
bmp switch.bmp
www.eeworm.com/read/335962/12487996
vhd an_switch.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity an_switch is
--实现按键脉冲变换成固定的‘0’‘1’信号
port
( star_in : in std_logic;
waiten_in : in s
www.eeworm.com/read/335962/12488012