代码搜索结果
找到约 10,000 项符合
ADC 的代码
adc.done
Sat Dec 29 11:21:30 2007
adc.cdf
/* Quartus II Version 5.0 Build 171 11/03/2005 Service Pack 2 SJ Full Version */
JedecChain;
FileRevision(JESD32A);
DefaultMfr(6E);
P ActionCode(Cfg)
Device PartName(EP1K100Q208) Path("")
adc.hif
Version 5.0 Build 171 11/03/2005 Service Pack 2 SJ Full Version
2
45
OFF
OFF
OFF
OFF
OFF
FV_OFF
VRSM_ON
VHSM_ON
0
# entity
adc
# case_insensitive
# source_file
..|adc_4|adc.bdf
119824
adc.qpf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
adc.h
//*****************************************************************************
//
// adc.h - ADC headers for using the ADC driver functions.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. Al
adc.c
//*****************************************************************************
//
// adc.c - Driver for the ADC.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reserved.
//
// S
adc.h
#ifndef __adc_h_included__
#define __adc_h_included__
//========================================================================
#include
#define MaxSize 254
#ifndef uchar
#define ucha
adc.c
#include "adc.h"
//------------------------------------------------------
void insert(uchar Hbyte,uchar Lbyte)//入队,添加一个数据
{
if(ADC_databit==8) //8 bit
{
if(adccount