Lines Matching +full:gpio +full:- +full:controlled
3 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "gd32vf103c_starter-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 model = "GigaDevice GD32VF103C-STARTER";
14 compatible = "gd,gd32vf103c-starter";
20 zephyr,shell-uart = &usart0;
21 zephyr,flash-controller = &fmc;
25 compatible = "gpio-leds";
33 compatible = "gpio-keys";
42 compatible = "pwm-leds";
45 /* When CONFIG_PWM=y it can only be controlled using the PWM API. */
54 pwm-led0 = &pwm_led;
77 current-speed = <115200>;
78 pinctrl-0 = <&usart0_default>;
79 pinctrl-names = "default";
88 pinctrl-0 = <&pwm2_default>;
89 pinctrl-names = "default";