代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/346221/11760561
obj adc0832.obj
www.eeworm.com/read/346221/11760582
lst adc0832.lst
C51 COMPILER V8.02 ADC0832 03/22/2008 01:58:28 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE ADC0832
OBJECT MODULE PLACED IN
www.eeworm.com/read/346221/11760613
lst adc0832.lst
C51 COMPILER V8.02 ADC0832 03/22/2008 01:58:28 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE ADC0832
OBJECT MODULE PLACED IN
www.eeworm.com/read/346218/11760834
h adc0832.h
#ifndef ADC0832_H
#define ADC0832_H
#include "io_assign.h"
#include "delay.h"
uchar get_ADC(uchar ch)
{
bit SGL,ODD;
uchar i=0,d=0;
if(ch==0){SGL=1;ODD=0;}
else {SGL=1;ODD=1;}
ADC_S
www.eeworm.com/read/346218/11761000
h adc0832.h
#ifndef ADC0832_H
#define ADC0832_H
#include "io_assign.h"
#include "delay.h"
uchar get_ADC(uchar ch)
{
bit SGL,ODD;
uchar i=0,d=0;
if(ch==0){SGL=1;ODD=0;}
else {SGL=1;ODD=1;}
ADC_S
www.eeworm.com/read/259763/11766402
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Tar
www.eeworm.com/read/345953/11777763
bat adc.cspy.bat
@REM This bat file has been generated by the IAR Embeddded Workbench
@REM C-SPY interactive debugger,as an aid to preparing a command
@REM line for running the cspybat command line utility with the
www.eeworm.com/read/345953/11777792
bat adc.cspy.bat
@REM This bat file has been generated by the IAR Embeddded Workbench
@REM C-SPY interactive debugger,as an aid to preparing a command
@REM line for running the cspybat command line utility with the
www.eeworm.com/read/259340/11806826
vhd adc_kongzhi.vhd
library ieee;
use ieee.std_logic_1164.all;
entity adc_kongzhi is
port(d:in std_logic_vector(7 downto 0);
clk,eoc:in std_logic;
start,ale,oe,lock0:out std_logic;
q:
www.eeworm.com/read/259196/11816319
c adc_drv.c
/*C**************************************************************************
* NAME: adc_drv.c
*----------------------------------------------------------------------------
* Copyright (c)