代码搜索结果

找到约 2,053 项符合 Relay 的代码

hv_frsw.c

/* * Cisco router simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Hypervisor Frame-Relay switch routines. */ #include #include #include

board.h

ioport unsigned port8000; /* for CTRL word */ #define controlWord0x8000 port8000 #define SHbit 3 #define relay 0 ioport unsigned portE000; /* for DC MOTOR run */ #define DcMOTOR p

jdq.bak

;----------------------------------------------------- ;当前表对应继电器下发状态 ;A:继电器状态 JUDGE_JDQ_STATE_BYTE: CJNE A,#01H,JUMP_RELAY_OPEN ;判断继电器状态是闭合否? MOV A,R

jdq.asm

;----------------------------------------------------- ;当前表对应继电器下发状态 ;A:继电器状态 JUDGE_JDQ_STATE_BYTE: CJNE A,#01H,JUMP_RELAY_OPEN ;判断继电器状态是闭合否? MOV A,R

vmeintr.c

/* vmeintr.c This example uses SICL to cause a VME interrupt from an HPE1361 register-based relay card at logical address 136. */ #include #include static void vmeint (

dhcprlib.c

/* dhcprLib.c - DHCP relay agent library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01p,22mar02,wap don't start

dhcprlib.c

/* dhcprLib.c - DHCP relay agent library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01p,22mar02,wap don't start

dhcprlib.c

/* dhcprLib.c - DHCP relay agent library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01p,22mar02,wap don't start

dhcprlib.c

/* dhcprLib.c - DHCP relay agent library */ /* Copyright 1984 - 2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01p,22mar02,wap don't start

iprotocolcommand.java

package be.noctis.vnc.relay; import java.util.Arrays; import java.util.HashSet; import java.util.Set; public interface IProtocolCommand { public static final int SERVER_CONNECTION = 10; public s