代码搜索结果

找到约 10,000 项符合 DMA 的代码

omap_32_sysdma.h

//======================================================================== // TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION // Property of Texas Instruments // For Unrestricte

spi.h

#ifndef __SPI_H__ #define __SPI_H__ void Test_Spi_MS_int(void); void Test_Spi_MS_poll(void); void Test_Spi_M_Tx_DMA1(void); void Test_Spi_M_Rx_DMA1(void); void Test_Spi_S_Tx_DMA1(void); voi

config-em8620l-dma-e1-auto

# # Configuration for Boot Loader # # # System configurations # EM86XX_ARCH = TANGO10 EM86XX_REV = 3 BOARD = generic2 DRAMBASE = 0x90000000 LOADERBASE = 0x90060000 STAGE1_IMAGE_SIZE = 0x10000 DEFAUL

config-em8620l-dma-e1-full

# # Configuration for Boot Loader # # # System configurations # EM86XX_ARCH = TANGO10 EM86XX_REV = 3 BOARD = generic2 DRAMBASE = 0x90000000 LOADERBASE = 0x90060000 STAGE1_IMAGE_SIZE = 0x10000 DEFAUL

config-em8622l-dma-e1-auto

# # Configuration for Boot Loader # # # System configurations # EM86XX_ARCH = TANGO15 EM86XX_REV = 3 BOARD = generic2 DRAMBASE = 0x90000000 LOADERBASE = 0x90060000 STAGE1_IMAGE_SIZE = 0x10000 DEFAUL

config-em8622l-dma-e1-full

# # Configuration for Boot Loader # # # System configurations # EM86XX_ARCH = TANGO15 EM86XX_REV = 3 BOARD = generic2 DRAMBASE = 0x90000000 LOADERBASE = 0x90060000 STAGE1_IMAGE_SIZE = 0x10000 DEFAUL

ti_usci_i2c_master_dma.c

//****************************************************************************** // MSP430 USCI I2C Transmitter and Receiver with DMA support // // Description: This code configures the MSP430's

ti_usci_i2c_master_dma.h

/*** USCI master library with DMA ********************************************** Uli Kretzschmar MSP430 Systems Freising *************************************************************************