summaryrefslogtreecommitdiff
path: root/nrfdemo/build/zephyr/dts.cmake
diff options
context:
space:
mode:
authorMichal Hanus <mikehanus@protonmail.com>2025-04-19 22:50:44 +0200
committerMichal Hanus <mikehanus@protonmail.com>2025-04-19 22:50:44 +0200
commit9078b7ec09b135f091cb951ed234bf013c9c838e (patch)
treeba953e144c2dd42d327a83720cdfc9fb5bb9fe34 /nrfdemo/build/zephyr/dts.cmake
parent2e13c372f1419f08dab7797b244681f889dd9bcf (diff)
bme680 added
Diffstat (limited to 'nrfdemo/build/zephyr/dts.cmake')
-rw-r--r--nrfdemo/build/zephyr/dts.cmake1157
1 files changed, 0 insertions, 1157 deletions
diff --git a/nrfdemo/build/zephyr/dts.cmake b/nrfdemo/build/zephyr/dts.cmake
deleted file mode 100644
index fdf41c6..0000000
--- a/nrfdemo/build/zephyr/dts.cmake
+++ /dev/null
@@ -1,1157 +0,0 @@
-add_custom_target(devicetree_target)
-
-set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,entropy" "/psa-rng")
-set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,flash-controller" "/soc/peripheral@40000000/flash-controller@39000")
-set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,console" "/soc/peripheral@40000000/uart@8000")
-set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,shell-uart" "/soc/peripheral@40000000/uart@8000")
-set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,uart-mcumgr" "/soc/peripheral@40000000/uart@8000")
-set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,flash" "/soc/peripheral@40000000/flash-controller@39000/flash@0")
-set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,sram" "/reserved-memory/image_ns@20020000")
-set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,code-partition" "/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000")
-set_target_properties(devicetree_target PROPERTIES "DT_ALIAS|watchdog0" "/soc/peripheral@40000000/watchdog@18000")
-set_target_properties(devicetree_target PROPERTIES "DT_ALIAS|led0" "/leds/led_0")
-set_target_properties(devicetree_target PROPERTIES "DT_ALIAS|bootloader-led0" "/leds/led_0")
-set_target_properties(devicetree_target PROPERTIES "DT_ALIAS|mcuboot-led0" "/leds/led_0")
-set_target_properties(devicetree_target PROPERTIES "DT_ALIAS|pwm-led0" "/pwmleds/pwm_led_0")
-set_target_properties(devicetree_target PROPERTIES "DT_ALIAS|sw0" "/buttons/button_0")
-set_target_properties(devicetree_target PROPERTIES "DT_ALIAS|mcuboot-button0" "/buttons/button_0")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/|compatible" "conexio,stratus_pro;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/chosen" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/chosen|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/chosen|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/chosen|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/aliases" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/aliases|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/aliases|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/aliases|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc|compatible" "nordic,nrf9151-laca;nordic,nrf9120;nordic,nrf91;simple-bus;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc|ranges" "None")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/interrupt-controller@e000e100" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|nvic" "/soc/interrupt-controller@e000e100")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/interrupt-controller@e000e100|interrupt-controller" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/interrupt-controller@e000e100|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/interrupt-controller@e000e100|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/interrupt-controller@e000e100|compatible" "arm,v8m-nvic;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/interrupt-controller@e000e100|reg" "3758153984;3072;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/interrupt-controller@e000e100|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/interrupt-controller@e000e100|arm,num-irq-priority-bits" "3")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/interrupt-controller@e000e100|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/interrupt-controller@e000e100|ADDR" "0xe000e100;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/interrupt-controller@e000e100|SIZE" "0xc00;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/timer@e000e010" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|systick" "/soc/timer@e000e010")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/timer@e000e010|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/timer@e000e010|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/timer@e000e010|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/timer@e000e010|compatible" "arm,armv8m-systick;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/timer@e000e010|reg" "3758153744;16;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/timer@e000e010|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/timer@e000e010|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/timer@e000e010|ADDR" "0xe000e010;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/timer@e000e010|SIZE" "0x10;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/memory@20000000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|sram0" "/soc/memory@20000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/memory@20000000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/memory@20000000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/memory@20000000|compatible" "mmio-sram;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/memory@20000000|reg" "536870912;262144;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/memory@20000000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/memory@20000000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/memory@20000000|ADDR" "0x20000000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/memory@20000000|SIZE" "0x40000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000|ranges" "None")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|flash_controller" "/soc/peripheral@40000000/flash-controller@39000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000|compatible" "nordic,nrf91-flash-controller;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000|reg" "233472;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000|partial-erase" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000|ADDR" "0x40039000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|flash0" "/soc/peripheral@40000000/flash-controller@39000/flash@0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0|compatible" "soc-nv-flash;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0|reg" "0;1048576;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0|erase-block-size" "4096")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0|write-block-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0|ADDR" "0x0;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0|SIZE" "0x100000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@0" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|boot_partition" "/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@0|label" "mcuboot")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@0|read-only" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@0|reg" "0;65536;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@0|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@0|ADDR" "0x0;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@0|SIZE" "0x10000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@10000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|slot0_partition" "/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@10000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@10000|label" "image-0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@10000|read-only" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@10000|reg" "65536;262144;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@10000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@10000|ADDR" "0x10000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@10000|SIZE" "0x40000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|slot0_ns_partition" "/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000|label" "image-0-nonsecure")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000|read-only" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000|reg" "327680;196608;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000|ADDR" "0x50000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@50000|SIZE" "0x30000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@80000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|slot1_partition" "/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@80000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@80000|label" "image-1")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@80000|read-only" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@80000|reg" "524288;262144;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@80000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@80000|ADDR" "0x80000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@80000|SIZE" "0x40000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@c0000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|slot1_ns_partition" "/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@c0000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@c0000|label" "image-1-nonsecure")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@c0000|read-only" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@c0000|reg" "786432;196608;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@c0000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@c0000|ADDR" "0xc0000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@c0000|SIZE" "0x30000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@f0000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|scratch_partition" "/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@f0000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@f0000|label" "image-scratch")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@f0000|read-only" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@f0000|reg" "983040;40960;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@f0000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@f0000|ADDR" "0xf0000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@f0000|SIZE" "0xa000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@fa000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|storage_partition" "/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@fa000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@fa000|label" "storage")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@fa000|read-only" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@fa000|reg" "1024000;24576;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@fa000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@fa000|ADDR" "0xfa000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/flash-controller@39000/flash@0/partitions/partition@fa000|SIZE" "0x6000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/adc@e000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|adc" "/soc/peripheral@40000000/adc@e000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/adc@e000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/adc@e000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/adc@e000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/adc@e000|compatible" "nordic,nrf-saadc;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/adc@e000|reg" "57344;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/adc@e000|interrupts" "14;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/adc@e000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/adc@e000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/adc@e000|ADDR" "0x4000e000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/adc@e000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/dppic@17000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|dppic" "/soc/peripheral@40000000/dppic@17000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/dppic@17000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/dppic@17000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/dppic@17000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/dppic@17000|compatible" "nordic,nrf-dppic;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/dppic@17000|reg" "94208;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/dppic@17000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/dppic@17000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/dppic@17000|ADDR" "0x40017000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/dppic@17000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/egu@1b000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu0" "/soc/peripheral@40000000/egu@1b000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1b000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1b000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1b000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1b000|compatible" "nordic,nrf-egu;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1b000|reg" "110592;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1b000|interrupts" "27;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1b000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1b000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1b000|ADDR" "0x4001b000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1b000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/egu@1c000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu1" "/soc/peripheral@40000000/egu@1c000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1c000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1c000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1c000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1c000|compatible" "nordic,nrf-egu;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1c000|reg" "114688;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1c000|interrupts" "28;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1c000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1c000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1c000|ADDR" "0x4001c000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1c000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/egu@1d000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu2" "/soc/peripheral@40000000/egu@1d000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1d000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1d000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1d000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1d000|compatible" "nordic,nrf-egu;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1d000|reg" "118784;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1d000|interrupts" "29;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1d000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1d000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1d000|ADDR" "0x4001d000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1d000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/egu@1e000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu3" "/soc/peripheral@40000000/egu@1e000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1e000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1e000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1e000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1e000|compatible" "nordic,nrf-egu;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1e000|reg" "122880;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1e000|interrupts" "30;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1e000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1e000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1e000|ADDR" "0x4001e000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1e000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/egu@1f000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu4" "/soc/peripheral@40000000/egu@1f000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1f000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1f000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1f000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1f000|compatible" "nordic,nrf-egu;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1f000|reg" "126976;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1f000|interrupts" "31;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@1f000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1f000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1f000|ADDR" "0x4001f000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@1f000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/egu@20000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu5" "/soc/peripheral@40000000/egu@20000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@20000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@20000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@20000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@20000|compatible" "nordic,nrf-egu;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@20000|reg" "131072;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@20000|interrupts" "32;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/egu@20000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@20000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@20000|ADDR" "0x40020000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/egu@20000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/ipc@2a000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|ipc" "/soc/peripheral@40000000/ipc@2a000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/ipc@2a000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/ipc@2a000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/ipc@2a000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/ipc@2a000|compatible" "nordic,nrf-ipc;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/ipc@2a000|reg" "172032;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/ipc@2a000|interrupts" "42;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/ipc@2a000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/ipc@2a000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/ipc@2a000|ADDR" "0x4002a000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/ipc@2a000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2s@28000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2s0" "/soc/peripheral@40000000/i2s@28000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2s@28000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2s@28000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2s@28000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2s@28000|compatible" "nordic,nrf-i2s;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2s@28000|reg" "163840;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2s@28000|interrupts" "40;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2s@28000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2s@28000|clock-source" "PCLK32M_HFXO")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2s@28000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2s@28000|ADDR" "0x40028000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2s@28000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/kmu@39000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|kmu" "/soc/peripheral@40000000/kmu@39000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/kmu@39000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/kmu@39000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/kmu@39000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/kmu@39000|compatible" "nordic,nrf-kmu;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/kmu@39000|reg" "233472;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/kmu@39000|interrupts" "57;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/kmu@39000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/kmu@39000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/kmu@39000|ADDR" "0x40039000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/kmu@39000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/pdm@26000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pdm0" "/soc/peripheral@40000000/pdm@26000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|compatible" "nordic,nrf-pdm;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|reg" "155648;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|interrupts" "38;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|clock-source" "PCLK32M_HFXO")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pdm@26000|queue-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pdm@26000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pdm@26000|ADDR" "0x40026000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pdm@26000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/regulator@4000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|regulators" "/soc/peripheral@40000000/regulator@4000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/regulator@4000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/regulator@4000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/regulator@4000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/regulator@4000|compatible" "nordic,nrf-regulators;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/regulator@4000|reg" "16384;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/regulator@4000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/regulator@4000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/regulator@4000|ADDR" "0x40004000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/regulator@4000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/vmc@3a000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|vmc" "/soc/peripheral@40000000/vmc@3a000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/vmc@3a000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/vmc@3a000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/vmc@3a000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/vmc@3a000|compatible" "nordic,nrf-vmc;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/vmc@3a000|reg" "237568;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/vmc@3a000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/vmc@3a000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/vmc@3a000|ADDR" "0x4003a000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/vmc@3a000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/uart@8000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart0" "/soc/peripheral@40000000/uart@8000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|compatible" "nordic,nrf-uarte;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|reg" "32768;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|interrupts" "8;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|current-speed" "115200")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|hw-flow-control" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|pinctrl-names" "default;sleep;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@8000|disable-rx" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@8000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@8000|ADDR" "0x40008000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@8000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/uart@9000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart1" "/soc/peripheral@40000000/uart@9000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|compatible" "nordic,nrf-uarte;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|reg" "36864;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|interrupts" "9;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|hw-flow-control" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@9000|disable-rx" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@9000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@9000|ADDR" "0x40009000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@9000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/uart@a000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart2" "/soc/peripheral@40000000/uart@a000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|compatible" "nordic,nrf-uarte;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|reg" "40960;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|interrupts" "10;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|hw-flow-control" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@a000|disable-rx" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@a000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@a000|ADDR" "0x4000a000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@a000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/uart@b000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart3" "/soc/peripheral@40000000/uart@b000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|compatible" "nordic,nrf-uarte;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|reg" "45056;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|interrupts" "11;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|hw-flow-control" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/uart@b000|disable-rx" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@b000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@b000|ADDR" "0x4000b000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/uart@b000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@8000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c0" "/soc/peripheral@40000000/i2c@8000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|compatible" "nordic,nrf-twim;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|reg" "32768;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|interrupts" "8;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|clock-frequency" "100000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|sq-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|cq-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|easydma-maxcnt-bits" "13")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|zephyr,concat-buf-size" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@8000|zephyr,flash-buf-max-size" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@8000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@8000|ADDR" "0x40008000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@8000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@9000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c1" "/soc/peripheral@40000000/i2c@9000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|compatible" "nordic,nrf-twim;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|reg" "36864;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|interrupts" "9;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|clock-frequency" "100000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|sq-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|cq-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|easydma-maxcnt-bits" "13")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|zephyr,concat-buf-size" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@9000|zephyr,flash-buf-max-size" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@9000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@9000|ADDR" "0x40009000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@9000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@a000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c2" "/soc/peripheral@40000000/i2c@a000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|compatible" "nordic,nrf-twim;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|reg" "40960;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|interrupts" "10;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|clock-frequency" "400000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|sq-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|cq-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|pinctrl-names" "default;sleep;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|easydma-maxcnt-bits" "13")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|zephyr,concat-buf-size" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000|zephyr,flash-buf-max-size" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000|ADDR" "0x4000a000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@a000/npm1300@6b" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pmic_main" "/soc/peripheral@40000000/i2c@a000/npm1300@6b")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b|compatible" "nordic,npm1300;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b|reg" "107;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b|ship-to-active-time-ms" "96")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b|ADDR" "0x6b;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b|SIZE" "NONE;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pmic_charger" "/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|compatible" "nordic,npm1300-charger;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|term-microvolt" "4150000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|term-warm-microvolt" "4000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|current-microamp" "800000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|dischg-limit-microamp" "1000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|vbus-limit-microamp" "1000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|thermistor-ohms" "10000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|thermistor-beta" "3380")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|charging-enable" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|trickle-microvolt" "2900000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|term-current-percent" "10")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|vbatlow-charge-enable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|disable-recharge" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators|compatible" "nordic,npm1300-regulator;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|reg_1v8" "/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-min-microvolt" "1800000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-max-microvolt" "1800000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-always-on" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-boot-on" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-boot-off" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|reg_3v3" "/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-min-microvolt" "3300000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-max-microvolt" "3300000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-always-on" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-boot-on" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-boot-off" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators/BUCK2|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@a000/lis2dh@18" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|lis2dh" "/soc/peripheral@40000000/i2c@a000/lis2dh@18")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|compatible" "st,lis2dh;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|reg" "24;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|int1-gpio-config" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|int2-gpio-config" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|disconnect-sdo-sa0-pull-up" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|anym-on-int1" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|anym-no-latch" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/lis2dh@18|anym-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/lis2dh@18|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/lis2dh@18|ADDR" "0x18;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/lis2dh@18|SIZE" "NONE;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@a000/eeprom@50" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|eeprom0" "/soc/peripheral@40000000/i2c@a000/eeprom@50")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|compatible" "atmel,at24;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|reg" "80;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|size" "2048")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|read-only" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|pagesize" "32")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|address-width" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@a000/eeprom@50|timeout" "5")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/eeprom@50|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/eeprom@50|ADDR" "0x50;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@a000/eeprom@50|SIZE" "NONE;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/i2c@b000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c3" "/soc/peripheral@40000000/i2c@b000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|compatible" "nordic,nrf-twim;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|reg" "45056;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|interrupts" "11;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|clock-frequency" "100000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|sq-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|cq-size" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|easydma-maxcnt-bits" "13")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|zephyr,concat-buf-size" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/i2c@b000|zephyr,flash-buf-max-size" "16")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@b000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@b000|ADDR" "0x4000b000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/i2c@b000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/spi@8000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi0" "/soc/peripheral@40000000/spi@8000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|compatible" "nordic,nrf-spim;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|reg" "32768;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|interrupts" "8;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|max-frequency" "8000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|overrun-character" "255")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|easydma-maxcnt-bits" "13")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|anomaly-58-workaround" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@8000|rx-delay-supported" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@8000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@8000|ADDR" "0x40008000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@8000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/spi@9000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi1" "/soc/peripheral@40000000/spi@9000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|compatible" "nordic,nrf-spim;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|reg" "36864;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|interrupts" "9;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|max-frequency" "8000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|overrun-character" "255")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|easydma-maxcnt-bits" "13")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|anomaly-58-workaround" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@9000|rx-delay-supported" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@9000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@9000|ADDR" "0x40009000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@9000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/spi@a000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi2" "/soc/peripheral@40000000/spi@a000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|compatible" "nordic,nrf-spim;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|reg" "40960;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|interrupts" "10;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|max-frequency" "8000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|overrun-character" "255")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|easydma-maxcnt-bits" "13")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|anomaly-58-workaround" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@a000|rx-delay-supported" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@a000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@a000|ADDR" "0x4000a000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@a000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/spi@b000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi3" "/soc/peripheral@40000000/spi@b000")
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|edge_connector_spi" "/soc/peripheral@40000000/spi@b000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|compatible" "nordic,nrf-spim;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|reg" "45056;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|interrupts" "11;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|pinctrl-names" "default;sleep;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|max-frequency" "8000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|overrun-character" "255")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|easydma-maxcnt-bits" "13")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|anomaly-58-workaround" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/spi@b000|rx-delay-supported" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@b000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@b000|ADDR" "0x4000b000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/spi@b000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/pwm@21000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm0" "/soc/peripheral@40000000/pwm@21000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|compatible" "nordic,nrf-pwm;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|reg" "135168;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|interrupts" "33;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|pinctrl-names" "default;sleep;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@21000|center-aligned" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@21000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@21000|ADDR" "0x40021000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@21000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/pwm@22000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm1" "/soc/peripheral@40000000/pwm@22000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@22000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@22000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@22000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@22000|compatible" "nordic,nrf-pwm;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@22000|reg" "139264;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@22000|interrupts" "34;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@22000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@22000|center-aligned" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@22000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@22000|ADDR" "0x40022000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@22000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/pwm@23000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm2" "/soc/peripheral@40000000/pwm@23000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@23000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@23000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@23000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@23000|compatible" "nordic,nrf-pwm;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@23000|reg" "143360;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@23000|interrupts" "35;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@23000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@23000|center-aligned" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@23000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@23000|ADDR" "0x40023000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@23000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/pwm@24000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm3" "/soc/peripheral@40000000/pwm@24000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@24000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@24000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@24000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@24000|compatible" "nordic,nrf-pwm;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@24000|reg" "147456;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@24000|interrupts" "36;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@24000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/pwm@24000|center-aligned" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@24000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@24000|ADDR" "0x40024000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/pwm@24000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/gpio@842500" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpio0" "/soc/peripheral@40000000/gpio@842500")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|gpio-controller" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|ngpios" "32")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|compatible" "nordic,nrf-gpio;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|reg" "8660224;768;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/gpio@842500|port" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/gpio@842500|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/gpio@842500|ADDR" "0x40842500;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/gpio@842500|SIZE" "0x300;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/rtc@14000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|rtc0" "/soc/peripheral@40000000/rtc@14000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|compatible" "nordic,nrf-rtc;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|reg" "81920;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|interrupts" "20;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|clock-frequency" "32768")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|prescaler" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|cc-num" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|ppi-wrap" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|fixed-top" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@14000|zli" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/rtc@14000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/rtc@14000|ADDR" "0x40014000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/rtc@14000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/rtc@15000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|rtc1" "/soc/peripheral@40000000/rtc@15000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|compatible" "nordic,nrf-rtc;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|reg" "86016;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|interrupts" "21;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|clock-frequency" "32768")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|prescaler" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|cc-num" "4")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|ppi-wrap" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|fixed-top" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/rtc@15000|zli" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/rtc@15000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/rtc@15000|ADDR" "0x40015000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/rtc@15000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/clock@5000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|clock" "/soc/peripheral@40000000/clock@5000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/clock@5000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/clock@5000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/clock@5000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/clock@5000|compatible" "nordic,nrf-clock;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/clock@5000|reg" "20480;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/clock@5000|interrupts" "5;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/clock@5000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/clock@5000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/clock@5000|ADDR" "0x40005000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/clock@5000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/power@5000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|power" "/soc/peripheral@40000000/power@5000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000|compatible" "nordic,nrf-power;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000|reg" "20480;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000|interrupts" "5;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000|ADDR" "0x40005000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/power@5000/gpregret1@51c" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpregret1" "/soc/peripheral@40000000/power@5000/gpregret1@51c")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret1@51c|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret1@51c|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret1@51c|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret1@51c|compatible" "nordic,nrf-gpregret;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret1@51c|reg" "1308;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret1@51c|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000/gpregret1@51c|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000/gpregret1@51c|ADDR" "0x4000551c;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000/gpregret1@51c|SIZE" "0x1;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/power@5000/gpregret2@520" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpregret2" "/soc/peripheral@40000000/power@5000/gpregret2@520")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret2@520|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret2@520|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret2@520|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret2@520|compatible" "nordic,nrf-gpregret;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret2@520|reg" "1312;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/power@5000/gpregret2@520|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000/gpregret2@520|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000/gpregret2@520|ADDR" "0x40005520;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/power@5000/gpregret2@520|SIZE" "0x1;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/watchdog@18000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|wdt" "/soc/peripheral@40000000/watchdog@18000")
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|wdt0" "/soc/peripheral@40000000/watchdog@18000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/watchdog@18000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/watchdog@18000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/watchdog@18000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/watchdog@18000|compatible" "nordic,nrf-wdt;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/watchdog@18000|reg" "98304;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/watchdog@18000|interrupts" "24;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/watchdog@18000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/watchdog@18000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/watchdog@18000|ADDR" "0x40018000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/watchdog@18000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/timer@f000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|timer0" "/soc/peripheral@40000000/timer@f000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|compatible" "nordic,nrf-timer;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|reg" "61440;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|interrupts" "15;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|cc-num" "6")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|max-bit-width" "32")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|max-frequency" "16000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|prescaler" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@f000|zli" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@f000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@f000|ADDR" "0x4000f000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@f000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/timer@10000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|timer1" "/soc/peripheral@40000000/timer@10000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|compatible" "nordic,nrf-timer;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|reg" "65536;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|interrupts" "16;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|cc-num" "6")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|max-bit-width" "32")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|max-frequency" "16000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|prescaler" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@10000|zli" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@10000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@10000|ADDR" "0x40010000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@10000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@40000000/timer@11000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|timer2" "/soc/peripheral@40000000/timer@11000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|compatible" "nordic,nrf-timer;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|reg" "69632;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|interrupts" "17;1;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|cc-num" "6")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|max-bit-width" "32")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|max-frequency" "16000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|prescaler" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@40000000/timer@11000|zli" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@11000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@11000|ADDR" "0x40011000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@40000000/timer@11000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/gpiote@40031000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpiote" "/soc/gpiote@40031000")
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpiote1" "/soc/gpiote@40031000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@40031000|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@40031000|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@40031000|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@40031000|compatible" "nordic,nrf-gpiote;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@40031000|reg" "1073942528;4096;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@40031000|interrupts" "49;5;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@40031000|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@40031000|instance" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/gpiote@40031000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/gpiote@40031000|ADDR" "0x40031000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/gpiote@40031000|SIZE" "0x1000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pinctrl" "/pin-controller")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller|compatible" "nordic,nrf-pinctrl;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/uart0_default" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart0_default" "/pin-controller/uart0_default")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_default|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_default|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_default|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/uart0_default/group1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_default/group1|bias-disable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_default/group1|bias-pull-up" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_default/group1|bias-pull-down" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_default/group1|low-power-enable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_default/group1|psels" "28;131099;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_default/group1|nordic,drive-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_default/group1|nordic,invert" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_default/group1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_default/group1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_default/group1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/uart0_sleep" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart0_sleep" "/pin-controller/uart0_sleep")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_sleep|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_sleep|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_sleep|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/uart0_sleep/group1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_sleep/group1|bias-disable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_sleep/group1|bias-pull-up" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_sleep/group1|bias-pull-down" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_sleep/group1|low-power-enable" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_sleep/group1|psels" "28;131099;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_sleep/group1|nordic,drive-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/uart0_sleep/group1|nordic,invert" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_sleep/group1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_sleep/group1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/uart0_sleep/group1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/i2c2_default" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c2_default" "/pin-controller/i2c2_default")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_default|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_default|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_default|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/i2c2_default/group1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_default/group1|bias-disable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_default/group1|bias-pull-up" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_default/group1|bias-pull-down" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_default/group1|low-power-enable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_default/group1|psels" "1572872;1441799;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_default/group1|nordic,drive-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_default/group1|nordic,invert" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_default/group1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_default/group1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_default/group1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/i2c2_sleep" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c2_sleep" "/pin-controller/i2c2_sleep")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_sleep|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_sleep|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_sleep|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/i2c2_sleep/group1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_sleep/group1|bias-disable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_sleep/group1|bias-pull-up" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_sleep/group1|bias-pull-down" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_sleep/group1|low-power-enable" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_sleep/group1|psels" "1572872;1441799;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_sleep/group1|nordic,drive-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/i2c2_sleep/group1|nordic,invert" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_sleep/group1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_sleep/group1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/i2c2_sleep/group1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/pwm0_default" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm0_default" "/pin-controller/pwm0_default")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_default|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_default|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_default|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/pwm0_default/group1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_default/group1|bias-disable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_default/group1|bias-pull-up" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_default/group1|bias-pull-down" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_default/group1|low-power-enable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_default/group1|psels" "2883609;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_default/group1|nordic,drive-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_default/group1|nordic,invert" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_default/group1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_default/group1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_default/group1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/pwm0_sleep" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm0_sleep" "/pin-controller/pwm0_sleep")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_sleep|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_sleep|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_sleep|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/pwm0_sleep/group1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_sleep/group1|bias-disable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_sleep/group1|bias-pull-up" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_sleep/group1|bias-pull-down" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_sleep/group1|low-power-enable" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_sleep/group1|psels" "2883609;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_sleep/group1|nordic,drive-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/pwm0_sleep/group1|nordic,invert" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_sleep/group1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_sleep/group1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/pwm0_sleep/group1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/spi3_default" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi3_default" "/pin-controller/spi3_default")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_default|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_default|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_default|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/spi3_default/group1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_default/group1|bias-disable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_default/group1|bias-pull-up" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_default/group1|bias-pull-down" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_default/group1|low-power-enable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_default/group1|psels" "524301;655374;786447;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_default/group1|nordic,drive-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_default/group1|nordic,invert" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_default/group1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_default/group1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_default/group1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/spi3_sleep" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi3_sleep" "/pin-controller/spi3_sleep")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_sleep|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_sleep|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_sleep|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pin-controller/spi3_sleep/group1" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_sleep/group1|bias-disable" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_sleep/group1|bias-pull-up" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_sleep/group1|bias-pull-down" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_sleep/group1|low-power-enable" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_sleep/group1|psels" "524301;655374;786447;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_sleep/group1|nordic,drive-mode" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pin-controller/spi3_sleep/group1|nordic,invert" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_sleep/group1|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_sleep/group1|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pin-controller/spi3_sleep/group1|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/entropy_bt_hci" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|rng_hci" "/entropy_bt_hci")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/entropy_bt_hci|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/entropy_bt_hci|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/entropy_bt_hci|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/entropy_bt_hci|compatible" "zephyr,bt-hci-entropy;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/entropy_bt_hci|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/entropy_bt_hci|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/entropy_bt_hci|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/entropy_bt_hci|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/sw-pwm" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|sw_pwm" "/sw-pwm")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sw-pwm|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sw-pwm|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sw-pwm|status" "disabled")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sw-pwm|compatible" "nordic,nrf-sw-pwm;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sw-pwm|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sw-pwm|clock-prescaler" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/sw-pwm|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/sw-pwm|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/sw-pwm|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/cpus" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/cpus/cpu@0" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0|compatible" "arm,cortex-m33f;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0|reg" "0;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus/cpu@0|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus/cpu@0|ADDR" "0x0;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus/cpu@0|SIZE" "NONE;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/cpus/cpu@0/mpu@e000ed90" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|mpu" "/cpus/cpu@0/mpu@e000ed90")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0/mpu@e000ed90|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0/mpu@e000ed90|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0/mpu@e000ed90|compatible" "arm,armv8m-mpu;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0/mpu@e000ed90|reg" "3758157200;64;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/cpus/cpu@0/mpu@e000ed90|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus/cpu@0/mpu@e000ed90|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus/cpu@0/mpu@e000ed90|ADDR" "0xe000ed90;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/cpus/cpu@0/mpu@e000ed90|SIZE" "0x40;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/psa-rng" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|psa_rng" "/psa-rng")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/psa-rng|compatible" "zephyr,psa-crypto-rng;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/psa-rng|status" "okay")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/psa-rng|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/psa-rng|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/psa-rng|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/leds" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/leds|compatible" "gpio-leds;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/leds|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/leds|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/leds|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/leds/led_0" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|led0" "/leds/led_0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/leds/led_0|label" "LED")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/leds/led_0|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/leds/led_0|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/leds/led_0|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pwmleds" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/pwmleds|compatible" "pwm-leds;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pwmleds|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pwmleds|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pwmleds|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/pwmleds/pwm_led_0" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm_led0" "/pwmleds/pwm_led_0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pwmleds/pwm_led_0|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pwmleds/pwm_led_0|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/pwmleds/pwm_led_0|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/buttons" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/buttons|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/buttons|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/buttons|compatible" "gpio-keys;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/buttons|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/buttons|debounce-interval-ms" "30")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/buttons|polling-mode" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/buttons|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/buttons|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/buttons|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/buttons/button_0" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|button0" "/buttons/button_0")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/buttons/button_0|label" "Mode button")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/buttons/button_0|zephyr,code" "11")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/buttons/button_0|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/buttons/button_0|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/buttons/button_0|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/connector" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|stratus_header" "/connector")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/connector|compatible" "conexio-stratus-header;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/connector|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/connector|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/connector|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/sensor-pwr-ctrl" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sensor-pwr-ctrl|wakeup-source" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sensor-pwr-ctrl|zephyr,pm-device-runtime-auto" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sensor-pwr-ctrl|compatible" "regulator-fixed;")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sensor-pwr-ctrl|zephyr,deferred-init" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sensor-pwr-ctrl|regulator-name" "sensor-power")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sensor-pwr-ctrl|regulator-always-on" "False")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/sensor-pwr-ctrl|regulator-boot-on" "True")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/sensor-pwr-ctrl|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/sensor-pwr-ctrl|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/sensor-pwr-ctrl|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/reserved-memory" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/reserved-memory|ranges" "None")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory|NUM" "0")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory|ADDR" "")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory|SIZE" "")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/reserved-memory/image_s@20000000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|sram0_s" "/reserved-memory/image_s@20000000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/reserved-memory/image_s@20000000|reg" "536870912;90112;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_s@20000000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_s@20000000|ADDR" "0x20000000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_s@20000000|SIZE" "0x16000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/reserved-memory/image_modem@20016000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|sram0_modem" "/reserved-memory/image_modem@20016000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/reserved-memory/image_modem@20016000|reg" "536961024;40960;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_modem@20016000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_modem@20016000|ADDR" "0x20016000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_modem@20016000|SIZE" "0xa000;")
-set_target_properties(devicetree_target PROPERTIES "DT_NODE|/reserved-memory/image_ns@20020000" TRUE)
-set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|sram0_ns" "/reserved-memory/image_ns@20020000")
-set_target_properties(devicetree_target PROPERTIES "DT_PROP|/reserved-memory/image_ns@20020000|reg" "537001984;131072;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_ns@20020000|NUM" "1")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_ns@20020000|ADDR" "0x20020000;")
-set_target_properties(devicetree_target PROPERTIES "DT_REG|/reserved-memory/image_ns@20020000|SIZE" "0x20000;")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|conexio,stratus_pro" "/")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf9151-laca" "/soc")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf9120" "/soc")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf91" "/soc")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|simple-bus" "/soc")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|arm,v8m-nvic" "/soc/interrupt-controller@e000e100")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|arm,armv8m-systick" "/soc/timer@e000e010")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|mmio-sram" "/soc/memory@20000000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf91-flash-controller" "/soc/peripheral@40000000/flash-controller@39000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|soc-nv-flash" "/soc/peripheral@40000000/flash-controller@39000/flash@0")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-saadc" "/soc/peripheral@40000000/adc@e000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-dppic" "/soc/peripheral@40000000/dppic@17000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-egu" "/soc/peripheral@40000000/egu@1b000;/soc/peripheral@40000000/egu@1c000;/soc/peripheral@40000000/egu@1d000;/soc/peripheral@40000000/egu@1e000;/soc/peripheral@40000000/egu@1f000;/soc/peripheral@40000000/egu@20000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-ipc" "/soc/peripheral@40000000/ipc@2a000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-i2s" "/soc/peripheral@40000000/i2s@28000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-kmu" "/soc/peripheral@40000000/kmu@39000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-pdm" "/soc/peripheral@40000000/pdm@26000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-regulators" "/soc/peripheral@40000000/regulator@4000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-vmc" "/soc/peripheral@40000000/vmc@3a000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-uarte" "/soc/peripheral@40000000/uart@8000;/soc/peripheral@40000000/uart@9000;/soc/peripheral@40000000/uart@a000;/soc/peripheral@40000000/uart@b000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-twim" "/soc/peripheral@40000000/i2c@8000;/soc/peripheral@40000000/i2c@9000;/soc/peripheral@40000000/i2c@a000;/soc/peripheral@40000000/i2c@b000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,npm1300" "/soc/peripheral@40000000/i2c@a000/npm1300@6b")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,npm1300-charger" "/soc/peripheral@40000000/i2c@a000/npm1300@6b/charger")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,npm1300-regulator" "/soc/peripheral@40000000/i2c@a000/npm1300@6b/regulators")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|st,lis2dh" "/soc/peripheral@40000000/i2c@a000/lis2dh@18")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|atmel,at24" "/soc/peripheral@40000000/i2c@a000/eeprom@50")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-spim" "/soc/peripheral@40000000/spi@8000;/soc/peripheral@40000000/spi@9000;/soc/peripheral@40000000/spi@a000;/soc/peripheral@40000000/spi@b000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-pwm" "/soc/peripheral@40000000/pwm@21000;/soc/peripheral@40000000/pwm@22000;/soc/peripheral@40000000/pwm@23000;/soc/peripheral@40000000/pwm@24000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-gpio" "/soc/peripheral@40000000/gpio@842500")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-rtc" "/soc/peripheral@40000000/rtc@14000;/soc/peripheral@40000000/rtc@15000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-clock" "/soc/peripheral@40000000/clock@5000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-power" "/soc/peripheral@40000000/power@5000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-gpregret" "/soc/peripheral@40000000/power@5000/gpregret1@51c;/soc/peripheral@40000000/power@5000/gpregret2@520")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-wdt" "/soc/peripheral@40000000/watchdog@18000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-timer" "/soc/peripheral@40000000/timer@f000;/soc/peripheral@40000000/timer@10000;/soc/peripheral@40000000/timer@11000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-gpiote" "/soc/gpiote@40031000")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-pinctrl" "/pin-controller")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|zephyr,bt-hci-entropy" "/entropy_bt_hci")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-sw-pwm" "/sw-pwm")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|arm,cortex-m33f" "/cpus/cpu@0")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|arm,armv8m-mpu" "/cpus/cpu@0/mpu@e000ed90")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|zephyr,psa-crypto-rng" "/psa-rng")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|gpio-leds" "/leds")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|pwm-leds" "/pwmleds")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|gpio-keys" "/buttons")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|conexio-stratus-header" "/connector")
-set_target_properties(devicetree_target PROPERTIES "DT_COMP|regulator-fixed" "/sensor-pwr-ctrl")