Searched full:stm32u5 (Results 1 – 25 of 58) sorted by relevance
123
/Zephyr-latest/soc/st/stm32/stm32u5x/ |
D | Kconfig.defconfig | 1 # ST Microelectronics STM32U5 MCU line 8 rsource "Kconfig.defconfig.stm32u5*"
|
D | soc.h | 8 * @file SoC configuration macros for the STM32U5 family processors.
|
D | Kconfig.soc | 1 # ST Microelectronics STM32U5 MCU line
|
D | Kconfig | 1 # ST Microelectronics STM32U5 MCU series
|
D | soc.c | 9 * @brief System/hardware module for STM32U5 processor
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32u5-rcc.yaml | 5 STM32U5 Reset and Clock controller node. 8 compatible: "st,stm32u5-rcc"
|
D | st,stm32u5-msi-clock.yaml | 4 description: STM32U5 Multi Speed Internal Clock 6 compatible: "st,stm32u5-msi-clock"
|
D | st,stm32u5-pll-clock.yaml | 5 PLL node binding for STM32U5 devices 27 compatible: "st,stm32u5-pll-clock"
|
/Zephyr-latest/dts/bindings/power/ |
D | st,stm32-pwr.yaml | 18 For example wkup-pins-nb = <8>; on the stm32u5 27 For example, each wake-up pin on STM32U5 is associated with 66 pin 1 on STM32U5 SoCs:
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u575.dtsi | 7 #include <st/u5/stm32u5.dtsi> 12 compatible = "st,stm32u575", "st,stm32u5", "simple-bus";
|
D | stm32u545.dtsi | 7 #include <st/u5/stm32u5.dtsi> 15 compatible = "st,stm32u545", "st,stm32u5", "simple-bus";
|
D | stm32u5a5.dtsi | 11 compatible = "st,stm32u5a5", "st,stm32u5", "simple-bus";
|
D | stm32u5a9.dtsi | 11 compatible = "st,stm32u5a9", "st,stm32u5", "simple-bus";
|
D | stm32u585.dtsi | 11 compatible = "st,stm32u585", "st,stm32u5", "simple-bus";
|
D | stm32u599.dtsi | 11 compatible = "st,stm32u599", "st,stm32u5", "simple-bus";
|
D | stm32u595.dtsi | 8 #include <st/u5/stm32u5.dtsi> 13 compatible = "st,stm32u595", "st,stm32u5", "simple-bus"; 118 compatible = "st,stm32u5-otghs-phy";
|
/Zephyr-latest/dts/bindings/dma/ |
D | st,stm32u5-dma.yaml | 5 STM32 DMA controller for the stm32U5 soc family 7 It is present on stm32U5 devices as a GP DMA 53 compatible: "st,stm32u5-dma"
|
/Zephyr-latest/samples/boards/st/power_mgmt/stop3/ |
D | README.rst | 4 Use STOP3 low power mode on STM32U5. 10 behavior in a basic blinking LED set up and STM32U5 STOP3 low power mode.
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_ll_stm32.h | 28 /* in STM32U5 & STM32WBAX series, RTC Alarm event is not routed to EXTI */ in ll_func_exti_enable_rtc_alarm_it() 40 /* in STM32U5 & STM32WBAX series, RTC Alarm event is not routed to EXTI */ in ll_func_exti_clear_rtc_alarm_flag()
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.stm32 | 20 bool "STM32U5 serie DMA driver" 25 Enable DMA support mainly for stm32U5 family.
|
/Zephyr-latest/dts/bindings/spi/ |
D | st,stm32h7-spi.yaml | 10 For instance, but not limited to: STM32MP1, STM32U5
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,stm32-temp-cal-common.yaml | 35 also exists on e.g., STM32U5 and STM32H7 (16) series.
|
/Zephyr-latest/dts/bindings/phy/ |
D | st,stm32u5-otghs-phy.yaml | 9 compatible: "st,stm32u5-otghs-phy"
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32u5_core/boards/ |
D | clear_clocks.overlay | 9 * be found in stm32u5.dtsi
|
/Zephyr-latest/dts/bindings/rng/ |
D | st,stm32-rng.yaml | 35 On the stm32U5, the ARDIS bit7 is also written.
|
123