代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/389879/2532629
c dma.c
/* Wrapper for DMA channel allocator that updates DMA client muxing.
* Copyright 2004, Axis Communications AB
* $Id: dma.c,v 1.1 2004/12/13 12:21:51 starvik Exp $
*/
#include
#inc
www.eeworm.com/read/389879/2532658
c dma.c
/*
* Dynamic DMA mapping support.
*
* On cris there is no hardware dynamic DMA address translation,
* so consistent alloc/free are merely page allocation/freeing.
* The rest of the dynamic DMA ma
www.eeworm.com/read/389879/2532691
c dma.c
/* Wrapper for DMA channel allocator that starts clocks etc */
#include
#include
#include
#include
#include
www.eeworm.com/read/389879/2533868
h dma.h
#ifndef B43_DMA_H_
#define B43_DMA_H_
#include
#include
#include
#include
#include
#include "b43.h"
/* DMA-Int
www.eeworm.com/read/389879/2533869
c dma.c
/*
Broadcom B43 wireless driver
DMA ringbuffer and descriptor allocation/management
Copyright (c) 2005, 2006 Michael Buesch
Some code in this file is derived from the b44.c
www.eeworm.com/read/389879/2533934
h dma.h
#ifndef B43legacy_DMA_H_
#define B43legacy_DMA_H_
#include
#include
#include
#include
#include
#include "b43leg
www.eeworm.com/read/389879/2533936
c dma.c
/*
Broadcom B43legacy wireless driver
DMA ringbuffer and descriptor allocation/management
Copyright (c) 2005, 2006 Michael Buesch
Some code in this file is derived from the
www.eeworm.com/read/389879/2534110
h dma.h
/* $Id: dma.h,v 1.7 2005/04/24 18:30:58 starvik Exp $
*
* DMA C definitions and help macros
*
*/
#ifndef dma_h
#define dma_h
/* registers */ /* Really needed, since both are listed in sw.list? *
www.eeworm.com/read/389154/2543611
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/388695/2548445
c dma.c
/******************************************************************************
Filename: dma.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
This exampl