代码搜索结果
找到约 10,000 项符合
DMA 的代码
dma.c
#undef __DEBUG_VERSION
#include "def.h"
#include "2410addr.h"
#include "2410lib.h"
#include "2410slib.h"
#include "DMAAdmin.h"
#define DMA_CHECK_ATTR 1
typedef struct{ //can't use __pa
dma.txt
; generated by ARM C Compiler, ADS1.2 [Build 842]
; commandline [-errors .\err\dma.err -O0 -asm -g+ -cpu 5TEJ -fs -Wd -Ec -I.\include "-IC:\Program Files\ARM\ADSv1_2\INCLUDE"]
dma.h
#ifndef __DMA_H__
#define __DMA_H__
#ifdef __cplusplus
extern "C"{
#endif
void Test_DMA(void);
void Ch9_DMA(void);
void Test_INT_CHK(void);
void Memory_Write_test(void);
void Test_DMA_1MH
dma.err
"src\dma.c", line 280: Warning: C2870W: variable 'memSum1' declared but not used
"src\dma.c", line 286: Warning: C2917W: no side effect in void context: 'unary *'
"src\dma.c", line 294: Warnin
dma.c
/*****************************************
NAME: 24A0dma.c
DESC: DMA memory to memory test
HISTORY:
2003.03.19 Baik Seung Woo ver 0.0
*****************************************/
#incl
dma.c
/******************************************************************************
**
** COPYRIGHT (C) 2001, 2002 Intel Corporation.
**
** This software as well as the software described in it is f
dma.h
/*
* linux/include/asm-arm/arch-s3c2410/dma.h
*
* Copyright (C) 2001 MIZI Research, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU