Home
last modified time | relevance | path

Searched full:stm32wb (Results 1 – 25 of 45) sorted by relevance

12

/Zephyr-latest/soc/st/stm32/stm32wbx/
DKconfig.defconfig1 # ST Microelectronics STM32WB MCU line
8 rsource "Kconfig.defconfig.stm32wb*"
DKconfig1 # ST Microelectronics STM32WB MCU series
DKconfig.soc1 # ST Microelectronics STM32WB MCU line
Dsoc.h8 * @file SoC configuration macros for the STM32WB family processors.
Dsoc.c9 * @brief System/hardware module for STM32WB processor
/Zephyr-latest/dts/arm/st/wb/
Dstm32wb55.dtsi7 #include <st/wb/stm32wb.dtsi>
11 compatible = "st,stm32wb55", "st,stm32wb", "simple-bus";
Dstm32wb.dtsi132 compatible = "st,stm32wb-pll-clock";
145 compatible = "st,stm32-flash-controller", "st,stm32wb-flash-controller";
164 compatible = "st,stm32wb-rcc";
579 compatible = "st,stm32wb-rf";
/Zephyr-latest/dts/bindings/bluetooth/
Dst,stm32wb-ble-rf.yaml5 STM32WB Radio device
7 compatible: "st,stm32wb-rf"
/Zephyr-latest/dts/bindings/clock/
Dst,stm32wb-pll-clock.yaml5 STM32WB and STM32WL PLL node.
24 - 64 MHz on STM32WB
27 compatible: "st,stm32wb-pll-clock"
Dst,stm32wb-rcc.yaml5 STM32WB Reset and Clock controller node.
8 compatible: "st,stm32wb-rcc"
Dst,stm32wl-rcc.yaml11 - name: st,stm32wb-rcc.yaml
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/
DREADME.rst2 :name: Bluetooth Low Energy Power Management on STM32WB
5 Perform Bluetooth LE operations with Zephyr power management enabled on STM32WB.
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/
Dstm32wb5mm_dk.rst126 Bluetooth and compatibility with STM32WB Copro Wireless Binaries
130 a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer').
131 These binaries are delivered in STM32WB Cube packages, under
135 please check `modules/hal/stm32/lib/stm32wb/hci/README`_
138 Note that since STM32WB Cube package V1.13.2, "full stack" binaries are not
248 .. _modules/hal/stm32/lib/stm32wb/hci/README:
249 https://github.com/zephyrproject-rtos/hal_stm32/blob/main/lib/stm32wb/hci/README
/Zephyr-latest/dts/bindings/flash_controller/
Dst,stm32wb-flash-controller.yaml3 compatible: "st,stm32wb-flash-controller"
/Zephyr-latest/boards/st/stm32wb5mmg/doc/
Dstm32wb5mmg.rst177 Bluetooth and compatibility with STM32WB Copro Wireless Binaries
181 a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer').
182 These binaries are delivered in STM32WB Cube packages, under
185 please check `modules/hal/stm32/lib/stm32wb/hci/README`_
187 Note that since STM32WB Cube package V1.13.2, "full stack" binaries are not compatible
306 .. _modules/hal/stm32/lib/stm32wb/hci/README:
307 https://github.com/zephyrproject-rtos/hal_stm32/blob/main/lib/stm32wb/hci/README
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/
Dwb_pll_48_hsi_16.overlay10 * It applies to the stm32wb
Dwb_pll_48_msi_4.overlay10 * It applies to the stm32wb where the msi is 4MHz
Dwb_pll_64_hse_32.overlay10 * It applies to the stm32wb
/Zephyr-latest/samples/boards/st/power_mgmt/adc/
DREADME.rst42 On STM32WB, we can observe a power consumption of about 25µA with both kconfig
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/
Dnucleo_wb55rg.rst177 Bluetooth and compatibility with STM32WB Copro Wireless Binaries
181 a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer').
182 These binaries are delivered in STM32WB Cube packages, under
185 …se check `modules/hal/stm32/lib/stm32wb/hci/README <https://github.com/zephyrproject-rtos/hal_stm3…
187 Note that since STM32WB Cube package V1.13.2, "full stack" binaries are not compatible
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/
DREADME.rst26 that can be requested dynamically by device on activity detection (HSI on STM32WB).
/Zephyr-latest/dts/bindings/dma/
Dst,stm32-dma-v2.yaml7 It is present on stm32 devices like stm32L4 or stm32WB.
/Zephyr-latest/scripts/build/
Duf2families.json129 "short_name": "STM32WB",
/Zephyr-latest/drivers/flash/
Dflash_stm32wbx.c92 /* Implementation of STM32 AN5289, proposed in STM32WB Cube Application in write_dword()
229 /* Implementation of STM32 AN5289, proposed in STM32WB Cube Application in erase_page()
/Zephyr-latest/soc/st/stm32/common/
Dstm32_hsem.h14 /** HW semaphore Complement ID list defined in hw_conf.h from STM32WB

12