代码搜索结果
找到约 10,000 项符合
DMA 的代码
msp430dayii_dma_04.c
//******************************************************************************
// MSP-430-Day II Demo - DMA0 Block Mode UART0 9600, ACLK
//
// Description; DMA0 is used to transfer a string as
msp430dayii_dma_09.c
//*******************************************************************************
// MSP-430-Day II Demo - DMA0 ADC12 A10 Block Transfer to RAM, TBCCR1, DCO
//
// Description; A 0x20 word block
msp430dayii_dma_03.c
//******************************************************************************
// MSP-430-Day II Demo - DMA0 Repeated Block UART0 9600, TBCCR2, ACLK
//
// Description; DMA0 is used to transfer
msp430dayii_dma_rx.c
//******************************************************************************
// MSP-430-Day II Demo - DMA0 Repeated Single UART0 9600 RX, ACLK
//
// Description; DMA0 is used to transfer a UA
msp430dayii_dma_tx.c
//******************************************************************************
// MSP-430-Day II Demo - DMA0 Repeated Block UART0 9600 TX, TACCR2, ACLK
//
// Description; DMA0 is used to transf
msp430dayii_dma_01.c
//******************************************************************************
// MSP-430-Day II Demo - DMA0 Repeated Burst to-from RAM, Software Trigger
//
// Description; A 16 word block from
dgrs_plx9060.h
/*
* PLX 9060 PCI Interface chip
*/
/*
* PCI configuration registers, same offset on local and PCI sides,
* but on PCI side, must use PCI BIOS calls to read/write.
*/
#define PCI_PLXREGS_BASE_AD
gdmatest.c
//===============================================================================
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
//
uart.asm
*****************************************************************
* Filename: uart.asm *
* Function: Software UART *
* Author: Robert J. DeNardo *
* Texas Instruments, Inc *
ce120_readme.txt
Readme File for Code Example:
CE120 - ADC Channel Scanning
----------------------------------------
This file contains the following sections:
1. Code Example Des