Lines Matching +full:gpiote +full:- +full:instance
4 * SPDX-License-Identifier: Apache-2.0
7 /* .dtsi header for nRF5340 CPUAPP (Application MCU), Non-Secure domain */
9 #include <arm/armv8-m.dtsi>
11 #include <zephyr/dt-bindings/adc/nrf-saadc-v3.h>
15 #address-cells = <1>;
16 #size-cells = <0>;
20 compatible = "arm,cortex-m33f";
22 #address-cells = <1>;
23 #size-cells = <1>;
26 compatible = "arm,armv8m-mpu";
34 zephyr,flash-controller = &flash_controller;
39 compatible = "mmio-sram";
43 #address-cells = <1>;
44 #size-cells = <1>;
54 * GPIOTE1 is always accessible as a non-secure peripheral,
55 * so we give it the 'gpiote' label for use when building
58 gpiote: gpiote1: gpiote@4002f000 { label
59 compatible = "nordic,nrf-gpiote";
63 instance = <1>;
72 psa_rng: psa-rng {
73 compatible = "zephyr,psa-crypto-rng";
79 arm,num-irq-priority-bits = <3>;