代码搜索结果
找到约 8,431 项符合
RF 的代码
rf.c
/*
* Author: Christopher G. Phillips
* Copyright (C) 1994 All Rights Reserved
*
* NOTICE
*
* Permission to use, copy, modify, and distr
rf.cpp
#include
#include "nr.h"
using namespace std;
DP NR::rf(const DP x, const DP y, const DP z)
{
const DP ERRTOL=0.0025, TINY=1.5e-38, BIG=3.0e37, THIRD=1.0/3.0;
const DP C1=1.0/24.0, C
regmapa_8200.h
#define RF_STAMP 4*0
#define RF_EMULATION 4*1
#define RF_RESET 4*2
#define RF_RESET2
regmapa_8202.h
#define RF_STAMP 4*0
#define RF_EMULATION 4*1
#define RF_RESET 4*2
#define RF_RESET2
rfremote.asm
;================================================================
;编码波形输出
;Note: Encoding waveform output
;Wave format:
; |||| ||
; H L H
rfreceive.asm
;.data
;I_RF_receive equ P0.0
;RF_Time_step ds 1
;RFflag ds 1
; RF_data_val equ #8
;RF_data_count ds 1
;RF_receivebuf ds 1
;RF_receiveRam ds 1
; RF_pilot_detect_f equ RFflag.0
; RF_receive_s
testbench_regfile2.v
/////////////////////////////////////////////////////////////////
// Verilog Test Bench v2.0, 3-29-2000 //
// ECE 371 EMR, Spring 2000 //
//
testbench_regfile4.v
/////////////////////////////////////////////////////////////////
// Verilog Test Bench v2.0, 4-3-2000 //
// ECE 371 EMR, Spring 2000 //
//