代码搜索:ADC

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

代码结果 10,000
www.eeworm.com/read/485678/1261351

c adc.c

/***********************************************Copyright (c)********************************************* ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/485601/1262093

_c adc._c

#include #define uchar unsigned char #define uint unsigned int uchar Table[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; uchar Data[4]={0,0,0,0}; void DelayMs(uint i)
www.eeworm.com/read/485601/1262098

s adc.s

.module ADC.c .area data(ram, con, rel) _Table:: .blkb 2 .area idata .byte 63,6 .area data(ram, con, rel) .blkb 2 .area idata .byte 91,'O .area data(ram, con, rel) .blkb 2 .are
www.eeworm.com/read/485601/1262101

o adc.o

XL H 3 areas F global symbols M ADC.c S push_gset1 Ref0000 S push_gset2 Ref0000 S push_gset3 Ref0000 S mod16u Ref0000 S div16u Ref0000 S pop_gset1 Ref0000 S pop_gset2 Ref0000 S pop_gset3 Ref
www.eeworm.com/read/485601/1262102

lis adc.lis

.module ADC.c .area data(ram, con, rel) 0000 _Table:: 0000 .blkb 2 .area idata 0000 3F06
www.eeworm.com/read/485601/1262113

c adc.c

#include #define uchar unsigned char #define uint unsigned int uchar Table[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; uchar Data[4]={0,0,0,0}; void DelayMs(uint i)
www.eeworm.com/read/484868/1266048

h adc.h

// $Id: ADC.h,v 1.2.10.2 2003/08/18 22:09:46 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to use
www.eeworm.com/read/484868/1266122

nc adc.nc

// $Id: ADC.nc,v 1.5.4.2 2003/08/18 22:09:46 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to use
www.eeworm.com/read/481792/1292725

h adc.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/480930/1309037

h adc.h

#define CONFIG_S3C2410_ADC 1