Lines Matching +full:led +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "frdm_mcxc444-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "NXP FRDM-MCXC444 board";
21 pwm-led0 = &red_pwm_led;
22 pwm-led1 = &green_pwm_led;
23 pwm-led2 = &blue_pwm_led;
24 red-pwm-led = &red_pwm_led;
25 green-pwm-led = &green_pwm_led;
26 blue-pwm-led = &blue_pwm_led;
30 pwm-0 = &tpm0;
37 zephyr,shell-uart = &lpuart0;
41 compatible = "gpio-leds";
43 gpios = <&gpioe 31 GPIO_ACTIVE_LOW>;
44 label = "Red LED";
47 gpios = <&gpiod 5 GPIO_ACTIVE_LOW>;
48 label = "Green LED";
51 gpios = <&gpioe 29 GPIO_ACTIVE_LOW>;
52 label = "Blue LED";
57 compatible = "pwm-leds";
61 label = "PWM Red LED";
65 label = "PWM Green LED";
69 label = "PWM Blue LED";
74 compatible = "gpio-keys";
77 gpios = <&gpioc 3 GPIO_ACTIVE_LOW>;
82 gpios = <&gpioa 4 GPIO_ACTIVE_LOW>;
89 pllfll-select = <KINETIS_SIM_PLLFLLSEL_MCGPLLCLK>;
90 er32k-select = <KINETIS_SIM_ER32KSEL_OSC32KCLK>;
94 clock-frequency = <48000000>;
98 clock-frequency = <32768>;
99 mode = "low-power";
124 pinctrl-0 = <&pinmux_i2c0>;
125 pinctrl-names = "default";
131 int1-gpios = <&gpiod 1 GPIO_ACTIVE_LOW>;
137 current-speed = <115200>;
138 pinctrl-0 = <&pinmux_lpuart0>;
139 pinctrl-names = "default";
148 current-speed = <115200>;
149 pinctrl-0 = <&pinmux_uart2>;
150 pinctrl-names = "default";
171 pinctrl-0 = <&pinmux_tpm0>;
172 pinctrl-names = "default";
178 num-bidir-endpoints = <8>;