Lines Matching +full:dpd +full:- +full:wakeup +full:- +full:sequence
4 * SPDX-License-Identifier: Apache-2.0
7 #include "ctcc_nrf9161-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 compatible = "ct,ctcc-nrf9161";
16 zephyr,shell-uart = &uart0;
17 zephyr,uart-mcumgr = &uart0;
21 compatible = "gpio-leds";
35 mcuboot-led0 = &led1;
36 bootloader-led0 = &led1;
38 spi-flash0 = &mx25r6435;
56 current-speed = <115200>;
57 pinctrl-0 = <&uart0_default>;
58 pinctrl-1 = <&uart0_sleep>;
59 pinctrl-names = "default", "sleep";
64 current-speed = <115200>;
65 pinctrl-0 = <&uart1_default>;
66 pinctrl-1 = <&uart1_sleep>;
67 pinctrl-names = "default", "sleep";
71 compatible = "nordic,nrf-spim";
73 cs-gpios = <&gpio0 16 GPIO_ACTIVE_LOW>;
74 pinctrl-0 = <&spi3_default>;
75 pinctrl-1 = <&spi3_sleep>;
76 pinctrl-names = "default", "sleep";
79 compatible = "jedec,spi-nor";
82 spi-max-frequency = <10000000>;
84 has-dpd;
85 dpd-wakeup-sequence = <30000>, <20>, <30000>;
86 jedec-id = [c2 25 38];