代码搜索:DAC

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

代码结果 10,000
www.eeworm.com/read/487893/6501673

lst 信号发生器.lst

C51 COMPILER V7.20 _藕欧_蒧器 06/06/2008 19:04:00 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE _藕欧_蒧器 OBJECT MODULE PLACED IN 信号发生
www.eeworm.com/read/405036/11473324

bak dianyuan1_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/405036/11473332

uv2 dianyuan1.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,
www.eeworm.com/read/348078/11613272

c main.c

void PlaySnd(int SndIndex,int DAC_Channel) { SACM_A2000_Initial(1); SACM_A2000_Play(SndIndex,DAC_Channel,3); while((SACM_A2000_Status()&0x0001)!=0) { SACM_A2000_ServiceLoop(); *(unsigned i
www.eeworm.com/read/261771/11624262

lkf debug.lkf

-z -q -c -m"./Debug/MCBSP.map" -o"./Debug/MCBSP.out" -x -i"D:/ti/c2000/bios/lib" -i"D:/ti/c2000/cgtools/lib" "D:\ti\myprojects\QEP_DAC_board\Debug\MCBSP_TEST.obj" "D:\ti\myprojects\QEP_DAC_board\Deb
www.eeworm.com/read/261771/11624323

lkv debug.lkv

-z -q -c -m"./Debug/MCBSP.map" -o"./Debug/MCBSP.out" -x -i"D:/ti/c2000/bios/lib" -i"D:/ti/c2000/cgtools/lib" "D:\ti\myprojects\QEP_DAC_board\Debug\MCBSP_TEST.obj" "D:\ti\myprojects\QEP_DAC_board\Deb
www.eeworm.com/read/261771/11624391

pjt mcbsp.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="MCBSP" ProjectDir="D:\ti\myprojects\QEP_DAC_board\" ProjectType=Executable CPUFamil
www.eeworm.com/read/158170/11639369

c pid.c

// PID.c // 8/7/2005 written by MrLiu // #include #include "PID.h" #include "main.h" #define PID_EE_VALUE_MAX 100 void PID(int ee) { long newDAC; int flag=1; if(e
www.eeworm.com/read/158170/11639468

_c pid._c

// PID.c // 8/7/2005 written by MrLiu // #include #include "PID.h" #include "main.h" #define PID_EE_VALUE_MAX 100 void PID(int ee) { long newDAC; int flag=1; if(e
www.eeworm.com/read/347709/11645785

c msp430x261x_dma_05_cce.c

//****************************************************************************** // MSP430x26x Demo - DMA0, Repeated Blk to DAC0, Sine Output, TACCR1, DCO // // Description: DMA0 is used to tra