代码搜索:DAC
找到约 10,000 项符合「DAC」的源代码
代码结果 10,000
www.eeworm.com/read/286215/8782685
h sound.h
#ifndef __SOUND_h__
#define __SOUND_h__
// write your header here
void PlaySnd(int SndIndex, int DAC_Channel);
#endif
www.eeworm.com/read/286203/8783519
asm scopead.asm
;-----------------------------------------------------------
; 重庆大学DSP实验室
; 函数名:
; void scope(scope_struct *p, int DAC_data_A, int DAC_data_D)
; 函数功能:
; 本函数将函数参数(Q11格式)转换
; 至D/A芯片MAX5741的量程范围内,以
www.eeworm.com/read/384929/8833531
c mcu_init.c
/***********************************************************************************************/
// 初始化模块
// 模块功能:时钟初始化、端口初始化、串口(UART)初始化、AD-DA初始化、定时器(T3)初始化
// PCA初始化
/*****
www.eeworm.com/read/284836/8888644
asm scopead.asm
;-----------------------------------------------------------
; 重庆大学DSP实验室
; 函数名:
; void scope(scope_struct *p, int DAC_data_A, int DAC_data_D)
; 函数功能:
; 本函数将函数参数(Q11格式)转换
; 至D/A芯片MAX5741的量程范围内,以
www.eeworm.com/read/380910/9123470
c fet140_dma_06.c
//*****************************************************************************
// MSP-FET430P140 Demo - DMA2, Rpt'd Blk to DAC1, 8-Bit Sine, TBCCR2, DCO
//
// Description: DMA2 is used to transf
www.eeworm.com/read/379417/9198319
c da_040.c
#include "C8051f040.h"
#define uchar unsigned char
#define uint unsigned int
void da_init();
void port_init();
void os_init();
char bdata ad=0;
sbit df0=ad^0;
sbit df1=ad^1;
sbit df2=ad^2
www.eeworm.com/read/182126/9215760
c ramdac.c
/*
* ramdac.c:
*
* This file contains RAMDAC definitions of type DacMethods for
* various DACs.
*
* Note that the restoreState function is the only function that
* should program the DAC regis
www.eeworm.com/read/378166/9249309
h speech.h
#ifndef __SPEECH_h__
#define __SPEECH_h__
// write your header here
void Broadcast(unsigned int Num);
void PlaySnd_S480(unsigned int SndIndex,unsigned int DAC_Channal);
void PlaySnd_A2000(unsig
www.eeworm.com/read/376819/9305024
c main.c
//03-06-06
//V32
#include "sp_lib.h"
#include "sacmv32.h"
#define MaxSpeechNum 3 // 最大语音资源数目
#define MaxVolume 15 // 声音的最大值
int Ret = 0;
extern long RES_PK
www.eeworm.com/read/375050/9374913
c system.c
#include
#include"Config.h"
#include"IOCfg.c"
#include"TimeDLY.h"
#include"Key.h"
#include"ADC.h"
#include"LCD.h"
#include"ISD1420.h"
#include"DAC.h"
#define DAC_REF 5.0
INT16