代码搜索结果

找到约 5,266 项符合 DAC 的代码

lfdac.asm

;********************************************************************* ; File Name: lfdac.asm ; Target System: C240x Evaluation Board ; ; Description: Outputs 4 Sine Waves on the EVM DAC - DAC0,

a-d_converter.c

/* adc.c - successive approximation A/D converter */ #include double dac(); int u(); void adc(x, b, B, R) double x, R; int *b, B; { int i; double y, xQ, Q; Q = R /

dac.lst

C51 COMPILER V7.06 DAC 06/25/2008 15:44:08 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE DAC OBJECT MODULE PLACED IN DAC

dac.h

/************************************************************************************ * Copyright (c), 2004-2007,西安铭朗电子科技有限责任公司 * All rights reserved. * * Http: www.mlarm.com * Email

debug.lkf

-z -q -c -m"./Debug/SPI.map" -o"./Debug/SPI.out" -x -i"C:/c2000/c2000/bios/lib" -i"C:/c2000/c2000/cgtools/lib" "E:\MYDSP\2808\C\DAC\Debug\DSP280x_Adc.obj" "E:\MYDSP\2808\C\DAC\Debug\DSP280x_CpuTimer

debug.lkv

-z -q -c -m"./Debug/SPI.map" -o"./Debug/SPI.out" -x -i"C:/c2000/c2000/bios/lib" -i"C:/c2000/c2000/cgtools/lib" "E:\MYDSP\2808\C\DAC\Debug\DSP280x_Adc.obj" "E:\MYDSP\2808\C\DAC\Debug\DSP280x_CpuTimer

dac.cmd

/**********************************************************************/ /* File Name: dac.cmd */ /* Target System: C24x Evaluation Board

dac.asm

;********************************************************************* ; File Name: dac.asm ; Target System: C24x Evaluation Board ; ; Description: Outputs 4 Sine Waves on the EVM DAC - DAC0,DAC

lfdac.asm

;********************************************************************* ; File Name: lfdac.asm ; Target System: C240x Evaluation Board ; ; Description: Outputs 4 Sine Waves on the EVM DAC - DAC0,

dac.h

/***************************************************************************** * dac.h: Header file for NXP LPC214x Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor * All