Lines Matching +full:stm32 +full:- +full:pinctrl
1 # STM32 SPI driver configuration options
3 # Copyright (c) 2015-2016 Intel Corporation
4 # SPDX-License-Identifier: Apache-2.0
7 bool "STM32 MCU SPI controller driver"
10 select PINCTRL
13 Enable SPI support on the STM32 family of processors.
18 bool "STM32 MCU SPI Interrupt Support"
20 Enable Interrupt support for the SPI Driver of STM32 family.
23 bool "STM32 MCU SPI DMA Support"
31 bool "STM32 Hardware Slave Select support"
48 int "timeout in us for the STM32 busy flag workaround"