Lines Matching +full:pwm +full:- +full:on +full:- +full:delay

4  * SPDX-License-Identifier: Apache-2.0
6 #include "innblue22_common-pinctrl.dtsi"
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 zephyr,shell-uart = &uart0;
16 zephyr,uart-mcumgr = &uart0;
20 compatible = "gpio-leds";
41 compatible = "gpio-keys";
50 en_5v0_boost: enable-5v0-boost {
51 compatible = "regulator-fixed";
52 regulator-name = "en_5v0_boost";
53 enable-gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
54 startup-delay-us = <10000>;
55 regulator-boot-on;
65 rgb-pwm = &pwm0;
66 mode-pwm = &pwm1;
82 current-speed = <115200>;
84 pinctrl-0 = <&uart0_default>;
85 pinctrl-1 = <&uart0_sleep>;
86 pinctrl-names = "default", "sleep";
91 current-speed = <115200>;
92 pinctrl-0 = <&uart1_default>;
93 pinctrl-1 = <&uart1_sleep>;
94 pinctrl-names = "default", "sleep";
98 current-speed = <115200>;
99 pinctrl-0 = <&uart2_default>;
100 pinctrl-1 = <&uart2_sleep>;
101 pinctrl-names = "default", "sleep";
106 compatible = "nordic,nrf-twim";
109 clock-frequency = <I2C_BITRATE_FAST>;
111 pinctrl-0 = <&i2c2_default>;
112 pinctrl-1 = <&i2c2_sleep>;
113 pinctrl-names = "default", "sleep";
117 design-voltage = <3700>;
118 design-capacity = <1800>;
119 taper-current = <45>;
120 terminate-voltage = <3000>;
123 lis2dh12_accel: lis2dh12-accel@19 {
126 irq-gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>, <&gpio0 1 GPIO_ACTIVE_HIGH>;
132 drdy-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>;
135 lps22hb-press@5c {
136 compatible = "st,lps22hb-press";
153 pinctrl-0 = <&pwm0_default>;
154 pinctrl-1 = <&pwm0_sleep>;
155 pinctrl-names = "default", "sleep";
160 pinctrl-0 = <&pwm1_default>;
161 pinctrl-1 = <&pwm1_sleep>;
162 pinctrl-names = "default", "sleep";