Home
last modified time | relevance | path

Searched full:stm32mp1 (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/dts/bindings/clock/
Dst,stm32mp1-rcc.yaml5 STM32MP1 Reset and Clock controller node.
6 On STM32MP1 platforms, clock control configuration is performed on A9 side.
10 compatible: "st,stm32mp1-rcc"
/Zephyr-latest/soc/st/stm32/stm32mp1x/
DKconfig.defconfig1 # STMicroelectronics STM32MP1 MCU/MPU line
DKconfig1 # STMicroelectronics STM32MP1 MPU series
DKconfig.soc1 # STMicroelectronics STM32MP1 MPU line
Dsoc.h8 * @file SoC configuration macros for the STM32MP1 family processors.
/Zephyr-latest/dts/bindings/spi/
Dst,stm32h7-spi.yaml10 For instance, but not limited to: STM32MP1, STM32U5
/Zephyr-latest/soc/st/stm32/common/
Dstm32_hsem.h79 /** HW semaphore from STM32MP1
80 * EXTI and GPIO are inherited from STM32MP1 Linux.
/Zephyr-latest/boards/96boards/avenger96/doc/
Dindex.rst231 is based on the Linux STM32MP1 SDK OpenOCD and is available only for a Linux
237 install `stm32mp1 developer package`_.
267 …_com/en/products/microcontrollers-microprocessors/stm32-arm-cortex-mpus/stm32mp1-series/stm32mp157…
/Zephyr-latest/dts/arm/st/mp1/
Dstm32mp157.dtsi43 compatible = "st,stm32mp157", "st,stm32mp1", "simple-bus";
46 compatible = "st,stm32mp1-rcc";
/Zephyr-latest/modules/
DKconfig.stm32654 Enable STM32Cube DelayBlock (DELAYBLOCK) LL module driver (stm32H7 or stm32MP1)
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/
Dstm32mp157_dk2.rst271 …_com/en/products/microcontrollers-microprocessors/stm32-arm-cortex-mpus/stm32mp1-series/stm32mp157…
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst255 * Added support for STM32MP1, STM32WB, and STM32L1X to STM32 driver
269 * Added support for STM32G0X, STM32H7, STM32WB, and STM32MP1 to STM32 driver
290 * Added SPI support to STM32MP1
Drelease-notes-3.0.rst814 * stm32cube/stm32mp1: Upgraded to version V1.5.0
Drelease-notes-2.4.rst288 * STM32H7/STM32WB/STM32MP1: Added Dual Core concurrent register access
Drelease-notes-2.6.rst1263 * :github:`35083` - dts: stm32mp1: SPI2 mixup with SAI2, SPI3 mixup with SAI3
Drelease-notes-3.3.rst687 * STM32 DMA Support for the STM32MP1 series
/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.c829 /* With the STM32MP1, STM32U5 and the STM32H7, in transceive()