Lines Matching +full:blue +full:- +full:pwm +full:- +full:led
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
11 #include "tlsr9518adk80d-pinctrl.dtsi"
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
24 pwm-led0 = &pwm_led_blue;
25 pwm-0 = &pwm0;
29 compatible = "gpio-leds";
33 label = "LED Blue";
38 label = "LED Green";
43 label = "LED White";
48 label = "LED Red";
53 compatible = "pwm-leds";
57 label = "PWM LED Blue";
62 compatible = "gpio-keys";
72 zephyr,shell-uart = &uart0;
75 zephyr,flash-controller = &flash_mspi;
77 zephyr,code-partition = &slot0_partition;
83 clock-frequency = <48000000>;
98 compatible = "fixed-partitions";
99 #address-cells = <1>;
100 #size-cells = <1>;
107 label = "image-0";
111 label = "image-1";
115 label = "image-scratch";
137 current-speed = <115200>;
138 pinctrl-0 = <&uart0_tx_pb2_default &uart0_rx_pb3_default>;
139 pinctrl-names = "default";
152 clock-frequency = <93750>;
153 pinctrl-0 = <&pwm_ch0_pb4_default>;
154 pinctrl-names = "default";
159 cs0-pin = "PSPI_CSN_PC4";
160 pinctrl-0 = <&pspi_clk_pc5_default &pspi_miso_pc6_default &pspi_mosi_pc7_default>;
161 pinctrl-names = "default";
166 cs0-pin = "HSPI_CSN_PA1";
167 pinctrl-0 = <&hspi_clk_pa2_default &hspi_miso_pa3_default &hspi_mosi_pa4_default>;
168 pinctrl-names = "default";
173 clock-frequency = <I2C_BITRATE_FAST>;
174 pinctrl-0 = <&i2c_scl_pe1_default &i2c_sda_pe3_default>;
175 pinctrl-names = "default";
180 vref-internal-mv = <1200>;
181 sample-freq = <DT_FREQ_K(96)>;