代码搜索结果

找到约 10,000 项符合 DAC 的代码

dac.#1

/////////DAC调试程序///////////////// /////////T2定时更新DAC1输出///////////////////// ////////DAC0为直接更新/////////////////////////// /////////DAC.c//////////////////////////////////////// #include "c8051F040

dac.c

/////////DAC调试程序///////////////// /////////T2定时更新DAC1输出///////////////////// ////////DAC0为直接更新/////////////////////////// /////////DAC.c//////////////////////////////////////// #include "c8051F040

dac.h

#ifndef DAC_H #define DAC_H #define MAX_DAC 4 struct DACinterface { int num; /* total number of DACs */ int volume[MAX_DAC]; }; int DAC_sh_start(struct DACinterface *interface); void

dac.c

#include "driver.h" #define MAX_OUTPUT 0x7fff static int channel[MAX_DAC]; static unsigned char latch[MAX_DAC]; static unsigned char VolTable[MAX_DAC][256]; static unsigned char SignedVolTa

dac.plg

礦ision3 Build Log Project: C:\Documents and Settings\SNolan\My Documents\ADuC702x\7028 Code Examples\DAC\DAC.uv2 Project File Date: 05/28/2007 Outpu

dac.lnp

".\output\realview\debugger\dacsineclk.o" ".\output\realview\debugger\startup_rv.o" ".\output\realview\debugger\irq_arm.o" --ro-base 0x80000 --entry Reset_Handler --rw-base 0x10000 --first Reset_Handl

dac.tra

*** Creating Trace Output File '.\Output\RealView\Debugger\DAC.tra' Ok. ### Preparing for ADS-LD. ### Creating ADS-LD Command Line ### List of Objects: adding '".\output\realview\debugger\dacsinecl

dac.lnp

".\output\realview\simulator\dacsineclk.o" ".\output\realview\simulator\startup_rv.o" ".\output\realview\simulator\irq_arm.o" --ro-base 0x80000 --entry Reset_Handler --rw-base 0x40000 --first Reset_Ha

dac.tra

*** Creating Trace Output File '.\Output\RealView\Simulator\DAC.tra' Ok. ### Preparing for ADS-LD. ### Creating ADS-LD Command Line ### List of Objects: adding '".\output\realview\simulator\dacsine

dac.plg

Load "C:\\Documents and Settings\\SNolan\\My Documents\\ADuC702x\\7028 Code Examples\\DAC\\Output\\Keil\\Debugger\\DAC.ELF"