Lines Matching full:spi
5 bool "MAX32 MCU SPI controller driver"
10 Enable SPI support on the MAX32 family of processors.
15 bool "MAX32 MCU SPI Interrupt Support"
17 Enable interrupt support for MAX32 MCU SPI driver.
20 bool "MAX32 MCU SPI DMA Support"
24 Enable DMA support for MAX32 MCU SPI driver.
27 bool "MAX32 SPI RTIO Support"
35 default 8 # Sensible default that covers most common spi transactions
37 When RTIO is used with SPI, each driver holds a context with which blocking
38 API calls use to perform SPI transactions. This queue needs to be as deep
39 as the longest set of spi_buf_sets used, where normal SPI operations are
41 spi buffer sets for transmit/receive are not always matched equally in
46 default 8 # Sensible default that covers most common spi transactions