Lines Matching +full:spi +full:- +full:if
2 # SPDX-License-Identifier: Apache-2.0
5 bool "XMC4XX SPI driver"
11 Enable XMC4XXX SPI driver.
14 if SPI_XMC4XXX
17 bool "XMC4XXX SPI interrupt mode"
19 Enables interrupt support for XMC4XXX SPI driver.
22 bool "XMC4XXX SPI DMA support"
25 Enables DMA for SPI transfers.
27 if SPI_XMC4XXX_DMA
30 int "Timeout in milliseconds for an SPI transaction to complete if using DMA"
33 Sets timeout in milliseconds for an SPI transaction to complete when using DMA.