Searched full:stm32wb (Results 1 – 25 of 45) sorted by relevance
12
/Zephyr-latest/soc/st/stm32/stm32wbx/ |
D | Kconfig.defconfig | 1 # ST Microelectronics STM32WB MCU line 8 rsource "Kconfig.defconfig.stm32wb*"
|
D | Kconfig | 1 # ST Microelectronics STM32WB MCU series
|
D | Kconfig.soc | 1 # ST Microelectronics STM32WB MCU line
|
D | soc.h | 8 * @file SoC configuration macros for the STM32WB family processors.
|
D | soc.c | 9 * @brief System/hardware module for STM32WB processor
|
/Zephyr-latest/dts/arm/st/wb/ |
D | stm32wb55.dtsi | 7 #include <st/wb/stm32wb.dtsi> 11 compatible = "st,stm32wb55", "st,stm32wb", "simple-bus";
|
D | stm32wb.dtsi | 132 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/ |
D | st,stm32wb-ble-rf.yaml | 5 STM32WB Radio device 7 compatible: "st,stm32wb-rf"
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32wb-pll-clock.yaml | 5 STM32WB and STM32WL PLL node. 24 - 64 MHz on STM32WB 27 compatible: "st,stm32wb-pll-clock"
|
D | st,stm32wb-rcc.yaml | 5 STM32WB Reset and Clock controller node. 8 compatible: "st,stm32wb-rcc"
|
D | st,stm32wl-rcc.yaml | 11 - name: st,stm32wb-rcc.yaml
|
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/ |
D | README.rst | 2 :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/ |
D | stm32wb5mm_dk.rst | 126 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/ |
D | st,stm32wb-flash-controller.yaml | 3 compatible: "st,stm32wb-flash-controller"
|
/Zephyr-latest/boards/st/stm32wb5mmg/doc/ |
D | stm32wb5mmg.rst | 177 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/ |
D | wb_pll_48_hsi_16.overlay | 10 * It applies to the stm32wb
|
D | wb_pll_48_msi_4.overlay | 10 * It applies to the stm32wb where the msi is 4MHz
|
D | wb_pll_64_hse_32.overlay | 10 * It applies to the stm32wb
|
/Zephyr-latest/samples/boards/st/power_mgmt/adc/ |
D | README.rst | 42 On STM32WB, we can observe a power consumption of about 25µA with both kconfig
|
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 177 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/ |
D | README.rst | 26 that can be requested dynamically by device on activity detection (HSI on STM32WB).
|
/Zephyr-latest/dts/bindings/dma/ |
D | st,stm32-dma-v2.yaml | 7 It is present on stm32 devices like stm32L4 or stm32WB.
|
/Zephyr-latest/scripts/build/ |
D | uf2families.json | 129 "short_name": "STM32WB",
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32wbx.c | 92 /* 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/ |
D | stm32_hsem.h | 14 /** HW semaphore Complement ID list defined in hw_conf.h from STM32WB
|
12