Lines Matching +full:on +full:- +full:bus
2 # SPDX-License-Identifier: Apache-2.0
7 depends on DT_HAS_ST_STM32_I2C_V1_ENABLED || DT_HAS_ST_STM32_I2C_V2_ENABLED
10 Enable I2C support on the STM32 SoCs
17 depends on DT_HAS_ST_STM32_I2C_V1_ENABLED
20 Driver variant matching `st,stm32-i2c-v1` compatible.
25 depends on DT_HAS_ST_STM32_I2C_V2_ENABLED
28 Driver variant matching `st,stm32-i2c-v2` compatible.
34 depends on I2C_STM32_V1 || I2C_STM32_V2
41 depends on I2C_STM32_INTERRUPT
47 bool "Bus recovery support"
50 Enable STM32 driver bus recovery support via GPIO bitbanging.
53 bool "compute the I2C V2 bus timing"
54 depends on I2C_STM32_V2
56 Enable STM32 driver bus to calculate the Timing.