代码搜索结果
找到约 10,000 项符合
DMA 的代码
main.c
#include "main.h"
// set up DMA descriptors (one for each frame, then repeat)
// small descriptor model, only start address needs to be fetched
tDMA_descriptor DMA_PPI1_first = {&DMA_PPI1_seco
main.c
#include "main.h"
// set up DMA descriptors (one for each frame, then repeat)
// small descriptor model, only start address needs to be fetched
tDMA_descriptor DMA_PPI1_first = {&DMA_PPI1_seco
usbdma.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
main.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : main.c
* Author : MCD Application Team
* Date First Issued : 05/21/2007
* Descr
scatterlist.h
#ifndef _ASMARM_SCATTERLIST_H
#define _ASMARM_SCATTERLIST_H
#include
struct scatterlist {
char *address; /* virtual address */
char *alt_address; /* indirect dma address, or NULL
usbdma.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
bf533_ez-kit_isr.asm
/******************************************************************************/
//
// Name: BF533 EZ-KIT video ITU-656 receive mode
//
/*********************************************************
plx9054_bf533_test.h
#ifndef __PLX9054_BF533_TEST_H__
#define __PLX9054_BF533_TEST_H__
#define PARAMETERMAXLENGTH 10
#define PPIBUFFERLENGTH 4096
#define START 1
#define STOP 2
#define TRANSSTA
usbdma.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
usbdma.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**