代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/217949/14942663
m add_series_capacitor.m
function Add_series_capacitor(cap)
% this function adds a description of the series capacitor connected to the
% rest of the network
%
% USAGE:
% Add_series_capacitor(2.5e-12)
%
www.eeworm.com/read/217949/14942671
m add_shunt_inductor.m
function Add_shunt_inductor(ind)
% this function adds a description of the shunt inductor connected to the
% rest of the network
%
% USAGE:
% Add_shunt_inductor(2.5e-9)
% |
www.eeworm.com/read/215380/15063178
asm ap0610-receive.asm
;***************************************KH-004*******************************************;
;MDT Ltd ;
; ;
;File: receive.ASM Editor: KEN KONG ;
; ;
;Date: 06 - 05 - 12 Ver: 1.
www.eeworm.com/read/174521/9583849
h pcdutils.h
#include
//#define MAX_RF_BUF_SIZE 26
//extern unsigned char RxTxBuffer[MAX_RF_BUF_SIZE];
#define ResetInfo(info) \
info.cmd = 0; \
www.eeworm.com/read/414695/11106064
c rfcom.c
/*******************************************************************************************************
*
www.eeworm.com/read/412862/11179876
cce main.cce
Warning[000] D:\NOW_WORK\GOLF_CAR\program\RF2PC\serial.h 21 : Missing newline
Warning[000] D:\NOW_WORK\GOLF_CAR\program\RF2PC\main.c 19 : Spelling of #include file "D:\NOW_WORK\GOLF_CAR\program\RF2PC
www.eeworm.com/read/412862/11179929
mptags r2pc.mptags
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n
www.eeworm.com/read/411288/11249290
lst cid.lst
C51 COMPILER V6.10 CID 11/05/2008 12:38:04 PAGE 1
C51 COMPILER V6.10, COMPILATION OF MODULE CID
OBJECT MODULE PLACED IN D:\
www.eeworm.com/read/235125/14085049
h hardef.h
** hardef.h
** Tango 3 I/O assignments
Band EQU 0 ; pb0
Enable EQU 1 ; pb1
DATA_RF EQU 2 ; pb2
UP_CLOCK EQU 3 ; pb3
M