代码搜索:DAC
找到约 10,000 项符合「DAC」的源代码
代码结果 10,000
www.eeworm.com/read/289584/8541378
c ex10.c
//
// example 10: This example Plays original sound on OS, explain how to Play sound on OS.
// author: Taiyun Wang
// date:2003/2/22
//////////////////////////////////////////////////////////////
www.eeworm.com/read/188404/8543310
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/288383/8636828
c util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
www.eeworm.com/read/288383/8637064
c util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
www.eeworm.com/read/288383/8637507
c util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
www.eeworm.com/read/431958/8644534
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/431958/8644793
c fet430_dma_05.c
//******************************************************************************
// MSP-FET430P430 Demo - DMA0, Rpt'd Blk to DAC1 8-bit Sine Output, TBCCR2, DCO
//
// Description: DMA0 is used to
www.eeworm.com/read/387715/8658101
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/431551/8667879
h mp3.h
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
MP3.H File
Created by Computer-lov. Date: 2005.3.19
Last