代码搜索:双积分ADC
找到约 10,000 项符合「双积分ADC」的源代码
代码结果 10,000
www.eeworm.com/read/451170/1666010
s adc0.s
;******************************************************************************
; 文件名:ADC0.S
; 功能:使用ADC模块的通道0进行电压的测量,然后将转换结果的高8位值输出LED1--LED8
; 显示。
; 说明:由W1调节测量电压值。
;***********************
www.eeworm.com/read/251409/4420789
s adc0.s
;******************************************************************************
; 文件名:ADC0.S
; 功能:使用ADC模块的通道0进行电压的测量,然后将转换结果的高8位值输出LED1--LED8
; 显示。
; 说明:由W1调节测量电压值。
;***********************
www.eeworm.com/read/248876/4463257
c adc_drv.c
//! @file adc_drv.c,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level functions for the ADC
//!
//!
www.eeworm.com/read/248876/4463258
h adc_drv.h
//! @file adc_drv.h,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level macros and definition for the A
www.eeworm.com/read/243166/4531372
h hw_adc.h
//*****************************************************************************
//
// hw_adc.h - Macros used when accessing the ADC hardware.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. Al
www.eeworm.com/read/243166/4531945
h hw_adc.h
//*****************************************************************************
//
// hw_adc.h - Macros used when accessing the ADC hardware.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. Al
www.eeworm.com/read/243166/4532047
h hw_adc.h
//*****************************************************************************
//
// hw_adc.h - Macros used when accessing the ADC hardware.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. Al
www.eeworm.com/read/243166/4532110
h hw_adc.h
//*****************************************************************************
//
// hw_adc.h - Macros used when accessing the ADC hardware.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. Al
www.eeworm.com/read/243166/4532167
h hw_adc.h
//*****************************************************************************
//
// hw_adc.h - Macros used when accessing the ADC hardware.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. Al
www.eeworm.com/read/238502/4614512
d adc.o.d
adc.o: adc.c adc.h lib.h version.h \
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/sfr_defs.h \
C:/WinAV