Lines Matching +full:threshold +full:- +full:mv
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/c0/stm32c011f(4-6)ux-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 model = "STMicroelectronics STM32C0116-DK Discovery board";
14 compatible = "st,stm32c011f6-dk";
18 zephyr,shell-uart = &usart1;
24 compatible = "gpio-leds";
32 compatible = "pwm-leds";
40 compatible = "gpio-keys";
49 adc-keys {
50 compatible = "adc-keys";
51 io-channels = <&adc1 8>;
52 keyup-threshold-mv = <3300>;
55 press-thresholds-mv = <0>;
60 press-thresholds-mv = <670>;
65 press-thresholds-mv = <1320>;
70 press-thresholds-mv = <2010>;
75 press-thresholds-mv = <2650>;
82 pwm-led0 = &green_pwm_led;
85 die-temp0 = &die_temp;
86 volt-sensor0 = &vref;
96 clock-frequency = <DT_FREQ_M(48)>;
97 ahb-prescaler = <1>;
98 apb1-prescaler = <1>;
102 remap-pa11;
103 remap-pa12;
107 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
108 pinctrl-names = "default";
109 current-speed = <115200>;
114 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>;
115 pinctrl-names = "default";
116 current-speed = <115200>;
135 pinctrl-0 = <&tim1_ch3_pb6>;
136 pinctrl-names = "default";
142 pinctrl-0 = <&adc1_in8_pa8>;
143 pinctrl-names = "default";
144 st,adc-clock-source = "SYNC";
145 st,adc-prescaler = <2>;
148 #address-cells = <1>;
149 #size-cells = <0>;
155 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
157 zephyr,vref-mv = <3300>;