Searched refs:STM32F7 (Results 1 – 12 of 12) sorted by relevance
1 if STM32F7
30 .soc = STM32F7,
45 STM32F7, enumerator
19 config STM32F7 config
23 - "st,stm32f7-hsotg": The DWC2 USB HS controller instance in STM32F7 SoCs
95 depends on CLK && (STM32F7 || STM32F4)99 for STM32F4 and STM32F7 SoCs.
644 case STM32F7: in stm32_clk_probe()
33 STM32F7 family devices support flexible memory controller(FMC) to
439 bool "STMicroelectronics STM32F7 I2C support"440 depends on (STM32F7 || STM32H7 || ARCH_STM32MP) && DM_I2C443 introduced with STM32F7/H7 SoCs. This I2C controller supports :
371 bool "STM32F7 QSPI driver"372 depends on STM32F4 || STM32F7 || ARCH_STM32MP374 Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
366 Tested on STM32F7.
830 depends on DM_SERIAL && (STM32F4 || STM32F7 || STM32H7 || ARCH_STM32MP)
Completed in 22 milliseconds