Searched full:stm32l1 (Results 1 – 25 of 26) sorted by relevance
12
/Zephyr-latest/soc/st/stm32/stm32l1x/ |
D | Kconfig.defconfig | 1 # STMicroelectronics STM32L1 MCU line 8 rsource "Kconfig.defconfig.stm32l1*"
|
D | Kconfig | 1 # STMicroelectronics STM32L1 MCU series
|
D | Kconfig.soc | 1 # STMicroelectronics STM32L1 MCU line
|
D | soc.h | 8 * @file SoC configuration macros for the STM32L1 family processors.
|
D | soc.c | 9 * @brief System/hardware module for STM32L1 processor
|
/Zephyr-latest/dts/arm/st/l1/ |
D | stm32l151.dtsi | 7 #include <st/l1/stm32l1.dtsi> 11 compatible = "st,stm32l151", "st,stm32l1", "simple-bus";
|
D | stm32l152.dtsi | 15 compatible = "st,stm32l152", "st,stm32l1", "simple-bus";
|
/Zephyr-latest/boards/st/stm32l1_disco/ |
D | board.yml | 3 full_name: STM32L1 Discovery
|
D | stm32l1_disco.yaml | 2 name: ST STM32L1 Discovery
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32l0-msi-clock.yaml | 4 description: STM32L0 and STM32L1 Multi Speed Internal Clock
|
D | st,stm32l0-pll-clock.yaml | 5 STM32L0 and STM32L1 Main PLL node binding:
|
/Zephyr-latest/dts/bindings/dma/ |
D | st,stm32-dma.yaml | 12 or V2bis like stm32F1 or stm32L1, where requests are multiplexed
|
D | st,stm32-dma-v2bis.yaml | 5 STM32 DMA controller (V2bis) for the stm32F0, stm32F1 and stm32L1 soc families
|
/Zephyr-latest/scripts/build/ |
D | uf2families.json | 24 "short_name": "STM32L1",
|
/Zephyr-latest/boards/st/stm32l1_disco/doc/ |
D | index.rst | 6 The two generations of the STM32L1 Discovery development boards come with
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_ll_stm32_v1.c | 7 * I2C Driver for: STM32F1, STM32F2, STM32F4 and STM32L1
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 398 * Added EEPROM driver for STM32L0 and STM32L1 SoC series 982 * :github:`21546` - SPI broken for STM32L1
|
D | release-notes-2.3.rst | 304 * Added support for STM32G4, STM32L1 and STM32H7 series 1251 * :github:`22034` - Add support for USB device on STM32L1 series
|
D | release-notes-2.1.rst | 156 * Added support for STM32L1 and STM32G4X in STM32 driver
|
D | release-notes-3.0.rst | 1279 * :github:`39423` - mcuboot not upgrade for stm32l1 series
|
D | release-notes-2.5.rst | 438 * Add driver for STM32H7 and STM32L1 SoC series.
|
D | release-notes-3.1.rst | 1262 - :github:`46049` - Usage faults on semaphore usage in driver (stm32l1)
|
D | release-notes-3.2.rst | 2430 * :github:`46049` - Usage faults on semaphore usage in driver (stm32l1)
|
D | release-notes-2.6.rst | 608 * Added support on STM32F2 and STM32L1.
|
/Zephyr-latest/drivers/spi/ |
D | spi_ll_stm32.c | 601 /* on stm32F1 or some stm32L1 (cat1,2) without SPI_CR2_FRF */ in spi_stm32_configure()
|
12