Lines Matching +full:sampling +full:- +full:times
2 * Copyright (c) 2017 I-SENSE group of ICCS
4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/adc/stm32l4_adc.h>
12 compatible = "st,stm32f303", "st,stm32f3", "simple-bus";
20 compatible = "st,stm32-i2c-v2";
21 clock-frequency = <I2C_BITRATE_STANDARD>;
22 #address-cells = <1>;
23 #size-cells = <0>;
31 interrupt-names = "event", "error";
36 compatible = "st,stm32-spi-fifo", "st,stm32-spi";
37 #address-cells = <1>;
38 #size-cells = <0>;
46 compatible = "st,stm32-spi-fifo", "st,stm32-spi";
47 #address-cells = <1>;
48 #size-cells = <0>;
56 compatible = "st,stm32-uart";
64 pinctrl: pin-controller@48000000 {
67 compatible = "st,stm32-gpio";
68 gpio-controller;
69 #gpio-cells = <2>;
76 compatible = "st,stm32-timers";
81 interrupt-names = "brk", "up", "trgcom", "cc";
86 compatible = "st,stm32-pwm";
88 #pwm-cells = <3>;
93 compatible = "st,stm32-timers";
98 interrupt-names = "global";
103 compatible = "st,stm32-pwm";
105 #pwm-cells = <3>;
110 compatible = "st,stm32-timers";
115 interrupt-names = "brk", "up", "trgcom", "cc";
120 compatible = "st,stm32-pwm";
122 #pwm-cells = <3>;
127 compatible = "st,stm32-timers";
132 interrupt-names = "brk", "up", "trgcom", "cc";
137 compatible = "st,stm32-pwm";
139 #pwm-cells = <3>;
144 compatible = "st,stm32-adc";
149 vref-mv = <3000>;
150 #io-channel-cells = <1>;
155 sampling-times = <2 3 5 8 20 62 182 602>;
156 st,adc-sequencer = "FULLY_CONFIGURABLE";
157 st,adc-oversampler = "OVERSAMPLER_NONE";
161 compatible = "st,stm32-adc";
166 vref-mv = <3000>;
167 #io-channel-cells = <1>;
172 sampling-times = <2 3 5 8 20 62 182 602>;
173 st,adc-sequencer = "FULLY_CONFIGURABLE";
174 st,adc-oversampler = "OVERSAMPLER_NONE";
179 compatible = "st,stm32-smbus";
180 #address-cells = <1>;
181 #size-cells = <0>;