Lines Matching +full:adc12 +full:- +full:prescaler
2 * Copyright (c) 2020 Sebastian Schwabe <sebastian.schwabe@mailbox.tu-dresden.de>
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
10 #include <st/f3/stm32f303k(6-8)tx-pinctrl.dtsi>
13 model = "STMicroelectronics STM32F303K8-NUCLEO board";
14 compatible = "st,stm32f303k8-nucleo";
18 zephyr,shell-uart = &usart2;
24 compatible = "gpio-leds";
31 compatible = "pwm-leds";
39 pwm-led0 = &green_pwm_led;
40 volt-sensor0 = &vref;
41 volt-sensor1 = &vbat;
62 clock-frequency = <DT_FREQ_M(36)>;
63 ahb-prescaler = <1>;
64 apb1-prescaler = <2>;
65 apb2-prescaler = <1>;
66 adc12-prescaler = <0>;
74 pinctrl-0 = <&tim2_ch2_pb3>;
75 pinctrl-names = "default";
80 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa15>;
81 pinctrl-names = "default";
82 current-speed = <115200>;
87 pinctrl-0 = <&i2c1_scl_pb6 &i2c1_sda_pb7>;
88 pinctrl-names = "default";
90 clock-frequency = <I2C_BITRATE_FAST>;
94 pinctrl-0 = <&spi1_nss_pa4 &spi1_sck_pa5
96 pinctrl-names = "default";
101 pinctrl-0 = <&adc1_in1_pa0>;
102 pinctrl-names = "default";
103 st,adc-clock-source = "SYNC";
104 st,adc-prescaler = <2>;