代码搜索结果
找到约 10,000 项符合
DMA 的代码
dma.txt
; generated by ARM C Compiler, ADS1.2 [Build 805]
; 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 Statement:
* --------------------
* This software is protected by Copyright and the information contain
dma.h
/**************************************************************************************
*
* Project Name : S3C6410 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
dma.c
/**************************************************************************************
*
* Project Name : S3C6400 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve