代码搜索:Analog

找到约 10,000 项符合「Analog」的源代码

代码结果 10,000
www.eeworm.com/read/191666/5163758

h a2d.h

/*! \file a2d.h \brief Analog-to-Digital Converte Driver for LPC2000. */ //***************************************************************************** // // File Name : 'a2d.h' // Title : Analo
www.eeworm.com/read/191666/5163759

c a2d.c

/*! \file a2d.c \brief Analog-to-Digital Converter Driver for LPC2000. */ //***************************************************************************** // // File Name : 'a2d.c' // Title : Anal
www.eeworm.com/read/191666/5163767

c d2a.c

/*! \file d2a.c \brief Digital-to-Analog Converter Driver for ADuC7000. */ //***************************************************************************** // // File Name : 'd2a.c' // Title : Dig
www.eeworm.com/read/191666/5163789

h a2d.h

/*! \file a2d.h \brief Analog-to-digital Converter Driver for ADuC7000. */ //***************************************************************************** // // File Name : 'a2d.h' // Title : Ana
www.eeworm.com/read/191666/5163790

c a2d.c

/*! \file a2d.c \brief Analog-to-digital Converter Driver for ADuC7000. */ //***************************************************************************** // // File Name : 'a2d.c' // Title : Ana
www.eeworm.com/read/191666/5163792

h d2a.h

/*! \file d2a.h \brief Digital-to-Analog Converter Driver for ADuC7000. */ //***************************************************************************** // // File Name : 'd2a.h' // Title : Dig
www.eeworm.com/read/189346/5193877

cs clockfaceenumeration.cs

#region Using directives using System; using System.Collections.Generic; using System.Text; #endregion namespace AlarmClockControlLibrary { public enum ClockFace { Analog = 0,
www.eeworm.com/read/189346/5194386

cs clockfaceenumeration.cs

#region Using directives using System; using System.Collections.Generic; using System.Text; #endregion namespace AlarmClockControlLibrary { public enum ClockFace { Analog = 0,
www.eeworm.com/read/184442/5249328

m ttanalogin.m

% TTANALOGIN Read a value from an analog input channel. % % Usage: value = ttAnalogIn(inpChan) % % Inputs: % inpChan The input channel to read from. Must be between 1 % and the
www.eeworm.com/read/316872/3589457

s memmove.s

/* * File: arch/blackfin/lib/memmove.S * Based on: * Author: * * Created: * Description: * * Modified: * Copyright 2004-2006 Analog Devices Inc. * * Bugs: Ente