代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/207069/6298156
asm vectors.asm
*********************************
* Reset vectors *
*********************************
.title "vectors.asm"
.ref start
.sect ".vectors"
B start
.end
www.eeworm.com/read/207069/6298237
asm vectors.asm
*********************************
* Reset vectors *
*********************************
.title "vectors.asm"
.ref start
.sect ".vectors"
B start
.end
www.eeworm.com/read/347709/11647042
c msp430x21x1_ca_06.c
//*******************************************************************************
// MSP430x21x1 Demo - Comp_A, Slope ADC to measure temperature
//
// Description: This example uses the slope A/D
www.eeworm.com/read/157402/11710189
asm vectors.asm
*********************************
* Reset vectors *
*********************************
.title "vectors.asm"
.ref start
.sect ".vectors"
B start
.end
www.eeworm.com/read/155919/11838372
m cp0801_pamcorrmask.m
%
% FUNCTION 8.6 : "cp0801_PAMcorrmask"
%
% Evaluates the correlation mask ('mask') for
% receiving 2PAM UWB signals.
% 'ref' is the reference signal (with no modulation)
% which is produced by
www.eeworm.com/read/251289/12354646
cs wordprotector.cs
//***************************************************************************
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// This code sample is provided "AS IS"
www.eeworm.com/read/127109/14378547
doc commands.doc
/******************************************************************************
*
* $Id: commands.doc,v 1.17 2001/03/19 19:27:39 root Exp $
*
* Copyright (C) 1997-2001 by Dimitri van Heesch.
*
*