代码搜索:ADC

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

代码结果 10,000
www.eeworm.com/read/336684/12425003

c adc.c

//==================================================================== // File Name : Adc.c // Function : S3C2410 ADC Test // Program : Kang, Weon Tark // Date : May 22, 2002 // Version : 0.0
www.eeworm.com/read/336684/12425055

h adc.h

#ifndef __ADC_H__ #define __ADC_H__ void Test_DMA_Adc(void); void Test_Adc(void); #endif /*__ADC_H__*/
www.eeworm.com/read/250141/12428187

c adc.c

#include // motorCurrent measured at AIN0.4 (P0.25) void ADC0_Init(void) { // ADC setup: // Bit 0 - 7 (SEL) : 0x0000 0010 Scan AIN4 // Bit 8 - 15 (CLKDIV) : 0x00
www.eeworm.com/read/250090/12434976

c adc.c

www.eeworm.com/read/250089/12435055

o adc.o

www.eeworm.com/read/250089/12435061

c adc.c

/********************************************************************** *
www.eeworm.com/read/250088/12435194

c adc.c

www.eeworm.com/read/336544/12437428

h adc.h

#ifndef __ADC_H__ #define __ADC_H__ #define ADCCON_FLAG 0x40 #define ADCCON_SLEEP 0x20 #define ADCCON_ADIN0 (0x0
www.eeworm.com/read/336544/12437455

c adc.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\adc.h" extern volatile int flag; void Test_Adc(void) { int i; float d; rADCPSR=20;
www.eeworm.com/read/336532/12438559

h adc.h

#ifndef __ADC_H__ #define __ADC_H__ #define ADCCON_FLAG 0x40 #define ADCCON_SLEEP 0x20 #define ADCCON_ADIN0 (0x0