代码搜索:ADC分析
找到约 10,000 项符合「ADC分析」的源代码
代码结果 10,000
www.eeworm.com/read/487144/1242470
h msapi_adc.h
#ifndef MSAPI_ADC_H
#define MSAPI_ADC_H
/********************************************************************************/
/* Macro */
/* *********************************
www.eeworm.com/read/486037/1255231
h regs-adc.h
/* linux/include/asm/arch-s3c2410/regs-adc.h
*
* Copyright (c) 2004 Shannon Holland
*
* This program is free software; yosu can redistribute it and/or modify
* it under the te
www.eeworm.com/read/486037/1256796
h regs-adc.h
/* linux/include/asm/arch-s3c2410/regs-adc.h
*
* Copyright (c) 2004 Shannon Holland
*
* This program is free software; yosu can redistribute it and/or modify
* it under the te
www.eeworm.com/read/484868/1266247
h adc_model.h
// $Id: adc_model.h,v 1.4.4.4 2003/08/26 09:08:16 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission t
www.eeworm.com/read/484868/1266250
c adc_model.c
// $Id: adc_model.c,v 1.6.4.2 2003/08/18 22:09:50 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission t
www.eeworm.com/read/484848/1267662
c adc_func.c
#include
typedef unsigned char uchar;
typedef unsigned int uint;
/********************************************
函数名称:Init_ADC
功 能:初始化ADC
参 数:无
返回值 :无
************************
www.eeworm.com/read/483165/1279927
c adc_temp.c
/*******************************************************************************
//F320片上AD采样芯片自身温度,转换值通过UART发送到上位机,并在LCD上显示.
//实验时短接J7的1,2引脚(LCD背光控制引脚)
******************************************
www.eeworm.com/read/483165/1279932
txt mul-adc.txt
//-----------------------------------------------------------------------------
// F32x_ADC0_ExternalInput_Mux.c
//-----------------------------------------------------------------------------
// C
www.eeworm.com/read/483165/1279935
c adc1.c
/*****************************************************************************
功能:实现ADC采样芯片外的模拟电压,通过LCD显示,并通过串口发送到PC机
实验时短接以下跳线:J7.1--J7.2;J9.1--J9.2
版本:V1.0
**************************