代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/449146/7517837
h comp.h
//*****************************************************************************
//
// comp.h - Prototypes for the analog comparator driver.
//
// Copyright (c) 2005-2008 Luminary Micro, Inc. All
www.eeworm.com/read/449146/7517858
c comp.c
//*****************************************************************************
//
// comp.c - Driver for the analog comparator.
//
// Copyright (c) 2005-2008 Luminary Micro, Inc. All rights rese
www.eeworm.com/read/448726/7526482
vams plltop.vams
`include "constants.vams"
`include "disciplines.vams"
`timescale 10ps / 1ps
module plltop ();
electrical gnd;
ground gnd;
reg reset;
initial begin
reset = 1;
#100
reset = 0;
e
www.eeworm.com/read/448703/7526810
c msp430x24x_compa_04.c
//******************************************************************************
// MSP430x24x Demo - Comparator A, Poll input CA0, result in P1.0
//
// Description: The voltage at pin CA0 (Vco
www.eeworm.com/read/447298/7554722
xml examples.xml
Evaluate XPath expression and prints result node set.
Shows how to evaluate XPath expression and register known namespa