代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/393286/2484626
h dma.h
#ifndef __ASM_CPU_SH3_DMA_H
#define __ASM_CPU_SH3_DMA_H
#define SH_DMAC_BASE 0xa4000020
#endif /* __ASM_CPU_SH3_DMA_H */
www.eeworm.com/read/393286/2484644
h 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 & inf
www.eeworm.com/read/393286/2484682
h dma.h
/*
* Definitions for the SH-2 DMAC.
*
* Copyright (C) 2003 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the ma
www.eeworm.com/read/391502/2519752
h dma.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT
www.eeworm.com/read/391397/2520164
c dma.c
/******************************************************************************
* *
* **********
www.eeworm.com/read/390763/2525386
h dma.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT
www.eeworm.com/read/390763/2525411
h dma.h
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT
www.eeworm.com/read/390394/2528636
c dma.c
/******************************************************************************
Filename: dma.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
This exampl
www.eeworm.com/read/390393/2528715
c dma.c
/******************************************************************************
Filename: dma.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
This exampl
www.eeworm.com/read/389879/2531778
c 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