代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/235125/14085053
asm it.asm
;/*****************************************************************************/
;/* PROJECT : RF key demonstrator (ASK or FSK) */
;/* Functions: Dummy_isr
www.eeworm.com/read/235125/14085067
asm emis1.asm
;/*****************************************************************************/
;/* PROJECT : RF key demonstrator (FSK) */
;/* Functions: Wake_up_Rx
www.eeworm.com/read/374163/9418680
reset readme.reset
RedHat and SuSE take the program reset from ncurses,
where reset is a name for the program tset.
It is approximately equivalent to
stty sane; tputs rs1; tputs rs2; tputs rf
with `tputs rf' replace
www.eeworm.com/read/372550/9504033
m lpcrf2lo.m
function lo=lpcrf2lo(rf)
%LPCRF2LO Convert reflection coefficients to log area ratios LO=(RF)
%the output values are limited to about +-14.5
% Copyright (C) Mike Brookes 1997
%
% La
www.eeworm.com/read/365161/9876649
m lpcrf2lo.m
function lo=lpcrf2lo(rf)
%LPCRF2LO Convert reflection coefficients to log area ratios LO=(RF)
%the output values are limited to about +-14.5
% Copyright (C) Mike Brookes 1997
%
% La
www.eeworm.com/read/467759/7000787
m lpcrf2lo.m
function lo=lpcrf2lo(rf)
%LPCRF2LO Convert reflection coefficients to log area ratios LO=(RF)
%the output values are limited to about +-14.5
% Copyright (C) Mike Brookes 1997
%
% La
www.eeworm.com/read/236873/7119058
m lpcrf2lo.m
function lo=lpcrf2lo(rf)
%LPCRF2LO Convert reflection coefficients to log area ratios LO=(RF)
%the output values are limited to about +-14.5
% Copyright (C) Mike Brookes 1997
%
% La
www.eeworm.com/read/464419/7163765
makefile
obj-m:=test.o
KDIR:=/lib/modules/$(shell uname -r)/build
PWD :=$(shell pwd)
default:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
rm -rf *.ko
rm -rf *.o
www.eeworm.com/read/464419/7163767
makefile~
obj-m:=test.o
KDIR:=/lib/module/$(shell uname -r)/build
PWD :=$(shell pwd)
default:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
clean:
rm -rf *.ko
rm -rf *.o