代码搜索:ADC原理

找到约 10,000 项符合「ADC原理」的源代码

代码结果 10,000
www.eeworm.com/read/480671/1315978

s adc0.s

;****************************************************************************** ; 文件名:ADC0.S ; 功能:使用ADC模块的通道0进行电压的测量,然后将转换结果的高8位值输出LED数码管显 ; 示。显示格式:a段对d0位,b段对d1位,c段对d2位...... ; 说明:由W1调节测量电压值
www.eeworm.com/read/480260/1320114

h hw_adc.h

//***************************************************************************** // // hw_adc.h - Macros used when accessing the ADC hardware. // // Copyright (c) 2005-2008 Luminary Micro, Inc. Al
www.eeworm.com/read/480225/1320903

d adc.o.d

ADC.o: ../ADC.c \ D:/ZigBee/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \ D:/ZigBee/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/sfr_defs.h \ D:/ZigBee/Win
www.eeworm.com/read/479492/1331668

h hal_adc.h

/* Copyright (c) 2008 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is property of Nordic Semiconductor ASA. * Terms and conditions of usage are described in de
www.eeworm.com/read/479492/1331671

c hal_adc.c

/* Copyright (c) 2008 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is property of Nordic Semiconductor ASA. * Terms and conditions of usage are described in de
www.eeworm.com/read/478251/1353652

h adc0809.h

#ifndef _ADC0809_H_ #define _ADC0809_H_ void AD0809_init(void); INT8U AD0809(INT8U ch); #endif
www.eeworm.com/read/478251/1353655

lst adc0809.lst

C51 COMPILER V7.50 ADC0809 06/22/2008 15:25:03 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE ADC0809 OBJECT MODULE PLACED IN
www.eeworm.com/read/478251/1353663

__i adc0809.__i

"ADC0809.c" BROWSE DEBUG OBJECTEXTEND
www.eeworm.com/read/478251/1353673

c adc0809.c

#include #include "Typedef.H" #include "UserDef.H" #include "ADC0809.H" /* 端口定义 */ #define P_Data P0 sbit AD0809_OTEN = P3^4; sbit AD0809_EOC = P3^2; sbit AD0809_START = P3^3; sb
www.eeworm.com/read/478140/1354080

c adc_drv.c

/*C************************************************************************** * $RCSfile: adc_drv.c,v $ *---------------------------------------------------------------------------- * Copyright (c)