freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

dsp課程設(shè)計--多波形信號發(fā)生器(編輯修改稿)

2025-02-12 05:28 本頁面
 

【文章內(nèi)容簡介】 // 方波 output4[0]=0。 for(i=0。i=(Nx1)。i++) { output4[i+1]=output4[i]+2。 }// Initialize CSL library This is REQUIRED !!! CSL_init()。 // The main frequency of system is 240MHz// 該頻率是為了設(shè)置IIC模塊的需要設(shè)置的,為了使用I2C_setup函數(shù) PLL_setFreq(1, 0xC, 0, 1, 3, 3, 0)。 //EMIF初始化 Emif_Config()。 // Open McBSP port 1 and get a McBSP type handle hMcbsp = MCBSP_open(MCBSP_PORT1,MCBSP_OPEN_RESET)。// Config McBSP port 1 by use previously defined structure Mcbsp_Config(hMcbsp)。 //I2C初始化 I2C_cofig()。 //CODEC寄存器初始化 inti_AIC()。 /**/ // Receive the ADC output data of CODEC // Then output the received data to DAC of CODEC /**/ while(1) { if(wave==1) { if(gain!=gainnew) { for(i=0。iNx。i++) { output[i]=gain*output1[i]/204800。 } gainnew=gain。 } } else if(wave==2) { if(gain!=gainnew) { for(i=0。iNx。i++) { output[i]=gain*output2[i]/1024。 } gainnew=gain。 } } else if(wave==3) { if(gain!=gainnew) { for(i=0。iNx。i++) { output[i]=gain*output3[i]/1024。 } gainnew=gain。 } } else(wave==4)。 { if(gain!=gainnew) { for(i=0。iNx。i++) { output[i]=gain*output4[i]/1024。 } gainnew=gain。 } } while(!MCBSP_xrdy(hMcbsp)) {}。 MCBSP_write16(hMcbsp, output[k])。 while(!MCBSP_xrdy(hMcbsp)) {}。 MCBSP_write16(hMcbsp, output[k])。 k=k+(frq/)。 if (k=Nx) k=k%Nx。 }}GEL文件如下:/* * Copyright 1998 by Texas Instruments Incorporated. * All rights reserved. Property of Texa
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1