代码搜索结果
找到约 10,000 项符合
DAC 的代码
ad-based on fpga.txt
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity dac_ds is
port(reset :in std_logic;
clk :in std_logic;
din :in std
regkeys
ISE_VERSION_CREATED_WITH
10.1.02
s
ISE_VERSION_LAST_SAVED_WITH
10.1.02
s
LastRepoDir
E:\linpingping\ATCA_converge_board\DAC\LVDS_DDR_List_FPGA2\
s
OBJSTORE_VERSION
1.3
s
PROJECT_CREATION_TIMESTAMP
200
analog.c
#include
//#include
#include
#include
#include "avr_compat.h"
#include "dac.h"
#include "hardware_settings.h"
volatile static unsigned char c
main.c
/****************************************************
程序功能:用两个按键控制DAC的输出电压驱动LED发光
----------------------------------------------------
跳线设置:将跳线座J1的1脚和2脚(靠上面的两个)短接
---------------------------------
pgl_environment_editor.res
! 20-Oct-00 J-03-01 mgs $$1 Created
! 02-Nov-00 BAY Activated the background button
! 30-Jan-01 bay Activated lensflare and depth of field buttons
! 12-Feb-02 J-03-19 dac $
tc1_5.c
/*****************************************************
**** AVR T/C1 使用范例5(PWM输出实现两路DAC) ****
**** T/C1快速PWM模式,11位分辨率,计数顶值是ICR1 ****
**** 作者: liugangdi ****
****
kconfig
#SPI drivers
menu "SPI devices"
depends on SND != n
config SND_AT73C213
tristate "Atmel AT73C213 DAC driver"
depends on ATMEL_SSC
select SND_PCM
help
Say Y here if you want to use the Atmel
regkeys
ISE_VERSION_CREATED_WITH
10.1.02
s
ISE_VERSION_LAST_SAVED_WITH
10.1.02
s
LastRepoDir
E:\linpingping\ATCA_converge_board\DAC\LVDS_DDR_List_FPGA2\
s
OBJSTORE_VERSION
1.3
s
PROJECT_CREATION_TIMESTAMP
200