Searched full:stm32wl (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-latest/soc/st/stm32/stm32wlx/ |
D | Kconfig.defconfig | 1 # STMicroelectronics STM32WL MCU line 8 rsource "Kconfig.defconfig.stm32wl*"
|
D | Kconfig | 1 # STMicroelectronics STM32WL MCU series
|
D | Kconfig.soc | 1 # STMicroelectronics STM32WL MCU line
|
D | soc.h | 8 * @file SoC configuration macros for the STM32WL family processors.
|
D | soc.c | 9 * @brief System/hardware module for STM32WL processor
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/ |
D | olimex_lora_stm32wl_devkit.rst | 6 LoRaWAN development kit based on Olimex BB-STM32WL module using the 14 - BB-STM32WL, 256KB Flash, 64KB RAM with external antenna 28 - `LoRa-STM32WL-DevKit Repository`_ 29 - `LoRa-STM32WL-DevKit page on OLIMEX website`_ 30 - `BB-STM32WL Module website`_ 37 The Zephyr Olimex LoRa STM32WL Dev Kit configuration supports the following 93 pack to support the STM32WL: 98 $ pyocd pack --install stm32wl 146 .. _LoRa-STM32WL-DevKit Repository: 147 https://github.com/OLIMEX/LoRa-STM32WL-DevKIT [all …]
|
/Zephyr-latest/dts/arm/st/wl/ |
D | stm32wl55.dtsi | 7 #include <st/wl/stm32wl.dtsi> 11 compatible = "st,stm32wl55", "st,stm32wl", "simple-bus";
|
D | stm32wle5.dtsi | 7 #include <st/wl/stm32wl.dtsi> 11 compatible = "st,stm32wle5", "st,stm32wl", "simple-bus";
|
D | stm32wl.dtsi | 67 compatible = "st,stm32wl-hse-clock"; 129 compatible = "st,stm32wl-rcc"; 214 /* In STM32WL, the backup registers are defined as part of the TAMP 336 compatible = "st,stm32wl-subghz-radio";
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32wl-hse-clock.yaml | 4 description: STM32WL HSE Clock 6 compatible: "st,stm32wl-hse-clock"
|
D | st,stm32wl-rcc.yaml | 5 STM32WL Reset and Clock controller node. 8 compatible: "st,stm32wl-rcc"
|
D | st,stm32wb-pll-clock.yaml | 5 STM32WB and STM32WL PLL node. 25 - 62 MHz on STM32WL
|
/Zephyr-latest/drivers/lora/ |
D | Kconfig.sx12xx | 29 bool "STM32WL SUBGHZ radio driver" 36 Enable LoRa driver for STM32WL SUBGHZ radio.
|
D | sx126x_stm32wl.c | 81 * Mismatch, see STM32WL Erratasheet in sx126x_set_tx_params()
|
/Zephyr-latest/dts/bindings/lora/ |
D | st,stm32wl-subghz-radio.yaml | 4 description: STM32WL SUBGHZ Radio 6 compatible: "st,stm32wl-subghz-radio"
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/ |
D | board.yml | 3 full_name: LoRa STM32WL DevKit
|
D | olimex_lora_stm32wl_devkit_C.yaml | 2 name: Olimex LoRa STM32WL DevKit
|
D | olimex_lora_stm32wl_devkit_D.yaml | 2 name: Olimex LoRa STM32WL DevKit (rev. D)
|
D | olimex_lora_stm32wl_devkit.dts | 8 #include <olimex/bb-stm32wl.dtsi> 12 model = "Olimex LoRa STM32WL DevKit"; 13 compatible = "olimex,lora-stm32wl-devkit";
|
D | board.cmake | 11 # https://github.com/OLIMEX/LoRa-STM32WL-DevKIT/blob/main/DOCUMENTS/STM32CubeIDE%20-%20How%20to%20u…
|
/Zephyr-latest/dts/bindings/spi/ |
D | st,stm32-spi-subghz.yaml | 20 the special purpose SUBGHZSPI interface found in the STM32WL series.
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/ |
D | wl_32_hse.overlay | 10 * It applies to the stm32wl where the hse prescaler is 1 and by-passed
|
D | wl_pll_48_hse_32.overlay | 10 * It applies to the stm32wl where the hse prescaler is 2 and by-passed
|
/Zephyr-latest/subsys/lorawan/services/ |
D | Kconfig | 114 For some MCUs like the STM32WL the fragment size has to be a multiple 135 For some MCUs like the STM32WL the fragment size has to be a multiple
|
/Zephyr-latest/scripts/build/ |
D | uf2families.json | 34 "short_name": "STM32WL",
|
12