代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/317239/13507088
bsf adc0820.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/317157/13509377
c adc12.c
/****************************************************************************
文件名:adc12.c
编写者:czhang
描述:ADC12模块程序。用于14xx系列。
MCLK:DCO ACLK:32.768kHz
版本:2005-4 V1.0
***********************
www.eeworm.com/read/317157/13509383
h adc12.h
#ifndef __ADC12
#define __ADC12
void Adc12Init();
void Adc12Open(unsigned char doit);
void AdcDo(unsigned int adr,unsigned char mod);
void SetTongDao(unsigned char tongdao,unsigned char eos,unsig
www.eeworm.com/read/317157/13509457
dni adc121.dni
[State Storage]
Control Register=4708
[Sequencer]
Control Register=4708
NextState0=4708
NextState1=4708
[Action Register]
Break=1
State Storage=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_
www.eeworm.com/read/317157/13509462
c adc12.c
/****************************************************************************
文件名:adc12.c
编写者:czhang
描述:ADC12模块程序。用于14xx系列。
MCLK:DCO ACLK:32.768kHz
版本:2005-4 V1.0
***********************
www.eeworm.com/read/317157/13509467
h adc12.h
#ifndef __ADC12
#define __ADC12
void Adc12Init();
void Adc12Open(unsigned char doit);
void AdcDo(unsigned int adr,unsigned char mod);
void SetTongDao(unsigned char tongdao,unsigned char eos,unsig
www.eeworm.com/read/316347/13524218