Searched full:stm32f7 (Results 1 – 25 of 47) sorted by relevance
12
/Zephyr-latest/soc/st/stm32/stm32f7x/ |
D | Kconfig.defconfig | 1 # ST Microelectronics STM32F7 MCU line 6 # Kconfig symbols common to STM32F7 series 10 rsource "Kconfig.defconfig.stm32f7*"
|
D | Kconfig | 1 # ST Microelectronics STM32F7 MCU series
|
D | soc.h | 8 * @file SoC configuration macros for the ST STM32F7 family processors.
|
D | Kconfig.soc | 1 # ST Microelectronics STM32F7 MCU line
|
D | soc.c | 9 * @brief System/hardware module for STM32F7 processor
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32f7-pll-clock.yaml | 5 STM32F7 Main PLL node binding: 18 compatible: "st,stm32f7-pll-clock"
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.stm32_ltdc | 56 bool "Disable FMC bank1 for STM32F7/H7 series" 61 Refer to AN4861 "4.6 Special recommendations for Cortex-M7 (STM32F7/H7)".
|
/Zephyr-latest/dts/arm/st/f7/ |
D | stm32f722.dtsi | 7 #include <st/f7/stm32f7.dtsi> 33 compatible = "st,stm32f722", "st,stm32f7", "simple-bus";
|
D | stm32f769.dtsi | 11 compatible = "st,stm32f769", "st,stm32f7", "simple-bus";
|
D | stm32f750.dtsi | 11 compatible = "st,stm32f750", "st,stm32f7", "simple-bus";
|
D | stm32f756.dtsi | 11 compatible = "st,stm32f756", "st,stm32f7", "simple-bus";
|
D | stm32f723.dtsi | 11 compatible = "st,stm32f723", "st,stm32f7", "simple-bus";
|
D | stm32f746.dtsi | 12 compatible = "st,stm32f746", "st,stm32f7", "simple-bus";
|
D | stm32f767.dtsi | 13 compatible = "st,stm32f767", "st,stm32f7", "simple-bus";
|
D | stm32f745.dtsi | 7 #include <st/f7/stm32f7.dtsi> 25 compatible = "st,stm32f745", "st,stm32f7", "simple-bus";
|
D | stm32f765.dtsi | 7 #include <st/f7/stm32f7.dtsi> 27 compatible = "st,stm32f765", "st,stm32f7", "simple-bus";
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32f7-flash-controller.yaml | 3 compatible: "st,stm32f7-flash-controller"
|
/Zephyr-latest/samples/userspace/shared_mem/boards/ |
D | nucleo_f746zg.overlay | 9 * on this stm32f7 target
|
D | nucleo_f756zg.overlay | 9 * on this stm32f7 target.
|
/Zephyr-latest/tests/kernel/mem_protect/userspace/boards/ |
D | nucleo_f746zg.overlay | 9 * on this stm32f7 target
|
D | nucleo_f756zg.overlay | 9 * on this stm32f7 target.
|
/Zephyr-latest/tests/drivers/flash/stm32/ |
D | testcase.yaml | 43 filter: dt_compat_enabled("st,stm32f7-flash-controller") and
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.13.rst | 41 * arch: arm: stm32: enable instruction and data caches on STM32F7 85 * clock_control: Added STM32F7 family clock control 86 * entropy: Added support for STM32F7 90 * gpio: Added STM32F7 GPIO support 91 * interrupt_controller: Added STM32F7 EXTI support 92 * i2c: Added support for STM32F7 101 * pinmux: Added STM32F7 pinmux support 105 * serial: Added STM32F7 UART support 111 * usb: Added support for OTG FS on STM32F2 and STM32F7 627 * :github:`6981` - STM32F7 series MCUs support
|
/Zephyr-latest/scripts/build/ |
D | uf2families.json | 69 "short_name": "STM32F7",
|
/Zephyr-latest/boards/st/nucleo_f756zg/doc/ |
D | index.rst | 219 …icrocontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f7-series/stm32f7x6/…
|
12