Home
last modified time | relevance | path

Searched +full:adc34 +full:- +full:prescaler (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/dts/bindings/clock/
Dst,stm32f3-rcc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 Adds the STM32F3 ADC prescaler to the standard generic STM32 RCC.
7 For more description confere st,stm32-rcc.yaml
9 compatible: "st,stm32f3-rcc"
11 include: st,stm32-rcc.yaml
14 adc12-prescaler:
17 - 0 # Synchronous mode
18 - 1 # not divided
19 - 2
20 - 4
[all …]
/Zephyr-latest/boards/st/nucleo_f303re/
Dnucleo_f303re.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f3/stm32f303r(d-e)tx-pinctrl.dtsi>
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 model = "STMicroelectronics STM32F303RE-NUCLEO board";
16 compatible = "st,stm32f303re-nucleo";
20 zephyr,shell-uart = &usart2;
27 compatible = "gpio-leds";
35 compatible = "gpio-keys";
54 hse-bypass;
[all …]