Searched full:stm32f0 (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-latest/soc/st/stm32/stm32f0x/ |
D | Kconfig.defconfig | 1 # ST Microelectronics STM32F0 MCU line 6 # Kconfig symbols common to STM32F0 series 10 rsource "Kconfig.defconfig.stm32f0*"
|
D | Kconfig.soc | 1 # ST Microelectronics STM32F0 MCU line 61 # STM32F0 Cube package advises to use 'stm32f030x6' code
|
D | Kconfig | 1 # ST Microelectronics STM32F0 MCU series
|
D | soc.h | 8 * @file SoC configuration macros for the STM32F0 family processors.
|
D | soc.c | 9 * @brief System/hardware module for STM32F0 processor
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32f0-pll-clock.yaml | 5 Main PLL node binding for STM32F0 and STM32F3 devices. 9 Note: Some STM32F0 SoC variants (STM32072 for instance) may also support HSI48 27 compatible: "st,stm32f0-pll-clock"
|
D | st,stm32f0-rcc.yaml | 5 STM32F0 and G0 Reset and Clock controller node. 8 compatible: "st,stm32f0-rcc"
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f030.dtsi | 7 #include <st/f0/stm32f0.dtsi> 11 compatible = "st,stm32f030", "st,stm32f0", "simple-bus";
|
D | stm32f031.dtsi | 7 #include <st/f0/stm32f0.dtsi> 11 compatible = "st,stm32f031", "st,stm32f0", "simple-bus"; 55 /* All STM32F0 series have ADC VBAT channel, except STM32F0x0 value line */
|
D | stm32f072.dtsi | 11 compatible = "st,stm32f072", "st,stm32f0", "simple-bus";
|
D | stm32f070.dtsi | 11 compatible = "st,stm32f070", "st,stm32f0", "simple-bus";
|
D | stm32f071.dtsi | 20 compatible = "st,stm32f071", "st,stm32f0", "simple-bus";
|
D | stm32f091.dtsi | 11 compatible = "st,stm32f091", "st,stm32f0", "simple-bus";
|
D | stm32f042.dtsi | 21 compatible = "st,stm32f042", "st,stm32f0", "simple-bus";
|
D | stm32f051.dtsi | 11 compatible = "st,stm32f051", "st,stm32f0", "simple-bus";
|
D | stm32f0.dtsi | 79 compatible = "st,stm32f0-pll-clock"; 104 compatible = "st,stm32f0-rcc";
|
/Zephyr-latest/boards/st/stm32f0_disco/ |
D | board.yml | 3 full_name: STM32F0 Discovery
|
D | stm32f0_disco.yaml | 2 name: ST STM32F0 Discovery
|
/Zephyr-latest/tests/arch/arm/arm_irq_vector_table/ |
D | irq-vector-table.ld | 7 * table (like STM32F0). The symbol defined here is overriding the one in
|
/Zephyr-latest/samples/subsys/task_wdt/boards/ |
D | nucleo_f091rc.overlay | 8 * stm32F0 has a WWDG clock by APB1 where the APB1 prescaler is 1..16
|
/Zephyr-latest/include/zephyr/linker/ |
D | irq-vector-table-section.ld | 10 * table (like STM32F0). The symbol defined here is overriding the one in
|
/Zephyr-latest/dts/bindings/dma/ |
D | st,stm32-dma-v2bis.yaml | 5 STM32 DMA controller (V2bis) for the stm32F0, stm32F1 and stm32L1 soc families
|
/Zephyr-latest/scripts/build/ |
D | uf2families.json | 104 "short_name": "STM32F0",
|
/Zephyr-latest/boards/st/stm32f0_disco/doc/ |
D | index.rst | 6 The STM32F0 Discovery development board uses an STM32F051R8T6 MCU and
|
/Zephyr-latest/dts/arm/st/c0/ |
D | stm32c0.dtsi | 104 compatible = "st,stm32f0-rcc";
|
12