代码搜索结果

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

ucos ports to the 8051 - 80251.url

[DEFAULT] BASEURL=http://users.bart.nl/~revo/uCOS.htm [InternetShortcut] URL=http://users.bart.nl/~revo/uCOS.htm Modified=80356A3917DAC2010C

驱动开发网-[http--www.driverdevelop.com].url

[DEFAULT] BASEURL=http://www.driverdevelop.com/source.php [InternetShortcut] URL=http://www.driverdevelop.com/source.php Modified=E04A570E17DAC20143

pas2_pcm.c

#define _PAS2_PCM_C_ /* * sound/pas2_pcm.c * * The low level driver for the Pro Audio Spectrum ADC/DAC. * * Copyright by Hannu Savolainen 1993 * * Redistribution and use in source and binary

tlc5618 .c

TLC5618 12位D/A转换器驱动函数(C语言) void TLC5618(unsigned int vcon) //TLC5618DAC子程序,三线串行方式 {char i; dac_val=vcon; svcon=vcon|0x8000; //vcon最高位置1,选择TLC5618的A通道 CS=0; // 置5618的CS=0,允许片选 for(i=0;i

adc.lis

.module adc.c .area text(rom, con, rel) 0000 .dbfile E:\icc\iccavr\mega8\mega8\DAC\adc.c 0000 .dbfunc e delay_u

proto11_b.dep

2 Debug $PROJ_DIR$\Debug\Exe\DAC12_3.d43

serverbrowserdlg.cpp

// ServerBrowserDlg.cpp : implementation file // #include "stdafx.h" #include "DAC_VCDEMO.h" #include "ServerBrowserDlg.h" #include "DACLTSDK.h" #ifdef _DEBUG #define new DEBUG_NEW #undef

groupstatusdlg.cpp

// GroupStatusDlg.cpp : implementation file // #include "stdafx.h" #include "DAC_VCDEMO.h" #include "GroupStatusDlg.h" #include "DACLTSDK.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS

zzview.h

// zzView.h : interface of the CZzView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_ZZVIEW_H__A97DA7FA_01CE_446F_84C8_30B7DAC26A2C__INCL

soundbase.h

// SoundBase.h: interface for the CSoundBase class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SOUNDBASE_H__041D24CC_3A2F_4E33_AAB9_6C98297DAC59__I