代码搜索结果

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

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); //void Test_Zdma0Xdreq(void); #endif /*__DMA_H__*/

dma.h

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT

dma.v

//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function

dma.v

//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function

_dma.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================

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

/* * linux/arch/arm26/kernel/dma.c * * Copyright (C) 1998-1999 Dave Gilbert / Russell King * Copyright (C) 2003 Ian Molton * * This program is free software; you can redistribute it and/or mo

dma.c

/* * linux/arch/arm26/kernel/dma.c * * Copyright (C) 1995-2000 Russell King * 2003 Ian Molton * * This program is free software; you can redistribute it and/or modify * it

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