代码搜索结果

找到约 10,000 项符合 DMA 的代码

dma.c

#include "def.h" #include "config.h" #include "board.h" #include "2410addr.h" #include "dma.h" #define DMA_CHECK_ATTR 1 typedef struct{ //can't use __packed??? volatile U32 DISRC;

dma.c

#undef __DEBUG_VERSION #include "def.h" #include "2410addr.h" #include "2410lib.h" #include "2410slib.h" #include "DMAAdmin.h" #define DMA_CHECK_ATTR 1 typedef struct{ //can't use __pa

dma.sct

; ************************************************************* ; *** Scatter-Loading Description File generated by uVision *** ; ************************************************************* LR_

dma.h

/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support &

dma.h

/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support &

dma.c

/* $Id: dma.c,v 1.5 1992/11/18 02:49:05 root Exp root $ * linux/kernel/dma.c: A DMA channel allocator. Inspired by linux/kernel/irq.c. * Written by Hennus Bergman, 1992. */ #include

dma.h

#ifndef __DMA_H #define __DMA_H #include "dmabuf.h" /* #define MIPS_DMA_WRAPPER */ #if (CONFIG==CONFIG_DVD) #define MIPS_DMA_LBC #endif #define VADDR_MODE_GLOBAL_PHY 0 #define VADDR_

dma.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this sample source code is subject to the terms of the Microsoft // license agreement under which you licensed thi

dma.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="dma" ProjectDir="E:\temp\zhm\my experiment\my experiment\chap5\dma\" ProjectType=Exe