代码搜索结果

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

main.lst

C51 COMPILER V8.02 MAIN 01/14/2009 21:15:27 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN ma

main.c

#include #include "initial.h" #define sysclk 22118400 // SYSCLK frequency in Hz xdata long uint value,value1; xdata long uint i=0; uchar t,stop0; uint AD_nu

mpeg2.qsf

# Copyright (C) 1991-2006 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu

isis基本配置.txt

ena conf t host fr int s0 encap fram exit fram sw int s0 fram intf dce no fram inver fram route 11 int s2 111 clock rate 56000 no shut int s2 encap fram no fram inver clock rate 56000

relayctr.c

/****************************************************************************/ /* */ /* Copyright (c) 2005, 老树

relayctr.c.bak

/****************************************************************************/ /* */ /* Copyright (c) 2005, 老树

powerkey.cpp

#include #include #include #include "numkeyp.h" #include "keydef.h" #include "cursor.h" #include "g_func.h" #include "global.h" #include "powerkey.h" #includ

tlv5618.c

#include "common.h" //设置DAC电压 //channel=1:A通道 //channel=2:B通道 //value:0-4095 //输出电压=2.5*2*value/4096 //注意:因为VCC=5V,故输出接近5V的电压可能会有因供电电压限制产生的误差 void Set_DAC(unsigned char channel,unsigned int

configuration.h

/************************************************************************************************/ /* hardware connection */ /****************************

reduced.m

% Direct link if (use_direct_link == 1) [channel(1), rx] = add_channel_effect(channel(1), rx,... signal.symbol_sequence); rx = rx_correct_phaseshift(rx, channel(1).attenuation.phi); end % ------