Searched full:stm32l0 (Results 1 – 25 of 36) sorted by relevance
12
/Zephyr-latest/soc/st/stm32/stm32l0x/ |
D | Kconfig.defconfig | 1 # ST Microelectronics STM32L0 MCU line 6 # Kconfig symbols common to STM32L0 series 10 rsource "Kconfig.defconfig.stm32l0*"
|
D | soc.c | 9 * @brief System/hardware module for STM32L0 processor 35 /* On STM32L0, there are some hardfault when enabling DBGMCU bit: in soc_early_init_hook()
|
D | Kconfig | 1 # ST Microelectronics STM32L0 MCU series
|
D | soc.h | 8 * @file SoC configuration macros for the STM32L0 family processors.
|
D | Kconfig.soc | 1 # ST Microelectronics STM32L0 MCU line
|
/Zephyr-latest/dts/arm/st/l0/ |
D | stm32l010.dtsi | 7 #include <st/l0/stm32l0.dtsi> 11 compatible = "st,stm32l010", "st,stm32l0", "simple-bus";
|
D | stm32l031.dtsi | 7 #include <st/l0/stm32l0.dtsi> 11 compatible = "st,stm32l031", "st,stm32l0", "simple-bus";
|
D | stm32l073.dtsi | 12 compatible = "st,stm32l073", "st,stm32l0", "simple-bus";
|
D | stm32l081.dtsi | 11 compatible = "st,stm32l081", "st,stm32l0", "simple-bus";
|
D | stm32l051.dtsi | 7 #include <st/l0/stm32l0.dtsi> 11 compatible = "st,stm32l051", "st,stm32l0", "simple-bus";
|
D | stm32l053.dtsi | 21 compatible = "st,stm32l053", "st,stm32l0", "simple-bus";
|
D | stm32l072.dtsi | 24 compatible = "st,stm32l072", "st,stm32l0", "simple-bus";
|
D | stm32l071.dtsi | 7 #include <st/l0/stm32l0.dtsi> 11 compatible = "st,stm32l071", "st,stm32l0", "simple-bus";
|
D | stm32l0.dtsi | 66 compatible = "st,stm32l0-msi-clock"; 88 compatible = "st,stm32l0-pll-clock"; 120 compatible = "st,stm32l0-nv-flash", "st,stm32-nv-flash",
|
/Zephyr-latest/dts/bindings/mtd/ |
D | st,stm32l0-nv-flash.yaml | 2 ST STM32L0 family flash memory. 6 compatible: st,stm32l0-nv-flash
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32l0-msi-clock.yaml | 4 description: STM32L0 and STM32L1 Multi Speed Internal Clock 6 compatible: "st,stm32l0-msi-clock"
|
D | st,stm32l0-pll-clock.yaml | 5 STM32L0 and STM32L1 Main PLL node binding: 18 compatible: "st,stm32l0-pll-clock"
|
/Zephyr-latest/boards/st/nucleo_l011k4/support/ |
D | openocd.cfg | 9 source [find target/stm32l0.cfg]
|
/Zephyr-latest/boards/st/nucleo_l031k6/support/ |
D | openocd.cfg | 7 source [find target/stm32l0.cfg]
|
/Zephyr-latest/boards/st/nucleo_l053r8/support/ |
D | openocd.cfg | 9 source [find target/stm32l0.cfg]
|
/Zephyr-latest/boards/st/nucleo_l073rz/support/ |
D | openocd.cfg | 9 source [find target/stm32l0.cfg]
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_exti_stm32.c | 23 #include <zephyr/dt-bindings/pinctrl/stm32-pinctrl-common.h> /* For STM32L0 series */ 354 * Ports F and G are not present on some STM32L0 parts, so in stm32_exti_set_line_src_port() 395 * Ports F and G are not present on some STM32L0 parts, so in stm32_exti_get_line_src_port()
|
/Zephyr-latest/scripts/build/ |
D | uf2families.json | 29 "short_name": "STM32L0",
|
/Zephyr-latest/dts/arm/st/l1/ |
D | stm32l1.dtsi | 57 compatible = "st,stm32l0-msi-clock"; 78 compatible = "st,stm32l0-pll-clock";
|
/Zephyr-latest/boards/dragino/lsn50/doc/ |
D | index.rst | 10 STM32L0 Series features.
|
12