代码搜索结果

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

dma.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi

dma.c

/****************************************************************************** Filename: dma.c Target: cc2430 Revised: 16/12-2005 Revision: 1.0 Description: This exampl

dma.h

#ifndef __DMA_H__ #define __DMA_H__ void Test_Zdma0(void); void Test_Zdma1(void); #endif /*__DMA_H__*/

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

dma.h

/* NanoStack: MCU software and PC tools for IP-based wireless sensor networking. Copyright (C) 2006-2007 Sensinode Ltd. This program is free software; you can redistribute it and/or mo

dma.c

/* * * BRIEF MODULE DESCRIPTION * A DMA channel allocator for Au1000. API is modeled loosely off of * linux/kernel/dma.c. * * Copyright 2000 MontaVista Software Inc. * Author: MontaVi

dma.c

/* dma.c: DMA controller management on FR401 and the like * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free softw

dma.c

/* * Dynamic DMA mapping support. * * We never have any address translations to worry about, so this * is just alloc/free. */ #include #include #include

dma.c

/* linux/arch/arm/plat-s3c24xx/dma.c * * Copyright (c) 2003-2005,2006 Simtec Electronics * Ben Dooks * * S3C2410 DMA core * * http://armlinux.simtec.co.uk/ * * This program

dma.c

/* linux/arch/arm/mach-s3c2412/dma.c * * Copyright (c) 2006 Simtec Electronics * Ben Dooks * * S3C2412 DMA selection * * http://armlinux.simtec.co.uk/ * * This program is f