代码搜索结果
找到约 8,431 项符合
RF 的代码
rf.sbm
.stabs 0x64,"F:\SPMC65x\Application Note\AN_O0321\RF/",0,0,0
.stabs 0x64,"F:\SPMC65x\Application Note\AN_O0321\RF\main.asm",0,0,0
.stabs 0x80,"char:t1=r1;0;255;",0,0,0
.stabs 0x80,"unsigned int:t2=
rf.map
Wednesday, August 10, 13:53:33, 2005
Sunplus 6502 Linker - Version 1.2.3, Copyright(c) by Sunplus
----------------------------------------------------------
rf.set
[GENERAL]
BODY=SPMC65P2404A
SERIES=SPMC65
CPU=65B02
DebugOutput=.\Debug
ReleaseOutput=.\Release
Config=0
[Option]
Assem=$(APPDIR)\xasm8.exe
Lnk=$(APPDIR)\xlink8.exe
RescLnk=$(APPDIR)\binbind
rf.c
#include
__CONFIG(HS&PROTECT&PWRTEN&BOREN&WDTEN);
//pic16f73//单片机端口定义
#define cs RC0
#define so RC1
#define sck RC2
#define si RC3
#define ms
rf.h
/*
**********************************************************************
* RF RECEIVE&SEND SOUND *
* THE FILE FUNCTIONS
rf.m
function RF(real_ch,SNR_dB)
close all;
% If argument is omitted, the channel is simulated
if (nargin < 1)
real_ch = 0;
end
if (nargin
rf.mdl
Library {
Name "RF"
Version 4.00
Description "Blocks useful for simulation of wireless communicat"
"ion systems. Originally intended for the simulation of \nGPS transmitter, ch"