Searched full:stm32f4 (Results 1 – 25 of 70) sorted by relevance
123
/Zephyr-latest/dts/bindings/adc/ |
D | st,stm32f4-adc.yaml | 6 ST STM32F4 family ADC 7 This compatible stands for all ADC blocks similar to the one on STM32F4, 10 compatible: "st,stm32f4-adc"
|
/Zephyr-latest/soc/st/stm32/stm32f4x/ |
D | Kconfig.defconfig | 1 # STMicroelectronics STM32F4 MCU line 6 # Kconfig symbols common to STM32F4 series 10 rsource "Kconfig.defconfig.stm32f4*"
|
D | Kconfig | 1 # STMicroelectronics STM32F4 MCU series
|
D | soc.h | 9 * @file SoC configuration macros for the ST STM32F4 family processors.
|
/Zephyr-latest/dts/bindings/usb/ |
D | st,stm32f4-fsotg.yaml | 4 description: STM32F4 SoC series OTG_FS DWC2 compatible controller 6 compatible: "st,stm32f4-fsotg"
|
/Zephyr-latest/dts/bindings/mtd/ |
D | st,stm32f4-nv-flash.yaml | 2 ST STM32F4 family flash memory. 6 compatible: st,stm32f4-nv-flash
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32f4-plli2s-clock.yaml | 5 STM32F4 PLL I2S node binding: 16 compatible: "st,stm32f4-plli2s-clock"
|
D | st,stm32f4-pll-clock.yaml | 5 STM32F4 Main PLL node binding: 22 compatible: "st,stm32f4-pll-clock"
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f401.dtsi | 7 #include <st/f4/stm32f4.dtsi> 13 compatible = "st,stm32f4-plli2s-clock"; 19 compatible = "st,stm32f401", "st,stm32f4", "simple-bus";
|
D | stm32f423.dtsi | 11 compatible = "st,stm32f423", "st,stm32f4", "simple-bus";
|
D | stm32f417.dtsi | 11 compatible = "st,stm32f417", "st,stm32f4", "simple-bus";
|
D | stm32f415.dtsi | 11 compatible = "st,stm32f415", "st,stm32f4", "simple-bus";
|
D | stm32f469.dtsi | 11 compatible = "st,stm32f469", "st,stm32f4", "simple-bus";
|
D | stm32f437.dtsi | 12 compatible = "st,stm32f437", "st,stm32f4", "simple-bus";
|
D | stm32f407.dtsi | 11 compatible = "st,stm32f407", "st,stm32f4", "simple-bus";
|
/Zephyr-latest/tests/drivers/flash/stm32/ |
D | testcase.yaml | 13 filter: dt_compat_enabled("st,stm32f4-flash-controller") and 21 filter: dt_compat_enabled("st,stm32f4-flash-controller") and
|
/Zephyr-latest/boards/st/stm32f4_disco/ |
D | board.yml | 3 full_name: STM32F4 Discovery
|
D | stm32f4_disco.yaml | 2 name: ST STM32F4 Discovery
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32f4-flash-controller.yaml | 3 compatible: "st,stm32f4-flash-controller"
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_stm32_ll_common.h | 31 /* Some stm32F4 devices have a dedicated PLL I2S with M divider */ 34 /* Some stm32F4 devices (typ. stm32F401) have a dedicated PLL I2S with PLL M divider */
|
D | Kconfig.beetle | 14 in STM32F4 family of MCUs
|
/Zephyr-latest/drivers/i2s/ |
D | Kconfig.stm32 | 15 (Tested on the STM32F4 & STM32H7 series)
|
/Zephyr-latest/samples/subsys/task_wdt/boards/ |
D | nucleo_f401re.overlay | 8 * stm32F4 has a WWDG clock by APB1 where the APB1 prescaler is 1..16
|
D | nucleo_f411re.overlay | 8 * stm32F4 has a WWDG clock by APB1 where the APB1 prescaler is 1..16
|
/Zephyr-latest/samples/subsys/usb/shell/ |
D | nucleo_f413zh_dwc2.overlay | 12 compatible = "st,stm32f4-fsotg", "snps,dwc2";
|
123