代码搜索结果

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

example_dac.c

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

dac0832.h

#ifndef __DAC0832_H #define __DAC0832_H #include "..\inc\44b0x.h" #include "..\inc\uTypes.h" void Write_Dac0832(U8 data); void Test_0832(void); #endif

dac0832.c

#include "..\inc\dac0832.h" #include "..\inc\sysUtils.h" #include "..\inc\console.h" #define ESC_KEY 0x1b #define DAC0832_WR_H() rPDATF|=0x08; #define DAC0832_WR_L() rPDATF&=~0x08; #define

audio_dac.v

module AUDIO_DAC ( // Memory Side oFLASH_ADDR,iFLASH_DATA, oSDRAM_ADDR,iSDRAM_DATA, oSRAM_ADDR,iSRAM_DATA, // Audio Side oAUD_BCK, oAUD_DATA, oAUD_LRCK,

config_dac.qpf

# Copyright (C) 1991-2007 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu