Lines Matching +full:dpll +full:- +full:lock
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
10 #include "slwrb4180a-pinctrl.dtsi"
18 zephyr,shell-uart = &usart0;
19 zephyr,uart-pipe = &usart0;
22 zephyr,code-partition = &slot0_partition;
35 compatible = "gpio-leds";
47 compatible = "gpio-keys";
65 clock-frequency = <76800000>;
81 clock-frequency = <DT_FREQ_K(76800)>;
83 dpll-n = <3839>;
84 dpll-m = <1919>;
85 dpll-edge = "fall";
86 dpll-lock = "phase";
87 dpll-autorecover;
111 current-speed = <115200>;
112 pinctrl-0 = <&usart0_default>;
113 pinctrl-names = "default";
141 board-controller-enable {
142 gpio-hog;
144 output-high;
154 compatible = "fixed-partitions";
155 #address-cells = <1>;
156 #size-cells = <1>;
162 read-only;
167 label = "image-0";
173 label = "image-1";
179 label = "image-scratch";