代码搜索:ADC测试
找到约 10,000 项符合「ADC测试」的源代码
代码结果 10,000
www.eeworm.com/read/481513/6642002
h adc16.h
#include "msp430X42X.h"
extern char ADC16_Init(char ADC,char Channel,char Sign,char Gain);
extern unsigned int ADC16_Sample(char ADC,unsigned int AverageNum);
extern void ADC16_Sample3(unsigned int
www.eeworm.com/read/481513/6642004
c adc16.c
/*
MSP430F42X系列单片机16位ADC通用程序库
说明:该驱动程序库包含了常用的16位ADC操作与控制功能函数,如选择通道、
设置信号放大倍数、设置数据格式、基准源输出开关等,以及常用采样
函数,包括单通道采样、平均采样、多通道同时采样等。可以作为各种
...
www.eeworm.com/read/481513/6642007
pbd adc16.pbd
This is an internal working file generated by the Source Browser.
21:19 57s
G:\Documents and Settings\sdjch\My Documents\430资料\MAGIC430学习板的程序库\16位ADC通用程序库\Debug\Obj\ADC16.pbi
G:\Documents and Setti
www.eeworm.com/read/480622/6667127
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Tar
www.eeworm.com/read/479479/6687310
c adc_drv.c
//! @file adc_drv.c
//!
//! Copyright (c) 2004
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level functions for the ADC
//!
//! @version
www.eeworm.com/read/479479/6687311
h adc_drv.h
//! @file adc_drv.h
//!
//! Copyright (c) 2004
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level macros and definition for the ADC
//!