Lines Matching +full:blue +full:- +full:pwm +full:- +full:led

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f4/stm32f412r(e-g)tx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 pwm-led0 = &blue_pwm_led;
21 red-led = &red_led;
22 green-led = &green_led;
23 blue-led = &blue_led;
25 red-pwm-led = &red_pwm_led;
26 green-pwm-led = &green_pwm_led;
27 blue-pwm-led = &blue_pwm_led;
32 zephyr,shell-uart = &usart6;
39 compatible = "gpio-leds";
50 label = "Blue";
54 label = "Wi-Fi";
67 compatible = "pwm-leds";
80 compatible = "gpio-keys";
101 clock-frequency = <DT_FREQ_M(26)>;
106 div-m = <13>;
107 mul-n = <96>;
108 div-p = <2>;
109 div-q = <4>;
116 clock-frequency = <DT_FREQ_M(96)>;
117 ahb-prescaler = <1>;
118 apb1-prescaler = <2>;
119 apb2-prescaler = <1>;
123 pinctrl-0 = <&usart1_tx_pb6 &usart1_rx_pb7>;
124 pinctrl-names = "default";
125 current-speed = <115200>;
131 pinctrl-0 = <&usart6_tx_pa11 &usart6_rx_pa12>;
132 pinctrl-names = "default";
133 current-speed = <115200>;
138 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
139 pinctrl-names = "default";
140 clock-frequency = <I2C_BITRATE_FAST>;
158 lps22hb-press@5c {
159 compatible = "st,lps22hb-press";
168 segment-offset = <0>;
169 page-offset = <0>;
170 display-offset = <0>;
171 multiplex-ratio = <63>;
172 segment-remap;
173 com-invdir;
175 inversion-on;
177 reset-gpios = <&gpioa 8 GPIO_ACTIVE_HIGH>;
182 pinctrl-0 = <&spi2_sck_pb13 &spi2_miso_pb14 &spi2_mosi_pb15>;
183 pinctrl-names = "default";
191 pwm2: pwm {
193 pinctrl-0 = <&tim2_ch2_pb3>;
194 pinctrl-names = "default";
202 pwm3: pwm {
204 pinctrl-0 = <&tim3_ch1_pb4 &tim3_ch2_pc7>;
205 pinctrl-names = "default";