Lines Matching +full:stm32 +full:- +full:pinctrl
1 # STM32 CAN configuration options
4 # Copyright (c) 2018-2020 Alexander Wachter
5 # SPDX-License-Identifier: Apache-2.0
8 bool "STM32 bxCAN driver"
11 select PINCTRL
13 Enable STM32 bxCAN Driver.
18 int "Maximum number of standard (11-bit) ID filters"
22 Defines the maximum number of filters with standard ID (11-bit)
34 int "Maximum number of extended (29-bit) ID filters"
38 Defines the maximum number of filters with extended ID (29-bit)
52 bool "STM32 FDCAN driver"
56 select PINCTRL
62 int "Maximum number of standard (11-bit) ID filters"
66 Defines the maximum number of filters with standard ID (11-bit)
70 int "Maximum number of extended (29-bit) ID filters"
74 Defines the maximum number of filters with extended ID (29-bit)
84 select PINCTRL