代码搜索结果
找到约 8,431 项符合
RF 的代码
top.bgn
Release 7.1i - Bitgen H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '3s400.nph' in environment
C:/Xilinx.
"top" is an NCD, vers
uartb.bgn
Release 8.2i - Bitgen I.31
Copyright (c) 1995-2006 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '3s200.nph' in environment
C:\Xilinx.
"uartb" is an NCD, ve
uninstall.csh
$GENESIS_EDIR/gnd/gnd -remove
\rm -rf $HOMEDRIVE/genesis
./nc_rtsu -stop_svcs
pushd $SYSTEMROOT/system32 >& nul
rm socket.dll nutc.dll nutcom.dll ncmsgs.dll
popd >& nul
pushd dongle >& nul
setup
expand.cfg
config newpro;
design newproject_lib.newpro:sch_1;
liblist newproject_lib, standard, rf_comp_lib;
viewlist awb_model, awb_dev, vhdla, vloga, spectrehdl, spice_1, sch_1, entity;
stoplist awb_model, awb
si4432.c
#include "si4432.h"
void Si4432_Init(void)
{
uchar i=0;
//SW reset
SpiWriteRegister(0x07, 0x80);
while (nIRQ == 1);
i=SpiReadRegister(0x03); // 清RF模块中断
i=SpiReadRegister(
uninstall.csh
$GENESIS_EDIR/gnd/gnd -remove
\rm -rf $HOMEDRIVE/genesis
./nc_rtsu -stop_svcs
pushd $SYSTEMROOT/system32 >& nul
rm socket.dll nutc.dll nutcom.dll ncmsgs.dll
popd >& nul
pushd dongle >& nul
setup
expand.cfg
config newpro;
design newproject_lib.newpro:sch_1;
liblist newproject_lib, standard, rf_comp_lib;
viewlist awb_model, awb_dev, vhdla, vloga, spectrehdl, spice_1, sch_1, entity;
stoplist awb_model, awb
ex041000.m
% Chapter 4: Example 4.10:
% Check of residue functions rf2pfez and pfe2rfz
%
b = [1,0.4*sqrt(2)]; a=[1,-0.8*sqrt(2),0.64];
[R,p,C] = residuez(b,a)
Mp=abs(p') % pole magnitudes
Ap=angle(p')/p
lcd.bgn
Release 8.1i - Bitgen I.24
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Loading device for application Rf_Device from file '2s100e.nph' in environment
D:\Xilinx.
"LCD" is an NCD, ver
lcd128_64.c
#include "app_ex_main.h"
#include "app_ex_util.h"
#include "RF04EB.h"
#include "hal.h"
#include "Font.h"
//#include "mydefine.h"
#include "Font.h"
#define DATA 1
#define COMMAND 0