代码搜索:DMA

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

代码结果 10,000
www.eeworm.com/read/288937/3999057

h dma.h

/* * asm/arch-armnommu/arch-W90N740/dma.h: * Mindspeed 2001 */ #ifndef __ASM_ARCH_DMA_H #define __ASM_ARCH_DMA_H #define MAX_DMA_ADDRESS 0x000700000 //#define MAX_DMA_CHANNELS 13 #define M
www.eeworm.com/read/288937/3999070

h dma.h

#ifndef __ASM_ARM_DMA_H #define __ASM_ARM_DMA_H typedef unsigned int dmach_t; #include #include #include #include #include
www.eeworm.com/read/288937/3999098

h dma.h

/* * linux/include/asm-armnommu/mach/dma.h * * Copyright (C) 1998-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen
www.eeworm.com/read/288816/4004515

h dma.h

/* dma.h - necessary arm definition for skyeye debugger Copyright (C) 2003-2007 Skyeye Develop Group for help please send mail to
www.eeworm.com/read/288355/4007613

sct dma.sct

; ************************************************************* ; *** Scatter-Loading Description File generated by uVision *** ; ************************************************************* LR_
www.eeworm.com/read/287980/4013934

asm _dma.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================
www.eeworm.com/read/287636/4019014

h dma.h

#ifndef DMA_H #define DMA_H /******************************************************* * * copyright @ Motorola 1999 * *******************************************************/ #define NUM_DMA_REG
www.eeworm.com/read/287636/4019771

asm _dma.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =================================================
www.eeworm.com/read/286080/4042616

h dma.h

#ifndef __DMA_H__ #define __DMA_H__ void Test_Zdma0(void); void Test_Zdma1(void); //void Test_Zdma0Xdreq(void); #endif /*__DMA_H__*/
www.eeworm.com/read/286080/4042645

c dma.c

/********************************************************************** CAUTION: DMA operation is being done in cache-on state NOW. So,some read value may be not same with real memory value