BeRTOS
cfg_spi_dma.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_SPI_DMA_H
00040 #define CFG_SPI_DMA_H
00041 
00042 
00049 #define CONFIG_SPI_DMA_MAX_RX  512
00050 
00051 
00057 #define CONFIG_SPI_DMA_TX_TIMEOUT    -1
00058 
00059 
00060 #endif /* CFG_SER_H */