代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/186527/8928529
h spii2s_dma.h
#ifndef _SPII2S_DMA_H
#define _SPII2S_DMA_H
#include "rmbasic.h"
#define SPII2S_DMA_CNTRL ((volatile RMuint32 *)(0x501700))
#define SPII2S_DMA_BASE_ADD ((volatile RMuint32 *)(0x501704))
#define SP
www.eeworm.com/read/374407/9407362
txt dma0初始化.txt
void DMA0_init (uint XRAM_START_ADD,uint NUM_SAMPLES)
{
SFRPAGE = DMA0_PAGE; // 切换到DMA0特殊功能寄存器页
DMA0CN = 0x00; // 禁止DMA接口
DMA0DA = XR
www.eeworm.com/read/431958/8644495
c fet140_dma_12.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA1/0, Blk Mode UART1 9600 Auto RX/TX String, ACLK
//
// Description: DMA1 is used to ca
www.eeworm.com/read/287996/8655408
c main.c
/* 包含文件 */
#include "def.h"
#include "2410lib.h"
#include "option.h"
#include "2410addr.h"
#include "interrupt.h"
/* 函数声明 */
static void Dma0Done() __attribute__ ((interrupt("IRQ")));
static
www.eeworm.com/read/437096/7755323
c msp430x261x_dma_12_cce.c
//******************************************************************************
// MSP430x26x Demo - DMA1/0, Blk Mode UART1 9600 Auto RX/TX String, ACLK
//
// Description: DMA1 is used to captur
www.eeworm.com/read/437096/7755409
c msp430x261x_dma_12_iar.c
//******************************************************************************
// MSP430x26x Demo - DMA1/0, Blk Mode UART1 9600 Auto RX/TX String, ACLK
//
// Description: DMA1 is used to captur
www.eeworm.com/read/195611/8138495
c fet140_dma_12.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA1/0, Blk Mode UART1 9600 Auto RX/TX String, ACLK
//
// Description: DMA1 is used to ca
www.eeworm.com/read/140560/13074523
c fet140_dma_12.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA1/0, Blk Mode UART1 9600 Auto RX/TX String, ACLK
//
// Description: DMA1 is used to ca
www.eeworm.com/read/320475/13426415
c main.c
/* 包含文件 */
#include "def.h"
#include "2410lib.h"
#include "option.h"
#include "2410addr.h"
#include "interrupt.h"
/* 函数声明 */
static void Dma0Done() __attribute__ ((interrupt("IRQ")));
static
www.eeworm.com/read/149473/6285161
asm dmainitial.asm
.title"dma"
;initialization dma
.def init_dma
.text
init_dma: stm #0005h,55h; select dma1 channel
stm #0041h,56h; set mcbsp1 receivetor as dma source adress