代码搜索结果
找到约 10,000 项符合
DMA 的代码
project.txt
=============================================================================
List of generated methods in project: Project
THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
=====
stm32f10x_vector.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_vector.c
* Author : MCD Application Team
* Version : V2.0.2
stm32f10x_it.h
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_it.h
* Author : MCD Application Team
* Version : V2.0
* Dat
stm32f10x_vector.s
;******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
;* File Name : stm32f10x_vector.s
;* Author : MCD Application Team
;* Version : V2.0
membuf.c
#define MEMBUF_HERE
#include "config.h"
#include "global.h"
/*
#include "dvdpe.h"
*/
#include "dma.h"
f06x_sar16data.c
//------------------------------------------------------------------------------------
// F06x_SAR16Data.c
//------------------------------------------------------------------------------------
//
f06x_sar16data.lst
C51 COMPILER V8.08 F06X_SAR16DATA 02/15/2008 14:18:26 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE F06X_SAR16DATA
OBJECT MODULE PL
main.c
#include "I2C.h"
#include "init.h"
void main()
{
int i = 0;
unsigned char temp;
unsigned char cache_1 ,cache_2;
cache_1 = 0xb8;
//setup
// Init_PLL();
// Init_EBIU(); //Async M
quzao1.m
function [output]=quzao1(input,M1,lg1,M2,lg2)
%%%%%%%%%%%%%%%%%%%%%%%
N=length(input);
for b=1:1:M1;
if lg1==1;
tg1(b)=0.0001*(b-1);
g1(b)=((0.0001*(M1-1)/2)^2-(tg1(b)-(0.0001*(M
readme.txt
1024点FFT快速傅立叶变换,16位数据输入/输出,带DMA功能,xilinx提供