代码搜索:双积分ADC
找到约 10,000 项符合「双积分ADC」的源代码
代码结果 10,000
www.eeworm.com/read/16069/644924
h adc16.h
// This file contains the defines for the ADC "driver".
#ifndef __ADC16_H__
#define __ADC16_H__ 1
#define ADC0_irq_no 57
#define ADC1_irq_no 58
// Bit shifting of bitfiled is already ta
www.eeworm.com/read/16069/644925
c adc16.c
/*
* File: a16dc.c
* Purpose: Simple Driver or API for AdC16/PGA
* This file contains the following two functions:
* 1. ADC_Cal: calibrates the ADC
* 2. ADC_Config_Alt: Simply configures
www.eeworm.com/read/16094/659212
h adc_ts.h
/*
* FILE: adc_ts.h
* ADC和触摸屏的测试函数接口
*/
#ifndef __ADC_TS_H__
#define __ADC_TS_H__
/*
* 测试ADC
* 通过A/D转换,测量可变电阻器的电压值
*/
void Test_Adc(void);
/*
* 测试触摸屏,打印触点坐标
*/
www.eeworm.com/read/16094/659222
lds adc_ts.lds
SECTIONS {
. = 0x00000000;
.init : AT(0){ head.o init.o nand.o}
. = 0x30000000;
.text : AT(4096) { *(.text) }
.rodata ALIGN(4) : AT((LOADADDR(.text)+SIZEOF(.text)+3)&~(0x03)) {*(.r
www.eeworm.com/read/16094/659223
c adc_ts.c
/*
* FILE: adc_ts.c
* ADC和触摸屏的测试函数
*/
#include
#include "adc_ts.h"
#include "s3c24xx.h"
#include "serial.h"
// ADCCON寄存器
#define PRESCALE_DIS (0
www.eeworm.com/read/16185/664755
h stc_adc.h
sfr P1_ADC_EN=0x97;
sfr ADC_CONTR=0xc5;
sfr ADC_DATA=0xc6;
int GetAD(unsigned char channel) //用户函数,channel为要取的通道号(0~7)
{
unsigned char AD_finished=0;
// AD_Init(1
www.eeworm.com/read/16293/668481
h adc_ts.h
/*
* FILE: adc_ts.h
* ADC和触摸屏的测试函数接口
*/
#ifndef __ADC_TS_H__
#define __ADC_TS_H__
/*
* 测试ADC
* 通过A/D转换,测量可变电阻器的电压值
*/
void Test_Adc(void);
/*
* 测试触摸屏,打印触点坐标
*/
www.eeworm.com/read/16293/668491
lds adc_ts.lds
SECTIONS {
. = 0x00000000;
.init : AT(0){ head.o init.o nand.o}
. = 0x30000000;
.text : AT(4096) { *(.text) }
.rodata ALIGN(4) : AT((LOADADDR(.text)+SIZEOF(.text)+3)&~(0x03)) {*(.r
www.eeworm.com/read/16293/668492
c adc_ts.c
/*
* FILE: adc_ts.c
* ADC和触摸屏的测试函数
*/
#include
#include "adc_ts.h"
#include "s3c24xx.h"
#include "serial.h"
// ADCCON寄存器
#define PRESCALE_DIS (0
www.eeworm.com/read/16507/674309
s19 adc.s19
S010000044656275675C6164632E736D383E
S11F808048656C6C6F2C776F726C642E59535500447A000044800000409A8F5C22
S123809FAE07FF9490CE809CAE809EF62720A5602717BF04EE03BF07BE04EE0190F6F75CAB
S12380BF905C90B307