Searched full:stm32wba (Results 1 – 24 of 24) sorted by relevance
/Zephyr-latest/dts/bindings/bluetooth/ |
D | st,hci-stm32wba.yaml | 1 description: Bluetooth HCI driver for ST STM32WBA 3 compatible: "st,hci-stm32wba"
|
/Zephyr-latest/dts/arm/st/wba/ |
D | stm32wba52.dtsi | 6 #include <st/wba/stm32wba.dtsi> 10 compatible = "st,stm32wba52", "st,stm32wba", "simple-bus";
|
D | stm32wba55.dtsi | 10 compatible = "st,stm32wba55", "st,stm32wba", "simple-bus";
|
D | stm32wba.dtsi | 87 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/ |
D | st,stm32wba-hse-clock.yaml | 4 description: STM32WBA HSE Clock 6 compatible: "st,stm32wba-hse-clock"
|
D | st,stm32wba-pll-clock.yaml | 5 PLL node binding for STM32WBA devices 27 compatible: "st,stm32wba-pll-clock"
|
D | st,stm32wba-rcc.yaml | 55 compatible: "st,stm32wba-rcc"
|
/Zephyr-latest/soc/st/stm32/stm32wbax/ |
D | Kconfig.defconfig | 1 # ST Microelectronics STM32WBA MCU line 8 rsource "Kconfig.defconfig.stm32wba*"
|
D | Kconfig | 1 # ST Microelectronics STM32WBA MCU series
|
D | Kconfig.soc | 1 # ST Microelectronics STM32WBA MCU line
|
D | soc.h | 8 * @file SoC configuration macros for the STM32WBA series processors.
|
D | soc.c | 9 * @brief System/hardware module for STM32WBA processor
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32wba-flash-controller.yaml | 3 compatible: "st,stm32wba-flash-controller"
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32wba_core/boards/ |
D | clear_clocks.overlay | 9 * be found in stm32wba.dtsi
|
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/ |
D | nucleo_wba55cg.rst | 140 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/ |
D | stm32wba_clock.h | 49 * @brief STM32WBA clock configuration bit field.
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_stm32wba.c | 1 /* hci_stm32wba.c - HCI driver for stm32wba */ 56 /* Bluetooth LE public STM32WBA default device address (if udn not available) */
|
D | Kconfig | 102 ST STM32WBA HCI Bluetooth interface
|
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/ |
D | nucleo_wba52cg.rst | 264 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/ |
D | release-notes-3.5.rst | 295 * 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`
|
D | release-notes-3.6.rst | 159 * BLE is now supported on STM32WBA series. 371 * STM32WBA Devices now support GPDMA. 1221 * Updated STM32WBA to cube version V1.2.0.
|
D | migration-guide-4.0.rst | 41 * STM32WBA: The command used for fetching blobs required to build ble applications is now
|
D | release-notes-3.7.rst | 879 * Added device EUI64 ID support and implementation for STM32WB, STM32WBA and STM32WL series. 1908 * Updated STM32WBA to cube version V1.3.1.
|
D | release-notes-4.0.rst | 1435 * Updated STM32WBA to cube version V1.4.1.
|