Lines Matching +full:adc +full:- +full:prescaler
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h5/stm32h533retx-pinctrl.dtsi>
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 model = "STMicroelectronics STM32H533RE-NUCLEO board";
16 compatible = "st,stm32h533re-nucleo";
20 zephyr,shell-uart = &usart2;
26 compatible = "gpio-leds";
35 compatible = "pwm-leds";
43 compatible = "gpio-keys";
53 pwm-led0 = &green_pwm_led;
56 die-temp0 = &die_temp;
57 volt-sensor0 = &vref;
58 volt-sensor1 = &vbat;
71 clock-frequency = <DT_FREQ_M(24)>;
76 div-m = <2>;
77 mul-n = <40>;
78 div-p = <2>;
79 div-q = <2>;
80 div-r = <2>;
87 clock-frequency = <DT_FREQ_M(240)>;
88 ahb-prescaler = <1>;
89 apb1-prescaler = <1>;
90 apb2-prescaler = <1>;
91 apb3-prescaler = <1>;
95 pinctrl-0 = <&usart1_tx_pb14 &usart1_rx_pb15>;
96 pinctrl-names = "default";
97 current-speed = <115200>;
102 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>;
103 pinctrl-names = "default";
104 current-speed = <115200>;
109 pinctrl-0 = <&spi1_sck_pa5 &spi1_miso_pa6 &spi1_mosi_pa7>;
110 pinctrl-names = "default";
111 cs-gpios = <&gpioc 9 GPIO_ACTIVE_LOW>;
120 st,prescaler = <1000>;
124 pinctrl-0 = <&tim3_ch3_pb0>;
125 pinctrl-names = "default";
133 pinctrl-0 = <&adc1_inp0_pa0>; /* Arduino A0 */
134 pinctrl-names = "default";
135 st,adc-clock-source = "ASYNC";
136 st,adc-prescaler = <8>;
171 pinctrl-0 = <&usb_dm_pa11 &usb_dp_pa12>;
172 pinctrl-names = "default";