cfg_spi_dma.h
Go to the documentation of this file.00001
00040 #ifndef CFG_SPI_DMA_H
00041 #define CFG_SPI_DMA_H
00042
00048 #define CONFIG_SPI_DMA_TXBUFSIZE 512
00049
00050
00057 #define CONFIG_SPI_DMA_MAX_RX 512
00058
00059
00065 #define CONFIG_SPI_DMA_TX_TIMEOUT -1
00066
00067
00068 #endif