代码搜索结果
找到约 10,000 项符合
DAC 的代码
hybrid_models1_transient.deck
Code Model Test - Transient: d_osc, dac_bridge, adc_bridge
*
*
*** analysis type ***
.tran .01s 1s
*
*** input sources ***
*
v1 1 0 DC PWL( (0 0.0) (1 1.0) )
*
v2 2 0 DC PWL( (0 0.0) (1 5.0) )
*
*
hybrid_models1_dc.deck
Code Model Test - DC: d_osc, dac_bridge, adc_bridge
*
*
*** analysis type ***
.op
*
*** input sources ***
v1 1 0 DC 2
*
v2 2 0 DC 2
*
*** d_osc block ***
a1 1 10 d_osc1
.model d_osc1 d_
ana_io.c
/*ana_io.c*/
/*12bit, 8 channel ADC and 8 bit 8 channel DAC interface
Uses MAX186 and MAX521
Dhananjay V. Gadre*/
#include
#include
#include
#include
#inc
system_sleep.c
static inline void sleep_when_power_on(void)
{
#ifdef SLEEP_WHEN_POWER_ON
#ifdef HJ_8202_8408
static BYTE flag=0,fag=0,i=0;
#endif//#ifdef HJ_8202_8408
//volatile int *iMagic=(int
lib_tools.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
480.c
//***********************************************************
// 来源:《SPCE061 实验指导书》 语音综合部分 实验二 SCAM-480
// 描述: s480只有自动播放方式,在中断FIQ的FIQ_TMA中断源中通过
// 主程序的SACM_S480_ServiceLoop()对语音数据进行解码,
ana_io.c
/*ana_io.c*/
/*12bit, 8 channel ADC and 8 bit 8 channel DAC interface
Uses MAX186 and MAX521
Dhananjay V. Gadre*/
#include
#include
#include
#include
#inc
ana_io.c
/*ana_io.c*/
/*12bit, 8 channel ADC and 8 bit 8 channel DAC interface
Uses MAX186 and MAX521
Dhananjay V. Gadre*/
#include
#include
#include
#include
#inc
adpcm_def.asm
; =========================================================
PLAY_VOLUME_ADJ_PROC FUNCTION
MOVE [PLAY_PREDICTED_SAMPLE],AX
CMP [AUDIO_VOLUME_REG],VOLUME_MAX
JNE @F
JUMP @PLAY_VOLUME_AD
main.lst
C51 COMPILER V8.08 MAIN 11/20/2008 22:02:47 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma