Searched full:stm32wb (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-Core-3.5.0/soc/arm/st_stm32/stm32wb/ |
D | Kconfig.defconfig.series | 1 # ST Microelectronics STM32WB MCU line 8 source "soc/arm/st_stm32/stm32wb/Kconfig.defconfig.stm32wb*" 11 default "stm32wb"
|
D | Kconfig.series | 1 # ST Microelectronics STM32WB MCU series 19 Enable support for 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-Core-3.5.0/dts/bindings/bluetooth/ |
D | st,stm32wb-ble-rf.yaml | 5 STM32WB Radio device 7 compatible: "st,stm32wb-rf"
|
/Zephyr-Core-3.5.0/dts/arm/st/wb/ |
D | stm32wb55.dtsi | 7 #include <st/wb/stm32wb.dtsi> 11 compatible = "st,stm32wb55", "st,stm32wb", "simple-bus";
|
D | stm32wb.dtsi | 129 compatible = "st,stm32wb-pll-clock"; 142 compatible = "st,stm32-flash-controller", "st,stm32wb-flash-controller"; 161 compatible = "st,stm32wb-rcc"; 538 compatible = "st,stm32wb-rf";
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/dts/bindings/flash_controller/ |
D | st,stm32wb-flash-controller.yaml | 3 compatible: "st,stm32wb-flash-controller"
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/samples/boards/stm32/power_mgmt/stm32wb_ble/ |
D | README.rst | 3 STM32: PM BLE Power Management (STM32WB)
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 182 Bluetooth and compatibility with STM32WB Copro Wireless Binaries 186 a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer'). 187 These binaries are delivered in STM32WB Cube packages, under 190 …se check `modules/hal/stm32/lib/stm32wb/hci/README <https://github.com/zephyrproject-rtos/hal_stm3… 192 Note that since STM32WB Cube package V1.13.2, "full stack" binaries are not compatible
|
/Zephyr-Core-3.5.0/samples/boards/stm32/power_mgmt/serial_wakeup/ |
D | README.rst | 25 that can be requested dynamically by device on activity detection (HSI on STM32WB).
|
/Zephyr-Core-3.5.0/dts/bindings/dma/ |
D | st,stm32-dma-v2.yaml | 7 It is present on stm32 devices like stm32L4 or stm32WB.
|
/Zephyr-Core-3.5.0/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-Core-3.5.0/soc/arm/st_stm32/common/ |
D | stm32_hsem.h | 14 /** HW semaphore Complement ID list defined in hw_conf.h from STM32WB
|
/Zephyr-Core-3.5.0/samples/bluetooth/st_ble_sensor/src/ |
D | main.c | 57 0x83 /* STM32WB - P2P Server 1 */,
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-2.0.rst | 178 * Enabled ADC on STM32WB 197 * Added STM32H7, STM32L1X, and STM32WB support 204 * Enabled counter for STM32WB 237 * Added STM32G0XX and STM32WB support to STM32 driver 244 * Added support for STM32H7, STM32L1X, and STM32WB to STM32 driver 255 * Added support for STM32MP1, STM32WB, and STM32L1X to STM32 driver 269 * Added support for STM32G0X, STM32H7, STM32WB, and STM32MP1 to STM32 driver 291 * Enabled ADC, PWM, I2C, and SPI pins on STM32WB 320 * Added support for STM32MP1X and STM32WB to STM32 driver
|
/Zephyr-Core-3.5.0/scripts/build/ |
D | uf2conv.py | 37 'STM32WB': 0x70d16653,
|
/Zephyr-Core-3.5.0/drivers/bluetooth/hci/ |
D | ipm_stm32wb.c | 1 /* ipm_stm32wb.c - HCI driver for stm32wb shared ram */
|
12