代码搜索结果
找到约 2,053 项符合
Relay 的代码
sconscript
import glob
import os
import string
from scripts.build_support import *
Import ('*')
# List of application files and sources defined here
# Example definition:
#
# app_names_list = ['foo.elf', '
makefile.am
if ARCH_AVR
BUILT_APPS = tdma_test.elf tdma_relay.elf
endif
if ARCH_LINUX
BUILT_APPS = tdma_test.elf
endif
tdma_test_elf_SOURCES = tdma_test.c
tdma_relay_elf_SOURCES = tdma_relay.c
include ../../Make
makefile.am
if ARCH_AVR
BUILT_APPS = bionet_sense.elf bionet_relay.elf bedrest_sense.elf bedrest_relay.elf calibrate.elf
bedrest_relay_elf_SOURCES = bedrest_relay.c
bedrest_sense_elf_SOURCES = bedrest_sense.c
b
ex_react.c
/////////////////////////////////////////////////////////////////////////
//// EX_REACT.C ////
////
crelay.h
#ifndef _C_RELAY_H
#define _C_RELAY_H
typedef enum {kOff, kOn, kForward, kReverse} RelayValue;
typedef enum {kBothDirections, kForwardOnly, kReverseOnly} RelayDirection;
void InitRelay(UINT32
wanconf.htm
广域网配置向导
readme.txt
re-Program STM Serial Flash M25P10 by reading 29010 parallel ROM
Running on standard 8051 32 I/O, a TTL 7407 as bus switch.
Total programming time is about 8 seconds including Erase, Program
ccna.txt
CCNA课堂精简笔记
=================================================================
网络的三层架构:
1.接入层: 提供网络接入点,相应的设备端口相对密集. 主要设备:交换机,集线器.
2.汇聚层: 接入层的汇聚点,能够提供路由决策.实现安全过滤,流量控制.远程接入. 主要设备:路由器.
3.核心层: 提供更快的传输
lzk.c
#include "LZK.H"
/***********************************************************************
*** 系统全局常量、变量、和位定义 .
***********************************************************************/
uint8
lzk.lst
C51 COMPILER V7.20 LZK 01/31/2007 10:20:42 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE LZK
OBJECT MODULE PLACED IN LZK