Home
last modified time | relevance | path

Searched full:stm32wba (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/dts/bindings/bluetooth/
Dst,hci-stm32wba.yaml1 description: Bluetooth HCI driver for ST STM32WBA
3 compatible: "st,hci-stm32wba"
/Zephyr-latest/dts/arm/st/wba/
Dstm32wba52.dtsi6 #include <st/wba/stm32wba.dtsi>
10 compatible = "st,stm32wba52", "st,stm32wba", "simple-bus";
Dstm32wba55.dtsi10 compatible = "st,stm32wba55", "st,stm32wba", "simple-bus";
Dstm32wba.dtsi87 compatible = "st,stm32wba-hse-clock";
116 compatible = "st,stm32wba-pll-clock";
123 compatible = "st,stm32-flash-controller", "st,stm32wba-flash-controller";
141 compatible = "st,stm32wba-rcc";
490 compatible = "st,hci-stm32wba";
/Zephyr-latest/dts/bindings/clock/
Dst,stm32wba-hse-clock.yaml4 description: STM32WBA HSE Clock
6 compatible: "st,stm32wba-hse-clock"
Dst,stm32wba-pll-clock.yaml5 PLL node binding for STM32WBA devices
27 compatible: "st,stm32wba-pll-clock"
Dst,stm32wba-rcc.yaml55 compatible: "st,stm32wba-rcc"
/Zephyr-latest/soc/st/stm32/stm32wbax/
DKconfig.defconfig1 # ST Microelectronics STM32WBA MCU line
8 rsource "Kconfig.defconfig.stm32wba*"
DKconfig1 # ST Microelectronics STM32WBA MCU series
DKconfig.soc1 # ST Microelectronics STM32WBA MCU line
Dsoc.h8 * @file SoC configuration macros for the STM32WBA series processors.
Dsoc.c9 * @brief System/hardware module for STM32WBA processor
/Zephyr-latest/dts/bindings/flash_controller/
Dst,stm32wba-flash-controller.yaml3 compatible: "st,stm32wba-flash-controller"
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32wba_core/boards/
Dclear_clocks.overlay9 * be found in stm32wba.dtsi
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/
Dnucleo_wba55cg.rst140 More information about STM32WBA series can be found here:
142 - `STM32WBA Series on www.st.com`_
277 You can debug an application using a STM32WBA compatible version of STM32CubeIDE.
281 - Create an empty STM32WBA project by going to File > New > STM32 project
290 https://www.st.com/en/microcontrollers-microprocessors/stm32wba-series.html
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dstm32wba_clock.h49 * @brief STM32WBA clock configuration bit field.
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_stm32wba.c1 /* hci_stm32wba.c - HCI driver for stm32wba */
56 /* Bluetooth LE public STM32WBA default device address (if udn not available) */
DKconfig102 ST STM32WBA HCI Bluetooth interface
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/
Dnucleo_wba52cg.rst264 You can debug an application using a STM32WBA compatible version of STM32CubeIDE.
268 - Create an empty STM32WBA project by going to File > New > STM32 project
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst295 * Added support for STM32WBA SoC series
1794 * :dtcompatible:`st,stm32wba-flash-controller`
1795 * :dtcompatible:`st,stm32wba-hse-clock`
1796 * :dtcompatible:`st,stm32wba-pll-clock`
1797 * :dtcompatible:`st,stm32wba-rcc`
Drelease-notes-3.6.rst159 * BLE is now supported on STM32WBA series.
371 * STM32WBA Devices now support GPDMA.
1221 * Updated STM32WBA to cube version V1.2.0.
Dmigration-guide-4.0.rst41 * STM32WBA: The command used for fetching blobs required to build ble applications is now
Drelease-notes-3.7.rst879 * Added device EUI64 ID support and implementation for STM32WB, STM32WBA and STM32WL series.
1908 * Updated STM32WBA to cube version V1.3.1.
Drelease-notes-4.0.rst1435 * Updated STM32WBA to cube version V1.4.1.