Searched full:stm32g0 (Results 1 – 25 of 50) sorted by relevance
12
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g030.dtsi | 7 #include <st/g0/stm32g0.dtsi> 11 compatible = "st,stm32g030", "st,stm32g0", "simple-bus";
|
D | stm32g041.dtsi | 12 compatible = "st,stm32g041", "st,stm32g0", "simple-bus";
|
D | stm32g081.dtsi | 12 compatible = "st,stm32g081", "st,stm32g0", "simple-bus";
|
D | stm32g061.dtsi | 12 compatible = "st,stm32g061", "st,stm32g0", "simple-bus";
|
D | stm32g0c1.dtsi | 12 compatible = "st,stm32g0c1", "st,stm32g0", "simple-bus";
|
D | stm32g031.dtsi | 12 compatible = "st,stm32g031", "st,stm32g0", "simple-bus";
|
D | stm32g050.dtsi | 11 compatible = "st,stm32g050", "st,stm32g0", "simple-bus";
|
D | stm32g070.dtsi | 12 compatible = "st,stm32g070", "st,stm32g0", "simple-bus";
|
D | stm32g071.dtsi | 13 compatible = "st,stm32g071", "st,stm32g0", "simple-bus";
|
D | stm32g0.dtsi | 68 compatible = "st,stm32g0-hsi-clock"; 91 compatible = "st,stm32g0-pll-clock"; 98 compatible = "st,stm32-flash-controller", "st,stm32g0-flash-controller"; 128 compatible = "st,stm32g0-exti", "st,stm32-exti"; 196 /* In STM32G0, the backup registers are defined as part of the TAMP
|
D | stm32g051.dtsi | 11 compatible = "st,stm32g051", "st,stm32g0", "simple-bus";
|
D | stm32g0b0.dtsi | 11 compatible = "st,stm32g0b0", "st,stm32g0", "simple-bus";
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32g0-hsi-clock.yaml | 5 STM32 HSI Clock node description for STM32G0 devices 6 On STM32G0, HSI is a 16MHz fixed clock. 21 compatible: "st,stm32g0-hsi-clock"
|
D | st,stm32g0-pll-clock.yaml | 5 PLL node binding for STM32G0 devices 22 compatible: "st,stm32g0-pll-clock"
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32g0-flash-controller.yaml | 3 compatible: "st,stm32g0-flash-controller"
|
/Zephyr-latest/soc/st/stm32/stm32g0x/ |
D | Kconfig | 1 # STMicroelectronics STM32G0 MCU series
|
D | soc.h | 9 * @file SoC configuration macros for the STM32G0 family processors.
|
D | Kconfig.soc | 1 # STMicroelectronics STM32G0 MCU line
|
D | Kconfig.defconfig | 1 # STMicroelectronics STM32G0 MCU line 10 rsource "Kconfig.defconfig.stm32g0*"
|
D | soc.c | 10 * @brief System/hardware module for STM32G0 processor
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | st,stm32g0-exti.yaml | 10 compatible: "st,stm32g0-exti"
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | st,stm32-pinctrl.yaml | 23 Use of this property is restricted to STM32G0 and STM32C0 SoCs. 28 Use of this property is restricted to STM32G0 and STM32C0 SoCs.
|
/Zephyr-latest/scripts/build/ |
D | uf2families.json | 44 "short_name": "STM32G0",
|
/Zephyr-latest/boards/st/stm32g081b_eval/doc/ |
D | index.rst | 25 features two independent USB-C ports controlled by an STM32G0. USB-C port 1 144 For more details please refer to `STM32G0 Evaluation board User Manual`_.
|
/Zephyr-latest/boards/st/nucleo_g0b1re/doc/ |
D | index.rst | 164 For STM32G0 support pyocd needs additional target information, 170 $ pyocd pack --install stm32g0
|
12