代码搜索:DAC

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

代码结果 10,000
www.eeworm.com/read/479151/1338115

c dac3550a.c

/* * Driver for the i2c/i2s based DAC3550a sound chip used * on some Apple iBooks. Also known as "DACA". * * This file is subject to the terms and conditions of the GNU General Public * License
www.eeworm.com/read/479151/1342007

h dac960.h

#undef CONFIG_BLK_DEV_DAC960
www.eeworm.com/read/478251/1353653

c dac0832.c

#include #include "Typedef.H" #include "UserDef.H" #include "DAC0832.H" /* 端口定义 */ sbit CS = P3^0 ; sbit Wr = P3^1 ; #define P_Data P0 /***************************************
www.eeworm.com/read/478251/1353658

__i dac0832.__i

"DAC0832.c" BROWSE DEBUG OBJECTEXTEND
www.eeworm.com/read/478251/1353661

lst dac0832.lst

C51 COMPILER V7.50 DAC0832 06/22/2008 15:25:03 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE DAC0832 OBJECT MODULE PLACED IN
www.eeworm.com/read/478251/1353664

h dac0832.h

#ifndef _DAC0832_H_ #define _DAC0832_H_ void Dac0832(INT8U v); // 启动DA转换,从Dacbuffer 中读取数据 #endif
www.eeworm.com/read/478140/1354156

h dac_drv.h

/*H************************************************************************** * $RCSfile: dac_drv.h,v $ *---------------------------------------------------------------------------- * Copy
www.eeworm.com/read/476527/1368695

vhd dac0832.vhd

--文件名:dac0832.vhd --功 能:0~5伏可调数字电压源 --说 明:1.这里是以5伏为基准电压 -- 2.通过八位拨盘开关对当前的电压进行数字设定 -- 3.数码管显示当前电压值 library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.A
www.eeworm.com/read/476527/1368696

ucf dac0832.ucf

NET "dout_0832" LOC = "p99"; NET "dout_0832" LOC = "p98"; NET "dout_0832" LOC = "p97"; NET "dout_0832" LOC = "p96"; NET "dout_0832" LOC = "p95"; NET "dout_0832" LOC = "p94"; NE
www.eeworm.com/read/474222/1395135

c dac_drv.c

/*C************************************************************************** * NAME: dac_drv.c *---------------------------------------------------------------------------- * Copyright (c)