Searched full:stm32f1 (Results 1 – 25 of 51) sorted by relevance
123
/Zephyr-latest/dts/bindings/adc/ |
D | st,stm32f1-adc.yaml | 6 ST STM32F1 family ADC 7 This compatible stands for all ADC blocks similar to the one on STM32F1, 10 See adc-prescaler property in st,stm32f1-rcc binding to configure ADC 13 compatible: "st,stm32f1-adc"
|
/Zephyr-latest/soc/st/stm32/stm32f1x/ |
D | Kconfig.defconfig | 1 # ST Microelectronics STM32F1 MCU line 6 # Kconfig symbols common to STM32F1 series 10 rsource "Kconfig.defconfig.stm32f1*"
|
D | Kconfig | 1 # ST Microelectronics STM32F1 MCU series
|
D | soc.h | 8 * @file SoC configuration macros for the STM32F1 family processors.
|
D | soc.c | 9 * @brief System/hardware module for STM32F1 processor
|
D | Kconfig.soc | 1 # ST Microelectronics STM32F1 MCU line
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32f1-rcc.yaml | 5 STM32F1 and STM32F37x Reset and Clock controller node. 9 compatible: "st,stm32f1-rcc"
|
D | st,stm32f1-clock-mco.yaml | 7 compatible: "st,stm32f1-clock-mco" 12 The STM32F1 MCO is similar to other series but has no configurable
|
D | st,stm32f1-pll-clock.yaml | 5 Main PLL node binding for low-, medium-, high- and XL-density STM32F1 devices. 17 compatible: "st,stm32f1-pll-clock"
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | st,stm32f1-pinctrl.yaml | 5 STM32F1 Pin controller Node 12 compatible: "st,stm32f1-pinctrl" 43 This binding gives a base representation of the STM32F1 pins 86 -include/zephyr/dt-bindings/pinctrl/stm32f1-pinctrl.h
|
/Zephyr-latest/dts/arm/st/f1/ |
D | stm32f100Xb.dtsi | 10 #include <st/f1/stm32f1.dtsi> 28 compatible = "st,stm32f100", "st,stm32f1", "simple-bus";
|
D | stm32f103X8.dtsi | 8 #include <st/f1/stm32f1.dtsi> 16 compatible = "st,stm32f103", "st,stm32f1", "simple-bus";
|
D | stm32f1.dtsi | 70 compatible = "st,stm32f1-pll-clock"; 77 compatible = "st,stm32f1-clock-mco"; 85 compatible = "st,stm32-flash-controller", "st,stm32f1-flash-controller"; 103 compatible = "st,stm32f1-rcc"; 129 compatible = "st,stm32f1-pinctrl"; 343 compatible = "st,stm32f1-adc", "st,stm32-adc";
|
D | stm32f107.dtsi | 11 compatible = "st,stm32f107", "st,stm32f1", "simple-bus";
|
D | stm32f105.dtsi | 8 #include <st/f1/stm32f1.dtsi> 29 compatible = "st,stm32f105", "st,stm32f1", "simple-bus";
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32f1-flash-controller.yaml | 3 compatible: "st,stm32f1-flash-controller"
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.stm32 | 12 Build RTC driver for STM32 SoCs, excluding STM32F1 series.
|
/Zephyr-latest/include/zephyr/dt-bindings/clock/ |
D | stm32f10x_clock.h | 23 /* No MCO prescaler support on STM32F1 series. */
|
D | stm32f1_clock.h | 75 /* No MCO prescaler support on STM32F1 series. */
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | stm32f1-pinctrl.h | 11 #include <zephyr/dt-bindings/pinctrl/stm32f1-afio.h> 72 * Applicable to STM32F1 series
|
/Zephyr-latest/dts/bindings/dma/ |
D | st,stm32-dma.yaml | 12 or V2bis like stm32F1 or stm32L1, where requests are multiplexed
|
D | st,stm32-dma-v2bis.yaml | 5 STM32 DMA controller (V2bis) for the stm32F0, stm32F1 and stm32L1 soc families
|
/Zephyr-latest/dts/arm/st/f3/ |
D | stm32f373.dtsi | 16 * Use the STM32F1 compatible that define the same ADC 19 compatible = "st,stm32f1-rcc"; 188 compatible = "st,stm32f1-adc", "st,stm32-adc";
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.stm32_hal | 38 Available only for STM32F1 and STM32F2 SoC series.
|
/Zephyr-latest/scripts/build/ |
D | uf2families.json | 94 "short_name": "STM32F1",
|
123