代码搜索:ADC

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

代码结果 10,000
www.eeworm.com/read/222756/14675999

h adc.h

sys_data_type adc_flag; #define adc_dy_flag adc_flag.Bit.BIT0 #define adc_yg_flag adc_flag.Bit.BIT1 #define adc_dyoryg adc_flag.Bit.BIT2 //AD2电源 AD3雨刮 unsigned int ad_tran_temp; unsigned
www.eeworm.com/read/221742/14723597

gif adc.gif

www.eeworm.com/read/119146/14838441

c adc.c

#include #include "..\Target\44b.h" #include "..\Target\44blib.h" #include "adc.h" void __irq BDMA1_Done(void); int ReadAdc(int ch); void Test_Adc(void) { int a0=0,a1=0,a2
www.eeworm.com/read/119146/14838454

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/119146/14838512

o adc.o

www.eeworm.com/read/118205/14881810

o adc.o

www.eeworm.com/read/118205/14881865

c adc.c

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

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/118205/14881981

err adc.err

"adc.c", line 142: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/118205/14882078

o adc.o