代码搜索结果
找到约 10,000 项符合
DMA 的代码
dma.h
#ifndef __DMA_H__
#define __DMA_H__
void Test_DMA(void);
#endif /*__DMA_H__*/
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.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.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[Breakpoints]
Count=0
[ChipconEmu]
Stop timers on halt=1
Leave target running=1
dma.ewp
1
Debug
8051
dma.c
/*********************************************************************
* 目标芯片:CC1110F32 功能:配置DMA
*/
#include
struct setdata{
uchar SRCADDRH;
UINT8 SRCADDRL;
UINT8 DESTADDRH;
dma.dep
1
Debug
$PROJ_DIR$\Debug\Exe\dma.d51
dma.ewd
1
Debug
8051
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