diff options
Diffstat (limited to 'nrfdemo/build/mcuboot/zephyr')
539 files changed, 0 insertions, 64796 deletions
diff --git a/nrfdemo/build/mcuboot/zephyr/.cmake.dotconfig.checksum b/nrfdemo/build/mcuboot/zephyr/.cmake.dotconfig.checksum deleted file mode 100644 index 75e30c9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/.cmake.dotconfig.checksum +++ /dev/null @@ -1 +0,0 @@ -4f68ffe9b195a1d8afae35d2ca7b36231b4b7e0411d6f9c7cbaa5ba5f0cd5e9b1e0d5bc1c8a4ab037e9cddd6d8fee6ac5022dafd86cafd9bec99e8766e919235f6a3149735b8ecc90eaedb8590745d0472bcd29391f889eaf622c98ceffabcd9
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/.config b/nrfdemo/build/mcuboot/zephyr/.config deleted file mode 100644 index eed8e8a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/.config +++ /dev/null @@ -1,2207 +0,0 @@ - -# -# MCUboot-specific configuration options -# -# CONFIG_BOOT_USE_MIN_PARTITION_SIZE is not set -CONFIG_PM_PARTITION_SIZE_MCUBOOT_SCRATCH=0x1e000 -CONFIG_PM_PARTITION_SIZE_MCUBOOT_PAD=0x200 -CONFIG_PM_PARTITION_SIZE_MCUBOOT=0xc000 -CONFIG_BOOT_USE_NRF_CC310_BL=y -CONFIG_MCUBOOT_NRF_CLEANUP_PERIPHERAL=y -# CONFIG_MCUBOOT_NRF_CLEANUP_NONSECURE_RAM is not set -CONFIG_BOOT_SIGNATURE_KEY_FILE="root-ec-p256.pem" -# CONFIG_BOOT_NRF_EXTERNAL_CRYPTO is not set -CONFIG_BOOT_ERASE_PROGRESSIVELY=y -# CONFIG_BOOT_IMAGE_ACCESS_HOOKS is not set -# CONFIG_MCUBOOT_CLEANUP_UNUSABLE_SECONDARY is not set -CONFIG_MCUBOOT=y -CONFIG_BOOT_USE_CC310=y -CONFIG_NRFXLIB_CRYPTO=y -CONFIG_NRF_CC310_BL=y - -# -# MCUBoot settings -# -# CONFIG_SINGLE_APPLICATION_SLOT is not set -# CONFIG_BOOT_SIGNATURE_TYPE_NONE is not set -# CONFIG_BOOT_SIGNATURE_TYPE_RSA is not set -CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256=y -# CONFIG_BOOT_ECDSA_TINYCRYPT is not set -CONFIG_BOOT_ECDSA_CC310=y -# CONFIG_BOOT_SIGNATURE_TYPE_ED25519 is not set -CONFIG_MCUBOOT_CLEANUP_ARM_CORE=y -CONFIG_MBEDTLS_CFG_FILE="mcuboot-mbedtls-cfg.h" -# CONFIG_BOOT_HW_KEY is not set -CONFIG_BOOT_VALIDATE_SLOT0=y -CONFIG_BOOT_PREFER_SWAP_MOVE=y -# CONFIG_BOOT_SWAP_USING_SCRATCH is not set -# CONFIG_BOOT_UPGRADE_ONLY is not set -CONFIG_BOOT_SWAP_USING_MOVE=y -# CONFIG_BOOT_DIRECT_XIP is not set -# CONFIG_BOOT_RAM_LOAD is not set -# CONFIG_BOOT_FIRMWARE_LOADER is not set -# CONFIG_BOOT_BOOTSTRAP is not set -CONFIG_BOOT_ENCRYPTION_SUPPORT=y -# CONFIG_BOOT_ENCRYPT_IMAGE is not set -CONFIG_BOOT_MAX_IMG_SECTORS=128 -CONFIG_BOOT_SHARE_BACKEND_DISABLED=y -# CONFIG_BOOT_SHARE_BACKEND_EXTERNAL is not set -# CONFIG_BOOT_FIH_PROFILE_OFF is not set -CONFIG_BOOT_FIH_PROFILE_LOW=y -# CONFIG_BOOT_FIH_PROFILE_MEDIUM is not set -# CONFIG_BOOT_FIH_PROFILE_HIGH is not set -CONFIG_BOOT_USB_DFU_NO=y -# CONFIG_BOOT_USB_DFU_WAIT is not set -# CONFIG_BOOT_USB_DFU_GPIO is not set -# CONFIG_BOOT_USE_BENCH is not set -# CONFIG_MCUBOOT_LOG_LEVEL_OFF is not set -# CONFIG_MCUBOOT_LOG_LEVEL_ERR is not set -# CONFIG_MCUBOOT_LOG_LEVEL_WRN is not set -CONFIG_MCUBOOT_LOG_LEVEL_INF=y -# CONFIG_MCUBOOT_LOG_LEVEL_DBG is not set -# CONFIG_MCUBOOT_LOG_LEVEL_DEFAULT is not set -CONFIG_MCUBOOT_LOG_LEVEL=3 -CONFIG_MCUBOOT_LOG_THREAD_STACK_SIZE=768 -# CONFIG_MCUBOOT_INDICATION_LED is not set -# CONFIG_MCUBOOT_SERIAL is not set -# CONFIG_BOOT_INTR_VEC_RELOC is not set -CONFIG_UPDATEABLE_IMAGE_NUMBER=1 -CONFIG_BOOT_WATCHDOG_FEED=y -# CONFIG_MCUBOOT_ACTION_HOOKS is not set -# end of MCUBoot settings - -CONFIG_MCUBOOT_DEVICE_SETTINGS=y - -# -# Zephyr configuration options -# -# CONFIG_MULTITHREADING is not set -CONFIG_USB_DEVICE_PRODUCT="MCUBOOT" -# CONFIG_INPUT is not set -# CONFIG_WIFI is not set -# CONFIG_MIPI_DSI is not set -# CONFIG_MODEM is not set -# CONFIG_UART_INTERRUPT_DRIVEN is not set -# CONFIG_SPI is not set -CONFIG_FLASH_LOAD_SIZE=0x10000 -CONFIG_FLASH_LOAD_OFFSET=0x0 -CONFIG_NUM_IRQS=65 -CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=32768 -CONFIG_FLASH_SIZE=1024 -CONFIG_FLASH_BASE_ADDRESS=0x0 -CONFIG_MP_MAX_NUM_CPUS=1 -CONFIG_PLATFORM_SPECIFIC_INIT=y -CONFIG_SYS_CLOCK_TICKS_PER_SEC=32768 -CONFIG_ROM_START_OFFSET=0 -CONFIG_PINCTRL=y -CONFIG_BUILD_OUTPUT_BIN=y -CONFIG_XIP=y -CONFIG_MAIN_STACK_SIZE=10240 -CONFIG_IDLE_STACK_SIZE=320 -CONFIG_HAS_FLASH_LOAD_OFFSET=y -# CONFIG_SRAM_VECTOR_TABLE is not set -CONFIG_CPU_HAS_ARM_MPU=y -# CONFIG_COUNTER is not set -# CONFIG_SHARED_INTERRUPTS is not set -# CONFIG_PM_DEVICE is not set -CONFIG_TICKLESS_KERNEL=y -CONFIG_CLOCK_CONTROL_INIT_PRIORITY=30 -CONFIG_USE_DT_CODE_PARTITION=y -CONFIG_FPU=y -CONFIG_HW_STACK_PROTECTION=y -# CONFIG_CODE_DATA_RELOCATION_SRAM is not set -CONFIG_SERIAL_INIT_PRIORITY=50 -CONFIG_GPIO=y -CONFIG_SERIAL=y -# CONFIG_CPU_HAS_CUSTOM_FIXED_SOC_MPU_REGIONS is not set -# CONFIG_TINYCRYPT is not set -# CONFIG_MBEDTLS is not set -# CONFIG_MEMC is not set -CONFIG_KERNEL_ENTRY="__start" -# CONFIG_MULTI_LEVEL_INTERRUPTS is not set -# CONFIG_DYNAMIC_INTERRUPTS is not set -# CONFIG_CACHE is not set -CONFIG_LOG=y -# CONFIG_CODE_DATA_RELOCATION is not set -CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=1024 -CONFIG_DCACHE_LINE_SIZE=32 -CONFIG_GEN_IRQ_VECTOR_TABLE=y -CONFIG_SOC="nrf9151" -# CONFIG_RESET is not set -CONFIG_ARCH_SW_ISR_TABLE_ALIGN=4 -CONFIG_NRF_RTC_TIMER=y -CONFIG_LOG_DOMAIN_NAME="" -CONFIG_BUILD_OUTPUT_HEX=y -CONFIG_CLOCK_CONTROL=y -CONFIG_ARCH_HAS_CUSTOM_BUSY_WAIT=y -CONFIG_SOC_HAS_TIMING_FUNCTIONS=y -# CONFIG_UART_USE_RUNTIME_CONFIGURE is not set -# CONFIG_SYSCON is not set -CONFIG_FLASH_INIT_PRIORITY=50 -CONFIG_GEN_ISR_TABLES=y -CONFIG_GEN_IRQ_START_VECTOR=0 -CONFIG_GEN_SW_ISR_TABLE=y -CONFIG_SRAM_OFFSET=0 -# CONFIG_REBOOT is not set -# CONFIG_POWER_DOMAIN is not set -CONFIG_CONSOLE=y -CONFIG_SOC_SERIES="nrf91" -CONFIG_ARCH_IRQ_VECTOR_TABLE_ALIGN=4 -CONFIG_ISR_STACK_SIZE=2048 -CONFIG_MINIMAL_LIBC_OPTIMIZE_STRING_FOR_SIZE=y -# CONFIG_SCHED_CPU_MASK is not set -# CONFIG_WATCHDOG is not set -CONFIG_ICACHE_LINE_SIZE=32 - -# -# Devicetree Info -# -CONFIG_DT_HAS_ARM_ARMV8M_MPU_ENABLED=y -CONFIG_DT_HAS_ARM_CORTEX_M33F_ENABLED=y -CONFIG_DT_HAS_ARM_CRYPTOCELL_310_ENABLED=y -CONFIG_DT_HAS_ARM_V8M_NVIC_ENABLED=y -CONFIG_DT_HAS_ATMEL_AT24_ENABLED=y -CONFIG_DT_HAS_FIXED_PARTITIONS_ENABLED=y -CONFIG_DT_HAS_GPIO_KEYS_ENABLED=y -CONFIG_DT_HAS_GPIO_LEDS_ENABLED=y -CONFIG_DT_HAS_MMIO_SRAM_ENABLED=y -CONFIG_DT_HAS_NORDIC_NPM1300_ENABLED=y -CONFIG_DT_HAS_NORDIC_NPM1300_CHARGER_ENABLED=y -CONFIG_DT_HAS_NORDIC_NPM1300_REGULATOR_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_CLOCK_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_CTRLAPPERI_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_DPPIC_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_EGU_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_FICR_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_GPIO_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_GPIOTE_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_GPREGRET_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_IPC_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_KMU_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_PINCTRL_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_POWER_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_PWM_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_REGULATORS_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_SAADC_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_SPU_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_TWIM_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_UARTE_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_UICR_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_VMC_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF_WDT_ENABLED=y -CONFIG_DT_HAS_NORDIC_NRF91_FLASH_CONTROLLER_ENABLED=y -CONFIG_DT_HAS_PWM_LEDS_ENABLED=y -CONFIG_DT_HAS_REGULATOR_FIXED_ENABLED=y -CONFIG_DT_HAS_SOC_NV_FLASH_ENABLED=y -CONFIG_DT_HAS_ST_LIS2DH_ENABLED=y -CONFIG_DT_HAS_ZEPHYR_BT_HCI_ENTROPY_ENABLED=y -# end of Devicetree Info - -# -# Modules -# - -# -# Available modules. -# - -# -# nrf (/home/mike/Documents/ncs/v2.7.0/nrf) -# -# CONFIG_MBOX is not set -CONFIG_NUM_METAIRQ_PRIORITIES=0 -# CONFIG_INIT_STACKS is not set -CONFIG_MPSL_WORK_STACK_SIZE=1024 - -# -# Nordic nRF Connect -# -CONFIG_WARN_EXPERIMENTAL=y -CONFIG_INIT_ARCH_HW_AT_BOOT=y -CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096 -# CONFIG_GETOPT is not set -# CONFIG_NCS_SAMPLES_DEFAULTS is not set - -# -# Image build variants -# -CONFIG_NCS_MCUBOOT_IN_BUILD=y -# end of Image build variants - -# -# Subsystems -# - -# -# Bootloader -# -# CONFIG_BUILD_S1_VARIANT is not set -# CONFIG_SECURE_BOOT is not set -CONFIG_PM_PARTITION_SIZE_PROVISION=0x280 -# CONFIG_B0_MIN_PARTITION_SIZE is not set -CONFIG_PM_PARTITION_SIZE_B0_IMAGE=0x8000 -# CONFIG_IS_SECURE_BOOTLOADER is not set -CONFIG_IS_BOOTLOADER_IMG=y -# CONFIG_SECURE_BOOT_CRYPTO is not set - -# -# Secure Boot firmware validation -# -CONFIG_SB_VALIDATION_INFO_MAGIC=0x86518483 -CONFIG_SB_VALIDATION_POINTER_MAGIC=0x6919b47e -CONFIG_SB_VALIDATION_INFO_CRYPTO_ID=1 -CONFIG_SB_VALIDATION_INFO_VERSION=2 -CONFIG_SB_VALIDATION_METADATA_OFFSET=0 -CONFIG_SB_VALIDATE_FW_SIGNATURE=y -# end of Secure Boot firmware validation - -# CONFIG_SECURE_BOOT_STORAGE is not set -# end of Bootloader - -# -# Bluetooth Low Energy -# -CONFIG_SYSTEM_WORKQUEUE_PRIORITY=-2 - -# -# BLE over nRF RPC -# -CONFIG_HEAP_MEM_POOL_SIZE=0 -# end of BLE over nRF RPC -# end of Bluetooth Low Energy - -# -# DFU -# -# CONFIG_DFU_MULTI_IMAGE is not set -# CONFIG_DFU_TARGET is not set -# end of DFU - -# CONFIG_ESB is not set -# CONFIG_EMDS is not set - -# -# Peripheral CPU DFU (PCD) -# -# CONFIG_PCD is not set -# CONFIG_PCD_APP is not set -CONFIG_PCD_VERSION_PAGE_BUF_SIZE=2046 -# CONFIG_PCD_NET is not set -# end of Peripheral CPU DFU (PCD) - -# -# Networking -# - -# -# Application protocols -# - -# -# nRF Cloud -# - -# -# Client ID (nRF Cloud Device ID) -# -CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME=y -CONFIG_NRF_CLOUD_CLIENT_ID="my-client-id" -# end of Client ID (nRF Cloud Device ID) - -# CONFIG_NRF_CLOUD_MQTT is not set -# CONFIG_NRF_CLOUD_FOTA is not set -CONFIG_FOTA_USE_NRF_CLOUD_SETTINGS_AREA=y -CONFIG_FOTA_DL_TIMEOUT_MIN=15 -# CONFIG_NRF_CLOUD_FOTA_FULL_MODEM_UPDATE is not set -# CONFIG_NRF_CLOUD_REST is not set -# CONFIG_NRF_CLOUD_LOCATION_PARSE_ANCHORS is not set -# CONFIG_NRF_CLOUD_ALERT is not set -# CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL_OFF is not set -# CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL_ERR is not set -# CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL_WRN is not set -# CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL_INF is not set -# CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL_DBG is not set -CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL_DEFAULT=y -CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL=0 -CONFIG_NRF_CLOUD_LOG_OUTPUT_LEVEL=1 -# CONFIG_NRF_CLOUD_LOG_INCLUDE_LEVEL_0 is not set -CONFIG_NRF_CLOUD_LOG_BUF_SIZE=256 -# CONFIG_NRF_CLOUD_LOG_LOG_LEVEL_OFF is not set -# CONFIG_NRF_CLOUD_LOG_LOG_LEVEL_ERR is not set -# CONFIG_NRF_CLOUD_LOG_LOG_LEVEL_WRN is not set -# CONFIG_NRF_CLOUD_LOG_LOG_LEVEL_INF is not set -# CONFIG_NRF_CLOUD_LOG_LOG_LEVEL_DBG is not set -CONFIG_NRF_CLOUD_LOG_LOG_LEVEL_DEFAULT=y -CONFIG_NRF_CLOUD_LOG_LOG_LEVEL=0 -# CONFIG_NRF_CLOUD_COAP is not set - -# -# Send shadow info sections on initial connect (MQTT/CoAP) -# -# end of Send shadow info sections on initial connect (MQTT/CoAP) - -# CONFIG_NRF_CLOUD_GATEWAY is not set -# CONFIG_NRF_CLOUD_LOG_LEVEL_OFF is not set -# CONFIG_NRF_CLOUD_LOG_LEVEL_ERR is not set -# CONFIG_NRF_CLOUD_LOG_LEVEL_WRN is not set -# CONFIG_NRF_CLOUD_LOG_LEVEL_INF is not set -# CONFIG_NRF_CLOUD_LOG_LEVEL_DBG is not set -CONFIG_NRF_CLOUD_LOG_LEVEL_DEFAULT=y -CONFIG_NRF_CLOUD_LOG_LEVEL=0 -# end of nRF Cloud - -# CONFIG_REST_CLIENT is not set -# CONFIG_DOWNLOAD_CLIENT is not set -# CONFIG_AWS_IOT is not set -# CONFIG_AWS_JOBS is not set -# CONFIG_AZURE_IOT_HUB is not set - -# -# Self-Registration (Zi ZHu Ce) -# -# end of Self-Registration (Zi ZHu Ce) - -# CONFIG_ICAL_PARSER is not set -# CONFIG_FTP_CLIENT is not set -# CONFIG_LWM2M_CLIENT_UTILS is not set -# CONFIG_WIFI_CREDENTIALS is not set -# CONFIG_WIFI_CREDENTIALS_STATIC is not set -# CONFIG_MQTT_HELPER is not set -# CONFIG_NRF_MCUMGR_SMP_CLIENT is not set -# end of Application protocols -# end of Networking - -# -# NFC -# -# CONFIG_NFC_NDEF is not set -# CONFIG_NFC_NDEF_PARSER is not set -# CONFIG_NFC_NDEF_PAYLOAD_TYPE_COMMON is not set -# CONFIG_NFC_T2T_PARSER is not set -# CONFIG_NFC_T4T_NDEF_FILE is not set -# CONFIG_NFC_T4T_ISODEP is not set -# CONFIG_NFC_T4T_APDU is not set -# CONFIG_NFC_T4T_CC_FILE is not set -# CONFIG_NFC_T4T_HL_PROCEDURE is not set -# CONFIG_NFC_PLATFORM is not set -# CONFIG_NFC_TNEP_TAG is not set -# CONFIG_NFC_TNEP_POLLER is not set -# CONFIG_NFC_TNEP_CH is not set -# end of NFC - -# CONFIG_APP_EVENT_MANAGER is not set -# CONFIG_NRF_PROFILER is not set -# CONFIG_FW_INFO is not set - -# -# Debug -# -# CONFIG_CPU_LOAD is not set -# CONFIG_ETB_TRACE is not set -# CONFIG_PPI_TRACE is not set -# end of Debug - -# -# Multiprotocol service layer (MPSL) -# -# CONFIG_MPSL_FEM_ONLY is not set -# CONFIG_MPSL_FEM_DEVICE_CONFIG_254 is not set -# CONFIG_MPSL_FEM_LOG_LEVEL_OFF is not set -# CONFIG_MPSL_FEM_LOG_LEVEL_ERR is not set -# CONFIG_MPSL_FEM_LOG_LEVEL_WRN is not set -# CONFIG_MPSL_FEM_LOG_LEVEL_INF is not set -# CONFIG_MPSL_FEM_LOG_LEVEL_DBG is not set -CONFIG_MPSL_FEM_LOG_LEVEL_DEFAULT=y -CONFIG_MPSL_FEM_LOG_LEVEL=0 -CONFIG_MPSL_THREAD_COOP_PRIO=8 -CONFIG_MPSL_TIMESLOT_SESSION_COUNT=0 -# CONFIG_MPSL_ASSERT_HANDLER is not set -# CONFIG_MPSL_LOG_LEVEL_OFF is not set -# CONFIG_MPSL_LOG_LEVEL_ERR is not set -# CONFIG_MPSL_LOG_LEVEL_WRN is not set -# CONFIG_MPSL_LOG_LEVEL_INF is not set -# CONFIG_MPSL_LOG_LEVEL_DBG is not set -CONFIG_MPSL_LOG_LEVEL_DEFAULT=y -CONFIG_MPSL_LOG_LEVEL=0 -# end of Multiprotocol service layer (MPSL) - -# -# Partition Manager -# -CONFIG_PARTITION_MANAGER_ENABLED=y -CONFIG_FLASH_MAP_CUSTOM=y -CONFIG_SRAM_SIZE=88 -CONFIG_SRAM_BASE_ADDRESS=0x20000000 - -# -# Zephyr subsystem configurations -# -# end of Zephyr subsystem configurations - -# -# NCS subsystem configurations -# -# CONFIG_PM_SINGLE_IMAGE is not set -CONFIG_PM_EXTERNAL_FLASH_BASE=0 -CONFIG_PM_EXTERNAL_FLASH_PATH="" -CONFIG_PM_EXTERNAL_FLASH_SIZE_BITS=0 -# CONFIG_PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY is not set -# CONFIG_PM_OVERRIDE_EXTERNAL_DRIVER_CHECK is not set -CONFIG_PM_SRAM_BASE=0x20000000 -CONFIG_PM_SRAM_SIZE=0x40000 -# end of Partition Manager - -# -# nRF RPC (Remote Procedure Call) library -# -# end of nRF RPC (Remote Procedure Call) library - -# -# Full Modem Firmware Update Management(FMFU) -# -# CONFIG_MGMT_FMFU_LOG_LEVEL_OFF is not set -# CONFIG_MGMT_FMFU_LOG_LEVEL_ERR is not set -# CONFIG_MGMT_FMFU_LOG_LEVEL_WRN is not set -# CONFIG_MGMT_FMFU_LOG_LEVEL_INF is not set -# CONFIG_MGMT_FMFU_LOG_LEVEL_DBG is not set -CONFIG_MGMT_FMFU_LOG_LEVEL_DEFAULT=y -CONFIG_MGMT_FMFU_LOG_LEVEL=0 -# end of Full Modem Firmware Update Management(FMFU) - -# -# SUIT-based Firmware Update Management -# -CONFIG_MGMT_SUITFU_TRIGGER_UPDATE_RESET_DELAY_MS=100 -CONFIG_MGMT_SUITFU_AUTO_REGISTER_HANDLERS=y -CONFIG_MGMT_SUITFU_GRP_IMG=y -CONFIG_MGMT_SUITFU_IMAGE_NUMBER=0 -# CONFIG_MGMT_SUITFU_GRP_SUIT is not set -# CONFIG_MGMT_SUITFU_LOG_LEVEL_OFF is not set -# CONFIG_MGMT_SUITFU_LOG_LEVEL_ERR is not set -# CONFIG_MGMT_SUITFU_LOG_LEVEL_WRN is not set -# CONFIG_MGMT_SUITFU_LOG_LEVEL_INF is not set -# CONFIG_MGMT_SUITFU_LOG_LEVEL_DBG is not set -CONFIG_MGMT_SUITFU_LOG_LEVEL_DEFAULT=y -CONFIG_MGMT_SUITFU_LOG_LEVEL=0 -# end of SUIT-based Firmware Update Management - -# CONFIG_CAF is not set - -# -# Nordic IEEE 802.15.4 -# -# end of Nordic IEEE 802.15.4 - -# CONFIG_DM_MODULE is not set - -# -# nRF Security -# -# CONFIG_NORDIC_SECURITY_BACKEND is not set -# CONFIG_NRF_SECURITY is not set -# CONFIG_PSA_WANT_GENERATE_RANDOM is not set -# CONFIG_PSA_WANT_ALG_CTR_DRBG is not set -# CONFIG_PSA_WANT_ALG_HMAC_DRBG is not set -# CONFIG_PSA_WANT_KEY_TYPE_DERIVE is not set -# CONFIG_PSA_WANT_KEY_TYPE_RAW_DATA is not set -# CONFIG_PSA_WANT_KEY_TYPE_HMAC is not set -# CONFIG_PSA_WANT_KEY_TYPE_PASSWORD is not set -# CONFIG_PSA_WANT_KEY_TYPE_PASSWORD_HASH is not set -# CONFIG_PSA_WANT_KEY_TYPE_PEPPER is not set -# CONFIG_PSA_WANT_KEY_TYPE_AES is not set -# CONFIG_PSA_WANT_KEY_TYPE_ARIA is not set -# CONFIG_PSA_WANT_KEY_TYPE_DES is not set -# CONFIG_PSA_WANT_KEY_TYPE_CAMELLIA is not set -# CONFIG_PSA_WANT_KEY_TYPE_SM4 is not set -# CONFIG_PSA_WANT_KEY_TYPE_ARC4 is not set -# CONFIG_PSA_WANT_KEY_TYPE_ECC_KEY_PAIR is not set -# CONFIG_PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY is not set -# CONFIG_PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT is not set -# CONFIG_PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_EXPORT is not set -# CONFIG_PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_GENERATE is not set -# CONFIG_PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_DERIVE is not set -# CONFIG_PSA_WANT_KEY_TYPE_RSA_KEY_PAIR is not set -# CONFIG_PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY is not set -# CONFIG_PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_IMPORT is not set -# CONFIG_PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_EXPORT is not set -# CONFIG_PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_GENERATE is not set -# CONFIG_PSA_WANT_KEY_TYPE_DH_KEY_PAIR is not set -# CONFIG_PSA_WANT_KEY_TYPE_DH_PUBLIC_KEY is not set -# CONFIG_PSA_WANT_KEY_TYPE_SPAKE2P_KEY_PAIR_IMPORT is not set -# CONFIG_PSA_WANT_KEY_TYPE_SPAKE2P_KEY_PAIR_EXPORT is not set -# CONFIG_PSA_WANT_KEY_TYPE_SPAKE2P_KEY_PAIR_DERIVE is not set -# CONFIG_PSA_WANT_KEY_TYPE_SPAKE2P_KEY_PAIR is not set -# CONFIG_PSA_WANT_KEY_TYPE_SPAKE2P_PUBLIC_KEY is not set -# CONFIG_PSA_WANT_KEY_TYPE_SRP_KEY_PAIR_IMPORT is not set -# CONFIG_PSA_WANT_KEY_TYPE_SRP_KEY_PAIR_EXPORT is not set -# CONFIG_PSA_WANT_KEY_TYPE_SRP_KEY_PAIR_DERIVE is not set -# CONFIG_PSA_WANT_KEY_TYPE_SRP_PUBLIC_KEY is not set -# CONFIG_PSA_WANT_KEY_TYPE_SRP_KEY_PAIR is not set -# CONFIG_PSA_WANT_ALG_CCM is not set -# CONFIG_PSA_WANT_ALG_GCM is not set -# CONFIG_PSA_WANT_ALG_CHACHA20_POLY1305 is not set -# CONFIG_PSA_WANT_ALG_CBC_MAC is not set -# CONFIG_PSA_WANT_ALG_CMAC is not set -# CONFIG_PSA_WANT_ALG_HMAC is not set -# CONFIG_PSA_WANT_ALG_SHA_1 is not set -# CONFIG_PSA_WANT_ALG_SHA_224 is not set -# CONFIG_PSA_WANT_ALG_SHA_384 is not set -# CONFIG_PSA_WANT_ALG_SHA_512 is not set -# CONFIG_PSA_WANT_ALG_SHA_512_224 is not set -# CONFIG_PSA_WANT_ALG_SHA_512_256 is not set -# CONFIG_PSA_WANT_ALG_SHA3_224 is not set -# CONFIG_PSA_WANT_ALG_SHA3_256 is not set -# CONFIG_PSA_WANT_ALG_SHA3_384 is not set -# CONFIG_PSA_WANT_ALG_SHA3_512 is not set -# CONFIG_PSA_WANT_ALG_SM3 is not set -# CONFIG_PSA_WANT_ALG_SHAKE256_512 is not set -# CONFIG_PSA_WANT_ALG_RIPEMD160 is not set -# CONFIG_PSA_WANT_ALG_MD2 is not set -# CONFIG_PSA_WANT_ALG_MD4 is not set -# CONFIG_PSA_WANT_ALG_MD5 is not set -# CONFIG_PSA_WANT_ALG_ECB_NO_PADDING is not set -# CONFIG_PSA_WANT_ALG_CBC_NO_PADDING is not set -# CONFIG_PSA_WANT_ALG_CBC_PKCS7 is not set -# CONFIG_PSA_WANT_ALG_CFB is not set -# CONFIG_PSA_WANT_ALG_CTR is not set -# CONFIG_PSA_WANT_ALG_OFB is not set -# CONFIG_PSA_WANT_ALG_XTS is not set -# CONFIG_PSA_WANT_ALG_CCM_STAR_NO_TAG is not set -# CONFIG_PSA_WANT_ALG_STREAM_CIPHER is not set -# CONFIG_PSA_WANT_ALG_ECDH is not set -# CONFIG_PSA_WANT_ALG_FFDH is not set -# CONFIG_PSA_WANT_ALG_HKDF_EXTRACT is not set -# CONFIG_PSA_WANT_ALG_HKDF_EXPAND is not set -# CONFIG_PSA_WANT_ALG_ECDSA is not set -# CONFIG_PSA_WANT_ALG_ECDSA_ANY is not set -# CONFIG_PSA_WANT_ALG_DETERMINISTIC_ECDSA is not set -# CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_160 is not set -# CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_192 is not set -# CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_224 is not set -# CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_256 is not set -# CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_320 is not set -# CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_384 is not set -# CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_512 is not set -# CONFIG_PSA_WANT_ECC_MONTGOMERY_255 is not set -# CONFIG_PSA_WANT_ECC_MONTGOMERY_448 is not set -# CONFIG_PSA_WANT_ECC_TWISTED_EDWARDS_255 is not set -# CONFIG_PSA_WANT_ECC_TWISTED_EDWARDS_448 is not set -# CONFIG_PSA_WANT_ECC_SECP_K1_192 is not set -# CONFIG_PSA_WANT_ECC_SECP_K1_224 is not set -# CONFIG_PSA_WANT_ECC_SECP_K1_256 is not set -# CONFIG_PSA_WANT_ECC_SECP_R1_192 is not set -# CONFIG_PSA_WANT_ECC_SECP_R1_224 is not set -# CONFIG_PSA_WANT_ECC_SECP_R1_256 is not set -# CONFIG_PSA_WANT_ECC_SECP_R1_384 is not set -# CONFIG_PSA_WANT_ECC_SECP_R1_521 is not set -# CONFIG_PSA_WANT_ECC_SECP_R2_160 is not set -# CONFIG_PSA_WANT_ECC_SECT_K1_163 is not set -# CONFIG_PSA_WANT_ECC_SECT_K1_233 is not set -# CONFIG_PSA_WANT_ECC_SECT_K1_239 is not set -# CONFIG_PSA_WANT_ECC_SECT_K1_283 is not set -# CONFIG_PSA_WANT_ECC_SECT_K1_409 is not set -# CONFIG_PSA_WANT_ECC_SECT_K1_571 is not set -# CONFIG_PSA_WANT_ECC_SECT_R1_163 is not set -# CONFIG_PSA_WANT_ECC_SECT_R1_233 is not set -# CONFIG_PSA_WANT_ECC_SECT_R1_283 is not set -# CONFIG_PSA_WANT_ECC_SECT_R1_409 is not set -# CONFIG_PSA_WANT_ECC_SECT_R1_571 is not set -# CONFIG_PSA_WANT_ECC_SECT_R2_163 is not set -# CONFIG_PSA_WANT_ECC_FRP_V1_256 is not set -# CONFIG_PSA_WANT_ALG_RSA_OAEP is not set -# CONFIG_PSA_WANT_ALG_RSA_PKCS1V15_CRYPT is not set -# CONFIG_PSA_WANT_ALG_RSA_PKCS1V15_SIGN is not set -# CONFIG_PSA_WANT_ALG_RSA_PKCS1V15_SIGN_RAW is not set -# CONFIG_PSA_WANT_ALG_RSA_PSS is not set -# CONFIG_PSA_WANT_ALG_RSA_PSS_ANY_SALT is not set -# CONFIG_PSA_WANT_ALG_JPAKE is not set -# CONFIG_PSA_WANT_ALG_SPAKE2P_HMAC is not set -# CONFIG_PSA_WANT_ALG_SPAKE2P_CMAC is not set -# CONFIG_PSA_WANT_ALG_SPAKE2P_MATTER is not set -# CONFIG_PSA_WANT_ALG_SRP_6 is not set -# CONFIG_PSA_WANT_ALG_SRP_PASSWORD_HASH is not set -# CONFIG_PSA_WANT_ALG_PURE_EDDSA is not set -# CONFIG_PSA_WANT_ALG_ED25519PH is not set -# CONFIG_PSA_WANT_ALG_ED448PH is not set -# end of nRF Security - -# -# Audio Module -# -# CONFIG_AUDIO_MODULE_TEST is not set -CONFIG_AUDIO_MODULE_NAME_SIZE=20 -# CONFIG_AUDIO_MODULE_LOG_LEVEL_OFF is not set -# CONFIG_AUDIO_MODULE_LOG_LEVEL_ERR is not set -# CONFIG_AUDIO_MODULE_LOG_LEVEL_WRN is not set -# CONFIG_AUDIO_MODULE_LOG_LEVEL_INF is not set -# CONFIG_AUDIO_MODULE_LOG_LEVEL_DBG is not set -CONFIG_AUDIO_MODULE_LOG_LEVEL_DEFAULT=y -CONFIG_AUDIO_MODULE_LOG_LEVEL=0 -# end of Audio Module - -# CONFIG_UART_ASYNC_ADAPTER is not set -# CONFIG_TRUSTED_STORAGE is not set - -# -# SUIT provisioning -# -# CONFIG_SUIT_MPI_GENERATE is not set -# end of SUIT provisioning - -# CONFIG_SUIT is not set -# end of Subsystems - -# CONFIG_WPA_SUPP is not set -CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0 -CONFIG_POSIX_MAX_FDS=4 -# CONFIG_WFA_QT_LOG_LEVEL_OFF is not set -# CONFIG_WFA_QT_LOG_LEVEL_ERR is not set -# CONFIG_WFA_QT_LOG_LEVEL_WRN is not set -# CONFIG_WFA_QT_LOG_LEVEL_INF is not set -# CONFIG_WFA_QT_LOG_LEVEL_DBG is not set -CONFIG_WFA_QT_LOG_LEVEL_DEFAULT=y -CONFIG_WFA_QT_LOG_LEVEL=0 -# CONFIG_WFA_QT_CONTROL_APP is not set -CONFIG_WFA_QT_THREAD_STACK_SIZE=4096 -CONFIG_WFA_QT_REBOOT_TIMEOUT_MS=1000 -CONFIG_WFA_QT_DEFAULT_INTERFACE="nordic_wlan0" -CONFIG_WPAS_READY_TIMEOUT_MS=10000 - -# -# Libraries -# - -# -# Binary libraries -# -# end of Binary libraries - -# CONFIG_AT_MONITOR is not set -# CONFIG_LTE_LINK_CONTROL is not set -CONFIG_NRF_SPU_FLASH_REGION_SIZE=0x8000 -CONFIG_FPROTECT_BLOCK_SIZE=0x8000 -CONFIG_FPROTECT=y -# CONFIG_FPROTECT_APP is not set -# CONFIG_AT_CMD_CUSTOM is not set -# CONFIG_DK_LIBRARY is not set -# CONFIG_MODEM_INFO is not set -# CONFIG_RESET_ON_FATAL_ERROR is not set -# CONFIG_SMS is not set -# CONFIG_GCF_SMS is not set -# CONFIG_DATE_TIME is not set -# CONFIG_HW_ID_LIBRARY is not set -# CONFIG_WAVE_GEN_LIB is not set -CONFIG_HW_UNIQUE_KEY_SUPPORTED=y -CONFIG_HW_UNIQUE_KEY_PARTITION_SIZE=0 -# CONFIG_MODEM_JWT is not set -# CONFIG_LOCATION is not set -# CONFIG_QOS is not set -# CONFIG_SFLOAT is not set -# CONFIG_CONTIN_ARRAY is not set -# CONFIG_PCM_MIX is not set -# CONFIG_TONE is not set -# CONFIG_PSCM is not set -# CONFIG_DATA_FIFO is not set -# CONFIG_FEM_AL_LIB is not set -# CONFIG_SAMPLE_RATE_CONVERTER is not set -CONFIG_NCS_BOOT_BANNER=y -CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING="MCUboot" -CONFIG_NCS_NCS_BOOT_BANNER_STRING="nRF Connect SDK" -CONFIG_NCS_ZEPHYR_BOOT_BANNER_STRING="Zephyr OS" -# end of Libraries - -# -# Device Drivers -# -# CONFIG_BT_DRIVER_QUIRK_NO_AUTO_DLE is not set -CONFIG_HW_CC3XX=y -# CONFIG_ETH_RTT is not set -# CONFIG_SENSOR is not set -# CONFIG_NRF_SW_LPUART is not set -CONFIG_NRFX_GPIOTE_NUM_OF_EVT_HANDLERS=1 -# CONFIG_FLASH_RPC is not set -# end of Device Drivers - -# -# External libraries -# -# end of External libraries - -# -# Test -# -CONFIG_ZTEST_MULTICORE_DEFAULT_SETTINGS=y -# CONFIG_UNITY is not set - -# -# Mocks -# -# CONFIG_MOCK_NRF_MODEM_AT is not set -# end of Mocks -# end of Test -# end of Nordic nRF Connect - -CONFIG_ZEPHYR_NRF_MODULE=y -# end of nrf (/home/mike/Documents/ncs/v2.7.0/nrf) - -# -# mcuboot (/home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot) -# - -# -# MCUboot -# -CONFIG_SIGN_IMAGES=y -CONFIG_DT_FLASH_WRITE_BLOCK_SIZE=4 -# CONFIG_MCUBOOT_USE_ALL_AVAILABLE_RAM is not set -# end of MCUboot - -CONFIG_ZEPHYR_MCUBOOT_MODULE=y -# end of mcuboot (/home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot) - -# -# mbedtls (/home/mike/Documents/ncs/v2.7.0/modules/crypto/mbedtls) -# -CONFIG_ZEPHYR_MBEDTLS_MODULE=y - -# -# PSA RNG support -# -# end of PSA RNG support - -# -# PSA key type support -# -# end of PSA key type support - -# -# PSA AEAD support -# -# end of PSA AEAD support - -# -# PSA MAC support -# -# end of PSA MAC support - -# -# PSA Hash support -# -# end of PSA Hash support - -# -# PSA Cipher support -# -# end of PSA Cipher support - -# -# PSA Key agreement support -# -# end of PSA Key agreement support - -# -# PSA Key derivation support -# -# end of PSA Key derivation support - -# -# PSA Asymmetric support -# - -# -# Elliptic Curve type support -# -# end of Elliptic Curve type support -# end of PSA Asymmetric support -# end of mbedtls (/home/mike/Documents/ncs/v2.7.0/modules/crypto/mbedtls) - -# -# oberon-psa-crypto (/home/mike/Documents/ncs/v2.7.0/modules/crypto/oberon-psa-crypto) -# -CONFIG_ZEPHYR_OBERON_PSA_CRYPTO_MODULE=y -# end of oberon-psa-crypto (/home/mike/Documents/ncs/v2.7.0/modules/crypto/oberon-psa-crypto) - -# -# trusted-firmware-m (/home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/trusted-firmware-m) -# -CONFIG_TFM_BOARD="/home/mike/Documents/ncs/v2.7.0/zephyr/modules/trusted-firmware-m/nordic/nrf9120" -CONFIG_ZEPHYR_TRUSTED_FIRMWARE_M_MODULE=y -# end of trusted-firmware-m (/home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/trusted-firmware-m) - -CONFIG_ZEPHYR_PSA_ARCH_TESTS_MODULE=y -CONFIG_ZEPHYR_SOC_HWMV1_MODULE=y - -# -# cjson (/home/mike/Documents/ncs/v2.7.0/modules/lib/cjson) -# -CONFIG_ZEPHYR_CJSON_MODULE=y -# end of cjson (/home/mike/Documents/ncs/v2.7.0/modules/lib/cjson) - -# -# azure-sdk-for-c (/home/mike/Documents/ncs/v2.7.0/modules/lib/azure-sdk-for-c) -# -# CONFIG_AZURE_SDK is not set -CONFIG_ZEPHYR_AZURE_SDK_FOR_C_MODULE=y -# end of azure-sdk-for-c (/home/mike/Documents/ncs/v2.7.0/modules/lib/azure-sdk-for-c) - -# -# cirrus-logic (/home/mike/Documents/ncs/v2.7.0/modules/hal/cirrus-logic) -# -# CONFIG_HW_CODEC_CIRRUS_LOGIC is not set -CONFIG_ZEPHYR_CIRRUS_LOGIC_MODULE=y -# end of cirrus-logic (/home/mike/Documents/ncs/v2.7.0/modules/hal/cirrus-logic) - -# -# openthread (/home/mike/Documents/ncs/v2.7.0/modules/lib/openthread) -# -# CONFIG_OPENTHREAD is not set -CONFIG_ZEPHYR_OPENTHREAD_MODULE=y -# end of openthread (/home/mike/Documents/ncs/v2.7.0/modules/lib/openthread) - -# -# suit-generator (/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-generator) -# -CONFIG_SUIT_ENVELOPE_TEMPLATE="" -CONFIG_SUIT_ENVELOPE_TARGET="" -CONFIG_SUIT_ENVELOPE_OUTPUT_ARTIFACT="merged.hex" -CONFIG_SUIT_ENVELOPE_OUTPUT_MPI_MERGE=y -# CONFIG_SUIT_LOCAL_ENVELOPE_GENERATE is not set -CONFIG_ZEPHYR_SUIT_GENERATOR_MODULE=y -# end of suit-generator (/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-generator) - -# -# suit-processor (/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-processor) -# -# CONFIG_SUIT_PROCESSOR is not set -CONFIG_SUIT_PLATFORM_DRY_RUN_SUPPORT=y -CONFIG_ZEPHYR_SUIT_PROCESSOR_MODULE=y -# end of suit-processor (/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-processor) - -# -# memfault-firmware-sdk (/home/mike/Documents/ncs/v2.7.0/modules/lib/memfault-firmware-sdk) -# -# CONFIG_MEMFAULT is not set -CONFIG_ZEPHYR_MEMFAULT_FIRMWARE_SDK_MODULE=y -# end of memfault-firmware-sdk (/home/mike/Documents/ncs/v2.7.0/modules/lib/memfault-firmware-sdk) - -# -# coremark (/home/mike/Documents/ncs/v2.7.0/modules/benchmark/coremark) -# -# CONFIG_COREMARK is not set -CONFIG_ZEPHYR_COREMARK_MODULE=y -# end of coremark (/home/mike/Documents/ncs/v2.7.0/modules/benchmark/coremark) - -# -# canopennode (/home/mike/Documents/ncs/v2.7.0/modules/lib/canopennode) -# -CONFIG_ZEPHYR_CANOPENNODE_MODULE=y -# end of canopennode (/home/mike/Documents/ncs/v2.7.0/modules/lib/canopennode) - -# -# chre (/home/mike/Documents/ncs/v2.7.0/modules/lib/chre) -# -CONFIG_ZEPHYR_CHRE_MODULE=y -# CONFIG_CHRE is not set -# end of chre (/home/mike/Documents/ncs/v2.7.0/modules/lib/chre) - -# -# lz4 (/home/mike/Documents/ncs/v2.7.0/modules/lib/lz4) -# -CONFIG_ZEPHYR_LZ4_MODULE=y -# CONFIG_LZ4 is not set -# end of lz4 (/home/mike/Documents/ncs/v2.7.0/modules/lib/lz4) - -# -# nanopb (/home/mike/Documents/ncs/v2.7.0/modules/lib/nanopb) -# -CONFIG_ZEPHYR_NANOPB_MODULE=y -# CONFIG_NANOPB is not set -# end of nanopb (/home/mike/Documents/ncs/v2.7.0/modules/lib/nanopb) - -CONFIG_ZEPHYR_TF_M_TESTS_MODULE=y - -# -# zscilib (/home/mike/Documents/ncs/v2.7.0/modules/lib/zscilib) -# -# CONFIG_ZSL is not set -CONFIG_ZEPHYR_ZSCILIB_MODULE=y -# end of zscilib (/home/mike/Documents/ncs/v2.7.0/modules/lib/zscilib) - -# -# cmsis (/home/mike/Documents/ncs/v2.7.0/modules/hal/cmsis) -# -CONFIG_ZEPHYR_CMSIS_MODULE=y -CONFIG_HAS_CMSIS_CORE=y -CONFIG_HAS_CMSIS_CORE_M=y -# CONFIG_CMSIS_M_CHECK_DEVICE_DEFINES is not set -# end of cmsis (/home/mike/Documents/ncs/v2.7.0/modules/hal/cmsis) - -# -# cmsis-dsp (/home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-dsp) -# -CONFIG_ZEPHYR_CMSIS_DSP_MODULE=y -# CONFIG_CMSIS_DSP is not set -# end of cmsis-dsp (/home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-dsp) - -# -# cmsis-nn (/home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-nn) -# -CONFIG_ZEPHYR_CMSIS_NN_MODULE=y -# CONFIG_CMSIS_NN is not set -# end of cmsis-nn (/home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-nn) - -# -# fatfs (/home/mike/Documents/ncs/v2.7.0/modules/fs/fatfs) -# -CONFIG_ZEPHYR_FATFS_MODULE=y -# end of fatfs (/home/mike/Documents/ncs/v2.7.0/modules/fs/fatfs) - -# -# hal_nordic (/home/mike/Documents/ncs/v2.7.0/modules/hal/nordic) -# -CONFIG_ZEPHYR_HAL_NORDIC_MODULE=y -# CONFIG_NRF_802154_SOURCE_HAL_NORDIC is not set -CONFIG_HAS_NRFX=y - -# -# nrfx drivers -# - -# -# nrfx drivers logging -# -# CONFIG_NRFX_CLOCK_LOG is not set -# CONFIG_NRFX_DPPI_LOG is not set -# CONFIG_NRFX_GPIOTE_LOG is not set -# CONFIG_NRFX_NVMC_LOG is not set -# CONFIG_NRFX_WDT_LOG is not set -# end of nrfx drivers logging - -CONFIG_NRFX_CLOCK=y -CONFIG_NRFX_CLOCK_LFXO_TWO_STAGE_ENABLED=y -CONFIG_NRFX_DPPI=y -# CONFIG_NRFX_EGU0 is not set -# CONFIG_NRFX_EGU1 is not set -# CONFIG_NRFX_EGU2 is not set -# CONFIG_NRFX_EGU3 is not set -# CONFIG_NRFX_EGU4 is not set -# CONFIG_NRFX_EGU5 is not set -CONFIG_NRFX_GPIOTE=y -CONFIG_NRFX_GPIOTE0=y -# CONFIG_NRFX_GPIOTE1 is not set -# CONFIG_NRFX_I2S0 is not set -# CONFIG_NRFX_IPC is not set -CONFIG_NRFX_NVMC=y -# CONFIG_NRFX_PDM is not set -# CONFIG_NRFX_POWER is not set -# CONFIG_NRFX_PWM0 is not set -# CONFIG_NRFX_PWM1 is not set -# CONFIG_NRFX_PWM2 is not set -# CONFIG_NRFX_PWM3 is not set -# CONFIG_NRFX_RTC0 is not set -# CONFIG_NRFX_RTC1 is not set -# CONFIG_NRFX_SAADC is not set -# CONFIG_NRFX_SPIM0 is not set -# CONFIG_NRFX_SPIM1 is not set -# CONFIG_NRFX_SPIM2 is not set -# CONFIG_NRFX_SPIM3 is not set -# CONFIG_NRFX_SYSTICK is not set -# CONFIG_NRFX_TIMER0 is not set -# CONFIG_NRFX_TIMER1 is not set -# CONFIG_NRFX_TIMER2 is not set -# CONFIG_NRFX_TWIM0 is not set -# CONFIG_NRFX_TWIM1 is not set -# CONFIG_NRFX_TWIM2 is not set -# CONFIG_NRFX_TWIM3 is not set -# CONFIG_NRFX_UARTE0 is not set -# CONFIG_NRFX_UARTE1 is not set -# CONFIG_NRFX_UARTE2 is not set -# CONFIG_NRFX_UARTE3 is not set -CONFIG_NRFX_WDT=y -CONFIG_NRFX_WDT0=y - -# -# Peripheral Resource Sharing module -# -# CONFIG_NRFX_PRS_BOX_0 is not set -# CONFIG_NRFX_PRS_BOX_1 is not set -# CONFIG_NRFX_PRS_BOX_2 is not set -# CONFIG_NRFX_PRS_BOX_3 is not set -# CONFIG_NRFX_PRS_BOX_4 is not set -# end of Peripheral Resource Sharing module -# end of nrfx drivers -# end of hal_nordic (/home/mike/Documents/ncs/v2.7.0/modules/hal/nordic) - -# -# hal_st (/home/mike/Documents/ncs/v2.7.0/modules/hal/st) -# -CONFIG_ZEPHYR_HAL_ST_MODULE=y -# end of hal_st (/home/mike/Documents/ncs/v2.7.0/modules/hal/st) - -CONFIG_ZEPHYR_HAL_WURTHELEKTRONIK_MODULE=y -CONFIG_ZEPHYR_LIBMETAL_MODULE=y - -# -# liblc3 (/home/mike/Documents/ncs/v2.7.0/modules/lib/liblc3) -# -CONFIG_ZEPHYR_LIBLC3_MODULE=y -# CONFIG_LIBLC3 is not set -# end of liblc3 (/home/mike/Documents/ncs/v2.7.0/modules/lib/liblc3) - -# -# littlefs (/home/mike/Documents/ncs/v2.7.0/modules/fs/littlefs) -# -CONFIG_ZEPHYR_LITTLEFS_MODULE=y -# end of littlefs (/home/mike/Documents/ncs/v2.7.0/modules/fs/littlefs) - -# -# loramac-node (/home/mike/Documents/ncs/v2.7.0/modules/lib/loramac-node) -# -CONFIG_ZEPHYR_LORAMAC_NODE_MODULE=y -# CONFIG_HAS_SEMTECH_RADIO_DRIVERS is not set -# end of loramac-node (/home/mike/Documents/ncs/v2.7.0/modules/lib/loramac-node) - -# -# lvgl (/home/mike/Documents/ncs/v2.7.0/modules/lib/gui/lvgl) -# -CONFIG_ZEPHYR_LVGL_MODULE=y -# end of lvgl (/home/mike/Documents/ncs/v2.7.0/modules/lib/gui/lvgl) - -CONFIG_ZEPHYR_MIPI_SYS_T_MODULE=y -CONFIG_ZEPHYR_NRF_HW_MODELS_MODULE=y -CONFIG_ZEPHYR_OPEN_AMP_MODULE=y - -# -# picolibc (/home/mike/Documents/ncs/v2.7.0/modules/lib/picolibc) -# -# CONFIG_PICOLIBC_MODULE is not set -CONFIG_ZEPHYR_PICOLIBC_MODULE=y -# end of picolibc (/home/mike/Documents/ncs/v2.7.0/modules/lib/picolibc) - -# -# segger (/home/mike/Documents/ncs/v2.7.0/modules/debug/segger) -# -CONFIG_ZEPHYR_SEGGER_MODULE=y -CONFIG_HAS_SEGGER_RTT=y -# CONFIG_USE_SEGGER_RTT is not set -# end of segger (/home/mike/Documents/ncs/v2.7.0/modules/debug/segger) - -CONFIG_ZEPHYR_TINYCRYPT_MODULE=y - -# -# uoscore-uedhoc (/home/mike/Documents/ncs/v2.7.0/modules/lib/uoscore-uedhoc) -# -CONFIG_ZEPHYR_UOSCORE_UEDHOC_MODULE=y -# end of uoscore-uedhoc (/home/mike/Documents/ncs/v2.7.0/modules/lib/uoscore-uedhoc) - -# -# zcbor (/home/mike/Documents/ncs/v2.7.0/modules/lib/zcbor) -# -CONFIG_ZEPHYR_ZCBOR_MODULE=y -# CONFIG_ZCBOR is not set -# end of zcbor (/home/mike/Documents/ncs/v2.7.0/modules/lib/zcbor) - -# -# nrfxlib (/home/mike/Documents/ncs/v2.7.0/nrfxlib) -# - -# -# Nordic nrfxlib -# - -# -# nrf_modem (Modem library) -# -# end of nrf_modem (Modem library) - -CONFIG_NRF_MODEM_SHMEM_CTRL_SIZE=0x4e8 -# CONFIG_NFC_T2T_NRFXLIB is not set -# CONFIG_NFC_T4T_NRFXLIB is not set - -# -# Crypto libraries for nRF5x SOCs. -# -CONFIG_HAS_HW_NRF_CC3XX=y -# CONFIG_NRF_OBERON is not set -CONFIG_NRF_CC3XX_PLATFORM=y -CONFIG_CC3XX_MUTEX_LOCK=y -# CONFIG_CC3XX_ATOMIC_LOCK is not set -# end of Crypto libraries for nRF5x SOCs. - -# CONFIG_NRF_RPC is not set -CONFIG_NRF_802154_SOURCE_NRFXLIB=y -# CONFIG_NRF_DM is not set -# CONFIG_SW_CODEC_LC3_T2_SOFTWARE is not set -# CONFIG_NRF_FUEL_GAUGE is not set -# end of Nordic nrfxlib - -CONFIG_ZEPHYR_NRFXLIB_MODULE=y -# end of nrfxlib (/home/mike/Documents/ncs/v2.7.0/nrfxlib) - -# -# connectedhomeip (/home/mike/Documents/ncs/v2.7.0/modules/lib/matter) -# -# CONFIG_CHIP is not set -CONFIG_ZEPHYR_CONNECTEDHOMEIP_MODULE=y -# end of connectedhomeip (/home/mike/Documents/ncs/v2.7.0/modules/lib/matter) - -# CONFIG_LIBMETAL is not set -# CONFIG_LVGL is not set -# CONFIG_HAS_MEC_HAL is not set -# CONFIG_HAS_MPFS_HAL is not set -# CONFIG_HAS_MEC5_HAL is not set -# CONFIG_OPENAMP is not set -# CONFIG_MIPI_SYST_LIB is not set -# CONFIG_HAS_TELINK_DRIVERS is not set -CONFIG_MCUBOOT_BOOTUTIL_LIB=y -# CONFIG_WIFI_NM_WPA_SUPPLICANT is not set - -# -# Unavailable modules, please install those via the project manifest. -# - -# -# hal_gigadevice module not available. -# - -# -# Trusted-firmware-a module not available. -# - -# -# THRIFT module not available. -# -# CONFIG_ACPI is not set -# end of Modules - -CONFIG_BOARD="conexio_stratus_pro" -CONFIG_BOARD_REVISION="" -CONFIG_BOARD_TARGET="conexio_stratus_pro/nrf9151" -# CONFIG_NET_DRIVERS is not set -CONFIG_BOARD_CONEXIO_STRATUS_PRO=y -CONFIG_BOARD_CONEXIO_STRATUS_PRO_NRF9151=y -CONFIG_BOARD_QUALIFIERS="nrf9151" - -# -# Board Options -# -# end of Board Options - -# -# Hardware Configuration -# -CONFIG_SOC_FAMILY="nordic_nrf" -CONFIG_SOC_FAMILY_NORDIC_NRF=y -CONFIG_SOC_SERIES_NRF91X=y -CONFIG_SOC_NRF9120=y -CONFIG_SOC_NRF9151_LACA=y -# CONFIG_MFD is not set -# CONFIG_BUILD_OUTPUT_INFO_HEADER is not set -CONFIG_HAS_HW_NRF_CC310=y -CONFIG_HAS_HW_NRF_CLOCK=y -CONFIG_HAS_HW_NRF_CTRLAP=y -CONFIG_HAS_HW_NRF_DPPIC=y -CONFIG_HAS_HW_NRF_EGU0=y -CONFIG_HAS_HW_NRF_EGU1=y -CONFIG_HAS_HW_NRF_EGU2=y -CONFIG_HAS_HW_NRF_EGU3=y -CONFIG_HAS_HW_NRF_EGU4=y -CONFIG_HAS_HW_NRF_EGU5=y -CONFIG_HAS_HW_NRF_GPIO0=y -CONFIG_HAS_HW_NRF_GPIOTE0=y -CONFIG_HAS_HW_NRF_IPC=y -CONFIG_HAS_HW_NRF_KMU=y -CONFIG_HAS_HW_NRF_NVMC_PE=y -CONFIG_HAS_HW_NRF_POWER=y -CONFIG_HAS_HW_NRF_PWM0=y -CONFIG_HAS_HW_NRF_REGULATORS=y -CONFIG_HAS_HW_NRF_SAADC=y -CONFIG_HAS_HW_NRF_SPU=y -CONFIG_HAS_HW_NRF_TWIM2=y -CONFIG_HAS_HW_NRF_UARTE0=y -CONFIG_HAS_HW_NRF_VMC=y -CONFIG_HAS_HW_NRF_WDT0=y -CONFIG_NRF_ENABLE_ICACHE=y -CONFIG_NRF_SPU_FLASH_REGION_ALIGNMENT=0x8000 -CONFIG_NRF_SPU_RAM_REGION_SIZE=0x2000 -CONFIG_NRF_SPU_RAM_REGION_ALIGNMENT=0x2000 -CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT=0 -CONFIG_NRF_SOC_SECURE_SUPPORTED=y -CONFIG_NRF_APPROTECT_USE_UICR=y -# CONFIG_NRF_APPROTECT_LOCK is not set -# CONFIG_NRF_APPROTECT_USER_HANDLING is not set -# CONFIG_NRF_TRACE_PORT is not set -CONFIG_GPIO_INIT_PRIORITY=40 -# CONFIG_SOC_LOG_LEVEL_OFF is not set -# CONFIG_SOC_LOG_LEVEL_ERR is not set -# CONFIG_SOC_LOG_LEVEL_WRN is not set -# CONFIG_SOC_LOG_LEVEL_INF is not set -# CONFIG_SOC_LOG_LEVEL_DBG is not set -CONFIG_SOC_LOG_LEVEL_DEFAULT=y -CONFIG_SOC_LOG_LEVEL=0 -# end of Hardware Configuration - -CONFIG_SOC_COMPATIBLE_NRF=y -CONFIG_ARCH="arm" -CONFIG_ARCH_HAS_SINGLE_THREAD_SUPPORT=y -# CONFIG_EXTRA_EXCEPTION_INFO is not set -CONFIG_CPU_CORTEX=y -# CONFIG_ARM_MPU is not set -CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE=4 -# CONFIG_MPU_ALLOW_FLASH_WRITE is not set - -# -# ARM Options -# -CONFIG_CPU_CORTEX_M=y -# CONFIG_ARM_ZIMAGE_HEADER is not set -CONFIG_ISA_THUMB2=y -CONFIG_ASSEMBLER_ISA_THUMB2=y -CONFIG_COMPILER_ISA_THUMB2=y -CONFIG_STACK_ALIGN_DOUBLE_WORD=y -# CONFIG_RUNTIME_NMI is not set -CONFIG_FAULT_DUMP=2 -CONFIG_BUILTIN_STACK_GUARD=y -CONFIG_ARM_STACK_PROTECTION=y -CONFIG_FP_HARDABI=y -# CONFIG_FP_SOFTABI is not set -CONFIG_FP16=y -CONFIG_FP16_IEEE=y -# CONFIG_FP16_ALT is not set -CONFIG_CPU_CORTEX_M33=y -CONFIG_CPU_CORTEX_M_HAS_SYSTICK=y -CONFIG_CPU_CORTEX_M_HAS_DWT=y -CONFIG_CPU_CORTEX_M_HAS_BASEPRI=y -CONFIG_CPU_CORTEX_M_HAS_VTOR=y -CONFIG_CPU_CORTEX_M_HAS_SPLIM=y -CONFIG_CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS=y -CONFIG_CPU_CORTEX_M_HAS_CMSE=y -CONFIG_ARMV7_M_ARMV8_M_MAINLINE=y -CONFIG_ARMV8_M_MAINLINE=y -CONFIG_ARMV8_M_SE=y -CONFIG_ARMV7_M_ARMV8_M_FP=y -CONFIG_ARMV8_M_DSP=y - -# -# ARM Cortex-M0/M0+/M1/M3/M4/M7/M23/M33/M55 options -# -# CONFIG_ZERO_LATENCY_IRQS is not set -# CONFIG_SW_VECTOR_RELAY is not set -# CONFIG_CORTEX_M_DWT is not set -# CONFIG_CORTEX_M_DEBUG_MONITOR_HOOK is not set -# CONFIG_TRAP_UNALIGNED_ACCESS is not set -# end of ARM Cortex-M0/M0+/M1/M3/M4/M7/M23/M33/M55 options - -CONFIG_NULL_POINTER_EXCEPTION_DETECTION_NONE=y -# CONFIG_NULL_POINTER_EXCEPTION_DETECTION_DWT is not set -CONFIG_ARM_TRUSTZONE_M=y -CONFIG_CPU_HAS_NRF_IDAU=y -# end of ARM Options - -CONFIG_ARM=y -CONFIG_ARCH_IS_SET=y - -# -# General Architecture Options -# -# CONFIG_SEMIHOST is not set -# CONFIG_ARCH_LOG_LEVEL_OFF is not set -# CONFIG_ARCH_LOG_LEVEL_ERR is not set -# CONFIG_ARCH_LOG_LEVEL_WRN is not set -# CONFIG_ARCH_LOG_LEVEL_INF is not set -# CONFIG_ARCH_LOG_LEVEL_DBG is not set -CONFIG_ARCH_LOG_LEVEL_DEFAULT=y -CONFIG_ARCH_LOG_LEVEL=0 -CONFIG_LITTLE_ENDIAN=y -# CONFIG_TRUSTED_EXECUTION_SECURE is not set -# CONFIG_TRUSTED_EXECUTION_NONSECURE is not set -CONFIG_GEN_PRIV_STACKS=y -# CONFIG_STACK_GROWS_UP is not set - -# -# Interrupt Configuration -# -CONFIG_ISR_TABLES_LOCAL_DECLARATION_SUPPORTED=y -# CONFIG_ISR_TABLES_LOCAL_DECLARATION is not set -CONFIG_IRQ_VECTOR_TABLE_JUMP_BY_ADDRESS=y -# CONFIG_IRQ_VECTOR_TABLE_JUMP_BY_CODE is not set -CONFIG_EXCEPTION_DEBUG=y -# CONFIG_SIMPLIFIED_EXCEPTION_CODES is not set -# end of Interrupt Configuration -# end of General Architecture Options - -CONFIG_ARCH_HAS_TIMING_FUNCTIONS=y -CONFIG_ARCH_HAS_TRUSTED_EXECUTION=y -CONFIG_ARCH_HAS_STACK_PROTECTION=y -CONFIG_ARCH_HAS_RAMFUNC_SUPPORT=y -CONFIG_ARCH_HAS_NESTED_EXCEPTION_DETECTION=y -CONFIG_ARCH_SUPPORTS_COREDUMP=y -CONFIG_ARCH_SUPPORTS_ARCH_HW_INIT=y -CONFIG_ARCH_SUPPORTS_ROM_START=y -CONFIG_ARCH_HAS_EXTRA_EXCEPTION_INFO=y -CONFIG_ARCH_HAS_THREAD_LOCAL_STORAGE=y -CONFIG_ARCH_HAS_SUSPEND_TO_RAM=y -CONFIG_ARCH_HAS_THREAD_ABORT=y -CONFIG_ARCH_HAS_CODE_DATA_RELOCATION=y -CONFIG_CPU_HAS_TEE=y -CONFIG_CPU_HAS_FPU=y -CONFIG_CPU_HAS_MPU=y -# CONFIG_MPU is not set - -# -# DSP Options -# -# end of DSP Options - -# -# Floating Point Options -# -# end of Floating Point Options - -# -# Cache Options -# -# end of Cache Options - -CONFIG_TOOLCHAIN_HAS_BUILTIN_FFS=y -# CONFIG_ARCH_CPU_IDLE_CUSTOM is not set - -# -# General Kernel Options -# -# CONFIG_KERNEL_LOG_LEVEL_OFF is not set -# CONFIG_KERNEL_LOG_LEVEL_ERR is not set -# CONFIG_KERNEL_LOG_LEVEL_WRN is not set -# CONFIG_KERNEL_LOG_LEVEL_INF is not set -# CONFIG_KERNEL_LOG_LEVEL_DBG is not set -CONFIG_KERNEL_LOG_LEVEL_DEFAULT=y -CONFIG_KERNEL_LOG_LEVEL=0 -CONFIG_NUM_COOP_PRIORITIES=1 -CONFIG_NUM_PREEMPT_PRIORITIES=0 -CONFIG_MAIN_THREAD_PRIORITY=-2 -CONFIG_COOP_ENABLED=y -CONFIG_PRIORITY_CEILING=-127 -# CONFIG_SCHED_DEADLINE is not set -CONFIG_THREAD_STACK_INFO=y -# CONFIG_THREAD_CUSTOM_DATA is not set -# CONFIG_DYNAMIC_THREAD is not set -CONFIG_SCHED_DUMB=y -# CONFIG_SCHED_SCALABLE is not set -# CONFIG_SCHED_MULTIQ is not set -# CONFIG_WAITQ_SCALABLE is not set -CONFIG_WAITQ_DUMB=y - -# -# Misc Kernel related options -# -CONFIG_ERRNO=y -# end of Misc Kernel related options - -# -# Kernel Debugging and Metrics -# -# CONFIG_THREAD_MONITOR is not set -# CONFIG_THREAD_NAME is not set -# CONFIG_THREAD_RUNTIME_STATS is not set -# end of Kernel Debugging and Metrics - -# CONFIG_OBJ_CORE is not set - -# -# System Work Queue Options -# -# CONFIG_SYSTEM_WORKQUEUE_NO_YIELD is not set -# end of System Work Queue Options - -# -# Barrier Operations -# -CONFIG_BARRIER_OPERATIONS_ARCH=y -# end of Barrier Operations - -# -# Atomic Operations -# -CONFIG_ATOMIC_OPERATIONS_BUILTIN=y -# end of Atomic Operations - -# -# Timer API Options -# -# end of Timer API Options - -# -# Other Kernel Object Options -# -# CONFIG_POLL is not set -# CONFIG_MEM_SLAB_TRACE_MAX_UTILIZATION is not set -CONFIG_NUM_MBOX_ASYNC_MSGS=10 -# CONFIG_EVENTS is not set -# CONFIG_PIPES is not set -CONFIG_KERNEL_MEM_POOL=y -# CONFIG_HEAP_MEM_POOL_IGNORE_MIN is not set -# end of Other Kernel Object Options - -CONFIG_ARCH_HAS_CUSTOM_SWAP_TO_MAIN=y -CONFIG_SWAP_NONATOMIC=y -CONFIG_SYS_CLOCK_EXISTS=y -CONFIG_TIMEOUT_64BIT=y -CONFIG_SYS_CLOCK_MAX_TIMEOUT_DAYS=365 - -# -# Security Options -# -# end of Security Options - -# -# Memory Domains -# -# end of Memory Domains - -# -# SMP Options -# -CONFIG_MP_NUM_CPUS=1 -# CONFIG_TICKET_SPINLOCKS is not set -# end of SMP Options - -CONFIG_TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE=y -# CONFIG_THREAD_LOCAL_STORAGE is not set -# end of General Kernel Options - -# -# Device Options -# -# CONFIG_DEVICE_DEPS is not set -# CONFIG_DEVICE_MUTABLE is not set -# end of Device Options - -# -# Initialization Priorities -# -CONFIG_KERNEL_INIT_PRIORITY_OBJECTS=30 -CONFIG_KERNEL_INIT_PRIORITY_DEFAULT=40 -CONFIG_KERNEL_INIT_PRIORITY_DEVICE=50 -CONFIG_APPLICATION_INIT_PRIORITY=90 -# end of Initialization Priorities - -# -# Virtual Memory Support -# -# end of Virtual Memory Support - -# -# Device Drivers -# -# CONFIG_ADC is not set -# CONFIG_AUDIO is not set -# CONFIG_AUXDISPLAY is not set -# CONFIG_BBRAM is not set -# CONFIG_CAN is not set -# CONFIG_CHARGER is not set -# CONFIG_CLOCK_CONTROL_LOG_LEVEL_OFF is not set -# CONFIG_CLOCK_CONTROL_LOG_LEVEL_ERR is not set -# CONFIG_CLOCK_CONTROL_LOG_LEVEL_WRN is not set -# CONFIG_CLOCK_CONTROL_LOG_LEVEL_INF is not set -# CONFIG_CLOCK_CONTROL_LOG_LEVEL_DBG is not set -CONFIG_CLOCK_CONTROL_LOG_LEVEL_DEFAULT=y -CONFIG_CLOCK_CONTROL_LOG_LEVEL=0 -CONFIG_CLOCK_CONTROL_NRF=y -# CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC is not set -CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y -# CONFIG_CLOCK_CONTROL_NRF_K32SRC_500PPM is not set -# CONFIG_CLOCK_CONTROL_NRF_K32SRC_250PPM is not set -# CONFIG_CLOCK_CONTROL_NRF_K32SRC_150PPM is not set -# CONFIG_CLOCK_CONTROL_NRF_K32SRC_100PPM is not set -# CONFIG_CLOCK_CONTROL_NRF_K32SRC_75PPM is not set -CONFIG_CLOCK_CONTROL_NRF_K32SRC_50PPM=y -# CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM is not set -# CONFIG_CLOCK_CONTROL_NRF_K32SRC_20PPM is not set -CONFIG_CLOCK_CONTROL_NRF_ACCURACY=50 -# CONFIG_CLOCK_CONTROL_FIXED_RATE_CLOCK is not set -CONFIG_CONSOLE_INPUT_MAX_LINE_LEN=128 -CONFIG_CONSOLE_HAS_DRIVER=y -# CONFIG_CONSOLE_HANDLER is not set -CONFIG_CONSOLE_INIT_PRIORITY=60 -CONFIG_UART_CONSOLE=y -# CONFIG_UART_CONSOLE_DEBUG_SERVER_HOOKS is not set -# CONFIG_UART_CONSOLE_MCUMGR is not set -# CONFIG_RAM_CONSOLE is not set -# CONFIG_IPM_CONSOLE_SENDER is not set -# CONFIG_IPM_CONSOLE_RECEIVER is not set -# CONFIG_UART_MCUMGR is not set -# CONFIG_UART_CONSOLE_LOG_LEVEL_OFF is not set -# CONFIG_UART_CONSOLE_LOG_LEVEL_ERR is not set -# CONFIG_UART_CONSOLE_LOG_LEVEL_WRN is not set -# CONFIG_UART_CONSOLE_LOG_LEVEL_INF is not set -# CONFIG_UART_CONSOLE_LOG_LEVEL_DBG is not set -CONFIG_UART_CONSOLE_LOG_LEVEL_DEFAULT=y -CONFIG_UART_CONSOLE_LOG_LEVEL=0 -# CONFIG_GSM_MUX is not set -# CONFIG_EFI_CONSOLE is not set -# CONFIG_COREDUMP_DEVICE is not set -# CONFIG_CRYPTO is not set -# CONFIG_DAC is not set -# CONFIG_DAI is not set -# CONFIG_DISK_DRIVERS is not set -# CONFIG_DISPLAY is not set -# CONFIG_DMA is not set -# CONFIG_EDAC is not set -# CONFIG_EEPROM is not set -# CONFIG_ENTROPY_GENERATOR is not set -# CONFIG_ESPI is not set -CONFIG_FLASH_HAS_DRIVER_ENABLED=y -CONFIG_FLASH_HAS_PAGE_LAYOUT=y -CONFIG_FLASH=y -# CONFIG_FLASH_LOG_LEVEL_OFF is not set -# CONFIG_FLASH_LOG_LEVEL_ERR is not set -# CONFIG_FLASH_LOG_LEVEL_WRN is not set -# CONFIG_FLASH_LOG_LEVEL_INF is not set -# CONFIG_FLASH_LOG_LEVEL_DBG is not set -CONFIG_FLASH_LOG_LEVEL_DEFAULT=y -CONFIG_FLASH_LOG_LEVEL=0 -CONFIG_FLASH_PAGE_LAYOUT=y -CONFIG_SOC_FLASH_NRF=y -CONFIG_SOC_FLASH_NRF_RADIO_SYNC_NONE=y -# CONFIG_SOC_FLASH_NRF_PARTIAL_ERASE is not set -# CONFIG_SOC_FLASH_NRF_UICR is not set -# CONFIG_SOC_FLASH_NRF_EMULATE_ONE_BYTE_WRITE_ACCESS is not set -# CONFIG_FPGA is not set -# CONFIG_FUEL_GAUGE is not set -# CONFIG_GNSS is not set -# CONFIG_GPIO_LOG_LEVEL_OFF is not set -# CONFIG_GPIO_LOG_LEVEL_ERR is not set -# CONFIG_GPIO_LOG_LEVEL_WRN is not set -# CONFIG_GPIO_LOG_LEVEL_INF is not set -# CONFIG_GPIO_LOG_LEVEL_DBG is not set -CONFIG_GPIO_LOG_LEVEL_DEFAULT=y -CONFIG_GPIO_LOG_LEVEL=0 -# CONFIG_GPIO_GET_DIRECTION is not set -# CONFIG_GPIO_GET_CONFIG is not set -# CONFIG_GPIO_HOGS is not set -# CONFIG_GPIO_ENABLE_DISABLE_INTERRUPT is not set -CONFIG_GPIO_NRFX=y -CONFIG_GPIO_NRFX_INTERRUPT=y -# CONFIG_HWINFO is not set -# CONFIG_HWSPINLOCK is not set -# CONFIG_I2C is not set -# CONFIG_I2S is not set -# CONFIG_I3C is not set - -# -# Interrupt controller drivers -# -CONFIG_INTC_INIT_PRIORITY=40 -# CONFIG_INTC_LOG_LEVEL_OFF is not set -# CONFIG_INTC_LOG_LEVEL_ERR is not set -# CONFIG_INTC_LOG_LEVEL_WRN is not set -# CONFIG_INTC_LOG_LEVEL_INF is not set -# CONFIG_INTC_LOG_LEVEL_DBG is not set -CONFIG_INTC_LOG_LEVEL_DEFAULT=y -CONFIG_INTC_LOG_LEVEL=0 -# CONFIG_INTC_ESP32 is not set -# end of Interrupt controller drivers - -# CONFIG_IPM is not set -# CONFIG_KSCAN is not set -# CONFIG_LED is not set -# CONFIG_LED_STRIP is not set -# CONFIG_LORA is not set -# CONFIG_MDIO is not set -# CONFIG_MIPI_DBI is not set - -# -# Miscellaneous Drivers -# -# CONFIG_TIMEAWARE_GPIO is not set -# end of Miscellaneous Drivers - -# CONFIG_MM_DRV is not set -# CONFIG_PCIE is not set -# CONFIG_PCIE_ENDPOINT is not set -# CONFIG_PECI is not set -# CONFIG_PINCTRL_LOG_LEVEL_OFF is not set -# CONFIG_PINCTRL_LOG_LEVEL_ERR is not set -# CONFIG_PINCTRL_LOG_LEVEL_WRN is not set -# CONFIG_PINCTRL_LOG_LEVEL_INF is not set -# CONFIG_PINCTRL_LOG_LEVEL_DBG is not set -CONFIG_PINCTRL_LOG_LEVEL_DEFAULT=y -CONFIG_PINCTRL_LOG_LEVEL=0 -CONFIG_PINCTRL_STORE_REG=y -# CONFIG_PINCTRL_DYNAMIC is not set -CONFIG_PINCTRL_NRF=y -# CONFIG_PM_CPU_OPS is not set -# CONFIG_PS2 is not set -# CONFIG_PTP_CLOCK is not set -# CONFIG_PWM is not set -# CONFIG_REGULATOR is not set -# CONFIG_RETAINED_MEM is not set -# CONFIG_RTC is not set -# CONFIG_SDHC is not set - -# -# Capabilities -# -CONFIG_SERIAL_HAS_DRIVER=y -CONFIG_SERIAL_SUPPORT_ASYNC=y -CONFIG_SERIAL_SUPPORT_INTERRUPT=y -# CONFIG_UART_LOG_LEVEL_OFF is not set -# CONFIG_UART_LOG_LEVEL_ERR is not set -# CONFIG_UART_LOG_LEVEL_WRN is not set -# CONFIG_UART_LOG_LEVEL_INF is not set -# CONFIG_UART_LOG_LEVEL_DBG is not set -CONFIG_UART_LOG_LEVEL_DEFAULT=y -CONFIG_UART_LOG_LEVEL=0 -# CONFIG_UART_ASYNC_API is not set -# CONFIG_UART_LINE_CTRL is not set -# CONFIG_UART_DRV_CMD is not set -# CONFIG_UART_WIDE_DATA is not set -# CONFIG_UART_PIPE is not set -# CONFIG_UART_ASYNC_RX_HELPER is not set - -# -# Serial Drivers -# -CONFIG_UART_NRFX=y -CONFIG_UART_NRFX_UARTE=y -CONFIG_UART_NRFX_UARTE_LEGACY_SHIM=y -CONFIG_UART_0_ENHANCED_POLL_OUT=y -# CONFIG_UART_0_NRF_PARITY_BIT is not set -CONFIG_UART_0_NRF_TX_BUFFER_SIZE=32 -# CONFIG_SMBUS is not set - -# -# Timer drivers -# -# CONFIG_TIMER_READS_ITS_FREQUENCY_AT_RUNTIME is not set -# CONFIG_SYSTEM_CLOCK_SLOPPY_IDLE is not set -CONFIG_SYSTEM_CLOCK_INIT_PRIORITY=0 -CONFIG_TICKLESS_CAPABLE=y -CONFIG_SYSTEM_TIMER_HAS_DISABLE_SUPPORT=y -# CONFIG_NRF_RTC_TIMER_TRIGGER_OVERFLOW is not set -# CONFIG_SYSTEM_CLOCK_NO_WAIT is not set -# CONFIG_SYSTEM_CLOCK_WAIT_FOR_AVAILABILITY is not set -CONFIG_SYSTEM_CLOCK_WAIT_FOR_STABILITY=y -# end of Timer drivers - -# CONFIG_USB_BC12 is not set -# CONFIG_UDC_DRIVER is not set -# CONFIG_UHC_DRIVER is not set -# CONFIG_UVB is not set -# CONFIG_USB_DEVICE_DRIVER is not set -# CONFIG_NRF_USBD_COMMON_LOG_LEVEL_OFF is not set -# CONFIG_NRF_USBD_COMMON_LOG_LEVEL_ERR is not set -# CONFIG_NRF_USBD_COMMON_LOG_LEVEL_WRN is not set -# CONFIG_NRF_USBD_COMMON_LOG_LEVEL_INF is not set -# CONFIG_NRF_USBD_COMMON_LOG_LEVEL_DBG is not set -CONFIG_NRF_USBD_COMMON_LOG_LEVEL_DEFAULT=y -CONFIG_NRF_USBD_COMMON_LOG_LEVEL=0 -# CONFIG_USBC_TCPC_DRIVER is not set -# CONFIG_USBC_LOG_LEVEL_OFF is not set -# CONFIG_USBC_LOG_LEVEL_ERR is not set -# CONFIG_USBC_LOG_LEVEL_WRN is not set -# CONFIG_USBC_LOG_LEVEL_INF is not set -# CONFIG_USBC_LOG_LEVEL_DBG is not set -CONFIG_USBC_LOG_LEVEL_DEFAULT=y -CONFIG_USBC_LOG_LEVEL=0 -# CONFIG_USBC_VBUS_DRIVER is not set -# CONFIG_USBC_PPC_DRIVER is not set -# CONFIG_VIDEO is not set -# CONFIG_VIRTUALIZATION is not set -# CONFIG_W1 is not set -# end of Device Drivers - -# CONFIG_REQUIRES_FULL_LIBC is not set -# CONFIG_REQUIRES_FLOAT_PRINTF is not set -CONFIG_FULL_LIBC_SUPPORTED=y -CONFIG_MINIMAL_LIBC_SUPPORTED=y -CONFIG_NEWLIB_LIBC_SUPPORTED=y -CONFIG_PICOLIBC_SUPPORTED=y - -# -# C Library -# -CONFIG_MINIMAL_LIBC=y -# CONFIG_PICOLIBC is not set -# CONFIG_NEWLIB_LIBC is not set -# CONFIG_EXTERNAL_LIBC is not set -CONFIG_HAS_NEWLIB_LIBC_NANO=y -CONFIG_COMMON_LIBC_ABORT=y -CONFIG_COMMON_LIBC_GMTIME_R=y -CONFIG_COMMON_LIBC_MALLOC=y -CONFIG_COMMON_LIBC_CALLOC=y -CONFIG_COMMON_LIBC_REALLOCARRAY=y -CONFIG_COMMON_LIBC_STRNLEN=y -CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS=y -CONFIG_MINIMAL_LIBC_MALLOC=y -CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE=-2 -CONFIG_MINIMAL_LIBC_CALLOC=y -CONFIG_MINIMAL_LIBC_REALLOCARRAY=y -# CONFIG_MINIMAL_LIBC_LL_PRINTF is not set -# CONFIG_MINIMAL_LIBC_RAND is not set -CONFIG_MINIMAL_LIBC_TIME=y -# CONFIG_MINIMAL_LIBC_STRING_ERROR_TABLE is not set -CONFIG_STDOUT_CONSOLE=y -CONFIG_NEED_LIBC_MEM_PARTITION=y -# end of C Library - -# -# C++ Language Support -# -# CONFIG_CPP is not set - -# -# Deprecated -# -# CONFIG_CPLUSPLUS is not set -# CONFIG_LIB_CPLUSPLUS is not set -# end of Deprecated -# end of C++ Language Support - -# CONFIG_CRC is not set - -# -# Additional libraries -# - -# -# Hash Function Support -# -# CONFIG_SYS_HASH_FUNC32 is not set -# end of Hash Function Support - -# -# Hashmap (Hash Table) Support -# -# CONFIG_SYS_HASH_MAP is not set -# end of Hashmap (Hash Table) Support - -# -# Heap and Memory Allocation -# -# CONFIG_SYS_HEAP_VALIDATE is not set -# CONFIG_SYS_HEAP_STRESS is not set -# CONFIG_SYS_HEAP_INFO is not set -CONFIG_SYS_HEAP_ALLOC_LOOPS=3 -# CONFIG_SYS_HEAP_RUNTIME_STATS is not set -# CONFIG_SYS_HEAP_LISTENER is not set -# CONFIG_SYS_HEAP_SMALL_ONLY is not set -# CONFIG_SYS_HEAP_BIG_ONLY is not set -CONFIG_SYS_HEAP_AUTO=y -# CONFIG_MULTI_HEAP is not set -# CONFIG_SHARED_MULTI_HEAP is not set -# end of Heap and Memory Allocation - -# -# Memory Blocks -# -# CONFIG_SYS_MEM_BLOCKS is not set -# end of Memory Blocks - -# -# OS Support Library -# -# CONFIG_FDTABLE is not set -# CONFIG_PRINTK_SYNC is not set -# CONFIG_MPSC_PBUF is not set -# CONFIG_SPSC_PBUF is not set -CONFIG_HAS_POWEROFF=y -# CONFIG_POWEROFF is not set -# CONFIG_CBPRINTF_COMPLETE is not set -CONFIG_CBPRINTF_NANO=y -CONFIG_CBPRINTF_FULL_INTEGRAL=y -# CONFIG_CBPRINTF_REDUCED_INTEGRAL is not set -# CONFIG_CBPRINTF_FP_A_SUPPORT is not set -# CONFIG_CBPRINTF_FP_ALWAYS_A is not set -CONFIG_CBPRINTF_LIBC_SUBSTS=y -# CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL_OFF is not set -# CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL_ERR is not set -# CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL_WRN is not set -# CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL_INF is not set -# CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL_DBG is not set -CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL_DEFAULT=y -CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL=0 -# CONFIG_CBPRINTF_PACKAGE_LONGDOUBLE is not set -# CONFIG_CBPRINTF_STATIC_PACKAGE_CHECK_ALIGNMENT is not set -CONFIG_CBPRINTF_CONVERT_CHECK_PTR=y -# end of OS Support Library - -# -# POSIX API Support -# - -# -# POSIX Options -# -# CONFIG_POSIX_API is not set -# CONFIG_POSIX_ASYNCHRONOUS_IO is not set -# CONFIG_POSIX_CLOCK is not set -# CONFIG_POSIX_CONFSTR is not set -# CONFIG_POSIX_ENV is not set -# CONFIG_POSIX_ENV_LOG_LEVEL_OFF is not set -# CONFIG_POSIX_ENV_LOG_LEVEL_ERR is not set -# CONFIG_POSIX_ENV_LOG_LEVEL_WRN is not set -# CONFIG_POSIX_ENV_LOG_LEVEL_INF is not set -# CONFIG_POSIX_ENV_LOG_LEVEL_DBG is not set -CONFIG_POSIX_ENV_LOG_LEVEL_DEFAULT=y -CONFIG_POSIX_ENV_LOG_LEVEL=0 -# CONFIG_EVENTFD is not set - -# -# File descriptor table options -# -# end of File descriptor table options - -# CONFIG_FNMATCH is not set -# CONFIG_POSIX_MQUEUE is not set - -# -# sem_t support -# -CONFIG_SEM_VALUE_MAX=32767 -CONFIG_SEM_NAMELEN_MAX=16 -# end of sem_t support - -# -# Signal support -# -CONFIG_POSIX_RTSIG_MAX=0 -# CONFIG_POSIX_SIGNAL is not set -# end of Signal support - -# CONFIG_POSIX_PUTMSG is not set - -# -# Sysconf support -# -# CONFIG_POSIX_SYSCONF is not set -CONFIG_POSIX_PAGE_SIZE_BITS=6 -# end of Sysconf support - -# CONFIG_POSIX_SYSLOG is not set -# CONFIG_TIMER is not set -# CONFIG_POSIX_UNAME is not set -# end of POSIX Options - -# -# POSIX Shell Utilities -# -# end of POSIX Shell Utilities -# end of POSIX API Support - -# CONFIG_OPENAMP_RSC_TABLE is not set -# CONFIG_SMF is not set -CONFIG_LIBGCC_RTLIB=y - -# -# Utility Library -# -# CONFIG_JSON_LIBRARY is not set -# CONFIG_RING_BUFFER is not set -CONFIG_NOTIFY=y -# CONFIG_BASE64 is not set -CONFIG_ONOFF=y -# CONFIG_WINSTREAM is not set -# CONFIG_UTF8 is not set -# end of Utility Library -# end of Additional libraries - -# -# Subsystems and OS Services -# -# CONFIG_BINDESC is not set -# CONFIG_BT is not set - -# -# Controller Area Network (CAN) bus subsystem -# -# end of Controller Area Network (CAN) bus subsystem - -# CONFIG_CONSOLE_SUBSYS is not set - -# -# System Monitoring Options -# -# CONFIG_THREAD_ANALYZER is not set -# end of System Monitoring Options - -# -# Debugging Options -# -# CONFIG_DEBUG is not set -# CONFIG_STACK_USAGE is not set -CONFIG_PRINTK=y -CONFIG_EARLY_CONSOLE=y -# CONFIG_ASSERT is not set -# CONFIG_FORCE_NO_ASSERT is not set -CONFIG_ASSERT_VERBOSE=y -# CONFIG_ASSERT_NO_FILE_INFO is not set -# CONFIG_ASSERT_NO_COND_INFO is not set -# CONFIG_ASSERT_NO_MSG_INFO is not set -# CONFIG_ASSERT_TEST is not set -# CONFIG_OVERRIDE_FRAME_POINTER_DEFAULT is not set -# CONFIG_DEBUG_INFO is not set -# CONFIG_DEBUG_THREAD_INFO is not set -# CONFIG_DEBUG_COREDUMP is not set -# end of Debugging Options - -# CONFIG_MIPI_STP_DECODER is not set -# CONFIG_DISK_ACCESS is not set -# CONFIG_DSP is not set -# CONFIG_EMUL is not set -# CONFIG_CHARACTER_FRAMEBUFFER is not set - -# -# File Systems -# -# CONFIG_FILE_SYSTEM is not set -# CONFIG_FCB is not set -# CONFIG_NVS is not set -# end of File Systems - -# -# Inter Processor Communication -# -# CONFIG_RPMSG_SERVICE is not set -# CONFIG_IPC_SERVICE is not set -# end of Inter Processor Communication - -# CONFIG_JWT is not set -# CONFIG_LLEXT is not set - -# -# Linkable loadable Extension Development Kit (EDK) -# -CONFIG_LLEXT_EDK_NAME="llext-edk" -# CONFIG_LLEXT_EDK_USERSPACE_ONLY is not set -# end of Linkable loadable Extension Development Kit (EDK) - -# -# Logging -# -CONFIG_LOG_CORE_INIT_PRIORITY=0 -# CONFIG_LOG_MODE_DEFERRED is not set -# CONFIG_LOG_MODE_IMMEDIATE is not set -CONFIG_LOG_MODE_MINIMAL=y -# CONFIG_LOG_FRONTEND is not set -# CONFIG_LOG_FRONTEND_OPT_API is not set -# CONFIG_LOG_CUSTOM_HEADER is not set -# CONFIG_LOG_MULTIDOMAIN is not set - -# -# Logging levels filtering -# -CONFIG_LOG_DEFAULT_LEVEL=0 -CONFIG_LOG_OVERRIDE_LEVEL=0 -CONFIG_LOG_MAX_LEVEL=4 -# end of Logging levels filtering - -# -# Processing -# -# end of Processing - -# -# Misc -# -CONFIG_LOG_USE_VLA=y -CONFIG_LOG_SIMPLE_MSG_OPTIMIZE=y -# CONFIG_LOG_ALWAYS_RUNTIME is not set -# CONFIG_LOG_FMT_SECTION is not set -# CONFIG_LOG_FMT_STRING_VALIDATE is not set -# CONFIG_LOG_USE_TAGGED_ARGUMENTS is not set -# end of Misc - -# CONFIG_LOG_OUTPUT is not set -# end of Logging - -# CONFIG_MEM_ATTR is not set - -# -# Device Management -# - -# -# Host command handler subsystem -# -# CONFIG_EC_HOST_CMD is not set -# end of Host command handler subsystem - -# CONFIG_OSDP is not set -# end of Device Management - -# CONFIG_MODBUS is not set -# CONFIG_MODEM_MODULES is not set - -# -# Networking -# -# CONFIG_NET_BUF is not set -# CONFIG_NETWORKING is not set -# end of Networking - -# -# Power Management -# -# end of Power Management - -# -# Portability -# -# end of Portability - -# -# Random Number Generators -# -# CONFIG_TEST_RANDOM_GENERATOR is not set -CONFIG_TIMER_RANDOM_INITIAL_STATE=123456789 -# end of Random Number Generators - -# CONFIG_RTIO is not set - -# -# SD -# -# CONFIG_MMC_STACK is not set -# CONFIG_SDMMC_STACK is not set -# CONFIG_SDIO_STACK is not set -# end of SD - -# CONFIG_SETTINGS is not set -# CONFIG_SHELL is not set -# CONFIG_STATS is not set - -# -# Storage -# -CONFIG_FLASH_MAP=y -# CONFIG_FLASH_AREA_CHECK_INTEGRITY is not set -# CONFIG_FLASH_MAP_LABELS is not set -# CONFIG_STREAM_FLASH is not set -# end of Storage - -# CONFIG_TASK_WDT is not set - -# -# Testing -# -# CONFIG_ZTEST is not set -# CONFIG_ZTEST_MOCKING is not set -# CONFIG_ZTRESS is not set -# CONFIG_TEST is not set -CONFIG_COVERAGE_GCOV_HEAP_SIZE=16384 -# CONFIG_FORCE_COVERAGE is not set -# CONFIG_TEST_USERSPACE is not set -# end of Testing - -# CONFIG_TIMING_FUNCTIONS is not set -# CONFIG_TRACING is not set -# CONFIG_USB_DEVICE_STACK is not set -# CONFIG_USB_DEVICE_STACK_NEXT is not set -# CONFIG_USB_HOST_STACK is not set -# CONFIG_USBC_STACK is not set -# CONFIG_MODULES is not set -# end of Subsystems and OS Services - -CONFIG_TOOLCHAIN_ZEPHYR_0_16=y -CONFIG_TOOLCHAIN_ZEPHYR_SUPPORTS_THREAD_LOCAL_STORAGE=y - -# -# Build and Link Features -# - -# -# Linker Options -# -# CONFIG_LINKER_ORPHAN_SECTION_PLACE is not set -CONFIG_LINKER_ORPHAN_SECTION_WARN=y -# CONFIG_LINKER_ORPHAN_SECTION_ERROR is not set -CONFIG_ROM_END_OFFSET=0 -CONFIG_LD_LINKER_SCRIPT_SUPPORTED=y -CONFIG_LD_LINKER_TEMPLATE=y -# CONFIG_CMAKE_LINKER_GENERATOR is not set -# CONFIG_HAVE_CUSTOM_LINKER_SCRIPT is not set -CONFIG_LINKER_SORT_BY_ALIGNMENT=y - -# -# Linker Sections -# -# CONFIG_LINKER_USE_BOOT_SECTION is not set -# CONFIG_LINKER_USE_PINNED_SECTION is not set -CONFIG_LINKER_GENERIC_SECTIONS_PRESENT_AT_BOOT=y -CONFIG_LINKER_LAST_SECTION_ID=y -CONFIG_LINKER_LAST_SECTION_ID_PATTERN=0xE015E015 -CONFIG_LINKER_USE_RELAX=y -# end of Linker Sections - -CONFIG_LINKER_ITERABLE_SUBALIGN=4 -CONFIG_LINKER_DEVNULL_SUPPORT=y -# CONFIG_LINKER_DEVNULL_MEMORY is not set -# end of Linker Options - -# -# Compiler Options -# -# CONFIG_STD_C90 is not set -CONFIG_STD_C99=y -# CONFIG_STD_C11 is not set -# CONFIG_STD_C17 is not set -# CONFIG_STD_C23 is not set -CONFIG_TOOLCHAIN_SUPPORTS_GNU_EXTENSIONS=y -# CONFIG_GNU_C_EXTENSIONS is not set -# CONFIG_CODING_GUIDELINE_CHECK is not set -CONFIG_COMPILER_FREESTANDING=y -CONFIG_SIZE_OPTIMIZATIONS=y -# CONFIG_SPEED_OPTIMIZATIONS is not set -# CONFIG_DEBUG_OPTIMIZATIONS is not set -# CONFIG_NO_OPTIMIZATIONS is not set -# CONFIG_COMPILER_WARNINGS_AS_ERRORS is not set -# CONFIG_COMPILER_SAVE_TEMPS is not set -CONFIG_COMPILER_TRACK_MACRO_EXPANSION=y -CONFIG_COMPILER_COLOR_DIAGNOSTICS=y -CONFIG_FORTIFY_SOURCE_NONE=y -# CONFIG_FORTIFY_SOURCE_COMPILE_TIME is not set -# CONFIG_FORTIFY_SOURCE_RUN_TIME is not set -CONFIG_COMPILER_OPT="" -# CONFIG_MISRA_SANE is not set -# end of Compiler Options - -# CONFIG_ASSERT_ON_ERRORS is not set -# CONFIG_NO_RUNTIME_CHECKS is not set -CONFIG_RUNTIME_ERROR_CHECKS=y - -# -# Build Options -# -CONFIG_KERNEL_BIN_NAME="zephyr" -CONFIG_OUTPUT_STAT=y -# CONFIG_OUTPUT_SYMBOLS is not set -# CONFIG_OUTPUT_DISASSEMBLY is not set -CONFIG_OUTPUT_PRINT_MEMORY_USAGE=y -# CONFIG_CLEANUP_INTERMEDIATE_FILES is not set -# CONFIG_BUILD_NO_GAP_FILL is not set -# CONFIG_BUILD_OUTPUT_EXE is not set -# CONFIG_BUILD_OUTPUT_S19 is not set -# CONFIG_BUILD_OUTPUT_UF2 is not set -# CONFIG_BUILD_OUTPUT_STRIPPED is not set -# CONFIG_BUILD_OUTPUT_COMPRESS_DEBUG_SECTIONS is not set -# CONFIG_BUILD_ALIGN_LMA is not set -# CONFIG_APPLICATION_DEFINED_SYSCALL is not set -# CONFIG_MAKEFILE_EXPORTS is not set -CONFIG_BUILD_OUTPUT_META=y -# CONFIG_BUILD_OUTPUT_META_STATE_PROPAGATE is not set -CONFIG_BUILD_OUTPUT_STRIP_PATHS=y -CONFIG_CHECK_INIT_PRIORITIES=y -# CONFIG_EMIT_ALL_SYSCALLS is not set -# end of Build Options - -CONFIG_WARN_DEPRECATED=y -CONFIG_ENFORCE_ZEPHYR_STDINT=y -# end of Build and Link Features - -# -# Boot Options -# -# CONFIG_IS_BOOTLOADER is not set -# CONFIG_BOOTLOADER_BOSSA is not set -# end of Boot Options diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj Binary files differdeleted file mode 100644 index 989922a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/lib/boot_banner/banner.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/lib/boot_banner/banner.c.obj Binary files differdeleted file mode 100644 index e5d955d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/lib/boot_banner/banner.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/flash_map_partition_manager.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/flash_map_partition_manager.c.obj Binary files differdeleted file mode 100644 index 3602df9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/flash_map_partition_manager.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.obj Binary files differdeleted file mode 100644 index 81a5b3f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_no_mutex_zephyr.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_no_mutex_zephyr.c.obj Binary files differdeleted file mode 100644 index a3e1a2e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_no_mutex_zephyr.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj Binary files differdeleted file mode 100644 index 2313e83..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj Binary files differdeleted file mode 100644 index 045e877..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj Binary files differdeleted file mode 100644 index c89dadc..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_nano.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_nano.c.obj Binary files differdeleted file mode 100644 index 6cb724a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_nano.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj Binary files differdeleted file mode 100644 index 9494d48..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj Binary files differdeleted file mode 100644 index 4811f52..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj Binary files differdeleted file mode 100644 index 6aa918f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj Binary files differdeleted file mode 100644 index aa2460a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj Binary files differdeleted file mode 100644 index fc57723..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj Binary files differdeleted file mode 100644 index 812f073..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj Binary files differdeleted file mode 100644 index 2a7c3da..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj Binary files differdeleted file mode 100644 index c1dcee4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj Binary files differdeleted file mode 100644 index c245af3..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj Binary files differdeleted file mode 100644 index 83397d8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj Binary files differdeleted file mode 100644 index b796920..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj Binary files differdeleted file mode 100644 index e333ced..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj Binary files differdeleted file mode 100644 index cad18c8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj Binary files differdeleted file mode 100644 index de2d1d6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj Binary files differdeleted file mode 100644 index 05c2842..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj Binary files differdeleted file mode 100644 index 0bb7896..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj Binary files differdeleted file mode 100644 index 56c01c8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj Binary files differdeleted file mode 100644 index 13708f9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj b/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj Binary files differdeleted file mode 100644 index 13708f9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/cmake_install.cmake deleted file mode 100644 index 3d7e3df..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/cmake_install.cmake +++ /dev/null @@ -1,45 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/arch/arch/arm/core/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj Binary files differdeleted file mode 100644 index bcf0427..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj Binary files differdeleted file mode 100644 index 28c0b3d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj Binary files differdeleted file mode 100644 index 6d7796d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cmake_install.cmake deleted file mode 100644 index efdaf22..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cmake_install.cmake +++ /dev/null @@ -1,46 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj Binary files differdeleted file mode 100644 index 0f7fe01..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj Binary files differdeleted file mode 100644 index ce4fd98..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj Binary files differdeleted file mode 100644 index 9250dae..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj Binary files differdeleted file mode 100644 index d1a1536..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj Binary files differdeleted file mode 100644 index fd765ae..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj Binary files differdeleted file mode 100644 index 108ad98..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj Binary files differdeleted file mode 100644 index 3d63e0f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj Binary files differdeleted file mode 100644 index bf037c9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj Binary files differdeleted file mode 100644 index 8007b97..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj Binary files differdeleted file mode 100644 index b1e51c1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj Binary files differdeleted file mode 100644 index 1d83f2a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj Binary files differdeleted file mode 100644 index 0d5d684..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj Binary files differdeleted file mode 100644 index 49909dd..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj Binary files differdeleted file mode 100644 index 52eb0b0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj Binary files differdeleted file mode 100644 index c09d015..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj Binary files differdeleted file mode 100644 index c896879..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmake_install.cmake deleted file mode 100644 index 964704d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/cortex_m - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj Binary files differdeleted file mode 100644 index 0d97020..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/cmake_install.cmake deleted file mode 100644 index 8ebe6a7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/cortex_m/cmse - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a Binary files differdeleted file mode 100644 index 85b7b1e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a Binary files differdeleted file mode 100644 index 13356ae..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/libarch__arm__core.a b/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/libarch__arm__core.a Binary files differdeleted file mode 100644 index 25a29c0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/arch/arm/core/libarch__arm__core.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/arch/cmake_install.cmake deleted file mode 100644 index 534b1ec..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/cmake_install.cmake +++ /dev/null @@ -1,46 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/arch/common/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/arch/arch/arm/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj Binary files differdeleted file mode 100644 index 16cdbef..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj b/nrfdemo/build/mcuboot/zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj Binary files differdeleted file mode 100644 index 9edd813..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/common/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/arch/common/cmake_install.cmake deleted file mode 100644 index adf1260..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/common/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/arch/common - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/arch/common/libarch__common.a b/nrfdemo/build/mcuboot/zephyr/arch/common/libarch__common.a Binary files differdeleted file mode 100644 index e113550..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/common/libarch__common.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/arch/common/libisr_tables.a b/nrfdemo/build/mcuboot/zephyr/arch/common/libisr_tables.a Binary files differdeleted file mode 100644 index c883d83..0000000 --- a/nrfdemo/build/mcuboot/zephyr/arch/common/libisr_tables.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/autogen-pubkey.c b/nrfdemo/build/mcuboot/zephyr/autogen-pubkey.c deleted file mode 100644 index 6e1cf0e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/autogen-pubkey.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Autogenerated by imgtool.py, do not edit. */ -const unsigned char ecdsa_pub_key[] = { - 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, - 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a, - 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, - 0x42, 0x00, 0x04, 0x2a, 0xcb, 0x40, 0x3c, 0xe8, - 0xfe, 0xed, 0x5b, 0xa4, 0x49, 0x95, 0xa1, 0xa9, - 0x1d, 0xae, 0xe8, 0xdb, 0xbe, 0x19, 0x37, 0xcd, - 0x14, 0xfb, 0x2f, 0x24, 0x57, 0x37, 0xe5, 0x95, - 0x39, 0x88, 0xd9, 0x94, 0xb9, 0xd6, 0x5a, 0xeb, - 0xd7, 0xcd, 0xd5, 0x30, 0x8a, 0xd6, 0xfe, 0x48, - 0xb2, 0x4a, 0x6a, 0x81, 0x0e, 0xe5, 0xf0, 0x7d, - 0x8b, 0x68, 0x34, 0xcc, 0x3a, 0x6a, 0xfc, 0x53, - 0x8e, 0xfa, 0xc1, -}; -const unsigned int ecdsa_pub_key_len = 91; diff --git a/nrfdemo/build/mcuboot/zephyr/boards/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/boards/cmake_install.cmake deleted file mode 100644 index a021a8e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/boards/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/boards - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/cmake/flash/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/cmake/flash/cmake_install.cmake deleted file mode 100644 index 8028840..0000000 --- a/nrfdemo/build/mcuboot/zephyr/cmake/flash/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/cmake/flash - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/cmake/reports/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/cmake/reports/cmake_install.cmake deleted file mode 100644 index 8a567cf..0000000 --- a/nrfdemo/build/mcuboot/zephyr/cmake/reports/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/cmake/reports - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/cmake/usage/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/cmake/usage/cmake_install.cmake deleted file mode 100644 index eba2a60..0000000 --- a/nrfdemo/build/mcuboot/zephyr/cmake/usage/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/cmake/usage - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/cmake_install.cmake deleted file mode 100644 index b12718e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/cmake_install.cmake +++ /dev/null @@ -1,91 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/arch/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/soc/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/boards/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/nrf/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/mcuboot/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/mbedtls/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/trusted-firmware-m/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/cjson/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/azure-sdk-for-c/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/cirrus-logic/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/openthread/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/suit-processor/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/memfault-firmware-sdk/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/canopennode/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/chre/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/lz4/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/nanopb/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/zscilib/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/cmsis/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/cmsis-dsp/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/cmsis-nn/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/fatfs/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/hal_nordic/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/hal_st/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/hal_wurthelektronik/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/libmetal/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/liblc3/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/littlefs/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/loramac-node/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/lvgl/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/mipi-sys-t/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/nrf_hw_models/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/open-amp/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/picolibc/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/segger/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/tinycrypt/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/uoscore-uedhoc/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/zcbor/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/nrfxlib/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/modules/connectedhomeip/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/kernel/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/cmake/flash/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/cmake/usage/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/cmake/reports/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj Binary files differdeleted file mode 100644 index 8b190eb..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/cmake_install.cmake deleted file mode 100644 index 7fca109..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/libdrivers__clock_control.a b/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/libdrivers__clock_control.a Binary files differdeleted file mode 100644 index ee4864c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/clock_control/libdrivers__clock_control.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/cmake_install.cmake deleted file mode 100644 index f2a51be..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/cmake_install.cmake +++ /dev/null @@ -1,57 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/disk/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/interrupt_controller/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/misc/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/pcie/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/usb/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/usb_c/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/clock_control/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/console/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/flash/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/gpio/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/pinctrl/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/serial/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/timer/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj Binary files differdeleted file mode 100644 index a254b97..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/console/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/console/cmake_install.cmake deleted file mode 100644 index a6987df..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/console/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/console - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/console/libdrivers__console.a b/nrfdemo/build/mcuboot/zephyr/drivers/console/libdrivers__console.a Binary files differdeleted file mode 100644 index 26b5a6a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/console/libdrivers__console.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/disk/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/disk/cmake_install.cmake deleted file mode 100644 index 3d860d7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/disk/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/disk - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj Binary files differdeleted file mode 100644 index 2c96baa..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj Binary files differdeleted file mode 100644 index 85fc5c6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/flash/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/flash/cmake_install.cmake deleted file mode 100644 index 09ce383..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/flash/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/flash/libdrivers__flash.a b/nrfdemo/build/mcuboot/zephyr/drivers/flash/libdrivers__flash.a Binary files differdeleted file mode 100644 index 6dd668c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/flash/libdrivers__flash.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj Binary files differdeleted file mode 100644 index d5e220b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/gpio/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/gpio/cmake_install.cmake deleted file mode 100644 index 81f7918..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/gpio/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/gpio/libdrivers__gpio.a b/nrfdemo/build/mcuboot/zephyr/drivers/gpio/libdrivers__gpio.a Binary files differdeleted file mode 100644 index 23175dd..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/gpio/libdrivers__gpio.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/interrupt_controller/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/interrupt_controller/cmake_install.cmake deleted file mode 100644 index 06a2833..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/interrupt_controller/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/misc/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/misc/cmake_install.cmake deleted file mode 100644 index 9af42e9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/misc/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/pcie/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/pcie/cmake_install.cmake deleted file mode 100644 index 68cff63..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/pcie/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pcie - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/CMakeFiles/drivers__pinctrl.dir/common.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/CMakeFiles/drivers__pinctrl.dir/common.c.obj Binary files differdeleted file mode 100644 index 6305316..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/CMakeFiles/drivers__pinctrl.dir/common.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/CMakeFiles/drivers__pinctrl.dir/pinctrl_nrf.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/CMakeFiles/drivers__pinctrl.dir/pinctrl_nrf.c.obj Binary files differdeleted file mode 100644 index 8032815..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/CMakeFiles/drivers__pinctrl.dir/pinctrl_nrf.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/cmake_install.cmake deleted file mode 100644 index 8791615..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/cmake_install.cmake +++ /dev/null @@ -1,45 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/pinctrl/renesas/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/libdrivers__pinctrl.a b/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/libdrivers__pinctrl.a Binary files differdeleted file mode 100644 index 9f98a37..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/libdrivers__pinctrl.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/renesas/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/renesas/cmake_install.cmake deleted file mode 100644 index 1345c0c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/pinctrl/renesas/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/renesas - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj Binary files differdeleted file mode 100644 index 8052ec0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/serial/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/serial/cmake_install.cmake deleted file mode 100644 index a7da100..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/serial/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/serial/libdrivers__serial.a b/nrfdemo/build/mcuboot/zephyr/drivers/serial/libdrivers__serial.a Binary files differdeleted file mode 100644 index e2d8502..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/serial/libdrivers__serial.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj Binary files differdeleted file mode 100644 index ad7c3d1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj b/nrfdemo/build/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj Binary files differdeleted file mode 100644 index 223407f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/timer/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/timer/cmake_install.cmake deleted file mode 100644 index b3ac63a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/timer/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/timer/libdrivers__timer.a b/nrfdemo/build/mcuboot/zephyr/drivers/timer/libdrivers__timer.a Binary files differdeleted file mode 100644 index 0bcbb8f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/timer/libdrivers__timer.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/usb/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/usb/cmake_install.cmake deleted file mode 100644 index 70b1cd5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/usb/cmake_install.cmake +++ /dev/null @@ -1,45 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/usb/common/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/usb/common/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/usb/common/cmake_install.cmake deleted file mode 100644 index b9f9ece..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/usb/common/cmake_install.cmake +++ /dev/null @@ -1,45 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/common - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/drivers/usb/common/nrf_usbd_common/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/usb/common/nrf_usbd_common/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/usb/common/nrf_usbd_common/cmake_install.cmake deleted file mode 100644 index c5af23e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/usb/common/nrf_usbd_common/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/common/nrf_usbd_common - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/drivers/usb_c/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/drivers/usb_c/cmake_install.cmake deleted file mode 100644 index f9438c9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/drivers/usb_c/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb_c - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/dts.cmake b/nrfdemo/build/mcuboot/zephyr/dts.cmake deleted file mode 100644 index 4c7f7ba..0000000 --- a/nrfdemo/build/mcuboot/zephyr/dts.cmake +++ /dev/null @@ -1,1230 +0,0 @@ -add_custom_target(devicetree_target) - -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,entropy" "/soc/crypto@50840000") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,flash-controller" "/soc/peripheral@50000000/flash-controller@39000") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,console" "/soc/peripheral@50000000/uart@8000") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,shell-uart" "/soc/peripheral@50000000/uart@8000") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,uart-mcumgr" "/soc/peripheral@50000000/uart@8000") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,sram" "/reserved-memory/image_s@20000000") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,flash" "/soc/peripheral@50000000/flash-controller@39000/flash@0") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,code-partition" "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,sram-secure-partition" "/reserved-memory/image_s@20000000") -set_target_properties(devicetree_target PROPERTIES "DT_CHOSEN|zephyr,sram-non-secure-partition" "/reserved-memory/image_ns@20020000") -set_target_properties(devicetree_target PROPERTIES "DT_ALIAS|watchdog0" "/soc/peripheral@50000000/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@50000000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000|ranges" "None") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000|NUM" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000|ADDR" "") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000|SIZE" "") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|flash_controller" "/soc/peripheral@50000000/flash-controller@39000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000|compatible" "nordic,nrf91-flash-controller;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000|reg" "233472;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000|partial-erase" "True") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000|ADDR" "0x50039000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|flash0" "/soc/peripheral@50000000/flash-controller@39000/flash@0") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0|compatible" "soc-nv-flash;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0|reg" "0;1048576;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0|erase-block-size" "4096") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0|write-block-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0|ADDR" "0x0;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0|SIZE" "0x100000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions|NUM" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions|ADDR" "") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions|SIZE" "") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|boot_partition" "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0|label" "mcuboot") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0|read-only" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0|reg" "0;65536;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0|ADDR" "0x0;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0|SIZE" "0x10000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|slot0_partition" "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000|label" "image-0") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000|read-only" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000|reg" "65536;262144;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000|ADDR" "0x10000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000|SIZE" "0x40000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|slot0_ns_partition" "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000|label" "image-0-nonsecure") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000|read-only" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000|reg" "327680;196608;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000|ADDR" "0x50000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000|SIZE" "0x30000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|slot1_partition" "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000|label" "image-1") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000|read-only" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000|reg" "524288;262144;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000|ADDR" "0x80000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000|SIZE" "0x40000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|slot1_ns_partition" "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000|label" "image-1-nonsecure") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000|read-only" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000|reg" "786432;196608;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000|ADDR" "0xc0000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000|SIZE" "0x30000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|scratch_partition" "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000|label" "image-scratch") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000|read-only" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000|reg" "983040;40960;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000|ADDR" "0xf0000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000|SIZE" "0xa000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|storage_partition" "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000|label" "storage") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000|read-only" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000|reg" "1024000;24576;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000|ADDR" "0xfa000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000|SIZE" "0x6000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/adc@e000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|adc" "/soc/peripheral@50000000/adc@e000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/adc@e000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/adc@e000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/adc@e000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/adc@e000|compatible" "nordic,nrf-saadc;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/adc@e000|reg" "57344;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/adc@e000|interrupts" "14;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/adc@e000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/adc@e000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/adc@e000|ADDR" "0x5000e000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/adc@e000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/dppic@17000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|dppic" "/soc/peripheral@50000000/dppic@17000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/dppic@17000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/dppic@17000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/dppic@17000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/dppic@17000|compatible" "nordic,nrf-dppic;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/dppic@17000|reg" "94208;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/dppic@17000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/dppic@17000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/dppic@17000|ADDR" "0x50017000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/dppic@17000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/egu@1b000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu0" "/soc/peripheral@50000000/egu@1b000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1b000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1b000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1b000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1b000|compatible" "nordic,nrf-egu;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1b000|reg" "110592;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1b000|interrupts" "27;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1b000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1b000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1b000|ADDR" "0x5001b000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1b000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/egu@1c000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu1" "/soc/peripheral@50000000/egu@1c000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1c000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1c000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1c000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1c000|compatible" "nordic,nrf-egu;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1c000|reg" "114688;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1c000|interrupts" "28;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1c000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1c000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1c000|ADDR" "0x5001c000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1c000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/egu@1d000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu2" "/soc/peripheral@50000000/egu@1d000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1d000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1d000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1d000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1d000|compatible" "nordic,nrf-egu;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1d000|reg" "118784;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1d000|interrupts" "29;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1d000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1d000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1d000|ADDR" "0x5001d000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1d000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/egu@1e000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu3" "/soc/peripheral@50000000/egu@1e000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1e000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1e000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1e000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1e000|compatible" "nordic,nrf-egu;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1e000|reg" "122880;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1e000|interrupts" "30;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1e000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1e000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1e000|ADDR" "0x5001e000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1e000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/egu@1f000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu4" "/soc/peripheral@50000000/egu@1f000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1f000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1f000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1f000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1f000|compatible" "nordic,nrf-egu;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1f000|reg" "126976;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1f000|interrupts" "31;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@1f000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1f000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1f000|ADDR" "0x5001f000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@1f000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/egu@20000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|egu5" "/soc/peripheral@50000000/egu@20000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@20000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@20000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@20000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@20000|compatible" "nordic,nrf-egu;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@20000|reg" "131072;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@20000|interrupts" "32;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/egu@20000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@20000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@20000|ADDR" "0x50020000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/egu@20000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/ipc@2a000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|ipc" "/soc/peripheral@50000000/ipc@2a000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/ipc@2a000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/ipc@2a000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/ipc@2a000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/ipc@2a000|compatible" "nordic,nrf-ipc;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/ipc@2a000|reg" "172032;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/ipc@2a000|interrupts" "42;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/ipc@2a000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/ipc@2a000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/ipc@2a000|ADDR" "0x5002a000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/ipc@2a000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2s@28000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2s0" "/soc/peripheral@50000000/i2s@28000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2s@28000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2s@28000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2s@28000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2s@28000|compatible" "nordic,nrf-i2s;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2s@28000|reg" "163840;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2s@28000|interrupts" "40;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2s@28000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2s@28000|clock-source" "PCLK32M_HFXO") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2s@28000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2s@28000|ADDR" "0x50028000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2s@28000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/kmu@39000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|kmu" "/soc/peripheral@50000000/kmu@39000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/kmu@39000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/kmu@39000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/kmu@39000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/kmu@39000|compatible" "nordic,nrf-kmu;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/kmu@39000|reg" "233472;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/kmu@39000|interrupts" "57;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/kmu@39000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/kmu@39000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/kmu@39000|ADDR" "0x50039000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/kmu@39000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/pdm@26000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pdm0" "/soc/peripheral@50000000/pdm@26000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|compatible" "nordic,nrf-pdm;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|reg" "155648;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|interrupts" "38;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|clock-source" "PCLK32M_HFXO") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pdm@26000|queue-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pdm@26000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pdm@26000|ADDR" "0x50026000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pdm@26000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/regulator@4000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|regulators" "/soc/peripheral@50000000/regulator@4000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/regulator@4000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/regulator@4000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/regulator@4000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/regulator@4000|compatible" "nordic,nrf-regulators;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/regulator@4000|reg" "16384;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/regulator@4000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/regulator@4000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/regulator@4000|ADDR" "0x50004000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/regulator@4000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/vmc@3a000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|vmc" "/soc/peripheral@50000000/vmc@3a000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/vmc@3a000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/vmc@3a000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/vmc@3a000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/vmc@3a000|compatible" "nordic,nrf-vmc;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/vmc@3a000|reg" "237568;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/vmc@3a000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/vmc@3a000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/vmc@3a000|ADDR" "0x5003a000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/vmc@3a000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/uart@8000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart0" "/soc/peripheral@50000000/uart@8000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|compatible" "nordic,nrf-uarte;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|reg" "32768;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|interrupts" "8;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|current-speed" "115200") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|hw-flow-control" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|pinctrl-names" "default;sleep;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@8000|disable-rx" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@8000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@8000|ADDR" "0x50008000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@8000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/uart@9000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart1" "/soc/peripheral@50000000/uart@9000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|compatible" "nordic,nrf-uarte;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|reg" "36864;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|interrupts" "9;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|hw-flow-control" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@9000|disable-rx" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@9000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@9000|ADDR" "0x50009000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@9000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/uart@a000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart2" "/soc/peripheral@50000000/uart@a000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|compatible" "nordic,nrf-uarte;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|reg" "40960;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|interrupts" "10;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|hw-flow-control" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@a000|disable-rx" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@a000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@a000|ADDR" "0x5000a000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@a000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/uart@b000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uart3" "/soc/peripheral@50000000/uart@b000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|compatible" "nordic,nrf-uarte;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|reg" "45056;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|interrupts" "11;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|hw-flow-control" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/uart@b000|disable-rx" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@b000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@b000|ADDR" "0x5000b000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/uart@b000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@8000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c0" "/soc/peripheral@50000000/i2c@8000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|compatible" "nordic,nrf-twim;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|reg" "32768;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|interrupts" "8;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|clock-frequency" "100000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|sq-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|cq-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|easydma-maxcnt-bits" "13") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|zephyr,concat-buf-size" "16") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@8000|zephyr,flash-buf-max-size" "16") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@8000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@8000|ADDR" "0x50008000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@8000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@9000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c1" "/soc/peripheral@50000000/i2c@9000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|compatible" "nordic,nrf-twim;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|reg" "36864;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|interrupts" "9;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|clock-frequency" "100000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|sq-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|cq-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|easydma-maxcnt-bits" "13") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|zephyr,concat-buf-size" "16") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@9000|zephyr,flash-buf-max-size" "16") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@9000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@9000|ADDR" "0x50009000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@9000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@a000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c2" "/soc/peripheral@50000000/i2c@a000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|compatible" "nordic,nrf-twim;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|reg" "40960;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|interrupts" "10;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|clock-frequency" "400000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|sq-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|cq-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|pinctrl-names" "default;sleep;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|easydma-maxcnt-bits" "13") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|zephyr,concat-buf-size" "16") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000|zephyr,flash-buf-max-size" "16") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000|ADDR" "0x5000a000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@a000/npm1300@6b" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pmic_main" "/soc/peripheral@50000000/i2c@a000/npm1300@6b") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b|compatible" "nordic,npm1300;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b|reg" "107;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b|ship-to-active-time-ms" "96") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b|ADDR" "0x6b;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b|SIZE" "NONE;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pmic_charger" "/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|compatible" "nordic,npm1300-charger;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|term-microvolt" "4150000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|term-warm-microvolt" "4000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|current-microamp" "800000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|dischg-limit-microamp" "1000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|vbus-limit-microamp" "1000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|thermistor-ohms" "10000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|thermistor-beta" "3380") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|charging-enable" "True") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|trickle-microvolt" "2900000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|term-current-percent" "10") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|vbatlow-charge-enable" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|disable-recharge" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|NUM" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|ADDR" "") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger|SIZE" "") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators|compatible" "nordic,npm1300-regulator;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators|NUM" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators|ADDR" "") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators|SIZE" "") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|reg_1v8" "/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-min-microvolt" "1800000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-max-microvolt" "1800000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-always-on" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-boot-on" "True") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1|regulator-boot-off" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1|NUM" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1|ADDR" "") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1|SIZE" "") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|reg_3v3" "/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-min-microvolt" "3300000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-max-microvolt" "3300000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-always-on" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-boot-on" "True") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2|regulator-boot-off" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2|NUM" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2|ADDR" "") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2|SIZE" "") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@a000/lis2dh@18" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|lis2dh" "/soc/peripheral@50000000/i2c@a000/lis2dh@18") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|compatible" "st,lis2dh;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|reg" "24;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|int1-gpio-config" "0") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|int2-gpio-config" "0") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|disconnect-sdo-sa0-pull-up" "True") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|anym-on-int1" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|anym-no-latch" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/lis2dh@18|anym-mode" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/lis2dh@18|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/lis2dh@18|ADDR" "0x18;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/lis2dh@18|SIZE" "NONE;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@a000/eeprom@50" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|eeprom0" "/soc/peripheral@50000000/i2c@a000/eeprom@50") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|compatible" "atmel,at24;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|reg" "80;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|size" "2048") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|read-only" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|pagesize" "32") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|address-width" "16") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@a000/eeprom@50|timeout" "5") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/eeprom@50|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/eeprom@50|ADDR" "0x50;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@a000/eeprom@50|SIZE" "NONE;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/i2c@b000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|i2c3" "/soc/peripheral@50000000/i2c@b000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|compatible" "nordic,nrf-twim;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|reg" "45056;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|interrupts" "11;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|clock-frequency" "100000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|sq-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|cq-size" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|easydma-maxcnt-bits" "13") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|zephyr,concat-buf-size" "16") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/i2c@b000|zephyr,flash-buf-max-size" "16") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@b000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@b000|ADDR" "0x5000b000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/i2c@b000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/spi@8000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi0" "/soc/peripheral@50000000/spi@8000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|compatible" "nordic,nrf-spim;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|reg" "32768;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|interrupts" "8;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|max-frequency" "8000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|overrun-character" "255") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|easydma-maxcnt-bits" "13") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|anomaly-58-workaround" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@8000|rx-delay-supported" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@8000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@8000|ADDR" "0x50008000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@8000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/spi@9000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi1" "/soc/peripheral@50000000/spi@9000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|compatible" "nordic,nrf-spim;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|reg" "36864;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|interrupts" "9;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|max-frequency" "8000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|overrun-character" "255") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|easydma-maxcnt-bits" "13") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|anomaly-58-workaround" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@9000|rx-delay-supported" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@9000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@9000|ADDR" "0x50009000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@9000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/spi@a000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi2" "/soc/peripheral@50000000/spi@a000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|compatible" "nordic,nrf-spim;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|reg" "40960;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|interrupts" "10;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|max-frequency" "8000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|overrun-character" "255") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|easydma-maxcnt-bits" "13") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|anomaly-58-workaround" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@a000|rx-delay-supported" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@a000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@a000|ADDR" "0x5000a000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@a000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/spi@b000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spi3" "/soc/peripheral@50000000/spi@b000") -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|edge_connector_spi" "/soc/peripheral@50000000/spi@b000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|compatible" "nordic,nrf-spim;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|reg" "45056;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|interrupts" "11;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|pinctrl-names" "default;sleep;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|max-frequency" "8000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|overrun-character" "255") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|easydma-maxcnt-bits" "13") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|anomaly-58-workaround" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/spi@b000|rx-delay-supported" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@b000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@b000|ADDR" "0x5000b000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/spi@b000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/pwm@21000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm0" "/soc/peripheral@50000000/pwm@21000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|compatible" "nordic,nrf-pwm;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|reg" "135168;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|interrupts" "33;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|pinctrl-names" "default;sleep;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@21000|center-aligned" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@21000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@21000|ADDR" "0x50021000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@21000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/pwm@22000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm1" "/soc/peripheral@50000000/pwm@22000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@22000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@22000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@22000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@22000|compatible" "nordic,nrf-pwm;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@22000|reg" "139264;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@22000|interrupts" "34;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@22000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@22000|center-aligned" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@22000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@22000|ADDR" "0x50022000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@22000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/pwm@23000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm2" "/soc/peripheral@50000000/pwm@23000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@23000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@23000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@23000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@23000|compatible" "nordic,nrf-pwm;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@23000|reg" "143360;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@23000|interrupts" "35;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@23000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@23000|center-aligned" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@23000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@23000|ADDR" "0x50023000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@23000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/pwm@24000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|pwm3" "/soc/peripheral@50000000/pwm@24000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@24000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@24000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@24000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@24000|compatible" "nordic,nrf-pwm;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@24000|reg" "147456;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@24000|interrupts" "36;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@24000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/pwm@24000|center-aligned" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@24000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@24000|ADDR" "0x50024000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/pwm@24000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/gpio@842500" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpio0" "/soc/peripheral@50000000/gpio@842500") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|gpio-controller" "True") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|ngpios" "32") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|compatible" "nordic,nrf-gpio;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|reg" "8660224;768;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/gpio@842500|port" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/gpio@842500|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/gpio@842500|ADDR" "0x50842500;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/gpio@842500|SIZE" "0x300;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/rtc@14000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|rtc0" "/soc/peripheral@50000000/rtc@14000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|compatible" "nordic,nrf-rtc;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|reg" "81920;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|interrupts" "20;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|clock-frequency" "32768") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|prescaler" "1") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|cc-num" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|ppi-wrap" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|fixed-top" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@14000|zli" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/rtc@14000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/rtc@14000|ADDR" "0x50014000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/rtc@14000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/rtc@15000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|rtc1" "/soc/peripheral@50000000/rtc@15000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|compatible" "nordic,nrf-rtc;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|reg" "86016;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|interrupts" "21;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|clock-frequency" "32768") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|prescaler" "1") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|cc-num" "4") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|ppi-wrap" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|fixed-top" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/rtc@15000|zli" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/rtc@15000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/rtc@15000|ADDR" "0x50015000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/rtc@15000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/clock@5000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|clock" "/soc/peripheral@50000000/clock@5000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/clock@5000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/clock@5000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/clock@5000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/clock@5000|compatible" "nordic,nrf-clock;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/clock@5000|reg" "20480;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/clock@5000|interrupts" "5;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/clock@5000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/clock@5000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/clock@5000|ADDR" "0x50005000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/clock@5000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/power@5000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|power" "/soc/peripheral@50000000/power@5000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000|compatible" "nordic,nrf-power;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000|reg" "20480;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000|interrupts" "5;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000|ADDR" "0x50005000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/power@5000/gpregret1@51c" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpregret1" "/soc/peripheral@50000000/power@5000/gpregret1@51c") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret1@51c|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret1@51c|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret1@51c|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret1@51c|compatible" "nordic,nrf-gpregret;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret1@51c|reg" "1308;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret1@51c|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000/gpregret1@51c|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000/gpregret1@51c|ADDR" "0x5000551c;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000/gpregret1@51c|SIZE" "0x1;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/power@5000/gpregret2@520" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpregret2" "/soc/peripheral@50000000/power@5000/gpregret2@520") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret2@520|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret2@520|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret2@520|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret2@520|compatible" "nordic,nrf-gpregret;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret2@520|reg" "1312;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/power@5000/gpregret2@520|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000/gpregret2@520|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000/gpregret2@520|ADDR" "0x50005520;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/power@5000/gpregret2@520|SIZE" "0x1;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/watchdog@18000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|wdt" "/soc/peripheral@50000000/watchdog@18000") -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|wdt0" "/soc/peripheral@50000000/watchdog@18000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/watchdog@18000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/watchdog@18000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/watchdog@18000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/watchdog@18000|compatible" "nordic,nrf-wdt;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/watchdog@18000|reg" "98304;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/watchdog@18000|interrupts" "24;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/watchdog@18000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/watchdog@18000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/watchdog@18000|ADDR" "0x50018000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/watchdog@18000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/timer@f000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|timer0" "/soc/peripheral@50000000/timer@f000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|compatible" "nordic,nrf-timer;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|reg" "61440;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|interrupts" "15;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|cc-num" "6") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|max-bit-width" "32") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|max-frequency" "16000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|prescaler" "0") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@f000|zli" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@f000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@f000|ADDR" "0x5000f000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@f000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/timer@10000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|timer1" "/soc/peripheral@50000000/timer@10000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|compatible" "nordic,nrf-timer;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|reg" "65536;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|interrupts" "16;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|cc-num" "6") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|max-bit-width" "32") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|max-frequency" "16000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|prescaler" "0") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@10000|zli" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@10000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@10000|ADDR" "0x50010000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@10000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/peripheral@50000000/timer@11000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|timer2" "/soc/peripheral@50000000/timer@11000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|status" "disabled") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|compatible" "nordic,nrf-timer;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|reg" "69632;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|interrupts" "17;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|cc-num" "6") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|max-bit-width" "32") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|max-frequency" "16000000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|prescaler" "0") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/peripheral@50000000/timer@11000|zli" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@11000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@11000|ADDR" "0x50011000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/peripheral@50000000/timer@11000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/crypto@50840000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|cryptocell" "/soc/crypto@50840000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/crypto@50840000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/crypto@50840000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/crypto@50840000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/crypto@50840000|compatible" "nordic,cryptocell;arm,cryptocell-310;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/crypto@50840000|reg" "1350828032;4096;1350832128;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/crypto@50840000|reg-names" "wrapper;core;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/crypto@50840000|interrupts" "64;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/crypto@50840000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/crypto@50840000|NUM" "2") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/crypto@50840000|ADDR" "0x50840000;0x50841000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/crypto@50840000|SIZE" "0x1000;0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/ctrlap@50006000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|ctrlap" "/soc/ctrlap@50006000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ctrlap@50006000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ctrlap@50006000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ctrlap@50006000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ctrlap@50006000|compatible" "nordic,nrf-ctrlapperi;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ctrlap@50006000|reg" "1342201856;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ctrlap@50006000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/ctrlap@50006000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/ctrlap@50006000|ADDR" "0x50006000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/ctrlap@50006000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/gpiote@5000d000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpiote" "/soc/gpiote@5000d000") -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|gpiote0" "/soc/gpiote@5000d000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@5000d000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@5000d000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@5000d000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@5000d000|compatible" "nordic,nrf-gpiote;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@5000d000|reg" "1342230528;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@5000d000|interrupts" "13;5;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@5000d000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/gpiote@5000d000|instance" "0") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/gpiote@5000d000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/gpiote@5000d000|ADDR" "0x5000d000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/gpiote@5000d000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/gpiote@40031000" TRUE) -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" "disabled") -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|/soc/spu@50003000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|spu" "/soc/spu@50003000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/spu@50003000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/spu@50003000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/spu@50003000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/spu@50003000|compatible" "nordic,nrf-spu;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/spu@50003000|reg" "1342189568;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/spu@50003000|interrupts" "3;1;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/spu@50003000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/spu@50003000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/spu@50003000|ADDR" "0x50003000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/spu@50003000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/ficr@ff0000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|ficr" "/soc/ficr@ff0000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ficr@ff0000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ficr@ff0000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ficr@ff0000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ficr@ff0000|compatible" "nordic,nrf-ficr;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ficr@ff0000|reg" "16711680;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/ficr@ff0000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/ficr@ff0000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/ficr@ff0000|ADDR" "0xff0000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/ficr@ff0000|SIZE" "0x1000;") -set_target_properties(devicetree_target PROPERTIES "DT_NODE|/soc/uicr@ff8000" TRUE) -set_target_properties(devicetree_target PROPERTIES "DT_NODELABEL|uicr" "/soc/uicr@ff8000") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/uicr@ff8000|wakeup-source" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/uicr@ff8000|zephyr,pm-device-runtime-auto" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/uicr@ff8000|status" "okay") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/uicr@ff8000|compatible" "nordic,nrf-uicr;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/uicr@ff8000|reg" "16744448;4096;") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/uicr@ff8000|zephyr,deferred-init" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/uicr@ff8000|nfct-pins-as-gpios" "False") -set_target_properties(devicetree_target PROPERTIES "DT_PROP|/soc/uicr@ff8000|gpio-as-nreset" "False") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/uicr@ff8000|NUM" "1") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/uicr@ff8000|ADDR" "0xff8000;") -set_target_properties(devicetree_target PROPERTIES "DT_REG|/soc/uicr@ff8000|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|/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@50000000/flash-controller@39000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|soc-nv-flash" "/soc/peripheral@50000000/flash-controller@39000/flash@0") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-saadc" "/soc/peripheral@50000000/adc@e000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-dppic" "/soc/peripheral@50000000/dppic@17000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-egu" "/soc/peripheral@50000000/egu@1b000;/soc/peripheral@50000000/egu@1c000;/soc/peripheral@50000000/egu@1d000;/soc/peripheral@50000000/egu@1e000;/soc/peripheral@50000000/egu@1f000;/soc/peripheral@50000000/egu@20000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-ipc" "/soc/peripheral@50000000/ipc@2a000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-i2s" "/soc/peripheral@50000000/i2s@28000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-kmu" "/soc/peripheral@50000000/kmu@39000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-pdm" "/soc/peripheral@50000000/pdm@26000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-regulators" "/soc/peripheral@50000000/regulator@4000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-vmc" "/soc/peripheral@50000000/vmc@3a000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-uarte" "/soc/peripheral@50000000/uart@8000;/soc/peripheral@50000000/uart@9000;/soc/peripheral@50000000/uart@a000;/soc/peripheral@50000000/uart@b000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-twim" "/soc/peripheral@50000000/i2c@8000;/soc/peripheral@50000000/i2c@9000;/soc/peripheral@50000000/i2c@a000;/soc/peripheral@50000000/i2c@b000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,npm1300" "/soc/peripheral@50000000/i2c@a000/npm1300@6b") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,npm1300-charger" "/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,npm1300-regulator" "/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|st,lis2dh" "/soc/peripheral@50000000/i2c@a000/lis2dh@18") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|atmel,at24" "/soc/peripheral@50000000/i2c@a000/eeprom@50") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-spim" "/soc/peripheral@50000000/spi@8000;/soc/peripheral@50000000/spi@9000;/soc/peripheral@50000000/spi@a000;/soc/peripheral@50000000/spi@b000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-pwm" "/soc/peripheral@50000000/pwm@21000;/soc/peripheral@50000000/pwm@22000;/soc/peripheral@50000000/pwm@23000;/soc/peripheral@50000000/pwm@24000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-gpio" "/soc/peripheral@50000000/gpio@842500") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-rtc" "/soc/peripheral@50000000/rtc@14000;/soc/peripheral@50000000/rtc@15000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-clock" "/soc/peripheral@50000000/clock@5000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-power" "/soc/peripheral@50000000/power@5000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-gpregret" "/soc/peripheral@50000000/power@5000/gpregret1@51c;/soc/peripheral@50000000/power@5000/gpregret2@520") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-wdt" "/soc/peripheral@50000000/watchdog@18000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-timer" "/soc/peripheral@50000000/timer@f000;/soc/peripheral@50000000/timer@10000;/soc/peripheral@50000000/timer@11000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,cryptocell" "/soc/crypto@50840000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|arm,cryptocell-310" "/soc/crypto@50840000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-ctrlapperi" "/soc/ctrlap@50006000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-gpiote" "/soc/gpiote@5000d000;/soc/gpiote@40031000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-spu" "/soc/spu@50003000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-ficr" "/soc/ficr@ff0000") -set_target_properties(devicetree_target PROPERTIES "DT_COMP|nordic,nrf-uicr" "/soc/uicr@ff8000") -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|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") diff --git a/nrfdemo/build/mcuboot/zephyr/edt.pickle b/nrfdemo/build/mcuboot/zephyr/edt.pickle Binary files differdeleted file mode 100644 index 3516cc8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/edt.pickle +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/app_commit.h b/nrfdemo/build/mcuboot/zephyr/include/generated/app_commit.h deleted file mode 100644 index 1a806c0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/app_commit.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef _APP_COMMIT_H_ -#define _APP_COMMIT_H_ - -/* values come from cmake/version.cmake - * BUILD_COMMIT related values will be 'git rev-parse', - * alternatively user defined BUILD_VERSION. - */ - -#define APP_COMMIT daf2946a0f07 -#define APP_COMMIT_STRING "daf2946a0f07" - -#endif /* _APP_COMMIT_H_ */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/app_data_alignment.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/app_data_alignment.ld deleted file mode 100644 index a9257f1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/app_data_alignment.ld +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Copyright (c) 2017 Linaro Limited. - * - * SPDX-License-Identifier: Apache-2.0 - */ - -/* Set initial alignment to the 32 byte minimum for all MPUs */ -_app_data_align = 32; -. = ALIGN(32); diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem.ld deleted file mode 100644 index 7b3eead..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem.ld +++ /dev/null @@ -1,38 +0,0 @@ -/* SPDX-License-Identifier: Apache-2.0 */ - -/* - * This hackish way of including files is due to CMake issues: - * https://gitlab.kitware.com/cmake/cmake/issues/11985 - * https://gitlab.kitware.com/cmake/cmake/issues/13718 - * - * When using the "Unix Makefiles" generator, CMake simply - * greps for "#include" to generate dependency list. - * So if doing it normally, both files are being included - * in the dependency list. This creates weird dependency - * issue: - * - * 1. Using A.ld to create a linker script A.cmd. - * 2. Using A.cmd to generate A_prebuilt.elf. - * 3. Using A_prebuilt.elf to create B.ld. - * 4. Creating B.cmd with B.ld. - * 5. Creating B_prebuilt.elf using B.cmd. - * - * Since the dependency list of A.cmd contains both - * A.ld and B.ld, when make is invoked again, B.ld - * is newer than A.cmd so everything from this point on - * gets rebuilt. In order to break this cycle, this - * hackish needs to be used since CMake does not parse - * macros, and thus these will not appear in - * the dependency list. The dependencies should then be - * put in CMakeLists.txt instead. - * - * Note: Ninja generator does not suffer from this issue. - */ -#ifdef LINKER_APP_SMEM_UNALIGNED -#define APP_SMEM_LD <app_smem_unaligned.ld> -#else -#define APP_SMEM_LD <app_smem_aligned.ld> -#endif - -#include APP_SMEM_LD -#undef APP_SMEM_LD diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem_aligned.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem_aligned.ld deleted file mode 100644 index ce36567..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem_aligned.ld +++ /dev/null @@ -1,3 +0,0 @@ -/* SPDX-License-Identifier: Apache-2.0 */ - -/* Empty file */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem_unaligned.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem_unaligned.ld deleted file mode 100644 index ddc31d4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/app_smem_unaligned.ld +++ /dev/null @@ -1,3 +0,0 @@ -/* SPDX-License-Identifier: Apache-2.0 */ - -/* Empty file */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/app_version.h b/nrfdemo/build/mcuboot/zephyr/include/generated/app_version.h deleted file mode 100644 index 26d411d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/app_version.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef _APP_VERSION_H_ -#define _APP_VERSION_H_ - -/* values come from cmake/version.cmake - * BUILD_VERSION related values will be 'git describe', - * alternatively user defined BUILD_VERSION. - */ - -/* #undef ZEPHYR_VERSION_CODE */ -/* #undef ZEPHYR_VERSION */ - -#define APPVERSION 0x2010000 -#define APP_VERSION_NUMBER 0x20100 -#define APP_VERSION_MAJOR 2 -#define APP_VERSION_MINOR 1 -#define APP_PATCHLEVEL 0 -#define APP_TWEAK 0 -#define APP_VERSION_STRING "2.1.0-dev" -#define APP_VERSION_EXTENDED_STRING "2.1.0-dev+0" -#define APP_VERSION_TWEAK_STRING "2.1.0+0" - -#define APP_BUILD_VERSION v2.1.0-ncs1 - - -#endif /* _APP_VERSION_H_ */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/autoconf.h b/nrfdemo/build/mcuboot/zephyr/include/generated/autoconf.h deleted file mode 100644 index 9dd5f94..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/autoconf.h +++ /dev/null @@ -1,523 +0,0 @@ -#define CONFIG_PM_PARTITION_SIZE_MCUBOOT_SCRATCH 0x1e000 -#define CONFIG_PM_PARTITION_SIZE_MCUBOOT_PAD 0x200 -#define CONFIG_PM_PARTITION_SIZE_MCUBOOT 0xc000 -#define CONFIG_BOOT_USE_NRF_CC310_BL 1 -#define CONFIG_MCUBOOT_NRF_CLEANUP_PERIPHERAL 1 -#define CONFIG_BOOT_SIGNATURE_KEY_FILE "root-ec-p256.pem" -#define CONFIG_BOOT_ERASE_PROGRESSIVELY 1 -#define CONFIG_MCUBOOT 1 -#define CONFIG_BOOT_USE_CC310 1 -#define CONFIG_NRFXLIB_CRYPTO 1 -#define CONFIG_NRF_CC310_BL 1 -#define CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256 1 -#define CONFIG_BOOT_ECDSA_CC310 1 -#define CONFIG_MCUBOOT_CLEANUP_ARM_CORE 1 -#define CONFIG_MBEDTLS_CFG_FILE "mcuboot-mbedtls-cfg.h" -#define CONFIG_BOOT_VALIDATE_SLOT0 1 -#define CONFIG_BOOT_PREFER_SWAP_MOVE 1 -#define CONFIG_BOOT_SWAP_USING_MOVE 1 -#define CONFIG_BOOT_ENCRYPTION_SUPPORT 1 -#define CONFIG_BOOT_MAX_IMG_SECTORS 128 -#define CONFIG_BOOT_SHARE_BACKEND_DISABLED 1 -#define CONFIG_BOOT_FIH_PROFILE_LOW 1 -#define CONFIG_BOOT_USB_DFU_NO 1 -#define CONFIG_MCUBOOT_LOG_LEVEL_INF 1 -#define CONFIG_MCUBOOT_LOG_LEVEL 3 -#define CONFIG_MCUBOOT_LOG_THREAD_STACK_SIZE 768 -#define CONFIG_UPDATEABLE_IMAGE_NUMBER 1 -#define CONFIG_BOOT_WATCHDOG_FEED 1 -#define CONFIG_MCUBOOT_DEVICE_SETTINGS 1 -#define CONFIG_USB_DEVICE_PRODUCT "MCUBOOT" -#define CONFIG_FLASH_LOAD_SIZE 0x10000 -#define CONFIG_FLASH_LOAD_OFFSET 0x0 -#define CONFIG_NUM_IRQS 65 -#define CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC 32768 -#define CONFIG_FLASH_SIZE 1024 -#define CONFIG_FLASH_BASE_ADDRESS 0x0 -#define CONFIG_MP_MAX_NUM_CPUS 1 -#define CONFIG_PLATFORM_SPECIFIC_INIT 1 -#define CONFIG_SYS_CLOCK_TICKS_PER_SEC 32768 -#define CONFIG_ROM_START_OFFSET 0x0 -#define CONFIG_PINCTRL 1 -#define CONFIG_BUILD_OUTPUT_BIN 1 -#define CONFIG_XIP 1 -#define CONFIG_MAIN_STACK_SIZE 10240 -#define CONFIG_IDLE_STACK_SIZE 320 -#define CONFIG_HAS_FLASH_LOAD_OFFSET 1 -#define CONFIG_CPU_HAS_ARM_MPU 1 -#define CONFIG_TICKLESS_KERNEL 1 -#define CONFIG_CLOCK_CONTROL_INIT_PRIORITY 30 -#define CONFIG_USE_DT_CODE_PARTITION 1 -#define CONFIG_FPU 1 -#define CONFIG_HW_STACK_PROTECTION 1 -#define CONFIG_SERIAL_INIT_PRIORITY 50 -#define CONFIG_GPIO 1 -#define CONFIG_SERIAL 1 -#define CONFIG_KERNEL_ENTRY "__start" -#define CONFIG_LOG 1 -#define CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE 1024 -#define CONFIG_DCACHE_LINE_SIZE 32 -#define CONFIG_GEN_IRQ_VECTOR_TABLE 1 -#define CONFIG_SOC "nrf9151" -#define CONFIG_ARCH_SW_ISR_TABLE_ALIGN 4 -#define CONFIG_NRF_RTC_TIMER 1 -#define CONFIG_LOG_DOMAIN_NAME "" -#define CONFIG_BUILD_OUTPUT_HEX 1 -#define CONFIG_CLOCK_CONTROL 1 -#define CONFIG_ARCH_HAS_CUSTOM_BUSY_WAIT 1 -#define CONFIG_SOC_HAS_TIMING_FUNCTIONS 1 -#define CONFIG_FLASH_INIT_PRIORITY 50 -#define CONFIG_GEN_ISR_TABLES 1 -#define CONFIG_GEN_IRQ_START_VECTOR 0 -#define CONFIG_GEN_SW_ISR_TABLE 1 -#define CONFIG_SRAM_OFFSET 0x0 -#define CONFIG_CONSOLE 1 -#define CONFIG_SOC_SERIES "nrf91" -#define CONFIG_ARCH_IRQ_VECTOR_TABLE_ALIGN 4 -#define CONFIG_ISR_STACK_SIZE 2048 -#define CONFIG_MINIMAL_LIBC_OPTIMIZE_STRING_FOR_SIZE 1 -#define CONFIG_ICACHE_LINE_SIZE 32 -#define CONFIG_DT_HAS_ARM_ARMV8M_MPU_ENABLED 1 -#define CONFIG_DT_HAS_ARM_CORTEX_M33F_ENABLED 1 -#define CONFIG_DT_HAS_ARM_CRYPTOCELL_310_ENABLED 1 -#define CONFIG_DT_HAS_ARM_V8M_NVIC_ENABLED 1 -#define CONFIG_DT_HAS_ATMEL_AT24_ENABLED 1 -#define CONFIG_DT_HAS_FIXED_PARTITIONS_ENABLED 1 -#define CONFIG_DT_HAS_GPIO_KEYS_ENABLED 1 -#define CONFIG_DT_HAS_GPIO_LEDS_ENABLED 1 -#define CONFIG_DT_HAS_MMIO_SRAM_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NPM1300_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NPM1300_CHARGER_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NPM1300_REGULATOR_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_CLOCK_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_CTRLAPPERI_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_DPPIC_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_EGU_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_FICR_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_GPIO_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_GPIOTE_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_GPREGRET_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_IPC_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_KMU_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_PINCTRL_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_POWER_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_PWM_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_REGULATORS_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_SAADC_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_SPU_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_TWIM_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_UARTE_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_UICR_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_VMC_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF_WDT_ENABLED 1 -#define CONFIG_DT_HAS_NORDIC_NRF91_FLASH_CONTROLLER_ENABLED 1 -#define CONFIG_DT_HAS_PWM_LEDS_ENABLED 1 -#define CONFIG_DT_HAS_REGULATOR_FIXED_ENABLED 1 -#define CONFIG_DT_HAS_SOC_NV_FLASH_ENABLED 1 -#define CONFIG_DT_HAS_ST_LIS2DH_ENABLED 1 -#define CONFIG_DT_HAS_ZEPHYR_BT_HCI_ENTROPY_ENABLED 1 -#define CONFIG_NUM_METAIRQ_PRIORITIES 0 -#define CONFIG_MPSL_WORK_STACK_SIZE 1024 -#define CONFIG_WARN_EXPERIMENTAL 1 -#define CONFIG_INIT_ARCH_HW_AT_BOOT 1 -#define CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE 4096 -#define CONFIG_NCS_MCUBOOT_IN_BUILD 1 -#define CONFIG_PM_PARTITION_SIZE_PROVISION 0x280 -#define CONFIG_PM_PARTITION_SIZE_B0_IMAGE 0x8000 -#define CONFIG_IS_BOOTLOADER_IMG 1 -#define CONFIG_SB_VALIDATION_INFO_MAGIC 0x86518483 -#define CONFIG_SB_VALIDATION_POINTER_MAGIC 0x6919b47e -#define CONFIG_SB_VALIDATION_INFO_CRYPTO_ID 1 -#define CONFIG_SB_VALIDATION_INFO_VERSION 2 -#define CONFIG_SB_VALIDATION_METADATA_OFFSET 0 -#define CONFIG_SB_VALIDATE_FW_SIGNATURE 1 -#define CONFIG_SYSTEM_WORKQUEUE_PRIORITY -2 -#define CONFIG_HEAP_MEM_POOL_SIZE 0 -#define CONFIG_PCD_VERSION_PAGE_BUF_SIZE 2046 -#define CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME 1 -#define CONFIG_NRF_CLOUD_CLIENT_ID "my-client-id" -#define CONFIG_FOTA_USE_NRF_CLOUD_SETTINGS_AREA 1 -#define CONFIG_FOTA_DL_TIMEOUT_MIN 15 -#define CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL_DEFAULT 1 -#define CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL 0 -#define CONFIG_NRF_CLOUD_LOG_OUTPUT_LEVEL 1 -#define CONFIG_NRF_CLOUD_LOG_BUF_SIZE 256 -#define CONFIG_NRF_CLOUD_LOG_LOG_LEVEL_DEFAULT 1 -#define CONFIG_NRF_CLOUD_LOG_LOG_LEVEL 0 -#define CONFIG_NRF_CLOUD_LOG_LEVEL_DEFAULT 1 -#define CONFIG_NRF_CLOUD_LOG_LEVEL 0 -#define CONFIG_MPSL_FEM_LOG_LEVEL_DEFAULT 1 -#define CONFIG_MPSL_FEM_LOG_LEVEL 0 -#define CONFIG_MPSL_THREAD_COOP_PRIO 8 -#define CONFIG_MPSL_TIMESLOT_SESSION_COUNT 0 -#define CONFIG_MPSL_LOG_LEVEL_DEFAULT 1 -#define CONFIG_MPSL_LOG_LEVEL 0 -#define CONFIG_PARTITION_MANAGER_ENABLED 1 -#define CONFIG_FLASH_MAP_CUSTOM 1 -#define CONFIG_SRAM_SIZE 88 -#define CONFIG_SRAM_BASE_ADDRESS 0x20000000 -#define CONFIG_PM_EXTERNAL_FLASH_BASE 0x0 -#define CONFIG_PM_EXTERNAL_FLASH_PATH "" -#define CONFIG_PM_EXTERNAL_FLASH_SIZE_BITS 0 -#define CONFIG_PM_SRAM_BASE 0x20000000 -#define CONFIG_PM_SRAM_SIZE 0x40000 -#define CONFIG_MGMT_FMFU_LOG_LEVEL_DEFAULT 1 -#define CONFIG_MGMT_FMFU_LOG_LEVEL 0 -#define CONFIG_MGMT_SUITFU_TRIGGER_UPDATE_RESET_DELAY_MS 100 -#define CONFIG_MGMT_SUITFU_AUTO_REGISTER_HANDLERS 1 -#define CONFIG_MGMT_SUITFU_GRP_IMG 1 -#define CONFIG_MGMT_SUITFU_IMAGE_NUMBER 0 -#define CONFIG_MGMT_SUITFU_LOG_LEVEL_DEFAULT 1 -#define CONFIG_MGMT_SUITFU_LOG_LEVEL 0 -#define CONFIG_AUDIO_MODULE_NAME_SIZE 20 -#define CONFIG_AUDIO_MODULE_LOG_LEVEL_DEFAULT 1 -#define CONFIG_AUDIO_MODULE_LOG_LEVEL 0 -#define CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE 0 -#define CONFIG_POSIX_MAX_FDS 4 -#define CONFIG_WFA_QT_LOG_LEVEL_DEFAULT 1 -#define CONFIG_WFA_QT_LOG_LEVEL 0 -#define CONFIG_WFA_QT_THREAD_STACK_SIZE 4096 -#define CONFIG_WFA_QT_REBOOT_TIMEOUT_MS 1000 -#define CONFIG_WFA_QT_DEFAULT_INTERFACE "nordic_wlan0" -#define CONFIG_WPAS_READY_TIMEOUT_MS 10000 -#define CONFIG_NRF_SPU_FLASH_REGION_SIZE 0x8000 -#define CONFIG_FPROTECT_BLOCK_SIZE 0x8000 -#define CONFIG_FPROTECT 1 -#define CONFIG_HW_UNIQUE_KEY_SUPPORTED 1 -#define CONFIG_HW_UNIQUE_KEY_PARTITION_SIZE 0x0 -#define CONFIG_NCS_BOOT_BANNER 1 -#define CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING "MCUboot" -#define CONFIG_NCS_NCS_BOOT_BANNER_STRING "nRF Connect SDK" -#define CONFIG_NCS_ZEPHYR_BOOT_BANNER_STRING "Zephyr OS" -#define CONFIG_HW_CC3XX 1 -#define CONFIG_NRFX_GPIOTE_NUM_OF_EVT_HANDLERS 1 -#define CONFIG_ZTEST_MULTICORE_DEFAULT_SETTINGS 1 -#define CONFIG_ZEPHYR_NRF_MODULE 1 -#define CONFIG_SIGN_IMAGES 1 -#define CONFIG_DT_FLASH_WRITE_BLOCK_SIZE 4 -#define CONFIG_ZEPHYR_MCUBOOT_MODULE 1 -#define CONFIG_ZEPHYR_MBEDTLS_MODULE 1 -#define CONFIG_ZEPHYR_OBERON_PSA_CRYPTO_MODULE 1 -#define CONFIG_TFM_BOARD "/home/mike/Documents/ncs/v2.7.0/zephyr/modules/trusted-firmware-m/nordic/nrf9120" -#define CONFIG_ZEPHYR_TRUSTED_FIRMWARE_M_MODULE 1 -#define CONFIG_ZEPHYR_PSA_ARCH_TESTS_MODULE 1 -#define CONFIG_ZEPHYR_SOC_HWMV1_MODULE 1 -#define CONFIG_ZEPHYR_CJSON_MODULE 1 -#define CONFIG_ZEPHYR_AZURE_SDK_FOR_C_MODULE 1 -#define CONFIG_ZEPHYR_CIRRUS_LOGIC_MODULE 1 -#define CONFIG_ZEPHYR_OPENTHREAD_MODULE 1 -#define CONFIG_SUIT_ENVELOPE_TEMPLATE "" -#define CONFIG_SUIT_ENVELOPE_TARGET "" -#define CONFIG_SUIT_ENVELOPE_OUTPUT_ARTIFACT "merged.hex" -#define CONFIG_SUIT_ENVELOPE_OUTPUT_MPI_MERGE 1 -#define CONFIG_ZEPHYR_SUIT_GENERATOR_MODULE 1 -#define CONFIG_SUIT_PLATFORM_DRY_RUN_SUPPORT 1 -#define CONFIG_ZEPHYR_SUIT_PROCESSOR_MODULE 1 -#define CONFIG_ZEPHYR_MEMFAULT_FIRMWARE_SDK_MODULE 1 -#define CONFIG_ZEPHYR_COREMARK_MODULE 1 -#define CONFIG_ZEPHYR_CANOPENNODE_MODULE 1 -#define CONFIG_ZEPHYR_CHRE_MODULE 1 -#define CONFIG_ZEPHYR_LZ4_MODULE 1 -#define CONFIG_ZEPHYR_NANOPB_MODULE 1 -#define CONFIG_ZEPHYR_TF_M_TESTS_MODULE 1 -#define CONFIG_ZEPHYR_ZSCILIB_MODULE 1 -#define CONFIG_ZEPHYR_CMSIS_MODULE 1 -#define CONFIG_HAS_CMSIS_CORE 1 -#define CONFIG_HAS_CMSIS_CORE_M 1 -#define CONFIG_ZEPHYR_CMSIS_DSP_MODULE 1 -#define CONFIG_ZEPHYR_CMSIS_NN_MODULE 1 -#define CONFIG_ZEPHYR_FATFS_MODULE 1 -#define CONFIG_ZEPHYR_HAL_NORDIC_MODULE 1 -#define CONFIG_HAS_NRFX 1 -#define CONFIG_NRFX_CLOCK 1 -#define CONFIG_NRFX_CLOCK_LFXO_TWO_STAGE_ENABLED 1 -#define CONFIG_NRFX_DPPI 1 -#define CONFIG_NRFX_GPIOTE 1 -#define CONFIG_NRFX_GPIOTE0 1 -#define CONFIG_NRFX_NVMC 1 -#define CONFIG_NRFX_WDT 1 -#define CONFIG_NRFX_WDT0 1 -#define CONFIG_ZEPHYR_HAL_ST_MODULE 1 -#define CONFIG_ZEPHYR_HAL_WURTHELEKTRONIK_MODULE 1 -#define CONFIG_ZEPHYR_LIBMETAL_MODULE 1 -#define CONFIG_ZEPHYR_LIBLC3_MODULE 1 -#define CONFIG_ZEPHYR_LITTLEFS_MODULE 1 -#define CONFIG_ZEPHYR_LORAMAC_NODE_MODULE 1 -#define CONFIG_ZEPHYR_LVGL_MODULE 1 -#define CONFIG_ZEPHYR_MIPI_SYS_T_MODULE 1 -#define CONFIG_ZEPHYR_NRF_HW_MODELS_MODULE 1 -#define CONFIG_ZEPHYR_OPEN_AMP_MODULE 1 -#define CONFIG_ZEPHYR_PICOLIBC_MODULE 1 -#define CONFIG_ZEPHYR_SEGGER_MODULE 1 -#define CONFIG_HAS_SEGGER_RTT 1 -#define CONFIG_ZEPHYR_TINYCRYPT_MODULE 1 -#define CONFIG_ZEPHYR_UOSCORE_UEDHOC_MODULE 1 -#define CONFIG_ZEPHYR_ZCBOR_MODULE 1 -#define CONFIG_NRF_MODEM_SHMEM_CTRL_SIZE 0x4e8 -#define CONFIG_HAS_HW_NRF_CC3XX 1 -#define CONFIG_NRF_CC3XX_PLATFORM 1 -#define CONFIG_CC3XX_MUTEX_LOCK 1 -#define CONFIG_NRF_802154_SOURCE_NRFXLIB 1 -#define CONFIG_ZEPHYR_NRFXLIB_MODULE 1 -#define CONFIG_ZEPHYR_CONNECTEDHOMEIP_MODULE 1 -#define CONFIG_MCUBOOT_BOOTUTIL_LIB 1 -#define CONFIG_BOARD "conexio_stratus_pro" -#define CONFIG_BOARD_REVISION "" -#define CONFIG_BOARD_TARGET "conexio_stratus_pro/nrf9151" -#define CONFIG_BOARD_CONEXIO_STRATUS_PRO 1 -#define CONFIG_BOARD_CONEXIO_STRATUS_PRO_NRF9151 1 -#define CONFIG_BOARD_QUALIFIERS "nrf9151" -#define CONFIG_SOC_FAMILY "nordic_nrf" -#define CONFIG_SOC_FAMILY_NORDIC_NRF 1 -#define CONFIG_SOC_SERIES_NRF91X 1 -#define CONFIG_SOC_NRF9120 1 -#define CONFIG_SOC_NRF9151_LACA 1 -#define CONFIG_HAS_HW_NRF_CC310 1 -#define CONFIG_HAS_HW_NRF_CLOCK 1 -#define CONFIG_HAS_HW_NRF_CTRLAP 1 -#define CONFIG_HAS_HW_NRF_DPPIC 1 -#define CONFIG_HAS_HW_NRF_EGU0 1 -#define CONFIG_HAS_HW_NRF_EGU1 1 -#define CONFIG_HAS_HW_NRF_EGU2 1 -#define CONFIG_HAS_HW_NRF_EGU3 1 -#define CONFIG_HAS_HW_NRF_EGU4 1 -#define CONFIG_HAS_HW_NRF_EGU5 1 -#define CONFIG_HAS_HW_NRF_GPIO0 1 -#define CONFIG_HAS_HW_NRF_GPIOTE0 1 -#define CONFIG_HAS_HW_NRF_IPC 1 -#define CONFIG_HAS_HW_NRF_KMU 1 -#define CONFIG_HAS_HW_NRF_NVMC_PE 1 -#define CONFIG_HAS_HW_NRF_POWER 1 -#define CONFIG_HAS_HW_NRF_PWM0 1 -#define CONFIG_HAS_HW_NRF_REGULATORS 1 -#define CONFIG_HAS_HW_NRF_SAADC 1 -#define CONFIG_HAS_HW_NRF_SPU 1 -#define CONFIG_HAS_HW_NRF_TWIM2 1 -#define CONFIG_HAS_HW_NRF_UARTE0 1 -#define CONFIG_HAS_HW_NRF_VMC 1 -#define CONFIG_HAS_HW_NRF_WDT0 1 -#define CONFIG_NRF_ENABLE_ICACHE 1 -#define CONFIG_NRF_SPU_FLASH_REGION_ALIGNMENT 0x8000 -#define CONFIG_NRF_SPU_RAM_REGION_SIZE 0x2000 -#define CONFIG_NRF_SPU_RAM_REGION_ALIGNMENT 0x2000 -#define CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT 0 -#define CONFIG_NRF_SOC_SECURE_SUPPORTED 1 -#define CONFIG_NRF_APPROTECT_USE_UICR 1 -#define CONFIG_GPIO_INIT_PRIORITY 40 -#define CONFIG_SOC_LOG_LEVEL_DEFAULT 1 -#define CONFIG_SOC_LOG_LEVEL 0 -#define CONFIG_SOC_COMPATIBLE_NRF 1 -#define CONFIG_ARCH "arm" -#define CONFIG_ARCH_HAS_SINGLE_THREAD_SUPPORT 1 -#define CONFIG_CPU_CORTEX 1 -#define CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE 4 -#define CONFIG_CPU_CORTEX_M 1 -#define CONFIG_ISA_THUMB2 1 -#define CONFIG_ASSEMBLER_ISA_THUMB2 1 -#define CONFIG_COMPILER_ISA_THUMB2 1 -#define CONFIG_STACK_ALIGN_DOUBLE_WORD 1 -#define CONFIG_FAULT_DUMP 2 -#define CONFIG_BUILTIN_STACK_GUARD 1 -#define CONFIG_ARM_STACK_PROTECTION 1 -#define CONFIG_FP_HARDABI 1 -#define CONFIG_FP16 1 -#define CONFIG_FP16_IEEE 1 -#define CONFIG_CPU_CORTEX_M33 1 -#define CONFIG_CPU_CORTEX_M_HAS_SYSTICK 1 -#define CONFIG_CPU_CORTEX_M_HAS_DWT 1 -#define CONFIG_CPU_CORTEX_M_HAS_BASEPRI 1 -#define CONFIG_CPU_CORTEX_M_HAS_VTOR 1 -#define CONFIG_CPU_CORTEX_M_HAS_SPLIM 1 -#define CONFIG_CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS 1 -#define CONFIG_CPU_CORTEX_M_HAS_CMSE 1 -#define CONFIG_ARMV7_M_ARMV8_M_MAINLINE 1 -#define CONFIG_ARMV8_M_MAINLINE 1 -#define CONFIG_ARMV8_M_SE 1 -#define CONFIG_ARMV7_M_ARMV8_M_FP 1 -#define CONFIG_ARMV8_M_DSP 1 -#define CONFIG_NULL_POINTER_EXCEPTION_DETECTION_NONE 1 -#define CONFIG_ARM_TRUSTZONE_M 1 -#define CONFIG_CPU_HAS_NRF_IDAU 1 -#define CONFIG_ARM 1 -#define CONFIG_ARCH_IS_SET 1 -#define CONFIG_ARCH_LOG_LEVEL_DEFAULT 1 -#define CONFIG_ARCH_LOG_LEVEL 0 -#define CONFIG_LITTLE_ENDIAN 1 -#define CONFIG_GEN_PRIV_STACKS 1 -#define CONFIG_ISR_TABLES_LOCAL_DECLARATION_SUPPORTED 1 -#define CONFIG_IRQ_VECTOR_TABLE_JUMP_BY_ADDRESS 1 -#define CONFIG_EXCEPTION_DEBUG 1 -#define CONFIG_ARCH_HAS_TIMING_FUNCTIONS 1 -#define CONFIG_ARCH_HAS_TRUSTED_EXECUTION 1 -#define CONFIG_ARCH_HAS_STACK_PROTECTION 1 -#define CONFIG_ARCH_HAS_RAMFUNC_SUPPORT 1 -#define CONFIG_ARCH_HAS_NESTED_EXCEPTION_DETECTION 1 -#define CONFIG_ARCH_SUPPORTS_COREDUMP 1 -#define CONFIG_ARCH_SUPPORTS_ARCH_HW_INIT 1 -#define CONFIG_ARCH_SUPPORTS_ROM_START 1 -#define CONFIG_ARCH_HAS_EXTRA_EXCEPTION_INFO 1 -#define CONFIG_ARCH_HAS_THREAD_LOCAL_STORAGE 1 -#define CONFIG_ARCH_HAS_SUSPEND_TO_RAM 1 -#define CONFIG_ARCH_HAS_THREAD_ABORT 1 -#define CONFIG_ARCH_HAS_CODE_DATA_RELOCATION 1 -#define CONFIG_CPU_HAS_TEE 1 -#define CONFIG_CPU_HAS_FPU 1 -#define CONFIG_CPU_HAS_MPU 1 -#define CONFIG_TOOLCHAIN_HAS_BUILTIN_FFS 1 -#define CONFIG_KERNEL_LOG_LEVEL_DEFAULT 1 -#define CONFIG_KERNEL_LOG_LEVEL 0 -#define CONFIG_NUM_COOP_PRIORITIES 1 -#define CONFIG_NUM_PREEMPT_PRIORITIES 0 -#define CONFIG_MAIN_THREAD_PRIORITY -2 -#define CONFIG_COOP_ENABLED 1 -#define CONFIG_PRIORITY_CEILING -127 -#define CONFIG_THREAD_STACK_INFO 1 -#define CONFIG_SCHED_DUMB 1 -#define CONFIG_WAITQ_DUMB 1 -#define CONFIG_ERRNO 1 -#define CONFIG_BARRIER_OPERATIONS_ARCH 1 -#define CONFIG_ATOMIC_OPERATIONS_BUILTIN 1 -#define CONFIG_NUM_MBOX_ASYNC_MSGS 10 -#define CONFIG_KERNEL_MEM_POOL 1 -#define CONFIG_ARCH_HAS_CUSTOM_SWAP_TO_MAIN 1 -#define CONFIG_SWAP_NONATOMIC 1 -#define CONFIG_SYS_CLOCK_EXISTS 1 -#define CONFIG_TIMEOUT_64BIT 1 -#define CONFIG_SYS_CLOCK_MAX_TIMEOUT_DAYS 365 -#define CONFIG_MP_NUM_CPUS 1 -#define CONFIG_TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE 1 -#define CONFIG_KERNEL_INIT_PRIORITY_OBJECTS 30 -#define CONFIG_KERNEL_INIT_PRIORITY_DEFAULT 40 -#define CONFIG_KERNEL_INIT_PRIORITY_DEVICE 50 -#define CONFIG_APPLICATION_INIT_PRIORITY 90 -#define CONFIG_CLOCK_CONTROL_LOG_LEVEL_DEFAULT 1 -#define CONFIG_CLOCK_CONTROL_LOG_LEVEL 0 -#define CONFIG_CLOCK_CONTROL_NRF 1 -#define CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL 1 -#define CONFIG_CLOCK_CONTROL_NRF_K32SRC_50PPM 1 -#define CONFIG_CLOCK_CONTROL_NRF_ACCURACY 50 -#define CONFIG_CONSOLE_INPUT_MAX_LINE_LEN 128 -#define CONFIG_CONSOLE_HAS_DRIVER 1 -#define CONFIG_CONSOLE_INIT_PRIORITY 60 -#define CONFIG_UART_CONSOLE 1 -#define CONFIG_UART_CONSOLE_LOG_LEVEL_DEFAULT 1 -#define CONFIG_UART_CONSOLE_LOG_LEVEL 0 -#define CONFIG_FLASH_HAS_DRIVER_ENABLED 1 -#define CONFIG_FLASH_HAS_PAGE_LAYOUT 1 -#define CONFIG_FLASH 1 -#define CONFIG_FLASH_LOG_LEVEL_DEFAULT 1 -#define CONFIG_FLASH_LOG_LEVEL 0 -#define CONFIG_FLASH_PAGE_LAYOUT 1 -#define CONFIG_SOC_FLASH_NRF 1 -#define CONFIG_SOC_FLASH_NRF_RADIO_SYNC_NONE 1 -#define CONFIG_GPIO_LOG_LEVEL_DEFAULT 1 -#define CONFIG_GPIO_LOG_LEVEL 0 -#define CONFIG_GPIO_NRFX 1 -#define CONFIG_GPIO_NRFX_INTERRUPT 1 -#define CONFIG_INTC_INIT_PRIORITY 40 -#define CONFIG_INTC_LOG_LEVEL_DEFAULT 1 -#define CONFIG_INTC_LOG_LEVEL 0 -#define CONFIG_PINCTRL_LOG_LEVEL_DEFAULT 1 -#define CONFIG_PINCTRL_LOG_LEVEL 0 -#define CONFIG_PINCTRL_STORE_REG 1 -#define CONFIG_PINCTRL_NRF 1 -#define CONFIG_SERIAL_HAS_DRIVER 1 -#define CONFIG_SERIAL_SUPPORT_ASYNC 1 -#define CONFIG_SERIAL_SUPPORT_INTERRUPT 1 -#define CONFIG_UART_LOG_LEVEL_DEFAULT 1 -#define CONFIG_UART_LOG_LEVEL 0 -#define CONFIG_UART_NRFX 1 -#define CONFIG_UART_NRFX_UARTE 1 -#define CONFIG_UART_NRFX_UARTE_LEGACY_SHIM 1 -#define CONFIG_UART_0_ENHANCED_POLL_OUT 1 -#define CONFIG_UART_0_NRF_TX_BUFFER_SIZE 32 -#define CONFIG_SYSTEM_CLOCK_INIT_PRIORITY 0 -#define CONFIG_TICKLESS_CAPABLE 1 -#define CONFIG_SYSTEM_TIMER_HAS_DISABLE_SUPPORT 1 -#define CONFIG_SYSTEM_CLOCK_WAIT_FOR_STABILITY 1 -#define CONFIG_NRF_USBD_COMMON_LOG_LEVEL_DEFAULT 1 -#define CONFIG_NRF_USBD_COMMON_LOG_LEVEL 0 -#define CONFIG_USBC_LOG_LEVEL_DEFAULT 1 -#define CONFIG_USBC_LOG_LEVEL 0 -#define CONFIG_FULL_LIBC_SUPPORTED 1 -#define CONFIG_MINIMAL_LIBC_SUPPORTED 1 -#define CONFIG_NEWLIB_LIBC_SUPPORTED 1 -#define CONFIG_PICOLIBC_SUPPORTED 1 -#define CONFIG_MINIMAL_LIBC 1 -#define CONFIG_HAS_NEWLIB_LIBC_NANO 1 -#define CONFIG_COMMON_LIBC_ABORT 1 -#define CONFIG_COMMON_LIBC_GMTIME_R 1 -#define CONFIG_COMMON_LIBC_MALLOC 1 -#define CONFIG_COMMON_LIBC_CALLOC 1 -#define CONFIG_COMMON_LIBC_REALLOCARRAY 1 -#define CONFIG_COMMON_LIBC_STRNLEN 1 -#define CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS 1 -#define CONFIG_MINIMAL_LIBC_MALLOC 1 -#define CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE -2 -#define CONFIG_MINIMAL_LIBC_CALLOC 1 -#define CONFIG_MINIMAL_LIBC_REALLOCARRAY 1 -#define CONFIG_MINIMAL_LIBC_TIME 1 -#define CONFIG_STDOUT_CONSOLE 1 -#define CONFIG_NEED_LIBC_MEM_PARTITION 1 -#define CONFIG_SYS_HEAP_ALLOC_LOOPS 3 -#define CONFIG_SYS_HEAP_AUTO 1 -#define CONFIG_HAS_POWEROFF 1 -#define CONFIG_CBPRINTF_NANO 1 -#define CONFIG_CBPRINTF_FULL_INTEGRAL 1 -#define CONFIG_CBPRINTF_LIBC_SUBSTS 1 -#define CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL_DEFAULT 1 -#define CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL 0 -#define CONFIG_CBPRINTF_CONVERT_CHECK_PTR 1 -#define CONFIG_POSIX_ENV_LOG_LEVEL_DEFAULT 1 -#define CONFIG_POSIX_ENV_LOG_LEVEL 0 -#define CONFIG_SEM_VALUE_MAX 32767 -#define CONFIG_SEM_NAMELEN_MAX 16 -#define CONFIG_POSIX_RTSIG_MAX 0 -#define CONFIG_POSIX_PAGE_SIZE_BITS 6 -#define CONFIG_LIBGCC_RTLIB 1 -#define CONFIG_NOTIFY 1 -#define CONFIG_ONOFF 1 -#define CONFIG_PRINTK 1 -#define CONFIG_EARLY_CONSOLE 1 -#define CONFIG_ASSERT_VERBOSE 1 -#define CONFIG_LLEXT_EDK_NAME "llext-edk" -#define CONFIG_LOG_CORE_INIT_PRIORITY 0 -#define CONFIG_LOG_MODE_MINIMAL 1 -#define CONFIG_LOG_DEFAULT_LEVEL 0 -#define CONFIG_LOG_OVERRIDE_LEVEL 0 -#define CONFIG_LOG_MAX_LEVEL 4 -#define CONFIG_LOG_USE_VLA 1 -#define CONFIG_LOG_SIMPLE_MSG_OPTIMIZE 1 -#define CONFIG_TIMER_RANDOM_INITIAL_STATE 123456789 -#define CONFIG_FLASH_MAP 1 -#define CONFIG_COVERAGE_GCOV_HEAP_SIZE 16384 -#define CONFIG_TOOLCHAIN_ZEPHYR_0_16 1 -#define CONFIG_TOOLCHAIN_ZEPHYR_SUPPORTS_THREAD_LOCAL_STORAGE 1 -#define CONFIG_LINKER_ORPHAN_SECTION_WARN 1 -#define CONFIG_ROM_END_OFFSET 0x0 -#define CONFIG_LD_LINKER_SCRIPT_SUPPORTED 1 -#define CONFIG_LD_LINKER_TEMPLATE 1 -#define CONFIG_LINKER_SORT_BY_ALIGNMENT 1 -#define CONFIG_LINKER_GENERIC_SECTIONS_PRESENT_AT_BOOT 1 -#define CONFIG_LINKER_LAST_SECTION_ID 1 -#define CONFIG_LINKER_LAST_SECTION_ID_PATTERN 0xE015E015 -#define CONFIG_LINKER_USE_RELAX 1 -#define CONFIG_LINKER_ITERABLE_SUBALIGN 4 -#define CONFIG_LINKER_DEVNULL_SUPPORT 1 -#define CONFIG_STD_C99 1 -#define CONFIG_TOOLCHAIN_SUPPORTS_GNU_EXTENSIONS 1 -#define CONFIG_COMPILER_FREESTANDING 1 -#define CONFIG_SIZE_OPTIMIZATIONS 1 -#define CONFIG_COMPILER_TRACK_MACRO_EXPANSION 1 -#define CONFIG_COMPILER_COLOR_DIAGNOSTICS 1 -#define CONFIG_FORTIFY_SOURCE_NONE 1 -#define CONFIG_COMPILER_OPT "" -#define CONFIG_RUNTIME_ERROR_CHECKS 1 -#define CONFIG_KERNEL_BIN_NAME "zephyr" -#define CONFIG_OUTPUT_STAT 1 -#define CONFIG_OUTPUT_PRINT_MEMORY_USAGE 1 -#define CONFIG_BUILD_OUTPUT_META 1 -#define CONFIG_BUILD_OUTPUT_STRIP_PATHS 1 -#define CONFIG_CHECK_INIT_PRIORITIES 1 -#define CONFIG_WARN_DEPRECATED 1 -#define CONFIG_ENFORCE_ZEPHYR_STDINT 1 diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/devicetree_generated.h b/nrfdemo/build/mcuboot/zephyr/include/generated/devicetree_generated.h deleted file mode 100644 index ad0608c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/devicetree_generated.h +++ /dev/null @@ -1,12023 +0,0 @@ -/* - * Generated by gen_defines.py - * - * DTS input file: - * /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/zephyr.dts.pre - * - * Directories with bindings: - * /home/mike/Documents/ncs/v2.7.0/nrf/dts/bindings, $ZEPHYR_BASE/dts/bindings - * - * Node dependency ordering (ordinal and path): - * 0 / - * 1 /aliases - * 2 /chosen - * 3 /connector - * 4 /entropy_bt_hci - * 5 /soc - * 6 /soc/interrupt-controller@e000e100 - * 7 /soc/gpiote@5000d000 - * 8 /soc/peripheral@50000000 - * 9 /soc/peripheral@50000000/gpio@842500 - * 10 /sensor-pwr-ctrl - * 11 /soc/peripheral@50000000/timer@10000 - * 12 /sw-pwm - * 13 /buttons - * 14 /buttons/button_0 - * 15 /cpus - * 16 /cpus/cpu@0 - * 17 /cpus/cpu@0/mpu@e000ed90 - * 18 /leds - * 19 /leds/led_0 - * 20 /pin-controller - * 21 /pin-controller/i2c2_default - * 22 /pin-controller/i2c2_default/group1 - * 23 /pin-controller/i2c2_sleep - * 24 /pin-controller/i2c2_sleep/group1 - * 25 /pin-controller/pwm0_default - * 26 /pin-controller/pwm0_default/group1 - * 27 /pin-controller/pwm0_sleep - * 28 /pin-controller/pwm0_sleep/group1 - * 29 /pin-controller/spi3_default - * 30 /pin-controller/spi3_default/group1 - * 31 /pin-controller/spi3_sleep - * 32 /pin-controller/spi3_sleep/group1 - * 33 /pin-controller/uart0_default - * 34 /pin-controller/uart0_default/group1 - * 35 /pin-controller/uart0_sleep - * 36 /pin-controller/uart0_sleep/group1 - * 37 /soc/peripheral@50000000/pwm@21000 - * 38 /pwmleds - * 39 /pwmleds/pwm_led_0 - * 40 /reserved-memory - * 41 /reserved-memory/image_modem@20016000 - * 42 /reserved-memory/image_ns@20020000 - * 43 /reserved-memory/image_s@20000000 - * 44 /soc/crypto@50840000 - * 45 /soc/ctrlap@50006000 - * 46 /soc/ficr@ff0000 - * 47 /soc/gpiote@40031000 - * 48 /soc/memory@20000000 - * 49 /soc/spu@50003000 - * 50 /soc/timer@e000e010 - * 51 /soc/uicr@ff8000 - * 52 /soc/peripheral@50000000/adc@e000 - * 53 /soc/peripheral@50000000/clock@5000 - * 54 /soc/peripheral@50000000/dppic@17000 - * 55 /soc/peripheral@50000000/egu@1b000 - * 56 /soc/peripheral@50000000/egu@1c000 - * 57 /soc/peripheral@50000000/egu@1d000 - * 58 /soc/peripheral@50000000/egu@1e000 - * 59 /soc/peripheral@50000000/egu@1f000 - * 60 /soc/peripheral@50000000/egu@20000 - * 61 /soc/peripheral@50000000/i2c@8000 - * 62 /soc/peripheral@50000000/i2c@9000 - * 63 /soc/peripheral@50000000/i2c@b000 - * 64 /soc/peripheral@50000000/i2s@28000 - * 65 /soc/peripheral@50000000/ipc@2a000 - * 66 /soc/peripheral@50000000/kmu@39000 - * 67 /soc/peripheral@50000000/pdm@26000 - * 68 /soc/peripheral@50000000/pwm@22000 - * 69 /soc/peripheral@50000000/pwm@23000 - * 70 /soc/peripheral@50000000/pwm@24000 - * 71 /soc/peripheral@50000000/regulator@4000 - * 72 /soc/peripheral@50000000/rtc@14000 - * 73 /soc/peripheral@50000000/rtc@15000 - * 74 /soc/peripheral@50000000/spi@8000 - * 75 /soc/peripheral@50000000/spi@9000 - * 76 /soc/peripheral@50000000/spi@a000 - * 77 /soc/peripheral@50000000/spi@b000 - * 78 /soc/peripheral@50000000/timer@f000 - * 79 /soc/peripheral@50000000/timer@11000 - * 80 /soc/peripheral@50000000/uart@8000 - * 81 /soc/peripheral@50000000/uart@9000 - * 82 /soc/peripheral@50000000/uart@a000 - * 83 /soc/peripheral@50000000/uart@b000 - * 84 /soc/peripheral@50000000/vmc@3a000 - * 85 /soc/peripheral@50000000/watchdog@18000 - * 86 /soc/peripheral@50000000/flash-controller@39000 - * 87 /soc/peripheral@50000000/flash-controller@39000/flash@0 - * 88 /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions - * 89 /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0 - * 90 /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000 - * 91 /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000 - * 92 /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000 - * 93 /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000 - * 94 /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000 - * 95 /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000 - * 96 /soc/peripheral@50000000/i2c@a000 - * 97 /soc/peripheral@50000000/i2c@a000/eeprom@50 - * 98 /soc/peripheral@50000000/i2c@a000/lis2dh@18 - * 99 /soc/peripheral@50000000/i2c@a000/npm1300@6b - * 100 /soc/peripheral@50000000/i2c@a000/npm1300@6b/charger - * 101 /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators - * 102 /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1 - * 103 /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2 - * 104 /soc/peripheral@50000000/power@5000 - * 105 /soc/peripheral@50000000/power@5000/gpregret1@51c - * 106 /soc/peripheral@50000000/power@5000/gpregret2@520 - * - * Definitions derived from these nodes in dependency order are next, - * followed by /chosen nodes. - */ - -/* Used to remove brackets from around a single argument */ -#define DT_DEBRACKET_INTERNAL(...) __VA_ARGS__ - -/* - * Devicetree node: / - * - * Node identifier: DT_N - */ - -/* Node's full path: */ -#define DT_N_PATH "/" - -/* Node's name with unit-address: */ -#define DT_N_FULL_NAME "/" - -/* Helper macros for child nodes of this node. */ -#define DT_N_CHILD_NUM 13 -#define DT_N_CHILD_NUM_STATUS_OKAY 12 -#define DT_N_FOREACH_CHILD(fn) fn(DT_N_S_chosen) fn(DT_N_S_aliases) fn(DT_N_S_soc) fn(DT_N_S_pin_controller) fn(DT_N_S_entropy_bt_hci) fn(DT_N_S_sw_pwm) fn(DT_N_S_cpus) fn(DT_N_S_leds) fn(DT_N_S_pwmleds) fn(DT_N_S_buttons) fn(DT_N_S_connector) fn(DT_N_S_sensor_pwr_ctrl) fn(DT_N_S_reserved_memory) -#define DT_N_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_chosen) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_aliases) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_entropy_bt_hci) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_sw_pwm) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_cpus) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_leds) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pwmleds) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_buttons) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_connector) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_sensor_pwr_ctrl) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory) -#define DT_N_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_chosen, __VA_ARGS__) fn(DT_N_S_aliases, __VA_ARGS__) fn(DT_N_S_soc, __VA_ARGS__) fn(DT_N_S_pin_controller, __VA_ARGS__) fn(DT_N_S_entropy_bt_hci, __VA_ARGS__) fn(DT_N_S_sw_pwm, __VA_ARGS__) fn(DT_N_S_cpus, __VA_ARGS__) fn(DT_N_S_leds, __VA_ARGS__) fn(DT_N_S_pwmleds, __VA_ARGS__) fn(DT_N_S_buttons, __VA_ARGS__) fn(DT_N_S_connector, __VA_ARGS__) fn(DT_N_S_sensor_pwr_ctrl, __VA_ARGS__) fn(DT_N_S_reserved_memory, __VA_ARGS__) -#define DT_N_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_chosen, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_aliases, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_entropy_bt_hci, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_sw_pwm, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_cpus, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_leds, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pwmleds, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_buttons, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_connector, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_sensor_pwr_ctrl, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory, __VA_ARGS__) -#define DT_N_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_chosen) fn(DT_N_S_aliases) fn(DT_N_S_soc) fn(DT_N_S_pin_controller) fn(DT_N_S_entropy_bt_hci) fn(DT_N_S_cpus) fn(DT_N_S_leds) fn(DT_N_S_pwmleds) fn(DT_N_S_buttons) fn(DT_N_S_connector) fn(DT_N_S_sensor_pwr_ctrl) fn(DT_N_S_reserved_memory) -#define DT_N_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_chosen) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_aliases) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_entropy_bt_hci) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_cpus) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_leds) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pwmleds) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_buttons) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_connector) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_sensor_pwr_ctrl) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory) -#define DT_N_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_chosen, __VA_ARGS__) fn(DT_N_S_aliases, __VA_ARGS__) fn(DT_N_S_soc, __VA_ARGS__) fn(DT_N_S_pin_controller, __VA_ARGS__) fn(DT_N_S_entropy_bt_hci, __VA_ARGS__) fn(DT_N_S_cpus, __VA_ARGS__) fn(DT_N_S_leds, __VA_ARGS__) fn(DT_N_S_pwmleds, __VA_ARGS__) fn(DT_N_S_buttons, __VA_ARGS__) fn(DT_N_S_connector, __VA_ARGS__) fn(DT_N_S_sensor_pwr_ctrl, __VA_ARGS__) fn(DT_N_S_reserved_memory, __VA_ARGS__) -#define DT_N_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_chosen, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_aliases, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_entropy_bt_hci, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_cpus, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_leds, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pwmleds, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_buttons, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_connector, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_sensor_pwr_ctrl, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_ORD 0 -#define DT_N_ORD_STR_SORTABLE 00000 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_REQUIRES_ORDS /* nothing */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_SUPPORTS_ORDS \ - 1, /* /aliases */ \ - 2, /* /chosen */ \ - 3, /* /connector */ \ - 4, /* /entropy_bt_hci */ \ - 5, /* /soc */ \ - 10, /* /sensor-pwr-ctrl */ \ - 12, /* /sw-pwm */ \ - 13, /* /buttons */ \ - 15, /* /cpus */ \ - 18, /* /leds */ \ - 20, /* /pin-controller */ \ - 38, /* /pwmleds */ \ - 40, /* /reserved-memory */ - -/* Existence and alternate IDs: */ -#define DT_N_EXISTS 1 -#define DT_N_INST_0_conexio_stratus_pro DT_N - -/* Macros for properties that are special in the specification: */ -#define DT_N_REG_NUM 0 -#define DT_N_RANGES_NUM 0 -#define DT_N_FOREACH_RANGE(fn) -#define DT_N_IRQ_NUM 0 -#define DT_N_IRQ_LEVEL 0 -#define DT_N_COMPAT_MATCHES_conexio_stratus_pro 1 -#define DT_N_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_P_compatible {"conexio,stratus_pro"} -#define DT_N_P_compatible_IDX_0 "conexio,stratus_pro" -#define DT_N_P_compatible_IDX_0_STRING_UNQUOTED conexio,stratus_pro -#define DT_N_P_compatible_IDX_0_STRING_TOKEN conexio_stratus_pro -#define DT_N_P_compatible_IDX_0_STRING_UPPER_TOKEN CONEXIO_STRATUS_PRO -#define DT_N_P_compatible_IDX_0_EXISTS 1 -#define DT_N_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N, compatible, 0) -#define DT_N_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N, compatible, 0) -#define DT_N_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N, compatible, 0, __VA_ARGS__) -#define DT_N_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N, compatible, 0, __VA_ARGS__) -#define DT_N_P_compatible_LEN 1 -#define DT_N_P_compatible_EXISTS 1 - -/* - * Devicetree node: /aliases - * - * Node identifier: DT_N_S_aliases - */ - -/* Node's full path: */ -#define DT_N_S_aliases_PATH "/aliases" - -/* Node's name with unit-address: */ -#define DT_N_S_aliases_FULL_NAME "aliases" - -/* Node parent (/) identifier: */ -#define DT_N_S_aliases_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_aliases_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_aliases_CHILD_NUM 0 -#define DT_N_S_aliases_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_aliases_FOREACH_CHILD(fn) -#define DT_N_S_aliases_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_aliases_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_aliases_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_aliases_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_aliases_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_aliases_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_aliases_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_aliases_ORD 1 -#define DT_N_S_aliases_ORD_STR_SORTABLE 00001 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_aliases_REQUIRES_ORDS \ - 0, /* / */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_aliases_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_aliases_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_aliases_REG_NUM 0 -#define DT_N_S_aliases_RANGES_NUM 0 -#define DT_N_S_aliases_FOREACH_RANGE(fn) -#define DT_N_S_aliases_IRQ_NUM 0 -#define DT_N_S_aliases_IRQ_LEVEL 0 -#define DT_N_S_aliases_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_aliases_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /chosen - * - * Node identifier: DT_N_S_chosen - */ - -/* Node's full path: */ -#define DT_N_S_chosen_PATH "/chosen" - -/* Node's name with unit-address: */ -#define DT_N_S_chosen_FULL_NAME "chosen" - -/* Node parent (/) identifier: */ -#define DT_N_S_chosen_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_chosen_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_chosen_CHILD_NUM 0 -#define DT_N_S_chosen_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_chosen_FOREACH_CHILD(fn) -#define DT_N_S_chosen_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_chosen_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_chosen_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_chosen_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_chosen_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_chosen_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_chosen_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_chosen_ORD 2 -#define DT_N_S_chosen_ORD_STR_SORTABLE 00002 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_chosen_REQUIRES_ORDS \ - 0, /* / */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_chosen_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_chosen_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_chosen_REG_NUM 0 -#define DT_N_S_chosen_RANGES_NUM 0 -#define DT_N_S_chosen_FOREACH_RANGE(fn) -#define DT_N_S_chosen_IRQ_NUM 0 -#define DT_N_S_chosen_IRQ_LEVEL 0 -#define DT_N_S_chosen_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_chosen_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /connector - * - * Node identifier: DT_N_S_connector - */ - -/* Node's full path: */ -#define DT_N_S_connector_PATH "/connector" - -/* Node's name with unit-address: */ -#define DT_N_S_connector_FULL_NAME "connector" - -/* Node parent (/) identifier: */ -#define DT_N_S_connector_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_connector_CHILD_IDX 10 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_connector_CHILD_NUM 0 -#define DT_N_S_connector_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_connector_FOREACH_CHILD(fn) -#define DT_N_S_connector_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_connector_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_connector_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_connector_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_connector_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_connector_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_connector_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_connector_ORD 3 -#define DT_N_S_connector_ORD_STR_SORTABLE 00003 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_connector_REQUIRES_ORDS \ - 0, /* / */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_connector_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_connector_EXISTS 1 -#define DT_N_INST_0_conexio_stratus_header DT_N_S_connector -#define DT_N_NODELABEL_stratus_header DT_N_S_connector - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_connector_REG_NUM 0 -#define DT_N_S_connector_RANGES_NUM 0 -#define DT_N_S_connector_FOREACH_RANGE(fn) -#define DT_N_S_connector_IRQ_NUM 0 -#define DT_N_S_connector_IRQ_LEVEL 0 -#define DT_N_S_connector_COMPAT_MATCHES_conexio_stratus_header 1 -#define DT_N_S_connector_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_connector_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_connector_P_compatible {"conexio-stratus-header"} -#define DT_N_S_connector_P_compatible_IDX_0 "conexio-stratus-header" -#define DT_N_S_connector_P_compatible_IDX_0_STRING_UNQUOTED conexio-stratus-header -#define DT_N_S_connector_P_compatible_IDX_0_STRING_TOKEN conexio_stratus_header -#define DT_N_S_connector_P_compatible_IDX_0_STRING_UPPER_TOKEN CONEXIO_STRATUS_HEADER -#define DT_N_S_connector_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_connector_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_connector, compatible, 0) -#define DT_N_S_connector_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_connector, compatible, 0) -#define DT_N_S_connector_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_connector, compatible, 0, __VA_ARGS__) -#define DT_N_S_connector_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_connector, compatible, 0, __VA_ARGS__) -#define DT_N_S_connector_P_compatible_LEN 1 -#define DT_N_S_connector_P_compatible_EXISTS 1 - -/* - * Devicetree node: /entropy_bt_hci - * - * Node identifier: DT_N_S_entropy_bt_hci - * - * Binding (compatible = zephyr,bt-hci-entropy): - * $ZEPHYR_BASE/dts/bindings/bluetooth/zephyr,bt-hci-entropy.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_entropy_bt_hci_PATH "/entropy_bt_hci" - -/* Node's name with unit-address: */ -#define DT_N_S_entropy_bt_hci_FULL_NAME "entropy_bt_hci" - -/* Node parent (/) identifier: */ -#define DT_N_S_entropy_bt_hci_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_entropy_bt_hci_CHILD_IDX 4 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_entropy_bt_hci_CHILD_NUM 0 -#define DT_N_S_entropy_bt_hci_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_entropy_bt_hci_FOREACH_CHILD(fn) -#define DT_N_S_entropy_bt_hci_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_entropy_bt_hci_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_entropy_bt_hci_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_entropy_bt_hci_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_entropy_bt_hci_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_entropy_bt_hci_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_entropy_bt_hci_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_entropy_bt_hci_ORD 4 -#define DT_N_S_entropy_bt_hci_ORD_STR_SORTABLE 00004 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_entropy_bt_hci_REQUIRES_ORDS \ - 0, /* / */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_entropy_bt_hci_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_entropy_bt_hci_EXISTS 1 -#define DT_N_INST_0_zephyr_bt_hci_entropy DT_N_S_entropy_bt_hci -#define DT_N_NODELABEL_rng_hci DT_N_S_entropy_bt_hci - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_entropy_bt_hci_REG_NUM 0 -#define DT_N_S_entropy_bt_hci_RANGES_NUM 0 -#define DT_N_S_entropy_bt_hci_FOREACH_RANGE(fn) -#define DT_N_S_entropy_bt_hci_IRQ_NUM 0 -#define DT_N_S_entropy_bt_hci_IRQ_LEVEL 0 -#define DT_N_S_entropy_bt_hci_COMPAT_MATCHES_zephyr_bt_hci_entropy 1 -#define DT_N_S_entropy_bt_hci_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_entropy_bt_hci_COMPAT_VENDOR_IDX_0 "Zephyr-specific binding" -#define DT_N_S_entropy_bt_hci_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_entropy_bt_hci_COMPAT_MODEL_IDX_0 "bt-hci-entropy" -#define DT_N_S_entropy_bt_hci_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_entropy_bt_hci_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_entropy_bt_hci_P_wakeup_source 0 -#define DT_N_S_entropy_bt_hci_P_wakeup_source_EXISTS 1 -#define DT_N_S_entropy_bt_hci_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_entropy_bt_hci_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_entropy_bt_hci_P_status "okay" -#define DT_N_S_entropy_bt_hci_P_status_STRING_UNQUOTED okay -#define DT_N_S_entropy_bt_hci_P_status_STRING_TOKEN okay -#define DT_N_S_entropy_bt_hci_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_entropy_bt_hci_P_status_IDX_0 "okay" -#define DT_N_S_entropy_bt_hci_P_status_IDX_0_EXISTS 1 -#define DT_N_S_entropy_bt_hci_P_status_ENUM_IDX 1 -#define DT_N_S_entropy_bt_hci_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_entropy_bt_hci_P_status_ENUM_TOKEN okay -#define DT_N_S_entropy_bt_hci_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_entropy_bt_hci_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_entropy_bt_hci, status, 0) -#define DT_N_S_entropy_bt_hci_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_entropy_bt_hci, status, 0) -#define DT_N_S_entropy_bt_hci_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_entropy_bt_hci, status, 0, __VA_ARGS__) -#define DT_N_S_entropy_bt_hci_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_entropy_bt_hci, status, 0, __VA_ARGS__) -#define DT_N_S_entropy_bt_hci_P_status_LEN 1 -#define DT_N_S_entropy_bt_hci_P_status_EXISTS 1 -#define DT_N_S_entropy_bt_hci_P_compatible {"zephyr,bt-hci-entropy"} -#define DT_N_S_entropy_bt_hci_P_compatible_IDX_0 "zephyr,bt-hci-entropy" -#define DT_N_S_entropy_bt_hci_P_compatible_IDX_0_STRING_UNQUOTED zephyr,bt-hci-entropy -#define DT_N_S_entropy_bt_hci_P_compatible_IDX_0_STRING_TOKEN zephyr_bt_hci_entropy -#define DT_N_S_entropy_bt_hci_P_compatible_IDX_0_STRING_UPPER_TOKEN ZEPHYR_BT_HCI_ENTROPY -#define DT_N_S_entropy_bt_hci_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_entropy_bt_hci_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_entropy_bt_hci, compatible, 0) -#define DT_N_S_entropy_bt_hci_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_entropy_bt_hci, compatible, 0) -#define DT_N_S_entropy_bt_hci_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_entropy_bt_hci, compatible, 0, __VA_ARGS__) -#define DT_N_S_entropy_bt_hci_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_entropy_bt_hci, compatible, 0, __VA_ARGS__) -#define DT_N_S_entropy_bt_hci_P_compatible_LEN 1 -#define DT_N_S_entropy_bt_hci_P_compatible_EXISTS 1 -#define DT_N_S_entropy_bt_hci_P_zephyr_deferred_init 0 -#define DT_N_S_entropy_bt_hci_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc - * - * Node identifier: DT_N_S_soc - */ - -/* Node's full path: */ -#define DT_N_S_soc_PATH "/soc" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_FULL_NAME "soc" - -/* Node parent (/) identifier: */ -#define DT_N_S_soc_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_CHILD_IDX 2 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_CHILD_NUM 11 -#define DT_N_S_soc_CHILD_NUM_STATUS_OKAY 9 -#define DT_N_S_soc_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_interrupt_controller_e000e100) fn(DT_N_S_soc_S_timer_e000e010) fn(DT_N_S_soc_S_memory_20000000) fn(DT_N_S_soc_S_peripheral_50000000) fn(DT_N_S_soc_S_crypto_50840000) fn(DT_N_S_soc_S_ctrlap_50006000) fn(DT_N_S_soc_S_gpiote_5000d000) fn(DT_N_S_soc_S_gpiote_40031000) fn(DT_N_S_soc_S_spu_50003000) fn(DT_N_S_soc_S_ficr_ff0000) fn(DT_N_S_soc_S_uicr_ff8000) -#define DT_N_S_soc_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_interrupt_controller_e000e100) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_timer_e000e010) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_memory_20000000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_crypto_50840000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_ctrlap_50006000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_gpiote_5000d000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_gpiote_40031000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_spu_50003000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_ficr_ff0000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_uicr_ff8000) -#define DT_N_S_soc_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_interrupt_controller_e000e100, __VA_ARGS__) fn(DT_N_S_soc_S_timer_e000e010, __VA_ARGS__) fn(DT_N_S_soc_S_memory_20000000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000, __VA_ARGS__) fn(DT_N_S_soc_S_crypto_50840000, __VA_ARGS__) fn(DT_N_S_soc_S_ctrlap_50006000, __VA_ARGS__) fn(DT_N_S_soc_S_gpiote_5000d000, __VA_ARGS__) fn(DT_N_S_soc_S_gpiote_40031000, __VA_ARGS__) fn(DT_N_S_soc_S_spu_50003000, __VA_ARGS__) fn(DT_N_S_soc_S_ficr_ff0000, __VA_ARGS__) fn(DT_N_S_soc_S_uicr_ff8000, __VA_ARGS__) -#define DT_N_S_soc_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_interrupt_controller_e000e100, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_timer_e000e010, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_memory_20000000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_crypto_50840000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_ctrlap_50006000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_gpiote_5000d000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_gpiote_40031000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_spu_50003000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_ficr_ff0000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_uicr_ff8000, __VA_ARGS__) -#define DT_N_S_soc_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_interrupt_controller_e000e100) fn(DT_N_S_soc_S_memory_20000000) fn(DT_N_S_soc_S_peripheral_50000000) fn(DT_N_S_soc_S_crypto_50840000) fn(DT_N_S_soc_S_ctrlap_50006000) fn(DT_N_S_soc_S_gpiote_5000d000) fn(DT_N_S_soc_S_spu_50003000) fn(DT_N_S_soc_S_ficr_ff0000) fn(DT_N_S_soc_S_uicr_ff8000) -#define DT_N_S_soc_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_interrupt_controller_e000e100) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_memory_20000000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_crypto_50840000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_ctrlap_50006000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_gpiote_5000d000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_spu_50003000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_ficr_ff0000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_uicr_ff8000) -#define DT_N_S_soc_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_interrupt_controller_e000e100, __VA_ARGS__) fn(DT_N_S_soc_S_memory_20000000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000, __VA_ARGS__) fn(DT_N_S_soc_S_crypto_50840000, __VA_ARGS__) fn(DT_N_S_soc_S_ctrlap_50006000, __VA_ARGS__) fn(DT_N_S_soc_S_gpiote_5000d000, __VA_ARGS__) fn(DT_N_S_soc_S_spu_50003000, __VA_ARGS__) fn(DT_N_S_soc_S_ficr_ff0000, __VA_ARGS__) fn(DT_N_S_soc_S_uicr_ff8000, __VA_ARGS__) -#define DT_N_S_soc_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_interrupt_controller_e000e100, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_memory_20000000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_crypto_50840000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_ctrlap_50006000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_gpiote_5000d000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_spu_50003000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_ficr_ff0000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_uicr_ff8000, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_ORD 5 -#define DT_N_S_soc_ORD_STR_SORTABLE 00005 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_REQUIRES_ORDS \ - 0, /* / */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_SUPPORTS_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 7, /* /soc/gpiote@5000d000 */ \ - 8, /* /soc/peripheral@50000000 */ \ - 44, /* /soc/crypto@50840000 */ \ - 45, /* /soc/ctrlap@50006000 */ \ - 46, /* /soc/ficr@ff0000 */ \ - 47, /* /soc/gpiote@40031000 */ \ - 48, /* /soc/memory@20000000 */ \ - 49, /* /soc/spu@50003000 */ \ - 50, /* /soc/timer@e000e010 */ \ - 51, /* /soc/uicr@ff8000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_EXISTS 1 -#define DT_N_INST_0_nordic_nrf9151_laca DT_N_S_soc -#define DT_N_INST_0_nordic_nrf9120 DT_N_S_soc -#define DT_N_INST_0_nordic_nrf91 DT_N_S_soc -#define DT_N_INST_0_simple_bus DT_N_S_soc - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_REG_NUM 0 -#define DT_N_S_soc_RANGES_NUM 0 -#define DT_N_S_soc_FOREACH_RANGE(fn) -#define DT_N_S_soc_IRQ_NUM 0 -#define DT_N_S_soc_IRQ_LEVEL 0 -#define DT_N_S_soc_COMPAT_MATCHES_nordic_nrf9151_laca 1 -#define DT_N_S_soc_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_COMPAT_MODEL_IDX_0 "nrf9151-laca" -#define DT_N_S_soc_COMPAT_MATCHES_nordic_nrf9120 1 -#define DT_N_S_soc_COMPAT_VENDOR_IDX_1_EXISTS 1 -#define DT_N_S_soc_COMPAT_VENDOR_IDX_1 "Nordic Semiconductor" -#define DT_N_S_soc_COMPAT_MODEL_IDX_1_EXISTS 1 -#define DT_N_S_soc_COMPAT_MODEL_IDX_1 "nrf9120" -#define DT_N_S_soc_COMPAT_MATCHES_nordic_nrf91 1 -#define DT_N_S_soc_COMPAT_VENDOR_IDX_2_EXISTS 1 -#define DT_N_S_soc_COMPAT_VENDOR_IDX_2 "Nordic Semiconductor" -#define DT_N_S_soc_COMPAT_MODEL_IDX_2_EXISTS 1 -#define DT_N_S_soc_COMPAT_MODEL_IDX_2 "nrf91" -#define DT_N_S_soc_COMPAT_MATCHES_simple_bus 1 -#define DT_N_S_soc_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_P_compatible {"nordic,nrf9151-laca", "nordic,nrf9120", "nordic,nrf91", "simple-bus"} -#define DT_N_S_soc_P_compatible_IDX_0 "nordic,nrf9151-laca" -#define DT_N_S_soc_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf9151-laca -#define DT_N_S_soc_P_compatible_IDX_0_STRING_TOKEN nordic_nrf9151_laca -#define DT_N_S_soc_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF9151_LACA -#define DT_N_S_soc_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_P_compatible_IDX_1 "nordic,nrf9120" -#define DT_N_S_soc_P_compatible_IDX_1_STRING_UNQUOTED nordic,nrf9120 -#define DT_N_S_soc_P_compatible_IDX_1_STRING_TOKEN nordic_nrf9120 -#define DT_N_S_soc_P_compatible_IDX_1_STRING_UPPER_TOKEN NORDIC_NRF9120 -#define DT_N_S_soc_P_compatible_IDX_1_EXISTS 1 -#define DT_N_S_soc_P_compatible_IDX_2 "nordic,nrf91" -#define DT_N_S_soc_P_compatible_IDX_2_STRING_UNQUOTED nordic,nrf91 -#define DT_N_S_soc_P_compatible_IDX_2_STRING_TOKEN nordic_nrf91 -#define DT_N_S_soc_P_compatible_IDX_2_STRING_UPPER_TOKEN NORDIC_NRF91 -#define DT_N_S_soc_P_compatible_IDX_2_EXISTS 1 -#define DT_N_S_soc_P_compatible_IDX_3 "simple-bus" -#define DT_N_S_soc_P_compatible_IDX_3_STRING_UNQUOTED simple-bus -#define DT_N_S_soc_P_compatible_IDX_3_STRING_TOKEN simple_bus -#define DT_N_S_soc_P_compatible_IDX_3_STRING_UPPER_TOKEN SIMPLE_BUS -#define DT_N_S_soc_P_compatible_IDX_3_EXISTS 1 -#define DT_N_S_soc_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc, compatible, 0) \ - fn(DT_N_S_soc, compatible, 1) \ - fn(DT_N_S_soc, compatible, 2) \ - fn(DT_N_S_soc, compatible, 3) -#define DT_N_S_soc_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc, compatible, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc, compatible, 1) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc, compatible, 2) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc, compatible, 3) -#define DT_N_S_soc_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc, compatible, 0, __VA_ARGS__) \ - fn(DT_N_S_soc, compatible, 1, __VA_ARGS__) \ - fn(DT_N_S_soc, compatible, 2, __VA_ARGS__) \ - fn(DT_N_S_soc, compatible, 3, __VA_ARGS__) -#define DT_N_S_soc_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc, compatible, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc, compatible, 1, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc, compatible, 2, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc, compatible, 3, __VA_ARGS__) -#define DT_N_S_soc_P_compatible_LEN 4 -#define DT_N_S_soc_P_compatible_EXISTS 1 -#define DT_N_S_soc_P_ranges_EXISTS 1 - -/* - * Devicetree node: /soc/interrupt-controller@e000e100 - * - * Node identifier: DT_N_S_soc_S_interrupt_controller_e000e100 - * - * Binding (compatible = arm,v8m-nvic): - * $ZEPHYR_BASE/dts/bindings/interrupt-controller/arm,v8m-nvic.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_PATH "/soc/interrupt-controller@e000e100" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_FULL_NAME "interrupt-controller@e000e100" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_CHILD_NUM 0 -#define DT_N_S_soc_S_interrupt_controller_e000e100_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_ORD 6 -#define DT_N_S_soc_S_interrupt_controller_e000e100_ORD_STR_SORTABLE 00006 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_REQUIRES_ORDS \ - 5, /* /soc */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_SUPPORTS_ORDS \ - 7, /* /soc/gpiote@5000d000 */ \ - 11, /* /soc/peripheral@50000000/timer@10000 */ \ - 37, /* /soc/peripheral@50000000/pwm@21000 */ \ - 44, /* /soc/crypto@50840000 */ \ - 47, /* /soc/gpiote@40031000 */ \ - 49, /* /soc/spu@50003000 */ \ - 52, /* /soc/peripheral@50000000/adc@e000 */ \ - 53, /* /soc/peripheral@50000000/clock@5000 */ \ - 55, /* /soc/peripheral@50000000/egu@1b000 */ \ - 56, /* /soc/peripheral@50000000/egu@1c000 */ \ - 57, /* /soc/peripheral@50000000/egu@1d000 */ \ - 58, /* /soc/peripheral@50000000/egu@1e000 */ \ - 59, /* /soc/peripheral@50000000/egu@1f000 */ \ - 60, /* /soc/peripheral@50000000/egu@20000 */ \ - 61, /* /soc/peripheral@50000000/i2c@8000 */ \ - 62, /* /soc/peripheral@50000000/i2c@9000 */ \ - 63, /* /soc/peripheral@50000000/i2c@b000 */ \ - 64, /* /soc/peripheral@50000000/i2s@28000 */ \ - 65, /* /soc/peripheral@50000000/ipc@2a000 */ \ - 66, /* /soc/peripheral@50000000/kmu@39000 */ \ - 67, /* /soc/peripheral@50000000/pdm@26000 */ \ - 68, /* /soc/peripheral@50000000/pwm@22000 */ \ - 69, /* /soc/peripheral@50000000/pwm@23000 */ \ - 70, /* /soc/peripheral@50000000/pwm@24000 */ \ - 72, /* /soc/peripheral@50000000/rtc@14000 */ \ - 73, /* /soc/peripheral@50000000/rtc@15000 */ \ - 74, /* /soc/peripheral@50000000/spi@8000 */ \ - 75, /* /soc/peripheral@50000000/spi@9000 */ \ - 76, /* /soc/peripheral@50000000/spi@a000 */ \ - 77, /* /soc/peripheral@50000000/spi@b000 */ \ - 78, /* /soc/peripheral@50000000/timer@f000 */ \ - 79, /* /soc/peripheral@50000000/timer@11000 */ \ - 80, /* /soc/peripheral@50000000/uart@8000 */ \ - 81, /* /soc/peripheral@50000000/uart@9000 */ \ - 82, /* /soc/peripheral@50000000/uart@a000 */ \ - 83, /* /soc/peripheral@50000000/uart@b000 */ \ - 85, /* /soc/peripheral@50000000/watchdog@18000 */ \ - 96, /* /soc/peripheral@50000000/i2c@a000 */ \ - 104, /* /soc/peripheral@50000000/power@5000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_EXISTS 1 -#define DT_N_INST_0_arm_v8m_nvic DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_NODELABEL_nvic DT_N_S_soc_S_interrupt_controller_e000e100 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_REG_NUM 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_REG_IDX_0_VAL_ADDRESS 3758153984 /* 0xe000e100 */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_REG_IDX_0_VAL_SIZE 3072 /* 0xc00 */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_RANGES_NUM 0 -#define DT_N_S_soc_S_interrupt_controller_e000e100_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_interrupt_controller_e000e100_IRQ_NUM 0 -#define DT_N_S_soc_S_interrupt_controller_e000e100_IRQ_LEVEL 0 -#define DT_N_S_soc_S_interrupt_controller_e000e100_COMPAT_MATCHES_arm_v8m_nvic 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_COMPAT_VENDOR_IDX_0 "ARM Ltd." -#define DT_N_S_soc_S_interrupt_controller_e000e100_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_COMPAT_MODEL_IDX_0 "v8m-nvic" -#define DT_N_S_soc_S_interrupt_controller_e000e100_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_interrupt_controller 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_interrupt_controller_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_wakeup_source 0 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible {"arm,v8m-nvic"} -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_IDX_0 "arm,v8m-nvic" -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_IDX_0_STRING_UNQUOTED arm,v8m-nvic -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_IDX_0_STRING_TOKEN arm_v8m_nvic -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_IDX_0_STRING_UPPER_TOKEN ARM_V8M_NVIC -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_interrupt_controller_e000e100, compatible, 0) -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_interrupt_controller_e000e100, compatible, 0) -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_interrupt_controller_e000e100, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_interrupt_controller_e000e100, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_LEN 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_reg {3758153984 /* 0xe000e100 */, 3072 /* 0xc00 */} -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_reg_IDX_0 3758153984 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_reg_IDX_1 3072 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_reg_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_arm_num_irq_priority_bits 3 -#define DT_N_S_soc_S_interrupt_controller_e000e100_P_arm_num_irq_priority_bits_EXISTS 1 - -/* - * Devicetree node: /soc/gpiote@5000d000 - * - * Node identifier: DT_N_S_soc_S_gpiote_5000d000 - * - * Binding (compatible = nordic,nrf-gpiote): - * $ZEPHYR_BASE/dts/bindings/gpio/nordic,nrf-gpiote.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_gpiote_5000d000_PATH "/soc/gpiote@5000d000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_gpiote_5000d000_FULL_NAME "gpiote@5000d000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_gpiote_5000d000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_gpiote_5000d000_CHILD_IDX 6 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_gpiote_5000d000_CHILD_NUM 0 -#define DT_N_S_soc_S_gpiote_5000d000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_gpiote_5000d000_ORD 7 -#define DT_N_S_soc_S_gpiote_5000d000_ORD_STR_SORTABLE 00007 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_gpiote_5000d000_REQUIRES_ORDS \ - 5, /* /soc */ \ - 6, /* /soc/interrupt-controller@e000e100 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_gpiote_5000d000_SUPPORTS_ORDS \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_gpiote_5000d000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_gpiote DT_N_S_soc_S_gpiote_5000d000 -#define DT_N_NODELABEL_gpiote DT_N_S_soc_S_gpiote_5000d000 -#define DT_N_NODELABEL_gpiote0 DT_N_S_soc_S_gpiote_5000d000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_gpiote_5000d000_REG_NUM 1 -#define DT_N_S_soc_S_gpiote_5000d000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_REG_IDX_0_VAL_ADDRESS 1342230528 /* 0x5000d000 */ -#define DT_N_S_soc_S_gpiote_5000d000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_gpiote_5000d000_RANGES_NUM 0 -#define DT_N_S_soc_S_gpiote_5000d000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_NUM 1 -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_IDX_0_VAL_irq 13 -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_IDX_0_VAL_priority 5 -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_gpiote_5000d000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_gpiote_5000d000_COMPAT_MATCHES_nordic_nrf_gpiote 1 -#define DT_N_S_soc_S_gpiote_5000d000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_gpiote_5000d000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_COMPAT_MODEL_IDX_0 "nrf-gpiote" -#define DT_N_S_soc_S_gpiote_5000d000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_gpiote_5000d000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_gpiote_5000d000_P_wakeup_source 0 -#define DT_N_S_soc_S_gpiote_5000d000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_gpiote_5000d000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_status "okay" -#define DT_N_S_soc_S_gpiote_5000d000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_gpiote_5000d000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_gpiote_5000d000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_gpiote_5000d000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_gpiote_5000d000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_gpiote_5000d000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_gpiote_5000d000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_gpiote_5000d000, status, 0) -#define DT_N_S_soc_S_gpiote_5000d000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_gpiote_5000d000, status, 0) -#define DT_N_S_soc_S_gpiote_5000d000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_gpiote_5000d000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_gpiote_5000d000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_gpiote_5000d000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_gpiote_5000d000_P_status_LEN 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_status_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible {"nordic,nrf-gpiote"} -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_IDX_0 "nordic,nrf-gpiote" -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-gpiote -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_gpiote -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_GPIOTE -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_gpiote_5000d000, compatible, 0) -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_gpiote_5000d000, compatible, 0) -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_gpiote_5000d000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_gpiote_5000d000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_LEN 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_reg {1342230528 /* 0x5000d000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_gpiote_5000d000_P_reg_IDX_0 1342230528 -#define DT_N_S_soc_S_gpiote_5000d000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_gpiote_5000d000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_interrupts {13 /* 0xd */, 5 /* 0x5 */} -#define DT_N_S_soc_S_gpiote_5000d000_P_interrupts_IDX_0 13 -#define DT_N_S_soc_S_gpiote_5000d000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_interrupts_IDX_1 5 -#define DT_N_S_soc_S_gpiote_5000d000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_gpiote_5000d000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_gpiote_5000d000_P_instance 0 -#define DT_N_S_soc_S_gpiote_5000d000_P_instance_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000 - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_PATH "/soc/peripheral@50000000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_FULL_NAME "peripheral@50000000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_CHILD_IDX 3 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_CHILD_NUM 40 -#define DT_N_S_soc_S_peripheral_50000000_CHILD_NUM_STATUS_OKAY 20 -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000) -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000) -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000) -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000) -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_ORD 8 -#define DT_N_S_soc_S_peripheral_50000000_ORD_STR_SORTABLE 00008 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_REQUIRES_ORDS \ - 5, /* /soc */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_SUPPORTS_ORDS \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ \ - 11, /* /soc/peripheral@50000000/timer@10000 */ \ - 37, /* /soc/peripheral@50000000/pwm@21000 */ \ - 52, /* /soc/peripheral@50000000/adc@e000 */ \ - 53, /* /soc/peripheral@50000000/clock@5000 */ \ - 54, /* /soc/peripheral@50000000/dppic@17000 */ \ - 55, /* /soc/peripheral@50000000/egu@1b000 */ \ - 56, /* /soc/peripheral@50000000/egu@1c000 */ \ - 57, /* /soc/peripheral@50000000/egu@1d000 */ \ - 58, /* /soc/peripheral@50000000/egu@1e000 */ \ - 59, /* /soc/peripheral@50000000/egu@1f000 */ \ - 60, /* /soc/peripheral@50000000/egu@20000 */ \ - 61, /* /soc/peripheral@50000000/i2c@8000 */ \ - 62, /* /soc/peripheral@50000000/i2c@9000 */ \ - 63, /* /soc/peripheral@50000000/i2c@b000 */ \ - 64, /* /soc/peripheral@50000000/i2s@28000 */ \ - 65, /* /soc/peripheral@50000000/ipc@2a000 */ \ - 66, /* /soc/peripheral@50000000/kmu@39000 */ \ - 67, /* /soc/peripheral@50000000/pdm@26000 */ \ - 68, /* /soc/peripheral@50000000/pwm@22000 */ \ - 69, /* /soc/peripheral@50000000/pwm@23000 */ \ - 70, /* /soc/peripheral@50000000/pwm@24000 */ \ - 71, /* /soc/peripheral@50000000/regulator@4000 */ \ - 72, /* /soc/peripheral@50000000/rtc@14000 */ \ - 73, /* /soc/peripheral@50000000/rtc@15000 */ \ - 74, /* /soc/peripheral@50000000/spi@8000 */ \ - 75, /* /soc/peripheral@50000000/spi@9000 */ \ - 76, /* /soc/peripheral@50000000/spi@a000 */ \ - 77, /* /soc/peripheral@50000000/spi@b000 */ \ - 78, /* /soc/peripheral@50000000/timer@f000 */ \ - 79, /* /soc/peripheral@50000000/timer@11000 */ \ - 80, /* /soc/peripheral@50000000/uart@8000 */ \ - 81, /* /soc/peripheral@50000000/uart@9000 */ \ - 82, /* /soc/peripheral@50000000/uart@a000 */ \ - 83, /* /soc/peripheral@50000000/uart@b000 */ \ - 84, /* /soc/peripheral@50000000/vmc@3a000 */ \ - 85, /* /soc/peripheral@50000000/watchdog@18000 */ \ - 86, /* /soc/peripheral@50000000/flash-controller@39000 */ \ - 96, /* /soc/peripheral@50000000/i2c@a000 */ \ - 104, /* /soc/peripheral@50000000/power@5000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_REG_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_RANGES_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_RANGES_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_RANGES_IDX_0_VAL_CHILD_BUS_ADDRESS 0 /* 0x0 */ -#define DT_N_S_soc_S_peripheral_50000000_RANGES_IDX_0_VAL_PARENT_BUS_ADDRESS 1342177280 /* 0x50000000 */ -#define DT_N_S_soc_S_peripheral_50000000_RANGES_IDX_0_VAL_LENGTH 268435456 /* 0x10000000 */ -#define DT_N_S_soc_S_peripheral_50000000_FOREACH_RANGE(fn) fn(DT_N_S_soc_S_peripheral_50000000, 0) -#define DT_N_S_soc_S_peripheral_50000000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_P_ranges_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/gpio@842500 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_gpio_842500 - * - * Binding (compatible = nordic,nrf-gpio): - * $ZEPHYR_BASE/dts/bindings/gpio/nordic,nrf-gpio.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_PATH "/soc/peripheral@50000000/gpio@842500" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FULL_NAME "gpio@842500" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_CHILD_IDX 31 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_ORD 9 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_ORD_STR_SORTABLE 00009 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_REQUIRES_ORDS \ - 7, /* /soc/gpiote@5000d000 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_SUPPORTS_ORDS \ - 10, /* /sensor-pwr-ctrl */ \ - 13, /* /buttons */ \ - 14, /* /buttons/button_0 */ \ - 18, /* /leds */ \ - 19, /* /leds/led_0 */ \ - 77, /* /soc/peripheral@50000000/spi@b000 */ \ - 98, /* /soc/peripheral@50000000/i2c@a000/lis2dh@18 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_gpio DT_N_S_soc_S_peripheral_50000000_S_gpio_842500 -#define DT_N_NODELABEL_gpio0 DT_N_S_soc_S_peripheral_50000000_S_gpio_842500 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_REG_IDX_0_VAL_ADDRESS 1350837504 /* 0x50842500 */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_REG_IDX_0_VAL_SIZE 768 /* 0x300 */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_COMPAT_MATCHES_nordic_nrf_gpio 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_COMPAT_MODEL_IDX_0 "nrf-gpio" -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpio_controller 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpio_controller_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_ngpios 32 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_ngpios_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible {"nordic,nrf-gpio"} -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_IDX_0 "nordic,nrf-gpio" -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-gpio -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_gpio -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_GPIO -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_reg {8660224 /* 0x842500 */, 768 /* 0x300 */} -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_reg_IDX_0 8660224 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_reg_IDX_1 768 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance DT_N_S_soc_S_gpiote_5000d000 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_IDX_0 DT_N_S_soc_S_gpiote_5000d000 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_IDX_0_PH DT_N_S_soc_S_gpiote_5000d000 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, gpiote_instance, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, gpiote_instance, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, gpiote_instance, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, gpiote_instance, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_gpiote_instance_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_port 0 -#define DT_N_S_soc_S_peripheral_50000000_S_gpio_842500_P_port_EXISTS 1 - -/* - * Devicetree node: /sensor-pwr-ctrl - * - * Node identifier: DT_N_S_sensor_pwr_ctrl - * - * Binding (compatible = regulator-fixed): - * $ZEPHYR_BASE/dts/bindings/regulator/regulator-fixed.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_sensor_pwr_ctrl_PATH "/sensor-pwr-ctrl" - -/* Node's name with unit-address: */ -#define DT_N_S_sensor_pwr_ctrl_FULL_NAME "sensor-pwr-ctrl" - -/* Node parent (/) identifier: */ -#define DT_N_S_sensor_pwr_ctrl_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_sensor_pwr_ctrl_CHILD_IDX 11 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_sensor_pwr_ctrl_CHILD_NUM 0 -#define DT_N_S_sensor_pwr_ctrl_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_sensor_pwr_ctrl_FOREACH_CHILD(fn) -#define DT_N_S_sensor_pwr_ctrl_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_sensor_pwr_ctrl_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_sensor_pwr_ctrl_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_sensor_pwr_ctrl_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_sensor_pwr_ctrl_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_sensor_pwr_ctrl_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_sensor_pwr_ctrl_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_sensor_pwr_ctrl_ORD 10 -#define DT_N_S_sensor_pwr_ctrl_ORD_STR_SORTABLE 00010 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_sensor_pwr_ctrl_REQUIRES_ORDS \ - 0, /* / */ \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_sensor_pwr_ctrl_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_sensor_pwr_ctrl_EXISTS 1 -#define DT_N_INST_0_regulator_fixed DT_N_S_sensor_pwr_ctrl - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_sensor_pwr_ctrl_REG_NUM 0 -#define DT_N_S_sensor_pwr_ctrl_RANGES_NUM 0 -#define DT_N_S_sensor_pwr_ctrl_FOREACH_RANGE(fn) -#define DT_N_S_sensor_pwr_ctrl_IRQ_NUM 0 -#define DT_N_S_sensor_pwr_ctrl_IRQ_LEVEL 0 -#define DT_N_S_sensor_pwr_ctrl_COMPAT_MATCHES_regulator_fixed 1 -#define DT_N_S_sensor_pwr_ctrl_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_sensor_pwr_ctrl_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_sensor_pwr_ctrl_P_wakeup_source 0 -#define DT_N_S_sensor_pwr_ctrl_P_wakeup_source_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_sensor_pwr_ctrl_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_compatible {"regulator-fixed"} -#define DT_N_S_sensor_pwr_ctrl_P_compatible_IDX_0 "regulator-fixed" -#define DT_N_S_sensor_pwr_ctrl_P_compatible_IDX_0_STRING_UNQUOTED regulator-fixed -#define DT_N_S_sensor_pwr_ctrl_P_compatible_IDX_0_STRING_TOKEN regulator_fixed -#define DT_N_S_sensor_pwr_ctrl_P_compatible_IDX_0_STRING_UPPER_TOKEN REGULATOR_FIXED -#define DT_N_S_sensor_pwr_ctrl_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_sensor_pwr_ctrl, compatible, 0) -#define DT_N_S_sensor_pwr_ctrl_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_sensor_pwr_ctrl, compatible, 0) -#define DT_N_S_sensor_pwr_ctrl_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_sensor_pwr_ctrl, compatible, 0, __VA_ARGS__) -#define DT_N_S_sensor_pwr_ctrl_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_sensor_pwr_ctrl, compatible, 0, __VA_ARGS__) -#define DT_N_S_sensor_pwr_ctrl_P_compatible_LEN 1 -#define DT_N_S_sensor_pwr_ctrl_P_compatible_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_zephyr_deferred_init 0 -#define DT_N_S_sensor_pwr_ctrl_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name "sensor-power" -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_STRING_UNQUOTED sensor-power -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_STRING_TOKEN sensor_power -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_STRING_UPPER_TOKEN SENSOR_POWER -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_IDX_0 "sensor-power" -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_IDX_0_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_FOREACH_PROP_ELEM(fn) fn(DT_N_S_sensor_pwr_ctrl, regulator_name, 0) -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_sensor_pwr_ctrl, regulator_name, 0) -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_sensor_pwr_ctrl, regulator_name, 0, __VA_ARGS__) -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_sensor_pwr_ctrl, regulator_name, 0, __VA_ARGS__) -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_LEN 1 -#define DT_N_S_sensor_pwr_ctrl_P_regulator_name_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_regulator_always_on 0 -#define DT_N_S_sensor_pwr_ctrl_P_regulator_always_on_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_regulator_boot_on 1 -#define DT_N_S_sensor_pwr_ctrl_P_regulator_boot_on_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_IDX_0_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_IDX_0_PH DT_N_S_soc_S_peripheral_50000000_S_gpio_842500 -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_IDX_0_VAL_pin 26 -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_IDX_0_VAL_pin_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_IDX_0_VAL_flags 0 -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_IDX_0_VAL_flags_EXISTS 1 -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_FOREACH_PROP_ELEM(fn) fn(DT_N_S_sensor_pwr_ctrl, enable_gpios, 0) -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_sensor_pwr_ctrl, enable_gpios, 0) -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_sensor_pwr_ctrl, enable_gpios, 0, __VA_ARGS__) -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_sensor_pwr_ctrl, enable_gpios, 0, __VA_ARGS__) -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_LEN 1 -#define DT_N_S_sensor_pwr_ctrl_P_enable_gpios_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/timer@10000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_timer_10000 - * - * Binding (compatible = nordic,nrf-timer): - * $ZEPHYR_BASE/dts/bindings/timer/nordic,nrf-timer.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_PATH "/soc/peripheral@50000000/timer@10000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FULL_NAME "timer@10000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_CHILD_IDX 38 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_ORD 11 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_ORD_STR_SORTABLE 00011 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_SUPPORTS_ORDS \ - 12, /* /sw-pwm */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_timer DT_N_S_soc_S_peripheral_50000000_S_timer_10000 -#define DT_N_NODELABEL_timer1 DT_N_S_soc_S_peripheral_50000000_S_timer_10000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_REG_IDX_0_VAL_ADDRESS 1342242816 /* 0x50010000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_IDX_0_VAL_irq 16 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_COMPAT_MATCHES_nordic_nrf_timer 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_COMPAT_MODEL_IDX_0 "nrf-timer" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible {"nordic,nrf-timer"} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_IDX_0 "nordic,nrf-timer" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-timer -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_timer -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_TIMER -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_reg {65536 /* 0x10000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_reg_IDX_0 65536 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_interrupts {16 /* 0x10 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_interrupts_IDX_0 16 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_cc_num 6 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_cc_num_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_max_bit_width 32 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_max_bit_width_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_max_frequency 16000000 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_max_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_prescaler 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_prescaler_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_zli 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_10000_P_zli_EXISTS 1 - -/* - * Devicetree node: /sw-pwm - * - * Node identifier: DT_N_S_sw_pwm - * - * Binding (compatible = nordic,nrf-sw-pwm): - * $ZEPHYR_BASE/dts/bindings/pwm/nordic,nrf-sw-pwm.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_sw_pwm_PATH "/sw-pwm" - -/* Node's name with unit-address: */ -#define DT_N_S_sw_pwm_FULL_NAME "sw-pwm" - -/* Node parent (/) identifier: */ -#define DT_N_S_sw_pwm_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_sw_pwm_CHILD_IDX 5 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_sw_pwm_CHILD_NUM 0 -#define DT_N_S_sw_pwm_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_sw_pwm_FOREACH_CHILD(fn) -#define DT_N_S_sw_pwm_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_sw_pwm_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_sw_pwm_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_sw_pwm_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_sw_pwm_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_sw_pwm_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_sw_pwm_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_sw_pwm_ORD 12 -#define DT_N_S_sw_pwm_ORD_STR_SORTABLE 00012 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_sw_pwm_REQUIRES_ORDS \ - 0, /* / */ \ - 11, /* /soc/peripheral@50000000/timer@10000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_sw_pwm_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_sw_pwm_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_sw_pwm DT_N_S_sw_pwm -#define DT_N_NODELABEL_sw_pwm DT_N_S_sw_pwm - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_sw_pwm_REG_NUM 0 -#define DT_N_S_sw_pwm_RANGES_NUM 0 -#define DT_N_S_sw_pwm_FOREACH_RANGE(fn) -#define DT_N_S_sw_pwm_IRQ_NUM 0 -#define DT_N_S_sw_pwm_IRQ_LEVEL 0 -#define DT_N_S_sw_pwm_COMPAT_MATCHES_nordic_nrf_sw_pwm 1 -#define DT_N_S_sw_pwm_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_sw_pwm_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_sw_pwm_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_sw_pwm_COMPAT_MODEL_IDX_0 "nrf-sw-pwm" -#define DT_N_S_sw_pwm_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_sw_pwm_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_sw_pwm_P_wakeup_source 0 -#define DT_N_S_sw_pwm_P_wakeup_source_EXISTS 1 -#define DT_N_S_sw_pwm_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_sw_pwm_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_sw_pwm_P_status "disabled" -#define DT_N_S_sw_pwm_P_status_STRING_UNQUOTED disabled -#define DT_N_S_sw_pwm_P_status_STRING_TOKEN disabled -#define DT_N_S_sw_pwm_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_sw_pwm_P_status_IDX_0 "disabled" -#define DT_N_S_sw_pwm_P_status_IDX_0_EXISTS 1 -#define DT_N_S_sw_pwm_P_status_ENUM_IDX 2 -#define DT_N_S_sw_pwm_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_sw_pwm_P_status_ENUM_TOKEN disabled -#define DT_N_S_sw_pwm_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_sw_pwm_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_sw_pwm, status, 0) -#define DT_N_S_sw_pwm_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_sw_pwm, status, 0) -#define DT_N_S_sw_pwm_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_sw_pwm, status, 0, __VA_ARGS__) -#define DT_N_S_sw_pwm_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_sw_pwm, status, 0, __VA_ARGS__) -#define DT_N_S_sw_pwm_P_status_LEN 1 -#define DT_N_S_sw_pwm_P_status_EXISTS 1 -#define DT_N_S_sw_pwm_P_compatible {"nordic,nrf-sw-pwm"} -#define DT_N_S_sw_pwm_P_compatible_IDX_0 "nordic,nrf-sw-pwm" -#define DT_N_S_sw_pwm_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-sw-pwm -#define DT_N_S_sw_pwm_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_sw_pwm -#define DT_N_S_sw_pwm_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_SW_PWM -#define DT_N_S_sw_pwm_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_sw_pwm_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_sw_pwm, compatible, 0) -#define DT_N_S_sw_pwm_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_sw_pwm, compatible, 0) -#define DT_N_S_sw_pwm_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_sw_pwm, compatible, 0, __VA_ARGS__) -#define DT_N_S_sw_pwm_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_sw_pwm, compatible, 0, __VA_ARGS__) -#define DT_N_S_sw_pwm_P_compatible_LEN 1 -#define DT_N_S_sw_pwm_P_compatible_EXISTS 1 -#define DT_N_S_sw_pwm_P_zephyr_deferred_init 0 -#define DT_N_S_sw_pwm_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_sw_pwm_P_generator DT_N_S_soc_S_peripheral_50000000_S_timer_10000 -#define DT_N_S_sw_pwm_P_generator_IDX_0 DT_N_S_soc_S_peripheral_50000000_S_timer_10000 -#define DT_N_S_sw_pwm_P_generator_IDX_0_PH DT_N_S_soc_S_peripheral_50000000_S_timer_10000 -#define DT_N_S_sw_pwm_P_generator_IDX_0_EXISTS 1 -#define DT_N_S_sw_pwm_P_generator_FOREACH_PROP_ELEM(fn) fn(DT_N_S_sw_pwm, generator, 0) -#define DT_N_S_sw_pwm_P_generator_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_sw_pwm, generator, 0) -#define DT_N_S_sw_pwm_P_generator_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_sw_pwm, generator, 0, __VA_ARGS__) -#define DT_N_S_sw_pwm_P_generator_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_sw_pwm, generator, 0, __VA_ARGS__) -#define DT_N_S_sw_pwm_P_generator_LEN 1 -#define DT_N_S_sw_pwm_P_generator_EXISTS 1 -#define DT_N_S_sw_pwm_P_clock_prescaler 0 -#define DT_N_S_sw_pwm_P_clock_prescaler_EXISTS 1 - -/* - * Devicetree node: /buttons - * - * Node identifier: DT_N_S_buttons - * - * Binding (compatible = gpio-keys): - * $ZEPHYR_BASE/dts/bindings/input/gpio-keys.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_buttons_PATH "/buttons" - -/* Node's name with unit-address: */ -#define DT_N_S_buttons_FULL_NAME "buttons" - -/* Node parent (/) identifier: */ -#define DT_N_S_buttons_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_buttons_CHILD_IDX 9 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_buttons_CHILD_NUM 1 -#define DT_N_S_buttons_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_buttons_FOREACH_CHILD(fn) fn(DT_N_S_buttons_S_button_0) -#define DT_N_S_buttons_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_buttons_S_button_0) -#define DT_N_S_buttons_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_buttons_S_button_0, __VA_ARGS__) -#define DT_N_S_buttons_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_buttons_S_button_0, __VA_ARGS__) -#define DT_N_S_buttons_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_buttons_S_button_0) -#define DT_N_S_buttons_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_buttons_S_button_0) -#define DT_N_S_buttons_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_buttons_S_button_0, __VA_ARGS__) -#define DT_N_S_buttons_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_buttons_S_button_0, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_buttons_ORD 13 -#define DT_N_S_buttons_ORD_STR_SORTABLE 00013 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_buttons_REQUIRES_ORDS \ - 0, /* / */ \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_buttons_SUPPORTS_ORDS \ - 14, /* /buttons/button_0 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_buttons_EXISTS 1 -#define DT_N_INST_0_gpio_keys DT_N_S_buttons - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_buttons_REG_NUM 0 -#define DT_N_S_buttons_RANGES_NUM 0 -#define DT_N_S_buttons_FOREACH_RANGE(fn) -#define DT_N_S_buttons_IRQ_NUM 0 -#define DT_N_S_buttons_IRQ_LEVEL 0 -#define DT_N_S_buttons_COMPAT_MATCHES_gpio_keys 1 -#define DT_N_S_buttons_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_buttons_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_buttons_P_wakeup_source 0 -#define DT_N_S_buttons_P_wakeup_source_EXISTS 1 -#define DT_N_S_buttons_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_buttons_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_buttons_P_compatible {"gpio-keys"} -#define DT_N_S_buttons_P_compatible_IDX_0 "gpio-keys" -#define DT_N_S_buttons_P_compatible_IDX_0_STRING_UNQUOTED gpio-keys -#define DT_N_S_buttons_P_compatible_IDX_0_STRING_TOKEN gpio_keys -#define DT_N_S_buttons_P_compatible_IDX_0_STRING_UPPER_TOKEN GPIO_KEYS -#define DT_N_S_buttons_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_buttons_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_buttons, compatible, 0) -#define DT_N_S_buttons_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_buttons, compatible, 0) -#define DT_N_S_buttons_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_buttons, compatible, 0, __VA_ARGS__) -#define DT_N_S_buttons_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_buttons, compatible, 0, __VA_ARGS__) -#define DT_N_S_buttons_P_compatible_LEN 1 -#define DT_N_S_buttons_P_compatible_EXISTS 1 -#define DT_N_S_buttons_P_zephyr_deferred_init 0 -#define DT_N_S_buttons_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_buttons_P_debounce_interval_ms 30 -#define DT_N_S_buttons_P_debounce_interval_ms_EXISTS 1 -#define DT_N_S_buttons_P_polling_mode 0 -#define DT_N_S_buttons_P_polling_mode_EXISTS 1 - -/* - * Devicetree node: /buttons/button_0 - * - * Node identifier: DT_N_S_buttons_S_button_0 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_buttons_S_button_0_PATH "/buttons/button_0" - -/* Node's name with unit-address: */ -#define DT_N_S_buttons_S_button_0_FULL_NAME "button_0" - -/* Node parent (/buttons) identifier: */ -#define DT_N_S_buttons_S_button_0_PARENT DT_N_S_buttons - -/* Node's index in its parent's list of children: */ -#define DT_N_S_buttons_S_button_0_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_buttons_S_button_0_CHILD_NUM 0 -#define DT_N_S_buttons_S_button_0_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_buttons_S_button_0_FOREACH_CHILD(fn) -#define DT_N_S_buttons_S_button_0_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_buttons_S_button_0_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_buttons_S_button_0_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_buttons_S_button_0_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_buttons_S_button_0_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_buttons_S_button_0_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_buttons_S_button_0_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_buttons_S_button_0_ORD 14 -#define DT_N_S_buttons_S_button_0_ORD_STR_SORTABLE 00014 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_buttons_S_button_0_REQUIRES_ORDS \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ \ - 13, /* /buttons */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_buttons_S_button_0_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_buttons_S_button_0_EXISTS 1 -#define DT_N_ALIAS_sw0 DT_N_S_buttons_S_button_0 -#define DT_N_ALIAS_mcuboot_button0 DT_N_S_buttons_S_button_0 -#define DT_N_NODELABEL_button0 DT_N_S_buttons_S_button_0 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_buttons_S_button_0_REG_NUM 0 -#define DT_N_S_buttons_S_button_0_RANGES_NUM 0 -#define DT_N_S_buttons_S_button_0_FOREACH_RANGE(fn) -#define DT_N_S_buttons_S_button_0_IRQ_NUM 0 -#define DT_N_S_buttons_S_button_0_IRQ_LEVEL 0 -#define DT_N_S_buttons_S_button_0_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_buttons_S_button_0_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_buttons_S_button_0_P_gpios_IDX_0_EXISTS 1 -#define DT_N_S_buttons_S_button_0_P_gpios_IDX_0_PH DT_N_S_soc_S_peripheral_50000000_S_gpio_842500 -#define DT_N_S_buttons_S_button_0_P_gpios_IDX_0_VAL_pin 31 -#define DT_N_S_buttons_S_button_0_P_gpios_IDX_0_VAL_pin_EXISTS 1 -#define DT_N_S_buttons_S_button_0_P_gpios_IDX_0_VAL_flags 17 -#define DT_N_S_buttons_S_button_0_P_gpios_IDX_0_VAL_flags_EXISTS 1 -#define DT_N_S_buttons_S_button_0_P_gpios_FOREACH_PROP_ELEM(fn) fn(DT_N_S_buttons_S_button_0, gpios, 0) -#define DT_N_S_buttons_S_button_0_P_gpios_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_buttons_S_button_0, gpios, 0) -#define DT_N_S_buttons_S_button_0_P_gpios_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_buttons_S_button_0, gpios, 0, __VA_ARGS__) -#define DT_N_S_buttons_S_button_0_P_gpios_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_buttons_S_button_0, gpios, 0, __VA_ARGS__) -#define DT_N_S_buttons_S_button_0_P_gpios_LEN 1 -#define DT_N_S_buttons_S_button_0_P_gpios_EXISTS 1 -#define DT_N_S_buttons_S_button_0_P_label "Mode button" -#define DT_N_S_buttons_S_button_0_P_label_STRING_UNQUOTED Mode button -#define DT_N_S_buttons_S_button_0_P_label_STRING_TOKEN Mode_button -#define DT_N_S_buttons_S_button_0_P_label_STRING_UPPER_TOKEN MODE_BUTTON -#define DT_N_S_buttons_S_button_0_P_label_IDX_0 "Mode button" -#define DT_N_S_buttons_S_button_0_P_label_IDX_0_EXISTS 1 -#define DT_N_S_buttons_S_button_0_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_buttons_S_button_0, label, 0) -#define DT_N_S_buttons_S_button_0_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_buttons_S_button_0, label, 0) -#define DT_N_S_buttons_S_button_0_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_buttons_S_button_0, label, 0, __VA_ARGS__) -#define DT_N_S_buttons_S_button_0_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_buttons_S_button_0, label, 0, __VA_ARGS__) -#define DT_N_S_buttons_S_button_0_P_label_LEN 1 -#define DT_N_S_buttons_S_button_0_P_label_EXISTS 1 -#define DT_N_S_buttons_S_button_0_P_zephyr_code 11 -#define DT_N_S_buttons_S_button_0_P_zephyr_code_EXISTS 1 - -/* - * Devicetree node: /cpus - * - * Node identifier: DT_N_S_cpus - */ - -/* Node's full path: */ -#define DT_N_S_cpus_PATH "/cpus" - -/* Node's name with unit-address: */ -#define DT_N_S_cpus_FULL_NAME "cpus" - -/* Node parent (/) identifier: */ -#define DT_N_S_cpus_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_cpus_CHILD_IDX 6 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_cpus_CHILD_NUM 1 -#define DT_N_S_cpus_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_cpus_FOREACH_CHILD(fn) fn(DT_N_S_cpus_S_cpu_0) -#define DT_N_S_cpus_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_cpus_S_cpu_0) -#define DT_N_S_cpus_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_cpus_S_cpu_0, __VA_ARGS__) -#define DT_N_S_cpus_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_cpus_S_cpu_0, __VA_ARGS__) -#define DT_N_S_cpus_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_cpus_S_cpu_0) -#define DT_N_S_cpus_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_cpus_S_cpu_0) -#define DT_N_S_cpus_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_cpus_S_cpu_0, __VA_ARGS__) -#define DT_N_S_cpus_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_cpus_S_cpu_0, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_cpus_ORD 15 -#define DT_N_S_cpus_ORD_STR_SORTABLE 00015 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_cpus_REQUIRES_ORDS \ - 0, /* / */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_cpus_SUPPORTS_ORDS \ - 16, /* /cpus/cpu@0 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_cpus_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_cpus_REG_NUM 0 -#define DT_N_S_cpus_RANGES_NUM 0 -#define DT_N_S_cpus_FOREACH_RANGE(fn) -#define DT_N_S_cpus_IRQ_NUM 0 -#define DT_N_S_cpus_IRQ_LEVEL 0 -#define DT_N_S_cpus_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_cpus_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /cpus/cpu@0 - * - * Node identifier: DT_N_S_cpus_S_cpu_0 - * - * Binding (compatible = arm,cortex-m33f): - * $ZEPHYR_BASE/dts/bindings/cpu/arm,cortex-m33f.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_cpus_S_cpu_0_PATH "/cpus/cpu@0" - -/* Node's name with unit-address: */ -#define DT_N_S_cpus_S_cpu_0_FULL_NAME "cpu@0" - -/* Node parent (/cpus) identifier: */ -#define DT_N_S_cpus_S_cpu_0_PARENT DT_N_S_cpus - -/* Node's index in its parent's list of children: */ -#define DT_N_S_cpus_S_cpu_0_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_cpus_S_cpu_0_CHILD_NUM 1 -#define DT_N_S_cpus_S_cpu_0_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_cpus_S_cpu_0_FOREACH_CHILD(fn) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90) -#define DT_N_S_cpus_S_cpu_0_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90) -#define DT_N_S_cpus_S_cpu_0_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, __VA_ARGS__) -#define DT_N_S_cpus_S_cpu_0_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, __VA_ARGS__) -#define DT_N_S_cpus_S_cpu_0_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90) -#define DT_N_S_cpus_S_cpu_0_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90) -#define DT_N_S_cpus_S_cpu_0_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, __VA_ARGS__) -#define DT_N_S_cpus_S_cpu_0_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_cpus_S_cpu_0_ORD 16 -#define DT_N_S_cpus_S_cpu_0_ORD_STR_SORTABLE 00016 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_cpus_S_cpu_0_REQUIRES_ORDS \ - 15, /* /cpus */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_cpus_S_cpu_0_SUPPORTS_ORDS \ - 17, /* /cpus/cpu@0/mpu@e000ed90 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_cpus_S_cpu_0_EXISTS 1 -#define DT_N_INST_0_arm_cortex_m33f DT_N_S_cpus_S_cpu_0 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_cpus_S_cpu_0_REG_NUM 1 -#define DT_N_S_cpus_S_cpu_0_REG_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS 0 /* 0x0 */ -#define DT_N_S_cpus_S_cpu_0_RANGES_NUM 0 -#define DT_N_S_cpus_S_cpu_0_FOREACH_RANGE(fn) -#define DT_N_S_cpus_S_cpu_0_IRQ_NUM 0 -#define DT_N_S_cpus_S_cpu_0_IRQ_LEVEL 0 -#define DT_N_S_cpus_S_cpu_0_COMPAT_MATCHES_arm_cortex_m33f 1 -#define DT_N_S_cpus_S_cpu_0_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_COMPAT_VENDOR_IDX_0 "ARM Ltd." -#define DT_N_S_cpus_S_cpu_0_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_COMPAT_MODEL_IDX_0 "cortex-m33f" -#define DT_N_S_cpus_S_cpu_0_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_cpus_S_cpu_0_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_cpus_S_cpu_0_P_wakeup_source 0 -#define DT_N_S_cpus_S_cpu_0_P_wakeup_source_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_cpus_S_cpu_0_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_P_compatible {"arm,cortex-m33f"} -#define DT_N_S_cpus_S_cpu_0_P_compatible_IDX_0 "arm,cortex-m33f" -#define DT_N_S_cpus_S_cpu_0_P_compatible_IDX_0_STRING_UNQUOTED arm,cortex-m33f -#define DT_N_S_cpus_S_cpu_0_P_compatible_IDX_0_STRING_TOKEN arm_cortex_m33f -#define DT_N_S_cpus_S_cpu_0_P_compatible_IDX_0_STRING_UPPER_TOKEN ARM_CORTEX_M33F -#define DT_N_S_cpus_S_cpu_0_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_cpus_S_cpu_0, compatible, 0) -#define DT_N_S_cpus_S_cpu_0_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_cpus_S_cpu_0, compatible, 0) -#define DT_N_S_cpus_S_cpu_0_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_cpus_S_cpu_0, compatible, 0, __VA_ARGS__) -#define DT_N_S_cpus_S_cpu_0_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_cpus_S_cpu_0, compatible, 0, __VA_ARGS__) -#define DT_N_S_cpus_S_cpu_0_P_compatible_LEN 1 -#define DT_N_S_cpus_S_cpu_0_P_compatible_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_P_reg {0 /* 0x0 */} -#define DT_N_S_cpus_S_cpu_0_P_reg_IDX_0 0 -#define DT_N_S_cpus_S_cpu_0_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_P_reg_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_P_zephyr_deferred_init 0 -#define DT_N_S_cpus_S_cpu_0_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /cpus/cpu@0/mpu@e000ed90 - * - * Node identifier: DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90 - * - * Binding (compatible = arm,armv8m-mpu): - * $ZEPHYR_BASE/dts/bindings/mmu_mpu/arm,armv8m-mpu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_PATH "/cpus/cpu@0/mpu@e000ed90" - -/* Node's name with unit-address: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FULL_NAME "mpu@e000ed90" - -/* Node parent (/cpus/cpu@0) identifier: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_PARENT DT_N_S_cpus_S_cpu_0 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_CHILD_NUM 0 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_CHILD(fn) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_ORD 17 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_ORD_STR_SORTABLE 00017 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_REQUIRES_ORDS \ - 16, /* /cpus/cpu@0 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_EXISTS 1 -#define DT_N_INST_0_arm_armv8m_mpu DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90 -#define DT_N_NODELABEL_mpu DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_REG_NUM 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_REG_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_REG_IDX_0_VAL_ADDRESS 3758157200 /* 0xe000ed90 */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_REG_IDX_0_VAL_SIZE 64 /* 0x40 */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_RANGES_NUM 0 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_FOREACH_RANGE(fn) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_IRQ_NUM 0 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_IRQ_LEVEL 0 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_COMPAT_MATCHES_arm_armv8m_mpu 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_COMPAT_VENDOR_IDX_0 "ARM Ltd." -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_COMPAT_MODEL_IDX_0 "armv8m-mpu" -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_wakeup_source 0 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_wakeup_source_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible {"arm,armv8m-mpu"} -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_IDX_0 "arm,armv8m-mpu" -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_IDX_0_STRING_UNQUOTED arm,armv8m-mpu -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_IDX_0_STRING_TOKEN arm_armv8m_mpu -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_IDX_0_STRING_UPPER_TOKEN ARM_ARMV8M_MPU -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, compatible, 0) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, compatible, 0) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, compatible, 0, __VA_ARGS__) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, compatible, 0, __VA_ARGS__) -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_LEN 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_compatible_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_reg {3758157200 /* 0xe000ed90 */, 64 /* 0x40 */} -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_reg_IDX_0 3758157200 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_reg_IDX_1 64 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_reg_EXISTS 1 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_zephyr_deferred_init 0 -#define DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /leds - * - * Node identifier: DT_N_S_leds - * - * Binding (compatible = gpio-leds): - * $ZEPHYR_BASE/dts/bindings/led/gpio-leds.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_leds_PATH "/leds" - -/* Node's name with unit-address: */ -#define DT_N_S_leds_FULL_NAME "leds" - -/* Node parent (/) identifier: */ -#define DT_N_S_leds_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_leds_CHILD_IDX 7 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_leds_CHILD_NUM 1 -#define DT_N_S_leds_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_leds_FOREACH_CHILD(fn) fn(DT_N_S_leds_S_led_0) -#define DT_N_S_leds_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_leds_S_led_0) -#define DT_N_S_leds_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_leds_S_led_0, __VA_ARGS__) -#define DT_N_S_leds_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_leds_S_led_0, __VA_ARGS__) -#define DT_N_S_leds_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_leds_S_led_0) -#define DT_N_S_leds_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_leds_S_led_0) -#define DT_N_S_leds_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_leds_S_led_0, __VA_ARGS__) -#define DT_N_S_leds_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_leds_S_led_0, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_leds_ORD 18 -#define DT_N_S_leds_ORD_STR_SORTABLE 00018 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_leds_REQUIRES_ORDS \ - 0, /* / */ \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_leds_SUPPORTS_ORDS \ - 19, /* /leds/led_0 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_leds_EXISTS 1 -#define DT_N_INST_0_gpio_leds DT_N_S_leds - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_leds_REG_NUM 0 -#define DT_N_S_leds_RANGES_NUM 0 -#define DT_N_S_leds_FOREACH_RANGE(fn) -#define DT_N_S_leds_IRQ_NUM 0 -#define DT_N_S_leds_IRQ_LEVEL 0 -#define DT_N_S_leds_COMPAT_MATCHES_gpio_leds 1 -#define DT_N_S_leds_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_leds_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_leds_P_compatible {"gpio-leds"} -#define DT_N_S_leds_P_compatible_IDX_0 "gpio-leds" -#define DT_N_S_leds_P_compatible_IDX_0_STRING_UNQUOTED gpio-leds -#define DT_N_S_leds_P_compatible_IDX_0_STRING_TOKEN gpio_leds -#define DT_N_S_leds_P_compatible_IDX_0_STRING_UPPER_TOKEN GPIO_LEDS -#define DT_N_S_leds_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_leds_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_leds, compatible, 0) -#define DT_N_S_leds_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_leds, compatible, 0) -#define DT_N_S_leds_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_leds, compatible, 0, __VA_ARGS__) -#define DT_N_S_leds_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_leds, compatible, 0, __VA_ARGS__) -#define DT_N_S_leds_P_compatible_LEN 1 -#define DT_N_S_leds_P_compatible_EXISTS 1 - -/* - * Devicetree node: /leds/led_0 - * - * Node identifier: DT_N_S_leds_S_led_0 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_leds_S_led_0_PATH "/leds/led_0" - -/* Node's name with unit-address: */ -#define DT_N_S_leds_S_led_0_FULL_NAME "led_0" - -/* Node parent (/leds) identifier: */ -#define DT_N_S_leds_S_led_0_PARENT DT_N_S_leds - -/* Node's index in its parent's list of children: */ -#define DT_N_S_leds_S_led_0_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_leds_S_led_0_CHILD_NUM 0 -#define DT_N_S_leds_S_led_0_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_leds_S_led_0_FOREACH_CHILD(fn) -#define DT_N_S_leds_S_led_0_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_leds_S_led_0_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_leds_S_led_0_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_leds_S_led_0_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_leds_S_led_0_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_leds_S_led_0_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_leds_S_led_0_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_leds_S_led_0_ORD 19 -#define DT_N_S_leds_S_led_0_ORD_STR_SORTABLE 00019 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_leds_S_led_0_REQUIRES_ORDS \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ \ - 18, /* /leds */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_leds_S_led_0_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_leds_S_led_0_EXISTS 1 -#define DT_N_ALIAS_led0 DT_N_S_leds_S_led_0 -#define DT_N_ALIAS_bootloader_led0 DT_N_S_leds_S_led_0 -#define DT_N_ALIAS_mcuboot_led0 DT_N_S_leds_S_led_0 -#define DT_N_NODELABEL_led0 DT_N_S_leds_S_led_0 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_leds_S_led_0_REG_NUM 0 -#define DT_N_S_leds_S_led_0_RANGES_NUM 0 -#define DT_N_S_leds_S_led_0_FOREACH_RANGE(fn) -#define DT_N_S_leds_S_led_0_IRQ_NUM 0 -#define DT_N_S_leds_S_led_0_IRQ_LEVEL 0 -#define DT_N_S_leds_S_led_0_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_leds_S_led_0_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_leds_S_led_0_P_gpios_IDX_0_EXISTS 1 -#define DT_N_S_leds_S_led_0_P_gpios_IDX_0_PH DT_N_S_soc_S_peripheral_50000000_S_gpio_842500 -#define DT_N_S_leds_S_led_0_P_gpios_IDX_0_VAL_pin 25 -#define DT_N_S_leds_S_led_0_P_gpios_IDX_0_VAL_pin_EXISTS 1 -#define DT_N_S_leds_S_led_0_P_gpios_IDX_0_VAL_flags 0 -#define DT_N_S_leds_S_led_0_P_gpios_IDX_0_VAL_flags_EXISTS 1 -#define DT_N_S_leds_S_led_0_P_gpios_FOREACH_PROP_ELEM(fn) fn(DT_N_S_leds_S_led_0, gpios, 0) -#define DT_N_S_leds_S_led_0_P_gpios_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_leds_S_led_0, gpios, 0) -#define DT_N_S_leds_S_led_0_P_gpios_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_leds_S_led_0, gpios, 0, __VA_ARGS__) -#define DT_N_S_leds_S_led_0_P_gpios_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_leds_S_led_0, gpios, 0, __VA_ARGS__) -#define DT_N_S_leds_S_led_0_P_gpios_LEN 1 -#define DT_N_S_leds_S_led_0_P_gpios_EXISTS 1 -#define DT_N_S_leds_S_led_0_P_label "LED" -#define DT_N_S_leds_S_led_0_P_label_STRING_UNQUOTED LED -#define DT_N_S_leds_S_led_0_P_label_STRING_TOKEN LED -#define DT_N_S_leds_S_led_0_P_label_STRING_UPPER_TOKEN LED -#define DT_N_S_leds_S_led_0_P_label_IDX_0 "LED" -#define DT_N_S_leds_S_led_0_P_label_IDX_0_EXISTS 1 -#define DT_N_S_leds_S_led_0_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_leds_S_led_0, label, 0) -#define DT_N_S_leds_S_led_0_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_leds_S_led_0, label, 0) -#define DT_N_S_leds_S_led_0_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_leds_S_led_0, label, 0, __VA_ARGS__) -#define DT_N_S_leds_S_led_0_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_leds_S_led_0, label, 0, __VA_ARGS__) -#define DT_N_S_leds_S_led_0_P_label_LEN 1 -#define DT_N_S_leds_S_led_0_P_label_EXISTS 1 - -/* - * Devicetree node: /pin-controller - * - * Node identifier: DT_N_S_pin_controller - * - * Binding (compatible = nordic,nrf-pinctrl): - * $ZEPHYR_BASE/dts/bindings/pinctrl/nordic,nrf-pinctrl.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_PATH "/pin-controller" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_FULL_NAME "pin-controller" - -/* Node parent (/) identifier: */ -#define DT_N_S_pin_controller_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_CHILD_IDX 3 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_CHILD_NUM 8 -#define DT_N_S_pin_controller_CHILD_NUM_STATUS_OKAY 8 -#define DT_N_S_pin_controller_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_uart0_default) fn(DT_N_S_pin_controller_S_uart0_sleep) fn(DT_N_S_pin_controller_S_i2c2_default) fn(DT_N_S_pin_controller_S_i2c2_sleep) fn(DT_N_S_pin_controller_S_pwm0_default) fn(DT_N_S_pin_controller_S_pwm0_sleep) fn(DT_N_S_pin_controller_S_spi3_default) fn(DT_N_S_pin_controller_S_spi3_sleep) -#define DT_N_S_pin_controller_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_uart0_default) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_uart0_sleep) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_i2c2_default) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_i2c2_sleep) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_pwm0_default) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_pwm0_sleep) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_spi3_default) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_spi3_sleep) -#define DT_N_S_pin_controller_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_uart0_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_sleep, __VA_ARGS__) -#define DT_N_S_pin_controller_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_uart0_default, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_uart0_sleep, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_i2c2_default, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_i2c2_sleep, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_pwm0_default, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_pwm0_sleep, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_spi3_default, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_spi3_sleep, __VA_ARGS__) -#define DT_N_S_pin_controller_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_uart0_default) fn(DT_N_S_pin_controller_S_uart0_sleep) fn(DT_N_S_pin_controller_S_i2c2_default) fn(DT_N_S_pin_controller_S_i2c2_sleep) fn(DT_N_S_pin_controller_S_pwm0_default) fn(DT_N_S_pin_controller_S_pwm0_sleep) fn(DT_N_S_pin_controller_S_spi3_default) fn(DT_N_S_pin_controller_S_spi3_sleep) -#define DT_N_S_pin_controller_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_uart0_default) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_uart0_sleep) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_i2c2_default) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_i2c2_sleep) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_pwm0_default) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_pwm0_sleep) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_spi3_default) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_spi3_sleep) -#define DT_N_S_pin_controller_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_uart0_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_sleep, __VA_ARGS__) -#define DT_N_S_pin_controller_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_uart0_default, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_uart0_sleep, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_i2c2_default, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_i2c2_sleep, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_pwm0_default, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_pwm0_sleep, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_spi3_default, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_pin_controller_S_spi3_sleep, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_ORD 20 -#define DT_N_S_pin_controller_ORD_STR_SORTABLE 00020 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_REQUIRES_ORDS \ - 0, /* / */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_SUPPORTS_ORDS \ - 21, /* /pin-controller/i2c2_default */ \ - 23, /* /pin-controller/i2c2_sleep */ \ - 25, /* /pin-controller/pwm0_default */ \ - 27, /* /pin-controller/pwm0_sleep */ \ - 29, /* /pin-controller/spi3_default */ \ - 31, /* /pin-controller/spi3_sleep */ \ - 33, /* /pin-controller/uart0_default */ \ - 35, /* /pin-controller/uart0_sleep */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_pinctrl DT_N_S_pin_controller -#define DT_N_NODELABEL_pinctrl DT_N_S_pin_controller - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_REG_NUM 0 -#define DT_N_S_pin_controller_RANGES_NUM 0 -#define DT_N_S_pin_controller_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_IRQ_NUM 0 -#define DT_N_S_pin_controller_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_COMPAT_MATCHES_nordic_nrf_pinctrl 1 -#define DT_N_S_pin_controller_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_pin_controller_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_COMPAT_MODEL_IDX_0 "nrf-pinctrl" -#define DT_N_S_pin_controller_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_P_wakeup_source 0 -#define DT_N_S_pin_controller_P_wakeup_source_EXISTS 1 -#define DT_N_S_pin_controller_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_pin_controller_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_pin_controller_P_compatible {"nordic,nrf-pinctrl"} -#define DT_N_S_pin_controller_P_compatible_IDX_0 "nordic,nrf-pinctrl" -#define DT_N_S_pin_controller_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-pinctrl -#define DT_N_S_pin_controller_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_pinctrl -#define DT_N_S_pin_controller_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_PINCTRL -#define DT_N_S_pin_controller_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller, compatible, 0) -#define DT_N_S_pin_controller_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller, compatible, 0) -#define DT_N_S_pin_controller_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller, compatible, 0, __VA_ARGS__) -#define DT_N_S_pin_controller_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller, compatible, 0, __VA_ARGS__) -#define DT_N_S_pin_controller_P_compatible_LEN 1 -#define DT_N_S_pin_controller_P_compatible_EXISTS 1 -#define DT_N_S_pin_controller_P_zephyr_deferred_init 0 -#define DT_N_S_pin_controller_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /pin-controller/i2c2_default - * - * Node identifier: DT_N_S_pin_controller_S_i2c2_default - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_i2c2_default_PATH "/pin-controller/i2c2_default" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_i2c2_default_FULL_NAME "i2c2_default" - -/* Node parent (/pin-controller) identifier: */ -#define DT_N_S_pin_controller_S_i2c2_default_PARENT DT_N_S_pin_controller - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_i2c2_default_CHILD_IDX 2 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_i2c2_default_CHILD_NUM 1 -#define DT_N_S_pin_controller_S_i2c2_default_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1) -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1) -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1) -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1) -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_i2c2_default_ORD 21 -#define DT_N_S_pin_controller_S_i2c2_default_ORD_STR_SORTABLE 00021 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_i2c2_default_REQUIRES_ORDS \ - 20, /* /pin-controller */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_i2c2_default_SUPPORTS_ORDS \ - 22, /* /pin-controller/i2c2_default/group1 */ \ - 96, /* /soc/peripheral@50000000/i2c@a000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_i2c2_default_EXISTS 1 -#define DT_N_NODELABEL_i2c2_default DT_N_S_pin_controller_S_i2c2_default - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_i2c2_default_REG_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_default_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_default_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_i2c2_default_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_default_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_i2c2_default_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_i2c2_default_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /pin-controller/i2c2_default/group1 - * - * Node identifier: DT_N_S_pin_controller_S_i2c2_default_S_group1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_PATH "/pin-controller/i2c2_default/group1" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FULL_NAME "group1" - -/* Node parent (/pin-controller/i2c2_default) identifier: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_PARENT DT_N_S_pin_controller_S_i2c2_default - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_CHILD_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_CHILD(fn) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_ORD 22 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_ORD_STR_SORTABLE 00022 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_REQUIRES_ORDS \ - 21, /* /pin-controller/i2c2_default */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_REG_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_bias_disable 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_bias_disable_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_bias_pull_up 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_bias_pull_up_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_bias_pull_down 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_bias_pull_down_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_low_power_enable 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_low_power_enable_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels {1572872 /* 0x180008 */, 1441799 /* 0x160007 */} -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_IDX_0 1572872 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_IDX_1 1441799 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_IDX_1_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, psels, 0) \ - fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, psels, 1) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, psels, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, psels, 1) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, psels, 0, __VA_ARGS__) \ - fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, psels, 1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, psels, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, psels, 1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_LEN 2 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_psels_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_nordic_drive_mode 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_nordic_drive_mode_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_nordic_invert 0 -#define DT_N_S_pin_controller_S_i2c2_default_S_group1_P_nordic_invert_EXISTS 1 - -/* - * Devicetree node: /pin-controller/i2c2_sleep - * - * Node identifier: DT_N_S_pin_controller_S_i2c2_sleep - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_PATH "/pin-controller/i2c2_sleep" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_FULL_NAME "i2c2_sleep" - -/* Node parent (/pin-controller) identifier: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_PARENT DT_N_S_pin_controller - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_CHILD_IDX 3 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_i2c2_sleep_CHILD_NUM 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1) -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1) -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1) -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1) -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_ORD 23 -#define DT_N_S_pin_controller_S_i2c2_sleep_ORD_STR_SORTABLE 00023 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_REQUIRES_ORDS \ - 20, /* /pin-controller */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_SUPPORTS_ORDS \ - 24, /* /pin-controller/i2c2_sleep/group1 */ \ - 96, /* /soc/peripheral@50000000/i2c@a000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_EXISTS 1 -#define DT_N_NODELABEL_i2c2_sleep DT_N_S_pin_controller_S_i2c2_sleep - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_REG_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_i2c2_sleep_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /pin-controller/i2c2_sleep/group1 - * - * Node identifier: DT_N_S_pin_controller_S_i2c2_sleep_S_group1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_PATH "/pin-controller/i2c2_sleep/group1" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FULL_NAME "group1" - -/* Node parent (/pin-controller/i2c2_sleep) identifier: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_PARENT DT_N_S_pin_controller_S_i2c2_sleep - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_CHILD_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_CHILD(fn) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_ORD 24 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_ORD_STR_SORTABLE 00024 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_REQUIRES_ORDS \ - 23, /* /pin-controller/i2c2_sleep */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_REG_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_bias_disable 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_bias_disable_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_bias_pull_up 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_bias_pull_up_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_bias_pull_down 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_bias_pull_down_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_low_power_enable 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_low_power_enable_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels {1572872 /* 0x180008 */, 1441799 /* 0x160007 */} -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_IDX_0 1572872 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_IDX_1 1441799 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_IDX_1_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, psels, 0) \ - fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, psels, 1) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, psels, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, psels, 1) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, psels, 0, __VA_ARGS__) \ - fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, psels, 1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, psels, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, psels, 1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_LEN 2 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_psels_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_nordic_drive_mode 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_nordic_drive_mode_EXISTS 1 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_nordic_invert 0 -#define DT_N_S_pin_controller_S_i2c2_sleep_S_group1_P_nordic_invert_EXISTS 1 - -/* - * Devicetree node: /pin-controller/pwm0_default - * - * Node identifier: DT_N_S_pin_controller_S_pwm0_default - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_pwm0_default_PATH "/pin-controller/pwm0_default" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_pwm0_default_FULL_NAME "pwm0_default" - -/* Node parent (/pin-controller) identifier: */ -#define DT_N_S_pin_controller_S_pwm0_default_PARENT DT_N_S_pin_controller - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_pwm0_default_CHILD_IDX 4 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_pwm0_default_CHILD_NUM 1 -#define DT_N_S_pin_controller_S_pwm0_default_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1) -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1) -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1) -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1) -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_pwm0_default_ORD 25 -#define DT_N_S_pin_controller_S_pwm0_default_ORD_STR_SORTABLE 00025 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_pwm0_default_REQUIRES_ORDS \ - 20, /* /pin-controller */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_pwm0_default_SUPPORTS_ORDS \ - 26, /* /pin-controller/pwm0_default/group1 */ \ - 37, /* /soc/peripheral@50000000/pwm@21000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_pwm0_default_EXISTS 1 -#define DT_N_NODELABEL_pwm0_default DT_N_S_pin_controller_S_pwm0_default - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_pwm0_default_REG_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_default_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_default_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_pwm0_default_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_default_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_pwm0_default_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_pwm0_default_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /pin-controller/pwm0_default/group1 - * - * Node identifier: DT_N_S_pin_controller_S_pwm0_default_S_group1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_PATH "/pin-controller/pwm0_default/group1" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FULL_NAME "group1" - -/* Node parent (/pin-controller/pwm0_default) identifier: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_PARENT DT_N_S_pin_controller_S_pwm0_default - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_CHILD_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_CHILD(fn) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_ORD 26 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_ORD_STR_SORTABLE 00026 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_REQUIRES_ORDS \ - 25, /* /pin-controller/pwm0_default */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_REG_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_bias_disable 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_bias_disable_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_bias_pull_up 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_bias_pull_up_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_bias_pull_down 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_bias_pull_down_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_low_power_enable 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_low_power_enable_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels {2883609 /* 0x2c0019 */} -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels_IDX_0 2883609 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, psels, 0) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, psels, 0) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, psels, 0, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, psels, 0, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels_LEN 1 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_psels_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_nordic_drive_mode 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_nordic_drive_mode_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_nordic_invert 0 -#define DT_N_S_pin_controller_S_pwm0_default_S_group1_P_nordic_invert_EXISTS 1 - -/* - * Devicetree node: /pin-controller/pwm0_sleep - * - * Node identifier: DT_N_S_pin_controller_S_pwm0_sleep - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_PATH "/pin-controller/pwm0_sleep" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_FULL_NAME "pwm0_sleep" - -/* Node parent (/pin-controller) identifier: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_PARENT DT_N_S_pin_controller - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_CHILD_IDX 5 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_pwm0_sleep_CHILD_NUM 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1) -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1) -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1) -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1) -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_ORD 27 -#define DT_N_S_pin_controller_S_pwm0_sleep_ORD_STR_SORTABLE 00027 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_REQUIRES_ORDS \ - 20, /* /pin-controller */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_SUPPORTS_ORDS \ - 28, /* /pin-controller/pwm0_sleep/group1 */ \ - 37, /* /soc/peripheral@50000000/pwm@21000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_EXISTS 1 -#define DT_N_NODELABEL_pwm0_sleep DT_N_S_pin_controller_S_pwm0_sleep - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_REG_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_pwm0_sleep_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /pin-controller/pwm0_sleep/group1 - * - * Node identifier: DT_N_S_pin_controller_S_pwm0_sleep_S_group1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_PATH "/pin-controller/pwm0_sleep/group1" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FULL_NAME "group1" - -/* Node parent (/pin-controller/pwm0_sleep) identifier: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_PARENT DT_N_S_pin_controller_S_pwm0_sleep - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_CHILD_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_CHILD(fn) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_ORD 28 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_ORD_STR_SORTABLE 00028 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_REQUIRES_ORDS \ - 27, /* /pin-controller/pwm0_sleep */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_REG_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_bias_disable 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_bias_disable_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_bias_pull_up 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_bias_pull_up_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_bias_pull_down 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_bias_pull_down_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_low_power_enable 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_low_power_enable_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels {2883609 /* 0x2c0019 */} -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels_IDX_0 2883609 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, psels, 0) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, psels, 0) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, psels, 0, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, psels, 0, __VA_ARGS__) -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels_LEN 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_psels_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_nordic_drive_mode 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_nordic_drive_mode_EXISTS 1 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_nordic_invert 0 -#define DT_N_S_pin_controller_S_pwm0_sleep_S_group1_P_nordic_invert_EXISTS 1 - -/* - * Devicetree node: /pin-controller/spi3_default - * - * Node identifier: DT_N_S_pin_controller_S_spi3_default - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_spi3_default_PATH "/pin-controller/spi3_default" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_spi3_default_FULL_NAME "spi3_default" - -/* Node parent (/pin-controller) identifier: */ -#define DT_N_S_pin_controller_S_spi3_default_PARENT DT_N_S_pin_controller - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_spi3_default_CHILD_IDX 6 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_spi3_default_CHILD_NUM 1 -#define DT_N_S_pin_controller_S_spi3_default_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_spi3_default_S_group1) -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_spi3_default_S_group1) -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_spi3_default_S_group1) -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_spi3_default_S_group1) -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_spi3_default_ORD 29 -#define DT_N_S_pin_controller_S_spi3_default_ORD_STR_SORTABLE 00029 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_spi3_default_REQUIRES_ORDS \ - 20, /* /pin-controller */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_spi3_default_SUPPORTS_ORDS \ - 30, /* /pin-controller/spi3_default/group1 */ \ - 77, /* /soc/peripheral@50000000/spi@b000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_spi3_default_EXISTS 1 -#define DT_N_NODELABEL_spi3_default DT_N_S_pin_controller_S_spi3_default - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_spi3_default_REG_NUM 0 -#define DT_N_S_pin_controller_S_spi3_default_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_spi3_default_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_spi3_default_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_spi3_default_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_spi3_default_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_spi3_default_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /pin-controller/spi3_default/group1 - * - * Node identifier: DT_N_S_pin_controller_S_spi3_default_S_group1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_PATH "/pin-controller/spi3_default/group1" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FULL_NAME "group1" - -/* Node parent (/pin-controller/spi3_default) identifier: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_PARENT DT_N_S_pin_controller_S_spi3_default - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_CHILD_NUM 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_CHILD(fn) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_ORD 30 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_ORD_STR_SORTABLE 00030 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_REQUIRES_ORDS \ - 29, /* /pin-controller/spi3_default */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_REG_NUM 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_bias_disable 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_bias_disable_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_bias_pull_up 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_bias_pull_up_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_bias_pull_down 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_bias_pull_down_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_low_power_enable 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_low_power_enable_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels {524301 /* 0x8000d */, 655374 /* 0xa000e */, 786447 /* 0xc000f */} -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_IDX_0 524301 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_IDX_1 655374 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_IDX_1_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_IDX_2 786447 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_IDX_2_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 0) \ - fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 1) \ - fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 2) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 1) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 2) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 0, __VA_ARGS__) \ - fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 1, __VA_ARGS__) \ - fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 2, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 1, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_spi3_default_S_group1, psels, 2, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_LEN 3 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_psels_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_nordic_drive_mode 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_nordic_drive_mode_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_nordic_invert 0 -#define DT_N_S_pin_controller_S_spi3_default_S_group1_P_nordic_invert_EXISTS 1 - -/* - * Devicetree node: /pin-controller/spi3_sleep - * - * Node identifier: DT_N_S_pin_controller_S_spi3_sleep - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_spi3_sleep_PATH "/pin-controller/spi3_sleep" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_spi3_sleep_FULL_NAME "spi3_sleep" - -/* Node parent (/pin-controller) identifier: */ -#define DT_N_S_pin_controller_S_spi3_sleep_PARENT DT_N_S_pin_controller - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_spi3_sleep_CHILD_IDX 7 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_spi3_sleep_CHILD_NUM 1 -#define DT_N_S_pin_controller_S_spi3_sleep_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1) -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1) -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1) -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1) -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_spi3_sleep_ORD 31 -#define DT_N_S_pin_controller_S_spi3_sleep_ORD_STR_SORTABLE 00031 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_spi3_sleep_REQUIRES_ORDS \ - 20, /* /pin-controller */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_spi3_sleep_SUPPORTS_ORDS \ - 32, /* /pin-controller/spi3_sleep/group1 */ \ - 77, /* /soc/peripheral@50000000/spi@b000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_spi3_sleep_EXISTS 1 -#define DT_N_NODELABEL_spi3_sleep DT_N_S_pin_controller_S_spi3_sleep - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_spi3_sleep_REG_NUM 0 -#define DT_N_S_pin_controller_S_spi3_sleep_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_spi3_sleep_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_spi3_sleep_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_spi3_sleep_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_spi3_sleep_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_spi3_sleep_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /pin-controller/spi3_sleep/group1 - * - * Node identifier: DT_N_S_pin_controller_S_spi3_sleep_S_group1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_PATH "/pin-controller/spi3_sleep/group1" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FULL_NAME "group1" - -/* Node parent (/pin-controller/spi3_sleep) identifier: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_PARENT DT_N_S_pin_controller_S_spi3_sleep - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_CHILD_NUM 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_CHILD(fn) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_ORD 32 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_ORD_STR_SORTABLE 00032 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_REQUIRES_ORDS \ - 31, /* /pin-controller/spi3_sleep */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_REG_NUM 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_bias_disable 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_bias_disable_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_bias_pull_up 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_bias_pull_up_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_bias_pull_down 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_bias_pull_down_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_low_power_enable 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_low_power_enable_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels {524301 /* 0x8000d */, 655374 /* 0xa000e */, 786447 /* 0xc000f */} -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_IDX_0 524301 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_IDX_1 655374 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_IDX_1_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_IDX_2 786447 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_IDX_2_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 0) \ - fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 1) \ - fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 2) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 1) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 2) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 0, __VA_ARGS__) \ - fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 1, __VA_ARGS__) \ - fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 2, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 1, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, psels, 2, __VA_ARGS__) -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_LEN 3 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_psels_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_nordic_drive_mode 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_nordic_drive_mode_EXISTS 1 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_nordic_invert 0 -#define DT_N_S_pin_controller_S_spi3_sleep_S_group1_P_nordic_invert_EXISTS 1 - -/* - * Devicetree node: /pin-controller/uart0_default - * - * Node identifier: DT_N_S_pin_controller_S_uart0_default - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_uart0_default_PATH "/pin-controller/uart0_default" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_uart0_default_FULL_NAME "uart0_default" - -/* Node parent (/pin-controller) identifier: */ -#define DT_N_S_pin_controller_S_uart0_default_PARENT DT_N_S_pin_controller - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_uart0_default_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_uart0_default_CHILD_NUM 1 -#define DT_N_S_pin_controller_S_uart0_default_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_uart0_default_S_group1) -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_uart0_default_S_group1) -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_uart0_default_S_group1) -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_uart0_default_S_group1) -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_uart0_default_ORD 33 -#define DT_N_S_pin_controller_S_uart0_default_ORD_STR_SORTABLE 00033 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_uart0_default_REQUIRES_ORDS \ - 20, /* /pin-controller */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_uart0_default_SUPPORTS_ORDS \ - 34, /* /pin-controller/uart0_default/group1 */ \ - 80, /* /soc/peripheral@50000000/uart@8000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_uart0_default_EXISTS 1 -#define DT_N_NODELABEL_uart0_default DT_N_S_pin_controller_S_uart0_default - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_uart0_default_REG_NUM 0 -#define DT_N_S_pin_controller_S_uart0_default_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_uart0_default_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_uart0_default_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_uart0_default_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_uart0_default_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_uart0_default_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /pin-controller/uart0_default/group1 - * - * Node identifier: DT_N_S_pin_controller_S_uart0_default_S_group1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_PATH "/pin-controller/uart0_default/group1" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FULL_NAME "group1" - -/* Node parent (/pin-controller/uart0_default) identifier: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_PARENT DT_N_S_pin_controller_S_uart0_default - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_CHILD_NUM 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_CHILD(fn) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_ORD 34 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_ORD_STR_SORTABLE 00034 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_REQUIRES_ORDS \ - 33, /* /pin-controller/uart0_default */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_REG_NUM 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_bias_disable 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_bias_disable_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_bias_pull_up 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_bias_pull_up_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_bias_pull_down 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_bias_pull_down_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_low_power_enable 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_low_power_enable_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels {28 /* 0x1c */, 131099 /* 0x2001b */} -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_IDX_0 28 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_IDX_1 131099 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_IDX_1_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, psels, 0) \ - fn(DT_N_S_pin_controller_S_uart0_default_S_group1, psels, 1) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, psels, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_uart0_default_S_group1, psels, 1) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, psels, 0, __VA_ARGS__) \ - fn(DT_N_S_pin_controller_S_uart0_default_S_group1, psels, 1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, psels, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_uart0_default_S_group1, psels, 1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_LEN 2 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_psels_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_nordic_drive_mode 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_nordic_drive_mode_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_nordic_invert 0 -#define DT_N_S_pin_controller_S_uart0_default_S_group1_P_nordic_invert_EXISTS 1 - -/* - * Devicetree node: /pin-controller/uart0_sleep - * - * Node identifier: DT_N_S_pin_controller_S_uart0_sleep - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_uart0_sleep_PATH "/pin-controller/uart0_sleep" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_uart0_sleep_FULL_NAME "uart0_sleep" - -/* Node parent (/pin-controller) identifier: */ -#define DT_N_S_pin_controller_S_uart0_sleep_PARENT DT_N_S_pin_controller - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_uart0_sleep_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_uart0_sleep_CHILD_NUM 1 -#define DT_N_S_pin_controller_S_uart0_sleep_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_CHILD(fn) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1) -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1) -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1) -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1) -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_uart0_sleep_ORD 35 -#define DT_N_S_pin_controller_S_uart0_sleep_ORD_STR_SORTABLE 00035 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_uart0_sleep_REQUIRES_ORDS \ - 20, /* /pin-controller */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_uart0_sleep_SUPPORTS_ORDS \ - 36, /* /pin-controller/uart0_sleep/group1 */ \ - 80, /* /soc/peripheral@50000000/uart@8000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_uart0_sleep_EXISTS 1 -#define DT_N_NODELABEL_uart0_sleep DT_N_S_pin_controller_S_uart0_sleep - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_uart0_sleep_REG_NUM 0 -#define DT_N_S_pin_controller_S_uart0_sleep_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_uart0_sleep_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_uart0_sleep_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_uart0_sleep_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_uart0_sleep_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_uart0_sleep_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /pin-controller/uart0_sleep/group1 - * - * Node identifier: DT_N_S_pin_controller_S_uart0_sleep_S_group1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_PATH "/pin-controller/uart0_sleep/group1" - -/* Node's name with unit-address: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FULL_NAME "group1" - -/* Node parent (/pin-controller/uart0_sleep) identifier: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_PARENT DT_N_S_pin_controller_S_uart0_sleep - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_CHILD_NUM 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_CHILD(fn) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_ORD 36 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_ORD_STR_SORTABLE 00036 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_REQUIRES_ORDS \ - 35, /* /pin-controller/uart0_sleep */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_REG_NUM 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_RANGES_NUM 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_FOREACH_RANGE(fn) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_IRQ_NUM 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_IRQ_LEVEL 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_bias_disable 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_bias_disable_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_bias_pull_up 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_bias_pull_up_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_bias_pull_down 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_bias_pull_down_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_low_power_enable 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_low_power_enable_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels {28 /* 0x1c */, 131099 /* 0x2001b */} -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_IDX_0 28 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_IDX_0_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_IDX_1 131099 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_IDX_1_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, psels, 0) \ - fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, psels, 1) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, psels, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, psels, 1) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, psels, 0, __VA_ARGS__) \ - fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, psels, 1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, psels, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, psels, 1, __VA_ARGS__) -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_LEN 2 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_psels_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_nordic_drive_mode 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_nordic_drive_mode_EXISTS 1 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_nordic_invert 0 -#define DT_N_S_pin_controller_S_uart0_sleep_S_group1_P_nordic_invert_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/pwm@21000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_pwm_21000 - * - * Binding (compatible = nordic,nrf-pwm): - * $ZEPHYR_BASE/dts/bindings/pwm/nordic,nrf-pwm.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PATH "/soc/peripheral@50000000/pwm@21000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FULL_NAME "pwm@21000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_CHILD_IDX 27 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_ORD 37 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_ORD_STR_SORTABLE 00037 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ \ - 25, /* /pin-controller/pwm0_default */ \ - 27, /* /pin-controller/pwm0_sleep */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_SUPPORTS_ORDS \ - 38, /* /pwmleds */ \ - 39, /* /pwmleds/pwm_led_0 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_pwm DT_N_S_soc_S_peripheral_50000000_S_pwm_21000 -#define DT_N_NODELABEL_pwm0 DT_N_S_soc_S_peripheral_50000000_S_pwm_21000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_REG_IDX_0_VAL_ADDRESS 1342312448 /* 0x50021000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_IDX_0_VAL_irq 33 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_COMPAT_MATCHES_nordic_nrf_pwm 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_COMPAT_MODEL_IDX_0 "nrf-pwm" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_NUM 2 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_IDX_0_TOKEN default -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_IDX_0_UPPER_TOKEN DEFAULT -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_NAME_default_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_NAME_default_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_NAME_default_IDX_0_PH DT_N_S_pin_controller_S_pwm0_default -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_IDX_1_TOKEN sleep -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_IDX_1_UPPER_TOKEN SLEEP -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_NAME_sleep_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_NAME_sleep_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_PINCTRL_NAME_sleep_IDX_0_PH DT_N_S_pin_controller_S_pwm0_sleep - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible {"nordic,nrf-pwm"} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_IDX_0 "nordic,nrf-pwm" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-pwm -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_pwm -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_PWM -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_reg {135168 /* 0x21000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_reg_IDX_0 135168 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_interrupts {33 /* 0x21 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_interrupts_IDX_0 33 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_IDX_0 DT_N_S_pin_controller_S_pwm0_default -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_IDX_0_PH DT_N_S_pin_controller_S_pwm0_default -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_0, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_0, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_0, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_0, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_IDX_0 DT_N_S_pin_controller_S_pwm0_sleep -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_IDX_0_PH DT_N_S_pin_controller_S_pwm0_sleep -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_1, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_1, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_1, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_1, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names {"default", "sleep"} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_0 "default" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_0_STRING_UNQUOTED default -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_0_STRING_TOKEN default -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_0_STRING_UPPER_TOKEN DEFAULT -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_1 "sleep" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_1_STRING_UNQUOTED sleep -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_1_STRING_TOKEN sleep -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_1_STRING_UPPER_TOKEN SLEEP -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_names, 0) \ - fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_names, 1) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_names, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_names, 1) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_names, 0, __VA_ARGS__) \ - fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_names, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, pinctrl_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_LEN 2 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_pinctrl_names_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_center_aligned 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_21000_P_center_aligned_EXISTS 1 - -/* - * Devicetree node: /pwmleds - * - * Node identifier: DT_N_S_pwmleds - * - * Binding (compatible = pwm-leds): - * $ZEPHYR_BASE/dts/bindings/led/pwm-leds.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pwmleds_PATH "/pwmleds" - -/* Node's name with unit-address: */ -#define DT_N_S_pwmleds_FULL_NAME "pwmleds" - -/* Node parent (/) identifier: */ -#define DT_N_S_pwmleds_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pwmleds_CHILD_IDX 8 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pwmleds_CHILD_NUM 1 -#define DT_N_S_pwmleds_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_pwmleds_FOREACH_CHILD(fn) fn(DT_N_S_pwmleds_S_pwm_led_0) -#define DT_N_S_pwmleds_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_pwmleds_S_pwm_led_0) -#define DT_N_S_pwmleds_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_pwmleds_S_pwm_led_0, __VA_ARGS__) -#define DT_N_S_pwmleds_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pwmleds_S_pwm_led_0, __VA_ARGS__) -#define DT_N_S_pwmleds_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_pwmleds_S_pwm_led_0) -#define DT_N_S_pwmleds_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_pwmleds_S_pwm_led_0) -#define DT_N_S_pwmleds_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_pwmleds_S_pwm_led_0, __VA_ARGS__) -#define DT_N_S_pwmleds_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pwmleds_S_pwm_led_0, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_pwmleds_ORD 38 -#define DT_N_S_pwmleds_ORD_STR_SORTABLE 00038 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pwmleds_REQUIRES_ORDS \ - 0, /* / */ \ - 37, /* /soc/peripheral@50000000/pwm@21000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pwmleds_SUPPORTS_ORDS \ - 39, /* /pwmleds/pwm_led_0 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pwmleds_EXISTS 1 -#define DT_N_INST_0_pwm_leds DT_N_S_pwmleds - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pwmleds_REG_NUM 0 -#define DT_N_S_pwmleds_RANGES_NUM 0 -#define DT_N_S_pwmleds_FOREACH_RANGE(fn) -#define DT_N_S_pwmleds_IRQ_NUM 0 -#define DT_N_S_pwmleds_IRQ_LEVEL 0 -#define DT_N_S_pwmleds_COMPAT_MATCHES_pwm_leds 1 -#define DT_N_S_pwmleds_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pwmleds_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pwmleds_P_compatible {"pwm-leds"} -#define DT_N_S_pwmleds_P_compatible_IDX_0 "pwm-leds" -#define DT_N_S_pwmleds_P_compatible_IDX_0_STRING_UNQUOTED pwm-leds -#define DT_N_S_pwmleds_P_compatible_IDX_0_STRING_TOKEN pwm_leds -#define DT_N_S_pwmleds_P_compatible_IDX_0_STRING_UPPER_TOKEN PWM_LEDS -#define DT_N_S_pwmleds_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_pwmleds_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pwmleds, compatible, 0) -#define DT_N_S_pwmleds_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pwmleds, compatible, 0) -#define DT_N_S_pwmleds_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pwmleds, compatible, 0, __VA_ARGS__) -#define DT_N_S_pwmleds_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pwmleds, compatible, 0, __VA_ARGS__) -#define DT_N_S_pwmleds_P_compatible_LEN 1 -#define DT_N_S_pwmleds_P_compatible_EXISTS 1 - -/* - * Devicetree node: /pwmleds/pwm_led_0 - * - * Node identifier: DT_N_S_pwmleds_S_pwm_led_0 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_pwmleds_S_pwm_led_0_PATH "/pwmleds/pwm_led_0" - -/* Node's name with unit-address: */ -#define DT_N_S_pwmleds_S_pwm_led_0_FULL_NAME "pwm_led_0" - -/* Node parent (/pwmleds) identifier: */ -#define DT_N_S_pwmleds_S_pwm_led_0_PARENT DT_N_S_pwmleds - -/* Node's index in its parent's list of children: */ -#define DT_N_S_pwmleds_S_pwm_led_0_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_pwmleds_S_pwm_led_0_CHILD_NUM 0 -#define DT_N_S_pwmleds_S_pwm_led_0_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_CHILD(fn) -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_pwmleds_S_pwm_led_0_ORD 39 -#define DT_N_S_pwmleds_S_pwm_led_0_ORD_STR_SORTABLE 00039 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_pwmleds_S_pwm_led_0_REQUIRES_ORDS \ - 37, /* /soc/peripheral@50000000/pwm@21000 */ \ - 38, /* /pwmleds */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_pwmleds_S_pwm_led_0_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_pwmleds_S_pwm_led_0_EXISTS 1 -#define DT_N_ALIAS_pwm_led0 DT_N_S_pwmleds_S_pwm_led_0 -#define DT_N_NODELABEL_pwm_led0 DT_N_S_pwmleds_S_pwm_led_0 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_pwmleds_S_pwm_led_0_REG_NUM 0 -#define DT_N_S_pwmleds_S_pwm_led_0_RANGES_NUM 0 -#define DT_N_S_pwmleds_S_pwm_led_0_FOREACH_RANGE(fn) -#define DT_N_S_pwmleds_S_pwm_led_0_IRQ_NUM 0 -#define DT_N_S_pwmleds_S_pwm_led_0_IRQ_LEVEL 0 -#define DT_N_S_pwmleds_S_pwm_led_0_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_pwmleds_S_pwm_led_0_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_IDX_0_EXISTS 1 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_IDX_0_PH DT_N_S_soc_S_peripheral_50000000_S_pwm_21000 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_IDX_0_VAL_channel 0 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_IDX_0_VAL_channel_EXISTS 1 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_IDX_0_VAL_period 20000000 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_IDX_0_VAL_period_EXISTS 1 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_IDX_0_VAL_flags 0 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_IDX_0_VAL_flags_EXISTS 1 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_FOREACH_PROP_ELEM(fn) fn(DT_N_S_pwmleds_S_pwm_led_0, pwms, 0) -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_pwmleds_S_pwm_led_0, pwms, 0) -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_pwmleds_S_pwm_led_0, pwms, 0, __VA_ARGS__) -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_pwmleds_S_pwm_led_0, pwms, 0, __VA_ARGS__) -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_LEN 1 -#define DT_N_S_pwmleds_S_pwm_led_0_P_pwms_EXISTS 1 - -/* - * Devicetree node: /reserved-memory - * - * Node identifier: DT_N_S_reserved_memory - */ - -/* Node's full path: */ -#define DT_N_S_reserved_memory_PATH "/reserved-memory" - -/* Node's name with unit-address: */ -#define DT_N_S_reserved_memory_FULL_NAME "reserved-memory" - -/* Node parent (/) identifier: */ -#define DT_N_S_reserved_memory_PARENT DT_N - -/* Node's index in its parent's list of children: */ -#define DT_N_S_reserved_memory_CHILD_IDX 12 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_reserved_memory_CHILD_NUM 3 -#define DT_N_S_reserved_memory_CHILD_NUM_STATUS_OKAY 3 -#define DT_N_S_reserved_memory_FOREACH_CHILD(fn) fn(DT_N_S_reserved_memory_S_image_s_20000000) fn(DT_N_S_reserved_memory_S_image_modem_20016000) fn(DT_N_S_reserved_memory_S_image_ns_20020000) -#define DT_N_S_reserved_memory_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_reserved_memory_S_image_s_20000000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory_S_image_modem_20016000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory_S_image_ns_20020000) -#define DT_N_S_reserved_memory_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_reserved_memory_S_image_s_20000000, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_modem_20016000, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_ns_20020000, __VA_ARGS__) -#define DT_N_S_reserved_memory_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_reserved_memory_S_image_s_20000000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory_S_image_modem_20016000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory_S_image_ns_20020000, __VA_ARGS__) -#define DT_N_S_reserved_memory_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_reserved_memory_S_image_s_20000000) fn(DT_N_S_reserved_memory_S_image_modem_20016000) fn(DT_N_S_reserved_memory_S_image_ns_20020000) -#define DT_N_S_reserved_memory_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_reserved_memory_S_image_s_20000000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory_S_image_modem_20016000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory_S_image_ns_20020000) -#define DT_N_S_reserved_memory_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_reserved_memory_S_image_s_20000000, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_modem_20016000, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_ns_20020000, __VA_ARGS__) -#define DT_N_S_reserved_memory_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_reserved_memory_S_image_s_20000000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory_S_image_modem_20016000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_reserved_memory_S_image_ns_20020000, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_reserved_memory_ORD 40 -#define DT_N_S_reserved_memory_ORD_STR_SORTABLE 00040 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_reserved_memory_REQUIRES_ORDS \ - 0, /* / */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_reserved_memory_SUPPORTS_ORDS \ - 41, /* /reserved-memory/image_modem@20016000 */ \ - 42, /* /reserved-memory/image_ns@20020000 */ \ - 43, /* /reserved-memory/image_s@20000000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_reserved_memory_EXISTS 1 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_reserved_memory_REG_NUM 0 -#define DT_N_S_reserved_memory_RANGES_NUM 0 -#define DT_N_S_reserved_memory_FOREACH_RANGE(fn) -#define DT_N_S_reserved_memory_IRQ_NUM 0 -#define DT_N_S_reserved_memory_IRQ_LEVEL 0 -#define DT_N_S_reserved_memory_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_reserved_memory_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_reserved_memory_P_ranges_EXISTS 1 - -/* - * Devicetree node: /reserved-memory/image_modem@20016000 - * - * Node identifier: DT_N_S_reserved_memory_S_image_modem_20016000 - */ - -/* Node's full path: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_PATH "/reserved-memory/image_modem@20016000" - -/* Node's name with unit-address: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_FULL_NAME "image_modem@20016000" - -/* Node parent (/reserved-memory) identifier: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_PARENT DT_N_S_reserved_memory - -/* Node's index in its parent's list of children: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_CHILD_NUM 0 -#define DT_N_S_reserved_memory_S_image_modem_20016000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_CHILD(fn) -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_ORD 41 -#define DT_N_S_reserved_memory_S_image_modem_20016000_ORD_STR_SORTABLE 00041 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_REQUIRES_ORDS \ - 40, /* /reserved-memory */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_EXISTS 1 -#define DT_N_NODELABEL_sram0_modem DT_N_S_reserved_memory_S_image_modem_20016000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_REG_NUM 1 -#define DT_N_S_reserved_memory_S_image_modem_20016000_REG_IDX_0_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_modem_20016000_REG_IDX_0_VAL_ADDRESS 536961024 /* 0x20016000 */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_REG_IDX_0_VAL_SIZE 40960 /* 0xa000 */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_RANGES_NUM 0 -#define DT_N_S_reserved_memory_S_image_modem_20016000_FOREACH_RANGE(fn) -#define DT_N_S_reserved_memory_S_image_modem_20016000_IRQ_NUM 0 -#define DT_N_S_reserved_memory_S_image_modem_20016000_IRQ_LEVEL 0 -#define DT_N_S_reserved_memory_S_image_modem_20016000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_reserved_memory_S_image_modem_20016000_P_reg {536961024 /* 0x20016000 */, 40960 /* 0xa000 */} -#define DT_N_S_reserved_memory_S_image_modem_20016000_P_reg_IDX_0 536961024 -#define DT_N_S_reserved_memory_S_image_modem_20016000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_modem_20016000_P_reg_IDX_1 40960 -#define DT_N_S_reserved_memory_S_image_modem_20016000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_modem_20016000_P_reg_EXISTS 1 - -/* - * Devicetree node: /reserved-memory/image_ns@20020000 - * - * Node identifier: DT_N_S_reserved_memory_S_image_ns_20020000 - */ - -/* Node's full path: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_PATH "/reserved-memory/image_ns@20020000" - -/* Node's name with unit-address: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_FULL_NAME "image_ns@20020000" - -/* Node parent (/reserved-memory) identifier: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_PARENT DT_N_S_reserved_memory - -/* Node's index in its parent's list of children: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_CHILD_IDX 2 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_CHILD_NUM 0 -#define DT_N_S_reserved_memory_S_image_ns_20020000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_CHILD(fn) -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_ORD 42 -#define DT_N_S_reserved_memory_S_image_ns_20020000_ORD_STR_SORTABLE 00042 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_REQUIRES_ORDS \ - 40, /* /reserved-memory */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_EXISTS 1 -#define DT_N_NODELABEL_sram0_ns DT_N_S_reserved_memory_S_image_ns_20020000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_REG_NUM 1 -#define DT_N_S_reserved_memory_S_image_ns_20020000_REG_IDX_0_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_ns_20020000_REG_IDX_0_VAL_ADDRESS 537001984 /* 0x20020000 */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_REG_IDX_0_VAL_SIZE 131072 /* 0x20000 */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_RANGES_NUM 0 -#define DT_N_S_reserved_memory_S_image_ns_20020000_FOREACH_RANGE(fn) -#define DT_N_S_reserved_memory_S_image_ns_20020000_IRQ_NUM 0 -#define DT_N_S_reserved_memory_S_image_ns_20020000_IRQ_LEVEL 0 -#define DT_N_S_reserved_memory_S_image_ns_20020000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_reserved_memory_S_image_ns_20020000_P_reg {537001984 /* 0x20020000 */, 131072 /* 0x20000 */} -#define DT_N_S_reserved_memory_S_image_ns_20020000_P_reg_IDX_0 537001984 -#define DT_N_S_reserved_memory_S_image_ns_20020000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_ns_20020000_P_reg_IDX_1 131072 -#define DT_N_S_reserved_memory_S_image_ns_20020000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_ns_20020000_P_reg_EXISTS 1 - -/* - * Devicetree node: /reserved-memory/image_s@20000000 - * - * Node identifier: DT_N_S_reserved_memory_S_image_s_20000000 - */ - -/* Node's full path: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_PATH "/reserved-memory/image_s@20000000" - -/* Node's name with unit-address: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_FULL_NAME "image_s@20000000" - -/* Node parent (/reserved-memory) identifier: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_PARENT DT_N_S_reserved_memory - -/* Node's index in its parent's list of children: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_reserved_memory_S_image_s_20000000_CHILD_NUM 0 -#define DT_N_S_reserved_memory_S_image_s_20000000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_CHILD(fn) -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_ORD 43 -#define DT_N_S_reserved_memory_S_image_s_20000000_ORD_STR_SORTABLE 00043 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_REQUIRES_ORDS \ - 40, /* /reserved-memory */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_EXISTS 1 -#define DT_N_NODELABEL_sram0_s DT_N_S_reserved_memory_S_image_s_20000000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_REG_NUM 1 -#define DT_N_S_reserved_memory_S_image_s_20000000_REG_IDX_0_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_s_20000000_REG_IDX_0_VAL_ADDRESS 536870912 /* 0x20000000 */ -#define DT_N_S_reserved_memory_S_image_s_20000000_REG_IDX_0_VAL_SIZE 90112 /* 0x16000 */ -#define DT_N_S_reserved_memory_S_image_s_20000000_RANGES_NUM 0 -#define DT_N_S_reserved_memory_S_image_s_20000000_FOREACH_RANGE(fn) -#define DT_N_S_reserved_memory_S_image_s_20000000_IRQ_NUM 0 -#define DT_N_S_reserved_memory_S_image_s_20000000_IRQ_LEVEL 0 -#define DT_N_S_reserved_memory_S_image_s_20000000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_reserved_memory_S_image_s_20000000_P_reg {536870912 /* 0x20000000 */, 90112 /* 0x16000 */} -#define DT_N_S_reserved_memory_S_image_s_20000000_P_reg_IDX_0 536870912 -#define DT_N_S_reserved_memory_S_image_s_20000000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_s_20000000_P_reg_IDX_1 90112 -#define DT_N_S_reserved_memory_S_image_s_20000000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_reserved_memory_S_image_s_20000000_P_reg_EXISTS 1 - -/* - * Devicetree node: /soc/crypto@50840000 - * - * Node identifier: DT_N_S_soc_S_crypto_50840000 - * - * Binding (compatible = arm,cryptocell-310): - * $ZEPHYR_BASE/dts/bindings/crypto/arm,cryptocell-310.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_crypto_50840000_PATH "/soc/crypto@50840000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_crypto_50840000_FULL_NAME "crypto@50840000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_crypto_50840000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_crypto_50840000_CHILD_IDX 4 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_crypto_50840000_CHILD_NUM 0 -#define DT_N_S_soc_S_crypto_50840000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_crypto_50840000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_crypto_50840000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_crypto_50840000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_crypto_50840000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_crypto_50840000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_crypto_50840000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_crypto_50840000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_crypto_50840000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_crypto_50840000_ORD 44 -#define DT_N_S_soc_S_crypto_50840000_ORD_STR_SORTABLE 00044 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_crypto_50840000_REQUIRES_ORDS \ - 5, /* /soc */ \ - 6, /* /soc/interrupt-controller@e000e100 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_crypto_50840000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_crypto_50840000_EXISTS 1 -#define DT_N_INST_0_nordic_cryptocell DT_N_S_soc_S_crypto_50840000 -#define DT_N_INST_0_arm_cryptocell_310 DT_N_S_soc_S_crypto_50840000 -#define DT_N_NODELABEL_cryptocell DT_N_S_soc_S_crypto_50840000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_crypto_50840000_REG_NUM 2 -#define DT_N_S_soc_S_crypto_50840000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_REG_IDX_0_VAL_ADDRESS 1350828032 /* 0x50840000 */ -#define DT_N_S_soc_S_crypto_50840000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_crypto_50840000_REG_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_REG_IDX_1_VAL_ADDRESS 1350832128 /* 0x50841000 */ -#define DT_N_S_soc_S_crypto_50840000_REG_IDX_1_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_crypto_50840000_REG_NAME_wrapper_VAL_ADDRESS DT_N_S_soc_S_crypto_50840000_REG_IDX_0_VAL_ADDRESS -#define DT_N_S_soc_S_crypto_50840000_REG_NAME_wrapper_VAL_SIZE DT_N_S_soc_S_crypto_50840000_REG_IDX_0_VAL_SIZE -#define DT_N_S_soc_S_crypto_50840000_REG_NAME_core_VAL_ADDRESS DT_N_S_soc_S_crypto_50840000_REG_IDX_1_VAL_ADDRESS -#define DT_N_S_soc_S_crypto_50840000_REG_NAME_core_VAL_SIZE DT_N_S_soc_S_crypto_50840000_REG_IDX_1_VAL_SIZE -#define DT_N_S_soc_S_crypto_50840000_RANGES_NUM 0 -#define DT_N_S_soc_S_crypto_50840000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_crypto_50840000_IRQ_NUM 1 -#define DT_N_S_soc_S_crypto_50840000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_IRQ_IDX_0_VAL_irq 64 -#define DT_N_S_soc_S_crypto_50840000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_crypto_50840000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_crypto_50840000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_crypto_50840000_COMPAT_MATCHES_nordic_cryptocell 1 -#define DT_N_S_soc_S_crypto_50840000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_crypto_50840000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_COMPAT_MODEL_IDX_0 "cryptocell" -#define DT_N_S_soc_S_crypto_50840000_COMPAT_MATCHES_arm_cryptocell_310 1 -#define DT_N_S_soc_S_crypto_50840000_COMPAT_VENDOR_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_COMPAT_VENDOR_IDX_1 "ARM Ltd." -#define DT_N_S_soc_S_crypto_50840000_COMPAT_MODEL_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_COMPAT_MODEL_IDX_1 "cryptocell-310" -#define DT_N_S_soc_S_crypto_50840000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_crypto_50840000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_crypto_50840000_P_wakeup_source 0 -#define DT_N_S_soc_S_crypto_50840000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_crypto_50840000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_status "okay" -#define DT_N_S_soc_S_crypto_50840000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_crypto_50840000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_crypto_50840000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_crypto_50840000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_crypto_50840000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_crypto_50840000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_crypto_50840000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_crypto_50840000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_crypto_50840000, status, 0) -#define DT_N_S_soc_S_crypto_50840000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_crypto_50840000, status, 0) -#define DT_N_S_soc_S_crypto_50840000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_crypto_50840000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_crypto_50840000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_crypto_50840000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_crypto_50840000_P_status_LEN 1 -#define DT_N_S_soc_S_crypto_50840000_P_status_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_compatible {"nordic,cryptocell", "arm,cryptocell-310"} -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_0 "nordic,cryptocell" -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_0_STRING_UNQUOTED nordic,cryptocell -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_0_STRING_TOKEN nordic_cryptocell -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_CRYPTOCELL -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_1 "arm,cryptocell-310" -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_1_STRING_UNQUOTED arm,cryptocell-310 -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_1_STRING_TOKEN arm_cryptocell_310 -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_1_STRING_UPPER_TOKEN ARM_CRYPTOCELL_310 -#define DT_N_S_soc_S_crypto_50840000_P_compatible_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_crypto_50840000, compatible, 0) \ - fn(DT_N_S_soc_S_crypto_50840000, compatible, 1) -#define DT_N_S_soc_S_crypto_50840000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_crypto_50840000, compatible, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_crypto_50840000, compatible, 1) -#define DT_N_S_soc_S_crypto_50840000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_crypto_50840000, compatible, 0, __VA_ARGS__) \ - fn(DT_N_S_soc_S_crypto_50840000, compatible, 1, __VA_ARGS__) -#define DT_N_S_soc_S_crypto_50840000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_crypto_50840000, compatible, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_crypto_50840000, compatible, 1, __VA_ARGS__) -#define DT_N_S_soc_S_crypto_50840000_P_compatible_LEN 2 -#define DT_N_S_soc_S_crypto_50840000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_reg {1350828032 /* 0x50840000 */, 4096 /* 0x1000 */, 1350832128 /* 0x50841000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_crypto_50840000_P_reg_IDX_0 1350828032 -#define DT_N_S_soc_S_crypto_50840000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_crypto_50840000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_reg_IDX_2 1350832128 -#define DT_N_S_soc_S_crypto_50840000_P_reg_IDX_2_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_reg_IDX_3 4096 -#define DT_N_S_soc_S_crypto_50840000_P_reg_IDX_3_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_reg_names {"wrapper", "core"} -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_0 "wrapper" -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_0_STRING_UNQUOTED wrapper -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_0_STRING_TOKEN wrapper -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_0_STRING_UPPER_TOKEN WRAPPER -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_1 "core" -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_1_STRING_UNQUOTED core -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_1_STRING_TOKEN core -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_1_STRING_UPPER_TOKEN CORE -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_crypto_50840000, reg_names, 0) \ - fn(DT_N_S_soc_S_crypto_50840000, reg_names, 1) -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_crypto_50840000, reg_names, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_crypto_50840000, reg_names, 1) -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_crypto_50840000, reg_names, 0, __VA_ARGS__) \ - fn(DT_N_S_soc_S_crypto_50840000, reg_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_crypto_50840000, reg_names, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_crypto_50840000, reg_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_LEN 2 -#define DT_N_S_soc_S_crypto_50840000_P_reg_names_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_interrupts {64 /* 0x40 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_crypto_50840000_P_interrupts_IDX_0 64 -#define DT_N_S_soc_S_crypto_50840000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_crypto_50840000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_crypto_50840000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_crypto_50840000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/ctrlap@50006000 - * - * Node identifier: DT_N_S_soc_S_ctrlap_50006000 - * - * Binding (compatible = nordic,nrf-ctrlapperi): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-ctrlapperi.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_ctrlap_50006000_PATH "/soc/ctrlap@50006000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_ctrlap_50006000_FULL_NAME "ctrlap@50006000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_ctrlap_50006000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_ctrlap_50006000_CHILD_IDX 5 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_ctrlap_50006000_CHILD_NUM 0 -#define DT_N_S_soc_S_ctrlap_50006000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_ctrlap_50006000_ORD 45 -#define DT_N_S_soc_S_ctrlap_50006000_ORD_STR_SORTABLE 00045 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_ctrlap_50006000_REQUIRES_ORDS \ - 5, /* /soc */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_ctrlap_50006000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_ctrlap_50006000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_ctrlapperi DT_N_S_soc_S_ctrlap_50006000 -#define DT_N_NODELABEL_ctrlap DT_N_S_soc_S_ctrlap_50006000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_ctrlap_50006000_REG_NUM 1 -#define DT_N_S_soc_S_ctrlap_50006000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_REG_IDX_0_VAL_ADDRESS 1342201856 /* 0x50006000 */ -#define DT_N_S_soc_S_ctrlap_50006000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_ctrlap_50006000_RANGES_NUM 0 -#define DT_N_S_soc_S_ctrlap_50006000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_ctrlap_50006000_IRQ_NUM 0 -#define DT_N_S_soc_S_ctrlap_50006000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_ctrlap_50006000_COMPAT_MATCHES_nordic_nrf_ctrlapperi 1 -#define DT_N_S_soc_S_ctrlap_50006000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_ctrlap_50006000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_COMPAT_MODEL_IDX_0 "nrf-ctrlapperi" -#define DT_N_S_soc_S_ctrlap_50006000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_ctrlap_50006000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_ctrlap_50006000_P_wakeup_source 0 -#define DT_N_S_soc_S_ctrlap_50006000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_ctrlap_50006000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_status "okay" -#define DT_N_S_soc_S_ctrlap_50006000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_ctrlap_50006000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_ctrlap_50006000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_ctrlap_50006000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_ctrlap_50006000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_ctrlap_50006000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_ctrlap_50006000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_ctrlap_50006000, status, 0) -#define DT_N_S_soc_S_ctrlap_50006000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_ctrlap_50006000, status, 0) -#define DT_N_S_soc_S_ctrlap_50006000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_ctrlap_50006000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_ctrlap_50006000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_ctrlap_50006000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_ctrlap_50006000_P_status_LEN 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_status_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible {"nordic,nrf-ctrlapperi"} -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_IDX_0 "nordic,nrf-ctrlapperi" -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-ctrlapperi -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_ctrlapperi -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_CTRLAPPERI -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_ctrlap_50006000, compatible, 0) -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_ctrlap_50006000, compatible, 0) -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_ctrlap_50006000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_ctrlap_50006000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_LEN 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_reg {1342201856 /* 0x50006000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_ctrlap_50006000_P_reg_IDX_0 1342201856 -#define DT_N_S_soc_S_ctrlap_50006000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_ctrlap_50006000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_ctrlap_50006000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_ctrlap_50006000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/ficr@ff0000 - * - * Node identifier: DT_N_S_soc_S_ficr_ff0000 - * - * Binding (compatible = nordic,nrf-ficr): - * $ZEPHYR_BASE/dts/bindings/misc/nordic,nrf-ficr.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_ficr_ff0000_PATH "/soc/ficr@ff0000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_ficr_ff0000_FULL_NAME "ficr@ff0000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_ficr_ff0000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_ficr_ff0000_CHILD_IDX 9 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_ficr_ff0000_CHILD_NUM 0 -#define DT_N_S_soc_S_ficr_ff0000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_ficr_ff0000_ORD 46 -#define DT_N_S_soc_S_ficr_ff0000_ORD_STR_SORTABLE 00046 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_ficr_ff0000_REQUIRES_ORDS \ - 5, /* /soc */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_ficr_ff0000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_ficr_ff0000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_ficr DT_N_S_soc_S_ficr_ff0000 -#define DT_N_NODELABEL_ficr DT_N_S_soc_S_ficr_ff0000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_ficr_ff0000_REG_NUM 1 -#define DT_N_S_soc_S_ficr_ff0000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_REG_IDX_0_VAL_ADDRESS 16711680 /* 0xff0000 */ -#define DT_N_S_soc_S_ficr_ff0000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_ficr_ff0000_RANGES_NUM 0 -#define DT_N_S_soc_S_ficr_ff0000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_ficr_ff0000_IRQ_NUM 0 -#define DT_N_S_soc_S_ficr_ff0000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_ficr_ff0000_COMPAT_MATCHES_nordic_nrf_ficr 1 -#define DT_N_S_soc_S_ficr_ff0000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_ficr_ff0000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_COMPAT_MODEL_IDX_0 "nrf-ficr" -#define DT_N_S_soc_S_ficr_ff0000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_ficr_ff0000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_ficr_ff0000_P_wakeup_source 0 -#define DT_N_S_soc_S_ficr_ff0000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_ficr_ff0000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_status "okay" -#define DT_N_S_soc_S_ficr_ff0000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_ficr_ff0000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_ficr_ff0000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_ficr_ff0000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_ficr_ff0000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_ficr_ff0000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_ficr_ff0000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_ficr_ff0000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_ficr_ff0000, status, 0) -#define DT_N_S_soc_S_ficr_ff0000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_ficr_ff0000, status, 0) -#define DT_N_S_soc_S_ficr_ff0000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_ficr_ff0000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_ficr_ff0000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_ficr_ff0000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_ficr_ff0000_P_status_LEN 1 -#define DT_N_S_soc_S_ficr_ff0000_P_status_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_compatible {"nordic,nrf-ficr"} -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_IDX_0 "nordic,nrf-ficr" -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-ficr -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_ficr -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_FICR -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_ficr_ff0000, compatible, 0) -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_ficr_ff0000, compatible, 0) -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_ficr_ff0000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_ficr_ff0000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_LEN 1 -#define DT_N_S_soc_S_ficr_ff0000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_reg {16711680 /* 0xff0000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_ficr_ff0000_P_reg_IDX_0 16711680 -#define DT_N_S_soc_S_ficr_ff0000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_ficr_ff0000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_ficr_ff0000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_ficr_ff0000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/gpiote@40031000 - * - * Node identifier: DT_N_S_soc_S_gpiote_40031000 - * - * Binding (compatible = nordic,nrf-gpiote): - * $ZEPHYR_BASE/dts/bindings/gpio/nordic,nrf-gpiote.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_gpiote_40031000_PATH "/soc/gpiote@40031000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_gpiote_40031000_FULL_NAME "gpiote@40031000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_gpiote_40031000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_gpiote_40031000_CHILD_IDX 7 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_gpiote_40031000_CHILD_NUM 0 -#define DT_N_S_soc_S_gpiote_40031000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_gpiote_40031000_ORD 47 -#define DT_N_S_soc_S_gpiote_40031000_ORD_STR_SORTABLE 00047 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_gpiote_40031000_REQUIRES_ORDS \ - 5, /* /soc */ \ - 6, /* /soc/interrupt-controller@e000e100 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_gpiote_40031000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_gpiote_40031000_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_gpiote DT_N_S_soc_S_gpiote_40031000 -#define DT_N_NODELABEL_gpiote1 DT_N_S_soc_S_gpiote_40031000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_gpiote_40031000_REG_NUM 1 -#define DT_N_S_soc_S_gpiote_40031000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_REG_IDX_0_VAL_ADDRESS 1073942528 /* 0x40031000 */ -#define DT_N_S_soc_S_gpiote_40031000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_gpiote_40031000_RANGES_NUM 0 -#define DT_N_S_soc_S_gpiote_40031000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_gpiote_40031000_IRQ_NUM 1 -#define DT_N_S_soc_S_gpiote_40031000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_IRQ_IDX_0_VAL_irq 49 -#define DT_N_S_soc_S_gpiote_40031000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_IRQ_IDX_0_VAL_priority 5 -#define DT_N_S_soc_S_gpiote_40031000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_gpiote_40031000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_gpiote_40031000_COMPAT_MATCHES_nordic_nrf_gpiote 1 -#define DT_N_S_soc_S_gpiote_40031000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_gpiote_40031000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_COMPAT_MODEL_IDX_0 "nrf-gpiote" -#define DT_N_S_soc_S_gpiote_40031000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_gpiote_40031000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_gpiote_40031000_P_wakeup_source 0 -#define DT_N_S_soc_S_gpiote_40031000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_gpiote_40031000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_status "disabled" -#define DT_N_S_soc_S_gpiote_40031000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_gpiote_40031000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_gpiote_40031000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_gpiote_40031000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_gpiote_40031000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_gpiote_40031000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_gpiote_40031000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_gpiote_40031000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_gpiote_40031000, status, 0) -#define DT_N_S_soc_S_gpiote_40031000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_gpiote_40031000, status, 0) -#define DT_N_S_soc_S_gpiote_40031000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_gpiote_40031000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_gpiote_40031000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_gpiote_40031000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_gpiote_40031000_P_status_LEN 1 -#define DT_N_S_soc_S_gpiote_40031000_P_status_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_compatible {"nordic,nrf-gpiote"} -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_IDX_0 "nordic,nrf-gpiote" -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-gpiote -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_gpiote -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_GPIOTE -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_gpiote_40031000, compatible, 0) -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_gpiote_40031000, compatible, 0) -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_gpiote_40031000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_gpiote_40031000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_LEN 1 -#define DT_N_S_soc_S_gpiote_40031000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_reg {1073942528 /* 0x40031000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_gpiote_40031000_P_reg_IDX_0 1073942528 -#define DT_N_S_soc_S_gpiote_40031000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_gpiote_40031000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_interrupts {49 /* 0x31 */, 5 /* 0x5 */} -#define DT_N_S_soc_S_gpiote_40031000_P_interrupts_IDX_0 49 -#define DT_N_S_soc_S_gpiote_40031000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_interrupts_IDX_1 5 -#define DT_N_S_soc_S_gpiote_40031000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_gpiote_40031000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_gpiote_40031000_P_instance 1 -#define DT_N_S_soc_S_gpiote_40031000_P_instance_EXISTS 1 - -/* - * Devicetree node: /soc/memory@20000000 - * - * Node identifier: DT_N_S_soc_S_memory_20000000 - * - * Binding (compatible = mmio-sram): - * $ZEPHYR_BASE/dts/bindings/sram/mmio-sram.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_memory_20000000_PATH "/soc/memory@20000000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_memory_20000000_FULL_NAME "memory@20000000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_memory_20000000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_memory_20000000_CHILD_IDX 2 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_memory_20000000_CHILD_NUM 0 -#define DT_N_S_soc_S_memory_20000000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_memory_20000000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_memory_20000000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_memory_20000000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_memory_20000000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_memory_20000000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_memory_20000000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_memory_20000000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_memory_20000000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_memory_20000000_ORD 48 -#define DT_N_S_soc_S_memory_20000000_ORD_STR_SORTABLE 00048 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_memory_20000000_REQUIRES_ORDS \ - 5, /* /soc */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_memory_20000000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_memory_20000000_EXISTS 1 -#define DT_N_INST_0_mmio_sram DT_N_S_soc_S_memory_20000000 -#define DT_N_NODELABEL_sram0 DT_N_S_soc_S_memory_20000000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_memory_20000000_REG_NUM 1 -#define DT_N_S_soc_S_memory_20000000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_memory_20000000_REG_IDX_0_VAL_ADDRESS 536870912 /* 0x20000000 */ -#define DT_N_S_soc_S_memory_20000000_REG_IDX_0_VAL_SIZE 262144 /* 0x40000 */ -#define DT_N_S_soc_S_memory_20000000_RANGES_NUM 0 -#define DT_N_S_soc_S_memory_20000000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_memory_20000000_IRQ_NUM 0 -#define DT_N_S_soc_S_memory_20000000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_memory_20000000_COMPAT_MATCHES_mmio_sram 1 -#define DT_N_S_soc_S_memory_20000000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_memory_20000000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_memory_20000000_P_wakeup_source 0 -#define DT_N_S_soc_S_memory_20000000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_memory_20000000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_memory_20000000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_memory_20000000_P_compatible {"mmio-sram"} -#define DT_N_S_soc_S_memory_20000000_P_compatible_IDX_0 "mmio-sram" -#define DT_N_S_soc_S_memory_20000000_P_compatible_IDX_0_STRING_UNQUOTED mmio-sram -#define DT_N_S_soc_S_memory_20000000_P_compatible_IDX_0_STRING_TOKEN mmio_sram -#define DT_N_S_soc_S_memory_20000000_P_compatible_IDX_0_STRING_UPPER_TOKEN MMIO_SRAM -#define DT_N_S_soc_S_memory_20000000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_memory_20000000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_memory_20000000, compatible, 0) -#define DT_N_S_soc_S_memory_20000000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_memory_20000000, compatible, 0) -#define DT_N_S_soc_S_memory_20000000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_memory_20000000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_memory_20000000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_memory_20000000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_memory_20000000_P_compatible_LEN 1 -#define DT_N_S_soc_S_memory_20000000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_memory_20000000_P_reg {536870912 /* 0x20000000 */, 262144 /* 0x40000 */} -#define DT_N_S_soc_S_memory_20000000_P_reg_IDX_0 536870912 -#define DT_N_S_soc_S_memory_20000000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_memory_20000000_P_reg_IDX_1 262144 -#define DT_N_S_soc_S_memory_20000000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_memory_20000000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_memory_20000000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_memory_20000000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/spu@50003000 - * - * Node identifier: DT_N_S_soc_S_spu_50003000 - * - * Binding (compatible = nordic,nrf-spu): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-spu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_spu_50003000_PATH "/soc/spu@50003000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_spu_50003000_FULL_NAME "spu@50003000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_spu_50003000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_spu_50003000_CHILD_IDX 8 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_spu_50003000_CHILD_NUM 0 -#define DT_N_S_soc_S_spu_50003000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_spu_50003000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_spu_50003000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_spu_50003000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_spu_50003000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_spu_50003000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_spu_50003000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_spu_50003000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_spu_50003000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_spu_50003000_ORD 49 -#define DT_N_S_soc_S_spu_50003000_ORD_STR_SORTABLE 00049 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_spu_50003000_REQUIRES_ORDS \ - 5, /* /soc */ \ - 6, /* /soc/interrupt-controller@e000e100 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_spu_50003000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_spu_50003000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_spu DT_N_S_soc_S_spu_50003000 -#define DT_N_NODELABEL_spu DT_N_S_soc_S_spu_50003000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_spu_50003000_REG_NUM 1 -#define DT_N_S_soc_S_spu_50003000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_REG_IDX_0_VAL_ADDRESS 1342189568 /* 0x50003000 */ -#define DT_N_S_soc_S_spu_50003000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_spu_50003000_RANGES_NUM 0 -#define DT_N_S_soc_S_spu_50003000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_spu_50003000_IRQ_NUM 1 -#define DT_N_S_soc_S_spu_50003000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_IRQ_IDX_0_VAL_irq 3 -#define DT_N_S_soc_S_spu_50003000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_spu_50003000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_spu_50003000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_spu_50003000_COMPAT_MATCHES_nordic_nrf_spu 1 -#define DT_N_S_soc_S_spu_50003000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_spu_50003000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_COMPAT_MODEL_IDX_0 "nrf-spu" -#define DT_N_S_soc_S_spu_50003000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_spu_50003000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_spu_50003000_P_wakeup_source 0 -#define DT_N_S_soc_S_spu_50003000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_spu_50003000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_status "okay" -#define DT_N_S_soc_S_spu_50003000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_spu_50003000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_spu_50003000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_spu_50003000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_spu_50003000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_spu_50003000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_spu_50003000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_spu_50003000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_spu_50003000, status, 0) -#define DT_N_S_soc_S_spu_50003000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_spu_50003000, status, 0) -#define DT_N_S_soc_S_spu_50003000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_spu_50003000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_spu_50003000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_spu_50003000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_spu_50003000_P_status_LEN 1 -#define DT_N_S_soc_S_spu_50003000_P_status_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_compatible {"nordic,nrf-spu"} -#define DT_N_S_soc_S_spu_50003000_P_compatible_IDX_0 "nordic,nrf-spu" -#define DT_N_S_soc_S_spu_50003000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-spu -#define DT_N_S_soc_S_spu_50003000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_spu -#define DT_N_S_soc_S_spu_50003000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_SPU -#define DT_N_S_soc_S_spu_50003000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_spu_50003000, compatible, 0) -#define DT_N_S_soc_S_spu_50003000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_spu_50003000, compatible, 0) -#define DT_N_S_soc_S_spu_50003000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_spu_50003000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_spu_50003000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_spu_50003000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_spu_50003000_P_compatible_LEN 1 -#define DT_N_S_soc_S_spu_50003000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_reg {1342189568 /* 0x50003000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_spu_50003000_P_reg_IDX_0 1342189568 -#define DT_N_S_soc_S_spu_50003000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_spu_50003000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_interrupts {3 /* 0x3 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_spu_50003000_P_interrupts_IDX_0 3 -#define DT_N_S_soc_S_spu_50003000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_spu_50003000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_spu_50003000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_spu_50003000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/timer@e000e010 - * - * Node identifier: DT_N_S_soc_S_timer_e000e010 - * - * Binding (compatible = arm,armv8m-systick): - * $ZEPHYR_BASE/dts/bindings/timer/arm,armv8m-systick.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_timer_e000e010_PATH "/soc/timer@e000e010" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_timer_e000e010_FULL_NAME "timer@e000e010" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_timer_e000e010_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_timer_e000e010_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_timer_e000e010_CHILD_NUM 0 -#define DT_N_S_soc_S_timer_e000e010_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_timer_e000e010_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_timer_e000e010_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_timer_e000e010_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_timer_e000e010_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_timer_e000e010_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_timer_e000e010_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_timer_e000e010_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_timer_e000e010_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_timer_e000e010_ORD 50 -#define DT_N_S_soc_S_timer_e000e010_ORD_STR_SORTABLE 00050 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_timer_e000e010_REQUIRES_ORDS \ - 5, /* /soc */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_timer_e000e010_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_timer_e000e010_EXISTS 1 -#define DT_N_INST_0_arm_armv8m_systick DT_N_S_soc_S_timer_e000e010 -#define DT_N_NODELABEL_systick DT_N_S_soc_S_timer_e000e010 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_timer_e000e010_REG_NUM 1 -#define DT_N_S_soc_S_timer_e000e010_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_REG_IDX_0_VAL_ADDRESS 3758153744 /* 0xe000e010 */ -#define DT_N_S_soc_S_timer_e000e010_REG_IDX_0_VAL_SIZE 16 /* 0x10 */ -#define DT_N_S_soc_S_timer_e000e010_RANGES_NUM 0 -#define DT_N_S_soc_S_timer_e000e010_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_timer_e000e010_IRQ_NUM 0 -#define DT_N_S_soc_S_timer_e000e010_IRQ_LEVEL 0 -#define DT_N_S_soc_S_timer_e000e010_COMPAT_MATCHES_arm_armv8m_systick 1 -#define DT_N_S_soc_S_timer_e000e010_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_COMPAT_VENDOR_IDX_0 "ARM Ltd." -#define DT_N_S_soc_S_timer_e000e010_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_COMPAT_MODEL_IDX_0 "armv8m-systick" -#define DT_N_S_soc_S_timer_e000e010_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_timer_e000e010_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_timer_e000e010_P_wakeup_source 0 -#define DT_N_S_soc_S_timer_e000e010_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_timer_e000e010_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_status "disabled" -#define DT_N_S_soc_S_timer_e000e010_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_timer_e000e010_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_timer_e000e010_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_timer_e000e010_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_timer_e000e010_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_timer_e000e010_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_timer_e000e010_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_timer_e000e010_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_timer_e000e010, status, 0) -#define DT_N_S_soc_S_timer_e000e010_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_timer_e000e010, status, 0) -#define DT_N_S_soc_S_timer_e000e010_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_timer_e000e010, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_timer_e000e010_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_timer_e000e010, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_timer_e000e010_P_status_LEN 1 -#define DT_N_S_soc_S_timer_e000e010_P_status_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_compatible {"arm,armv8m-systick"} -#define DT_N_S_soc_S_timer_e000e010_P_compatible_IDX_0 "arm,armv8m-systick" -#define DT_N_S_soc_S_timer_e000e010_P_compatible_IDX_0_STRING_UNQUOTED arm,armv8m-systick -#define DT_N_S_soc_S_timer_e000e010_P_compatible_IDX_0_STRING_TOKEN arm_armv8m_systick -#define DT_N_S_soc_S_timer_e000e010_P_compatible_IDX_0_STRING_UPPER_TOKEN ARM_ARMV8M_SYSTICK -#define DT_N_S_soc_S_timer_e000e010_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_timer_e000e010, compatible, 0) -#define DT_N_S_soc_S_timer_e000e010_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_timer_e000e010, compatible, 0) -#define DT_N_S_soc_S_timer_e000e010_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_timer_e000e010, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_timer_e000e010_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_timer_e000e010, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_timer_e000e010_P_compatible_LEN 1 -#define DT_N_S_soc_S_timer_e000e010_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_reg {3758153744 /* 0xe000e010 */, 16 /* 0x10 */} -#define DT_N_S_soc_S_timer_e000e010_P_reg_IDX_0 3758153744 -#define DT_N_S_soc_S_timer_e000e010_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_reg_IDX_1 16 -#define DT_N_S_soc_S_timer_e000e010_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_reg_EXISTS 1 -#define DT_N_S_soc_S_timer_e000e010_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_timer_e000e010_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/uicr@ff8000 - * - * Node identifier: DT_N_S_soc_S_uicr_ff8000 - * - * Binding (compatible = nordic,nrf-uicr): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-uicr.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_uicr_ff8000_PATH "/soc/uicr@ff8000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_uicr_ff8000_FULL_NAME "uicr@ff8000" - -/* Node parent (/soc) identifier: */ -#define DT_N_S_soc_S_uicr_ff8000_PARENT DT_N_S_soc - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_uicr_ff8000_CHILD_IDX 10 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_uicr_ff8000_CHILD_NUM 0 -#define DT_N_S_soc_S_uicr_ff8000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_uicr_ff8000_ORD 51 -#define DT_N_S_soc_S_uicr_ff8000_ORD_STR_SORTABLE 00051 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_uicr_ff8000_REQUIRES_ORDS \ - 5, /* /soc */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_uicr_ff8000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_uicr_ff8000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_uicr DT_N_S_soc_S_uicr_ff8000 -#define DT_N_NODELABEL_uicr DT_N_S_soc_S_uicr_ff8000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_uicr_ff8000_REG_NUM 1 -#define DT_N_S_soc_S_uicr_ff8000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_REG_IDX_0_VAL_ADDRESS 16744448 /* 0xff8000 */ -#define DT_N_S_soc_S_uicr_ff8000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_uicr_ff8000_RANGES_NUM 0 -#define DT_N_S_soc_S_uicr_ff8000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_uicr_ff8000_IRQ_NUM 0 -#define DT_N_S_soc_S_uicr_ff8000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_uicr_ff8000_COMPAT_MATCHES_nordic_nrf_uicr 1 -#define DT_N_S_soc_S_uicr_ff8000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_uicr_ff8000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_COMPAT_MODEL_IDX_0 "nrf-uicr" -#define DT_N_S_soc_S_uicr_ff8000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_uicr_ff8000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_uicr_ff8000_P_wakeup_source 0 -#define DT_N_S_soc_S_uicr_ff8000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_uicr_ff8000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_status "okay" -#define DT_N_S_soc_S_uicr_ff8000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_uicr_ff8000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_uicr_ff8000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_uicr_ff8000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_uicr_ff8000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_uicr_ff8000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_uicr_ff8000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_uicr_ff8000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_uicr_ff8000, status, 0) -#define DT_N_S_soc_S_uicr_ff8000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_uicr_ff8000, status, 0) -#define DT_N_S_soc_S_uicr_ff8000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_uicr_ff8000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_uicr_ff8000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_uicr_ff8000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_uicr_ff8000_P_status_LEN 1 -#define DT_N_S_soc_S_uicr_ff8000_P_status_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_compatible {"nordic,nrf-uicr"} -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_IDX_0 "nordic,nrf-uicr" -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-uicr -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_uicr -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_UICR -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_uicr_ff8000, compatible, 0) -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_uicr_ff8000, compatible, 0) -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_uicr_ff8000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_uicr_ff8000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_LEN 1 -#define DT_N_S_soc_S_uicr_ff8000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_reg {16744448 /* 0xff8000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_uicr_ff8000_P_reg_IDX_0 16744448 -#define DT_N_S_soc_S_uicr_ff8000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_uicr_ff8000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_uicr_ff8000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_nfct_pins_as_gpios 0 -#define DT_N_S_soc_S_uicr_ff8000_P_nfct_pins_as_gpios_EXISTS 1 -#define DT_N_S_soc_S_uicr_ff8000_P_gpio_as_nreset 0 -#define DT_N_S_soc_S_uicr_ff8000_P_gpio_as_nreset_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/adc@e000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_adc_e000 - * - * Binding (compatible = nordic,nrf-saadc): - * $ZEPHYR_BASE/dts/bindings/adc/nordic,nrf-saadc.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_PATH "/soc/peripheral@50000000/adc@e000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FULL_NAME "adc@e000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_ORD 52 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_ORD_STR_SORTABLE 00052 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_saadc DT_N_S_soc_S_peripheral_50000000_S_adc_e000 -#define DT_N_NODELABEL_adc DT_N_S_soc_S_peripheral_50000000_S_adc_e000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_REG_IDX_0_VAL_ADDRESS 1342234624 /* 0x5000e000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_IDX_0_VAL_irq 14 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_COMPAT_MATCHES_nordic_nrf_saadc 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_COMPAT_MODEL_IDX_0 "nrf-saadc" -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible {"nordic,nrf-saadc"} -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_IDX_0 "nordic,nrf-saadc" -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-saadc -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_saadc -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_SAADC -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_reg {57344 /* 0xe000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_reg_IDX_0 57344 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_interrupts {14 /* 0xe */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_interrupts_IDX_0 14 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_adc_e000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/clock@5000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_clock_5000 - * - * Binding (compatible = nordic,nrf-clock): - * $ZEPHYR_BASE/dts/bindings/clock/nordic,nrf-clock.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_PATH "/soc/peripheral@50000000/clock@5000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FULL_NAME "clock@5000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_CHILD_IDX 34 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_ORD 53 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_ORD_STR_SORTABLE 00053 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_clock DT_N_S_soc_S_peripheral_50000000_S_clock_5000 -#define DT_N_NODELABEL_clock DT_N_S_soc_S_peripheral_50000000_S_clock_5000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_REG_IDX_0_VAL_ADDRESS 1342197760 /* 0x50005000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_IDX_0_VAL_irq 5 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_COMPAT_MATCHES_nordic_nrf_clock 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_COMPAT_MODEL_IDX_0 "nrf-clock" -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible {"nordic,nrf-clock"} -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_IDX_0 "nordic,nrf-clock" -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-clock -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_clock -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_CLOCK -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_reg {20480 /* 0x5000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_reg_IDX_0 20480 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_interrupts {5 /* 0x5 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_interrupts_IDX_0 5 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_clock_5000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/dppic@17000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_dppic_17000 - * - * Binding (compatible = nordic,nrf-dppic): - * $ZEPHYR_BASE/dts/bindings/misc/nordic,nrf-dppic.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_PATH "/soc/peripheral@50000000/dppic@17000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FULL_NAME "dppic@17000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_CHILD_IDX 2 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_ORD 54 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_ORD_STR_SORTABLE 00054 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_REQUIRES_ORDS \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_dppic DT_N_S_soc_S_peripheral_50000000_S_dppic_17000 -#define DT_N_NODELABEL_dppic DT_N_S_soc_S_peripheral_50000000_S_dppic_17000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_REG_IDX_0_VAL_ADDRESS 1342271488 /* 0x50017000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_COMPAT_MATCHES_nordic_nrf_dppic 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_COMPAT_MODEL_IDX_0 "nrf-dppic" -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible {"nordic,nrf-dppic"} -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_IDX_0 "nordic,nrf-dppic" -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-dppic -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_dppic -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_DPPIC -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_reg {94208 /* 0x17000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_reg_IDX_0 94208 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_dppic_17000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/egu@1b000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_egu_1b000 - * - * Binding (compatible = nordic,nrf-egu): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-egu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_PATH "/soc/peripheral@50000000/egu@1b000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FULL_NAME "egu@1b000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_CHILD_IDX 3 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_ORD 55 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_ORD_STR_SORTABLE 00055 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_egu DT_N_S_soc_S_peripheral_50000000_S_egu_1b000 -#define DT_N_NODELABEL_egu0 DT_N_S_soc_S_peripheral_50000000_S_egu_1b000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_REG_IDX_0_VAL_ADDRESS 1342287872 /* 0x5001b000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_IDX_0_VAL_irq 27 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_COMPAT_MATCHES_nordic_nrf_egu 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_COMPAT_MODEL_IDX_0 "nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible {"nordic,nrf-egu"} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_IDX_0 "nordic,nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_EGU -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_reg {110592 /* 0x1b000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_reg_IDX_0 110592 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_interrupts {27 /* 0x1b */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_interrupts_IDX_0 27 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1b000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/egu@1c000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_egu_1c000 - * - * Binding (compatible = nordic,nrf-egu): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-egu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_PATH "/soc/peripheral@50000000/egu@1c000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FULL_NAME "egu@1c000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_CHILD_IDX 4 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_ORD 56 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_ORD_STR_SORTABLE 00056 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_egu DT_N_S_soc_S_peripheral_50000000_S_egu_1c000 -#define DT_N_NODELABEL_egu1 DT_N_S_soc_S_peripheral_50000000_S_egu_1c000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_REG_IDX_0_VAL_ADDRESS 1342291968 /* 0x5001c000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_IDX_0_VAL_irq 28 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_COMPAT_MATCHES_nordic_nrf_egu 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_COMPAT_MODEL_IDX_0 "nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible {"nordic,nrf-egu"} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_IDX_0 "nordic,nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_EGU -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_reg {114688 /* 0x1c000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_reg_IDX_0 114688 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_interrupts {28 /* 0x1c */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_interrupts_IDX_0 28 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1c000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/egu@1d000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_egu_1d000 - * - * Binding (compatible = nordic,nrf-egu): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-egu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_PATH "/soc/peripheral@50000000/egu@1d000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FULL_NAME "egu@1d000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_CHILD_IDX 5 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_ORD 57 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_ORD_STR_SORTABLE 00057 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_EXISTS 1 -#define DT_N_INST_2_nordic_nrf_egu DT_N_S_soc_S_peripheral_50000000_S_egu_1d000 -#define DT_N_NODELABEL_egu2 DT_N_S_soc_S_peripheral_50000000_S_egu_1d000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_REG_IDX_0_VAL_ADDRESS 1342296064 /* 0x5001d000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_IDX_0_VAL_irq 29 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_COMPAT_MATCHES_nordic_nrf_egu 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_COMPAT_MODEL_IDX_0 "nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible {"nordic,nrf-egu"} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_IDX_0 "nordic,nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_EGU -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_reg {118784 /* 0x1d000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_reg_IDX_0 118784 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_interrupts {29 /* 0x1d */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_interrupts_IDX_0 29 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1d000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/egu@1e000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_egu_1e000 - * - * Binding (compatible = nordic,nrf-egu): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-egu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_PATH "/soc/peripheral@50000000/egu@1e000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FULL_NAME "egu@1e000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_CHILD_IDX 6 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_ORD 58 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_ORD_STR_SORTABLE 00058 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_EXISTS 1 -#define DT_N_INST_3_nordic_nrf_egu DT_N_S_soc_S_peripheral_50000000_S_egu_1e000 -#define DT_N_NODELABEL_egu3 DT_N_S_soc_S_peripheral_50000000_S_egu_1e000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_REG_IDX_0_VAL_ADDRESS 1342300160 /* 0x5001e000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_IDX_0_VAL_irq 30 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_COMPAT_MATCHES_nordic_nrf_egu 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_COMPAT_MODEL_IDX_0 "nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible {"nordic,nrf-egu"} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_IDX_0 "nordic,nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_EGU -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_reg {122880 /* 0x1e000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_reg_IDX_0 122880 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_interrupts {30 /* 0x1e */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_interrupts_IDX_0 30 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1e000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/egu@1f000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_egu_1f000 - * - * Binding (compatible = nordic,nrf-egu): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-egu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_PATH "/soc/peripheral@50000000/egu@1f000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FULL_NAME "egu@1f000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_CHILD_IDX 7 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_ORD 59 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_ORD_STR_SORTABLE 00059 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_EXISTS 1 -#define DT_N_INST_4_nordic_nrf_egu DT_N_S_soc_S_peripheral_50000000_S_egu_1f000 -#define DT_N_NODELABEL_egu4 DT_N_S_soc_S_peripheral_50000000_S_egu_1f000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_REG_IDX_0_VAL_ADDRESS 1342304256 /* 0x5001f000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_IDX_0_VAL_irq 31 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_COMPAT_MATCHES_nordic_nrf_egu 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_COMPAT_MODEL_IDX_0 "nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible {"nordic,nrf-egu"} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_IDX_0 "nordic,nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_EGU -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_reg {126976 /* 0x1f000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_reg_IDX_0 126976 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_interrupts {31 /* 0x1f */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_interrupts_IDX_0 31 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_1f000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/egu@20000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_egu_20000 - * - * Binding (compatible = nordic,nrf-egu): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-egu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_PATH "/soc/peripheral@50000000/egu@20000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FULL_NAME "egu@20000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_CHILD_IDX 8 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_ORD 60 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_ORD_STR_SORTABLE 00060 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_EXISTS 1 -#define DT_N_INST_5_nordic_nrf_egu DT_N_S_soc_S_peripheral_50000000_S_egu_20000 -#define DT_N_NODELABEL_egu5 DT_N_S_soc_S_peripheral_50000000_S_egu_20000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_REG_IDX_0_VAL_ADDRESS 1342308352 /* 0x50020000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_IDX_0_VAL_irq 32 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_COMPAT_MATCHES_nordic_nrf_egu 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_COMPAT_MODEL_IDX_0 "nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible {"nordic,nrf-egu"} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_IDX_0 "nordic,nrf-egu" -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_egu -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_EGU -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_reg {131072 /* 0x20000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_reg_IDX_0 131072 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_interrupts {32 /* 0x20 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_interrupts_IDX_0 32 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_egu_20000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@8000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_8000 - * - * Binding (compatible = nordic,nrf-twim): - * $ZEPHYR_BASE/dts/bindings/i2c/nordic,nrf-twim.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_PATH "/soc/peripheral@50000000/i2c@8000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FULL_NAME "i2c@8000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_CHILD_IDX 19 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_ORD 61 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_ORD_STR_SORTABLE 00061 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_twim DT_N_S_soc_S_peripheral_50000000_S_i2c_8000 -#define DT_N_NODELABEL_i2c0 DT_N_S_soc_S_peripheral_50000000_S_i2c_8000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_REG_IDX_0_VAL_ADDRESS 1342210048 /* 0x50008000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_IDX_0_VAL_irq 8 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_COMPAT_MATCHES_nordic_nrf_twim 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_COMPAT_MODEL_IDX_0 "nrf-twim" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible {"nordic,nrf-twim"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_IDX_0 "nordic,nrf-twim" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-twim -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_twim -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_TWIM -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_reg {32768 /* 0x8000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_reg_IDX_0 32768 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_interrupts {8 /* 0x8 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_interrupts_IDX_0 8 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_clock_frequency 100000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_clock_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_sq_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_sq_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_cq_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_cq_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_easydma_maxcnt_bits 13 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_easydma_maxcnt_bits_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_zephyr_concat_buf_size 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_zephyr_concat_buf_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_zephyr_flash_buf_max_size 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_8000_P_zephyr_flash_buf_max_size_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@9000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_9000 - * - * Binding (compatible = nordic,nrf-twim): - * $ZEPHYR_BASE/dts/bindings/i2c/nordic,nrf-twim.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_PATH "/soc/peripheral@50000000/i2c@9000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FULL_NAME "i2c@9000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_CHILD_IDX 20 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_ORD 62 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_ORD_STR_SORTABLE 00062 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_EXISTS 1 -#define DT_N_INST_2_nordic_nrf_twim DT_N_S_soc_S_peripheral_50000000_S_i2c_9000 -#define DT_N_NODELABEL_i2c1 DT_N_S_soc_S_peripheral_50000000_S_i2c_9000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_REG_IDX_0_VAL_ADDRESS 1342214144 /* 0x50009000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_IDX_0_VAL_irq 9 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_COMPAT_MATCHES_nordic_nrf_twim 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_COMPAT_MODEL_IDX_0 "nrf-twim" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible {"nordic,nrf-twim"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_IDX_0 "nordic,nrf-twim" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-twim -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_twim -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_TWIM -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_reg {36864 /* 0x9000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_reg_IDX_0 36864 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_interrupts {9 /* 0x9 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_interrupts_IDX_0 9 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_clock_frequency 100000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_clock_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_sq_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_sq_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_cq_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_cq_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_easydma_maxcnt_bits 13 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_easydma_maxcnt_bits_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_zephyr_concat_buf_size 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_zephyr_concat_buf_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_zephyr_flash_buf_max_size 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_9000_P_zephyr_flash_buf_max_size_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@b000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_b000 - * - * Binding (compatible = nordic,nrf-twim): - * $ZEPHYR_BASE/dts/bindings/i2c/nordic,nrf-twim.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_PATH "/soc/peripheral@50000000/i2c@b000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FULL_NAME "i2c@b000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_CHILD_IDX 22 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_ORD 63 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_ORD_STR_SORTABLE 00063 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_EXISTS 1 -#define DT_N_INST_3_nordic_nrf_twim DT_N_S_soc_S_peripheral_50000000_S_i2c_b000 -#define DT_N_NODELABEL_i2c3 DT_N_S_soc_S_peripheral_50000000_S_i2c_b000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_REG_IDX_0_VAL_ADDRESS 1342222336 /* 0x5000b000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_IDX_0_VAL_irq 11 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_COMPAT_MATCHES_nordic_nrf_twim 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_COMPAT_MODEL_IDX_0 "nrf-twim" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible {"nordic,nrf-twim"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_IDX_0 "nordic,nrf-twim" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-twim -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_twim -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_TWIM -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_reg {45056 /* 0xb000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_reg_IDX_0 45056 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_interrupts {11 /* 0xb */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_interrupts_IDX_0 11 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_clock_frequency 100000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_clock_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_sq_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_sq_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_cq_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_cq_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_easydma_maxcnt_bits 13 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_easydma_maxcnt_bits_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_zephyr_concat_buf_size 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_zephyr_concat_buf_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_zephyr_flash_buf_max_size 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_b000_P_zephyr_flash_buf_max_size_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2s@28000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2s_28000 - * - * Binding (compatible = nordic,nrf-i2s): - * $ZEPHYR_BASE/dts/bindings/i2s/nordic,nrf-i2s.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_PATH "/soc/peripheral@50000000/i2s@28000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FULL_NAME "i2s@28000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_CHILD_IDX 10 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_ORD 64 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_ORD_STR_SORTABLE 00064 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_i2s DT_N_S_soc_S_peripheral_50000000_S_i2s_28000 -#define DT_N_NODELABEL_i2s0 DT_N_S_soc_S_peripheral_50000000_S_i2s_28000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_REG_IDX_0_VAL_ADDRESS 1342341120 /* 0x50028000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_IDX_0_VAL_irq 40 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_COMPAT_MATCHES_nordic_nrf_i2s 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_COMPAT_MODEL_IDX_0 "nrf-i2s" -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible {"nordic,nrf-i2s"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_IDX_0 "nordic,nrf-i2s" -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-i2s -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_i2s -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_I2S -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_reg {163840 /* 0x28000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_reg_IDX_0 163840 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_interrupts {40 /* 0x28 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_interrupts_IDX_0 40 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source "PCLK32M_HFXO" -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_STRING_UNQUOTED PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_STRING_TOKEN PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_STRING_UPPER_TOKEN PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_IDX_0 "PCLK32M_HFXO" -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_ENUM_VAL_PCLK32M_HFXO_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_ENUM_TOKEN PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_ENUM_UPPER_TOKEN PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, clock_source, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, clock_source, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, clock_source, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, clock_source, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2s_28000_P_clock_source_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/ipc@2a000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000 - * - * Binding (compatible = nordic,nrf-ipc): - * $ZEPHYR_BASE/dts/bindings/ipc/nordic,nrf-ipc.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_PATH "/soc/peripheral@50000000/ipc@2a000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FULL_NAME "ipc@2a000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_CHILD_IDX 9 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_ORD 65 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_ORD_STR_SORTABLE 00065 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_ipc DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000 -#define DT_N_NODELABEL_ipc DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_REG_IDX_0_VAL_ADDRESS 1342349312 /* 0x5002a000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_IDX_0_VAL_irq 42 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_COMPAT_MATCHES_nordic_nrf_ipc 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_COMPAT_MODEL_IDX_0 "nrf-ipc" -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible {"nordic,nrf-ipc"} -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_IDX_0 "nordic,nrf-ipc" -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-ipc -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_ipc -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_IPC -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_reg {172032 /* 0x2a000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_reg_IDX_0 172032 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_interrupts {42 /* 0x2a */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_interrupts_IDX_0 42 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/kmu@39000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_kmu_39000 - * - * Binding (compatible = nordic,nrf-kmu): - * $ZEPHYR_BASE/dts/bindings/arm/nordic,nrf-kmu.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_PATH "/soc/peripheral@50000000/kmu@39000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FULL_NAME "kmu@39000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_CHILD_IDX 11 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_ORD 66 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_ORD_STR_SORTABLE 00066 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_kmu DT_N_S_soc_S_peripheral_50000000_S_kmu_39000 -#define DT_N_NODELABEL_kmu DT_N_S_soc_S_peripheral_50000000_S_kmu_39000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_REG_IDX_0_VAL_ADDRESS 1342410752 /* 0x50039000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_IDX_0_VAL_irq 57 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_COMPAT_MATCHES_nordic_nrf_kmu 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_COMPAT_MODEL_IDX_0 "nrf-kmu" -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible {"nordic,nrf-kmu"} -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_IDX_0 "nordic,nrf-kmu" -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-kmu -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_kmu -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_KMU -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_reg {233472 /* 0x39000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_reg_IDX_0 233472 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_interrupts {57 /* 0x39 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_interrupts_IDX_0 57 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_kmu_39000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/pdm@26000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_pdm_26000 - * - * Binding (compatible = nordic,nrf-pdm): - * $ZEPHYR_BASE/dts/bindings/audio/nordic,nrf-pdm.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_PATH "/soc/peripheral@50000000/pdm@26000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FULL_NAME "pdm@26000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_CHILD_IDX 12 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_ORD 67 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_ORD_STR_SORTABLE 00067 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_pdm DT_N_S_soc_S_peripheral_50000000_S_pdm_26000 -#define DT_N_NODELABEL_pdm0 DT_N_S_soc_S_peripheral_50000000_S_pdm_26000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_REG_IDX_0_VAL_ADDRESS 1342332928 /* 0x50026000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_IDX_0_VAL_irq 38 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_COMPAT_MATCHES_nordic_nrf_pdm 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_COMPAT_MODEL_IDX_0 "nrf-pdm" -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible {"nordic,nrf-pdm"} -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_IDX_0 "nordic,nrf-pdm" -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-pdm -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_pdm -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_PDM -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_reg {155648 /* 0x26000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_reg_IDX_0 155648 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_interrupts {38 /* 0x26 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_interrupts_IDX_0 38 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source "PCLK32M_HFXO" -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_STRING_UNQUOTED PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_STRING_TOKEN PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_STRING_UPPER_TOKEN PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_IDX_0 "PCLK32M_HFXO" -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_ENUM_VAL_PCLK32M_HFXO_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_ENUM_TOKEN PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_ENUM_UPPER_TOKEN PCLK32M_HFXO -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, clock_source, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, clock_source, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, clock_source, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, clock_source, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_clock_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_queue_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_pdm_26000_P_queue_size_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/pwm@22000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_pwm_22000 - * - * Binding (compatible = nordic,nrf-pwm): - * $ZEPHYR_BASE/dts/bindings/pwm/nordic,nrf-pwm.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_PATH "/soc/peripheral@50000000/pwm@22000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FULL_NAME "pwm@22000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_CHILD_IDX 28 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_ORD 68 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_ORD_STR_SORTABLE 00068 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_pwm DT_N_S_soc_S_peripheral_50000000_S_pwm_22000 -#define DT_N_NODELABEL_pwm1 DT_N_S_soc_S_peripheral_50000000_S_pwm_22000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_REG_IDX_0_VAL_ADDRESS 1342316544 /* 0x50022000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_IDX_0_VAL_irq 34 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_COMPAT_MATCHES_nordic_nrf_pwm 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_COMPAT_MODEL_IDX_0 "nrf-pwm" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible {"nordic,nrf-pwm"} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_IDX_0 "nordic,nrf-pwm" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-pwm -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_pwm -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_PWM -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_reg {139264 /* 0x22000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_reg_IDX_0 139264 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_interrupts {34 /* 0x22 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_interrupts_IDX_0 34 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_center_aligned 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_22000_P_center_aligned_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/pwm@23000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_pwm_23000 - * - * Binding (compatible = nordic,nrf-pwm): - * $ZEPHYR_BASE/dts/bindings/pwm/nordic,nrf-pwm.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_PATH "/soc/peripheral@50000000/pwm@23000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FULL_NAME "pwm@23000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_CHILD_IDX 29 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_ORD 69 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_ORD_STR_SORTABLE 00069 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_EXISTS 1 -#define DT_N_INST_2_nordic_nrf_pwm DT_N_S_soc_S_peripheral_50000000_S_pwm_23000 -#define DT_N_NODELABEL_pwm2 DT_N_S_soc_S_peripheral_50000000_S_pwm_23000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_REG_IDX_0_VAL_ADDRESS 1342320640 /* 0x50023000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_IDX_0_VAL_irq 35 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_COMPAT_MATCHES_nordic_nrf_pwm 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_COMPAT_MODEL_IDX_0 "nrf-pwm" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible {"nordic,nrf-pwm"} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_IDX_0 "nordic,nrf-pwm" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-pwm -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_pwm -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_PWM -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_reg {143360 /* 0x23000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_reg_IDX_0 143360 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_interrupts {35 /* 0x23 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_interrupts_IDX_0 35 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_center_aligned 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_23000_P_center_aligned_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/pwm@24000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_pwm_24000 - * - * Binding (compatible = nordic,nrf-pwm): - * $ZEPHYR_BASE/dts/bindings/pwm/nordic,nrf-pwm.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_PATH "/soc/peripheral@50000000/pwm@24000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FULL_NAME "pwm@24000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_CHILD_IDX 30 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_ORD 70 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_ORD_STR_SORTABLE 00070 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_EXISTS 1 -#define DT_N_INST_3_nordic_nrf_pwm DT_N_S_soc_S_peripheral_50000000_S_pwm_24000 -#define DT_N_NODELABEL_pwm3 DT_N_S_soc_S_peripheral_50000000_S_pwm_24000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_REG_IDX_0_VAL_ADDRESS 1342324736 /* 0x50024000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_IDX_0_VAL_irq 36 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_COMPAT_MATCHES_nordic_nrf_pwm 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_COMPAT_MODEL_IDX_0 "nrf-pwm" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible {"nordic,nrf-pwm"} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_IDX_0 "nordic,nrf-pwm" -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-pwm -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_pwm -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_PWM -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_reg {147456 /* 0x24000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_reg_IDX_0 147456 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_interrupts {36 /* 0x24 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_interrupts_IDX_0 36 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_center_aligned 0 -#define DT_N_S_soc_S_peripheral_50000000_S_pwm_24000_P_center_aligned_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/regulator@4000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_regulator_4000 - * - * Binding (compatible = nordic,nrf-regulators): - * $ZEPHYR_BASE/dts/bindings/power/nordic,nrf-regulators.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_PATH "/soc/peripheral@50000000/regulator@4000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FULL_NAME "regulator@4000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_CHILD_IDX 13 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_ORD 71 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_ORD_STR_SORTABLE 00071 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_REQUIRES_ORDS \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_regulators DT_N_S_soc_S_peripheral_50000000_S_regulator_4000 -#define DT_N_NODELABEL_regulators DT_N_S_soc_S_peripheral_50000000_S_regulator_4000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_REG_IDX_0_VAL_ADDRESS 1342193664 /* 0x50004000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_COMPAT_MATCHES_nordic_nrf_regulators 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_COMPAT_MODEL_IDX_0 "nrf-regulators" -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible {"nordic,nrf-regulators"} -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_IDX_0 "nordic,nrf-regulators" -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-regulators -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_regulators -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_REGULATORS -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_reg {16384 /* 0x4000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_reg_IDX_0 16384 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_regulator_4000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/rtc@14000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_rtc_14000 - * - * Binding (compatible = nordic,nrf-rtc): - * $ZEPHYR_BASE/dts/bindings/rtc/nordic,nrf-rtc.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_PATH "/soc/peripheral@50000000/rtc@14000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FULL_NAME "rtc@14000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_CHILD_IDX 32 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_ORD 72 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_ORD_STR_SORTABLE 00072 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_rtc DT_N_S_soc_S_peripheral_50000000_S_rtc_14000 -#define DT_N_NODELABEL_rtc0 DT_N_S_soc_S_peripheral_50000000_S_rtc_14000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_REG_IDX_0_VAL_ADDRESS 1342259200 /* 0x50014000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_IDX_0_VAL_irq 20 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_COMPAT_MATCHES_nordic_nrf_rtc 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_COMPAT_MODEL_IDX_0 "nrf-rtc" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible {"nordic,nrf-rtc"} -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_IDX_0 "nordic,nrf-rtc" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-rtc -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_rtc -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_RTC -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_reg {81920 /* 0x14000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_reg_IDX_0 81920 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_interrupts {20 /* 0x14 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_interrupts_IDX_0 20 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_clock_frequency 32768 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_clock_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_prescaler 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_prescaler_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_cc_num 4 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_cc_num_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_ppi_wrap 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_ppi_wrap_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_fixed_top 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_fixed_top_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_zli 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_14000_P_zli_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/rtc@15000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_rtc_15000 - * - * Binding (compatible = nordic,nrf-rtc): - * $ZEPHYR_BASE/dts/bindings/rtc/nordic,nrf-rtc.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_PATH "/soc/peripheral@50000000/rtc@15000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FULL_NAME "rtc@15000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_CHILD_IDX 33 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_ORD 73 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_ORD_STR_SORTABLE 00073 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_rtc DT_N_S_soc_S_peripheral_50000000_S_rtc_15000 -#define DT_N_NODELABEL_rtc1 DT_N_S_soc_S_peripheral_50000000_S_rtc_15000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_REG_IDX_0_VAL_ADDRESS 1342263296 /* 0x50015000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_IDX_0_VAL_irq 21 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_COMPAT_MATCHES_nordic_nrf_rtc 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_COMPAT_MODEL_IDX_0 "nrf-rtc" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible {"nordic,nrf-rtc"} -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_IDX_0 "nordic,nrf-rtc" -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-rtc -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_rtc -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_RTC -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_reg {86016 /* 0x15000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_reg_IDX_0 86016 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_interrupts {21 /* 0x15 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_interrupts_IDX_0 21 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_clock_frequency 32768 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_clock_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_prescaler 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_prescaler_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_cc_num 4 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_cc_num_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_ppi_wrap 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_ppi_wrap_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_fixed_top 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_fixed_top_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_zli 0 -#define DT_N_S_soc_S_peripheral_50000000_S_rtc_15000_P_zli_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/spi@8000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_spi_8000 - * - * Binding (compatible = nordic,nrf-spim): - * $ZEPHYR_BASE/dts/bindings/spi/nordic,nrf-spim.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_PATH "/soc/peripheral@50000000/spi@8000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FULL_NAME "spi@8000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_CHILD_IDX 23 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_ORD 74 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_ORD_STR_SORTABLE 00074 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_spim DT_N_S_soc_S_peripheral_50000000_S_spi_8000 -#define DT_N_NODELABEL_spi0 DT_N_S_soc_S_peripheral_50000000_S_spi_8000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_REG_IDX_0_VAL_ADDRESS 1342210048 /* 0x50008000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_IDX_0_VAL_irq 8 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_COMPAT_MATCHES_nordic_nrf_spim 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_COMPAT_MODEL_IDX_0 "nrf-spim" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible {"nordic,nrf-spim"} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_IDX_0 "nordic,nrf-spim" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-spim -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_spim -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_SPIM -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_reg {32768 /* 0x8000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_reg_IDX_0 32768 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_interrupts {8 /* 0x8 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_interrupts_IDX_0 8 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_max_frequency 8000000 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_max_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_overrun_character 255 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_overrun_character_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_easydma_maxcnt_bits 13 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_easydma_maxcnt_bits_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_anomaly_58_workaround 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_anomaly_58_workaround_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_rx_delay_supported 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_8000_P_rx_delay_supported_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/spi@9000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_spi_9000 - * - * Binding (compatible = nordic,nrf-spim): - * $ZEPHYR_BASE/dts/bindings/spi/nordic,nrf-spim.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_PATH "/soc/peripheral@50000000/spi@9000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FULL_NAME "spi@9000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_CHILD_IDX 24 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_ORD 75 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_ORD_STR_SORTABLE 00075 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_spim DT_N_S_soc_S_peripheral_50000000_S_spi_9000 -#define DT_N_NODELABEL_spi1 DT_N_S_soc_S_peripheral_50000000_S_spi_9000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_REG_IDX_0_VAL_ADDRESS 1342214144 /* 0x50009000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_IDX_0_VAL_irq 9 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_COMPAT_MATCHES_nordic_nrf_spim 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_COMPAT_MODEL_IDX_0 "nrf-spim" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible {"nordic,nrf-spim"} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_IDX_0 "nordic,nrf-spim" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-spim -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_spim -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_SPIM -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_reg {36864 /* 0x9000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_reg_IDX_0 36864 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_interrupts {9 /* 0x9 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_interrupts_IDX_0 9 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_max_frequency 8000000 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_max_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_overrun_character 255 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_overrun_character_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_easydma_maxcnt_bits 13 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_easydma_maxcnt_bits_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_anomaly_58_workaround 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_anomaly_58_workaround_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_rx_delay_supported 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_9000_P_rx_delay_supported_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/spi@a000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_spi_a000 - * - * Binding (compatible = nordic,nrf-spim): - * $ZEPHYR_BASE/dts/bindings/spi/nordic,nrf-spim.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_PATH "/soc/peripheral@50000000/spi@a000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FULL_NAME "spi@a000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_CHILD_IDX 25 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_ORD 76 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_ORD_STR_SORTABLE 00076 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_EXISTS 1 -#define DT_N_INST_2_nordic_nrf_spim DT_N_S_soc_S_peripheral_50000000_S_spi_a000 -#define DT_N_NODELABEL_spi2 DT_N_S_soc_S_peripheral_50000000_S_spi_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_REG_IDX_0_VAL_ADDRESS 1342218240 /* 0x5000a000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_IDX_0_VAL_irq 10 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_COMPAT_MATCHES_nordic_nrf_spim 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_COMPAT_MODEL_IDX_0 "nrf-spim" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible {"nordic,nrf-spim"} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_IDX_0 "nordic,nrf-spim" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-spim -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_spim -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_SPIM -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_reg {40960 /* 0xa000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_reg_IDX_0 40960 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_interrupts {10 /* 0xa */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_interrupts_IDX_0 10 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_max_frequency 8000000 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_max_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_overrun_character 255 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_overrun_character_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_easydma_maxcnt_bits 13 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_easydma_maxcnt_bits_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_anomaly_58_workaround 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_anomaly_58_workaround_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_rx_delay_supported 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_a000_P_rx_delay_supported_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/spi@b000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_spi_b000 - * - * Binding (compatible = nordic,nrf-spim): - * $ZEPHYR_BASE/dts/bindings/spi/nordic,nrf-spim.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PATH "/soc/peripheral@50000000/spi@b000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FULL_NAME "spi@b000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_CHILD_IDX 26 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_ORD 77 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_ORD_STR_SORTABLE 00077 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ \ - 29, /* /pin-controller/spi3_default */ \ - 31, /* /pin-controller/spi3_sleep */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_EXISTS 1 -#define DT_N_INST_3_nordic_nrf_spim DT_N_S_soc_S_peripheral_50000000_S_spi_b000 -#define DT_N_NODELABEL_spi3 DT_N_S_soc_S_peripheral_50000000_S_spi_b000 -#define DT_N_NODELABEL_edge_connector_spi DT_N_S_soc_S_peripheral_50000000_S_spi_b000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_REG_IDX_0_VAL_ADDRESS 1342222336 /* 0x5000b000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_IDX_0_VAL_irq 11 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_COMPAT_MATCHES_nordic_nrf_spim 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_COMPAT_MODEL_IDX_0 "nrf-spim" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_NUM 2 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_IDX_0_TOKEN default -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_IDX_0_UPPER_TOKEN DEFAULT -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_NAME_default_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_NAME_default_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_NAME_default_IDX_0_PH DT_N_S_pin_controller_S_spi3_default -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_IDX_1_TOKEN sleep -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_IDX_1_UPPER_TOKEN SLEEP -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_NAME_sleep_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_NAME_sleep_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_PINCTRL_NAME_sleep_IDX_0_PH DT_N_S_pin_controller_S_spi3_sleep - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible {"nordic,nrf-spim"} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_IDX_0 "nordic,nrf-spim" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-spim -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_spim -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_SPIM -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_reg {45056 /* 0xb000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_reg_IDX_0 45056 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_interrupts {11 /* 0xb */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_interrupts_IDX_0 11 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_IDX_0_PH DT_N_S_soc_S_peripheral_50000000_S_gpio_842500 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_IDX_0_VAL_pin 17 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_IDX_0_VAL_pin_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_IDX_0_VAL_flags 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_IDX_0_VAL_flags_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, cs_gpios, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, cs_gpios, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, cs_gpios, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, cs_gpios, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_cs_gpios_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_IDX_0 DT_N_S_pin_controller_S_spi3_default -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_IDX_0_PH DT_N_S_pin_controller_S_spi3_default -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_0, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_0, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_0, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_0, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_IDX_0 DT_N_S_pin_controller_S_spi3_sleep -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_IDX_0_PH DT_N_S_pin_controller_S_spi3_sleep -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_1, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_1, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_1, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_1, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names {"default", "sleep"} -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_0 "default" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_0_STRING_UNQUOTED default -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_0_STRING_TOKEN default -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_0_STRING_UPPER_TOKEN DEFAULT -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_1 "sleep" -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_1_STRING_UNQUOTED sleep -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_1_STRING_TOKEN sleep -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_1_STRING_UPPER_TOKEN SLEEP -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_names, 0) \ - fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_names, 1) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_names, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_names, 1) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_names, 0, __VA_ARGS__) \ - fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_names, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, pinctrl_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_LEN 2 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_pinctrl_names_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_max_frequency 8000000 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_max_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_overrun_character 255 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_overrun_character_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_easydma_maxcnt_bits 13 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_easydma_maxcnt_bits_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_anomaly_58_workaround 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_anomaly_58_workaround_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_rx_delay_supported 0 -#define DT_N_S_soc_S_peripheral_50000000_S_spi_b000_P_rx_delay_supported_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/timer@f000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_timer_f000 - * - * Binding (compatible = nordic,nrf-timer): - * $ZEPHYR_BASE/dts/bindings/timer/nordic,nrf-timer.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_PATH "/soc/peripheral@50000000/timer@f000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FULL_NAME "timer@f000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_CHILD_IDX 37 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_ORD 78 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_ORD_STR_SORTABLE 00078 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_timer DT_N_S_soc_S_peripheral_50000000_S_timer_f000 -#define DT_N_NODELABEL_timer0 DT_N_S_soc_S_peripheral_50000000_S_timer_f000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_REG_IDX_0_VAL_ADDRESS 1342238720 /* 0x5000f000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_IDX_0_VAL_irq 15 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_COMPAT_MATCHES_nordic_nrf_timer 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_COMPAT_MODEL_IDX_0 "nrf-timer" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible {"nordic,nrf-timer"} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_IDX_0 "nordic,nrf-timer" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-timer -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_timer -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_TIMER -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_reg {61440 /* 0xf000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_reg_IDX_0 61440 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_interrupts {15 /* 0xf */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_interrupts_IDX_0 15 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_cc_num 6 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_cc_num_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_max_bit_width 32 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_max_bit_width_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_max_frequency 16000000 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_max_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_prescaler 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_prescaler_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_zli 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_f000_P_zli_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/timer@11000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_timer_11000 - * - * Binding (compatible = nordic,nrf-timer): - * $ZEPHYR_BASE/dts/bindings/timer/nordic,nrf-timer.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_PATH "/soc/peripheral@50000000/timer@11000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FULL_NAME "timer@11000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_CHILD_IDX 39 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_ORD 79 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_ORD_STR_SORTABLE 00079 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_EXISTS 1 -#define DT_N_INST_2_nordic_nrf_timer DT_N_S_soc_S_peripheral_50000000_S_timer_11000 -#define DT_N_NODELABEL_timer2 DT_N_S_soc_S_peripheral_50000000_S_timer_11000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_REG_IDX_0_VAL_ADDRESS 1342246912 /* 0x50011000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_IDX_0_VAL_irq 17 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_COMPAT_MATCHES_nordic_nrf_timer 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_COMPAT_MODEL_IDX_0 "nrf-timer" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible {"nordic,nrf-timer"} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_IDX_0 "nordic,nrf-timer" -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-timer -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_timer -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_TIMER -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_reg {69632 /* 0x11000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_reg_IDX_0 69632 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_interrupts {17 /* 0x11 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_interrupts_IDX_0 17 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_cc_num 6 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_cc_num_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_max_bit_width 32 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_max_bit_width_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_max_frequency 16000000 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_max_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_prescaler 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_prescaler_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_zli 0 -#define DT_N_S_soc_S_peripheral_50000000_S_timer_11000_P_zli_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/uart@8000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_uart_8000 - * - * Binding (compatible = nordic,nrf-uarte): - * $ZEPHYR_BASE/dts/bindings/serial/nordic,nrf-uarte.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PATH "/soc/peripheral@50000000/uart@8000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FULL_NAME "uart@8000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_CHILD_IDX 15 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_ORD 80 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_ORD_STR_SORTABLE 00080 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ \ - 33, /* /pin-controller/uart0_default */ \ - 35, /* /pin-controller/uart0_sleep */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_uarte DT_N_S_soc_S_peripheral_50000000_S_uart_8000 -#define DT_N_NODELABEL_uart0 DT_N_S_soc_S_peripheral_50000000_S_uart_8000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_REG_IDX_0_VAL_ADDRESS 1342210048 /* 0x50008000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_IDX_0_VAL_irq 8 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_COMPAT_MATCHES_nordic_nrf_uarte 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_COMPAT_MODEL_IDX_0 "nrf-uarte" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_NUM 2 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_IDX_0_TOKEN default -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_IDX_0_UPPER_TOKEN DEFAULT -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_NAME_default_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_NAME_default_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_NAME_default_IDX_0_PH DT_N_S_pin_controller_S_uart0_default -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_IDX_1_TOKEN sleep -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_IDX_1_UPPER_TOKEN SLEEP -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_NAME_sleep_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_NAME_sleep_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_PINCTRL_NAME_sleep_IDX_0_PH DT_N_S_pin_controller_S_uart0_sleep - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible {"nordic,nrf-uarte"} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_IDX_0 "nordic,nrf-uarte" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-uarte -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_uarte -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_UARTE -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_reg {32768 /* 0x8000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_reg_IDX_0 32768 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_interrupts {8 /* 0x8 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_interrupts_IDX_0 8 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_current_speed 115200 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_current_speed_ENUM_IDX 12 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_current_speed_ENUM_VAL_115200_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_current_speed_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_hw_flow_control 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_hw_flow_control_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_IDX_0 DT_N_S_pin_controller_S_uart0_default -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_IDX_0_PH DT_N_S_pin_controller_S_uart0_default -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_0, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_0, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_0, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_0, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_IDX_0 DT_N_S_pin_controller_S_uart0_sleep -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_IDX_0_PH DT_N_S_pin_controller_S_uart0_sleep -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_1, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_1, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_1, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_1, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names {"default", "sleep"} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_0 "default" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_0_STRING_UNQUOTED default -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_0_STRING_TOKEN default -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_0_STRING_UPPER_TOKEN DEFAULT -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_1 "sleep" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_1_STRING_UNQUOTED sleep -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_1_STRING_TOKEN sleep -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_1_STRING_UPPER_TOKEN SLEEP -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_names, 0) \ - fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_names, 1) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_names, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_names, 1) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_names, 0, __VA_ARGS__) \ - fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_names, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, pinctrl_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_LEN 2 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_pinctrl_names_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_disable_rx 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_8000_P_disable_rx_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/uart@9000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_uart_9000 - * - * Binding (compatible = nordic,nrf-uarte): - * $ZEPHYR_BASE/dts/bindings/serial/nordic,nrf-uarte.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_PATH "/soc/peripheral@50000000/uart@9000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FULL_NAME "uart@9000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_CHILD_IDX 16 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_ORD 81 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_ORD_STR_SORTABLE 00081 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_uarte DT_N_S_soc_S_peripheral_50000000_S_uart_9000 -#define DT_N_NODELABEL_uart1 DT_N_S_soc_S_peripheral_50000000_S_uart_9000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_REG_IDX_0_VAL_ADDRESS 1342214144 /* 0x50009000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_IDX_0_VAL_irq 9 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_COMPAT_MATCHES_nordic_nrf_uarte 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_COMPAT_MODEL_IDX_0 "nrf-uarte" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible {"nordic,nrf-uarte"} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_IDX_0 "nordic,nrf-uarte" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-uarte -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_uarte -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_UARTE -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_reg {36864 /* 0x9000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_reg_IDX_0 36864 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_interrupts {9 /* 0x9 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_interrupts_IDX_0 9 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_hw_flow_control 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_hw_flow_control_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_disable_rx 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_9000_P_disable_rx_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/uart@a000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_uart_a000 - * - * Binding (compatible = nordic,nrf-uarte): - * $ZEPHYR_BASE/dts/bindings/serial/nordic,nrf-uarte.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_PATH "/soc/peripheral@50000000/uart@a000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FULL_NAME "uart@a000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_CHILD_IDX 17 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_ORD 82 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_ORD_STR_SORTABLE 00082 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_EXISTS 1 -#define DT_N_INST_2_nordic_nrf_uarte DT_N_S_soc_S_peripheral_50000000_S_uart_a000 -#define DT_N_NODELABEL_uart2 DT_N_S_soc_S_peripheral_50000000_S_uart_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_REG_IDX_0_VAL_ADDRESS 1342218240 /* 0x5000a000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_IDX_0_VAL_irq 10 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_COMPAT_MATCHES_nordic_nrf_uarte 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_COMPAT_MODEL_IDX_0 "nrf-uarte" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible {"nordic,nrf-uarte"} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_IDX_0 "nordic,nrf-uarte" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-uarte -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_uarte -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_UARTE -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_reg {40960 /* 0xa000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_reg_IDX_0 40960 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_interrupts {10 /* 0xa */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_interrupts_IDX_0 10 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_hw_flow_control 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_hw_flow_control_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_disable_rx 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_a000_P_disable_rx_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/uart@b000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_uart_b000 - * - * Binding (compatible = nordic,nrf-uarte): - * $ZEPHYR_BASE/dts/bindings/serial/nordic,nrf-uarte.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_PATH "/soc/peripheral@50000000/uart@b000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FULL_NAME "uart@b000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_CHILD_IDX 18 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_ORD 83 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_ORD_STR_SORTABLE 00083 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_EXISTS 1 -#define DT_N_INST_3_nordic_nrf_uarte DT_N_S_soc_S_peripheral_50000000_S_uart_b000 -#define DT_N_NODELABEL_uart3 DT_N_S_soc_S_peripheral_50000000_S_uart_b000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_REG_IDX_0_VAL_ADDRESS 1342222336 /* 0x5000b000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_IDX_0_VAL_irq 11 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_COMPAT_MATCHES_nordic_nrf_uarte 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_COMPAT_MODEL_IDX_0 "nrf-uarte" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_STATUS_disabled 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_STRING_UNQUOTED disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_STRING_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_STRING_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_IDX_0 "disabled" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_ENUM_IDX 2 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_ENUM_VAL_disabled_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_ENUM_TOKEN disabled -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_ENUM_UPPER_TOKEN DISABLED -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible {"nordic,nrf-uarte"} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_IDX_0 "nordic,nrf-uarte" -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-uarte -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_uarte -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_UARTE -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_reg {45056 /* 0xb000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_reg_IDX_0 45056 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_interrupts {11 /* 0xb */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_interrupts_IDX_0 11 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_hw_flow_control 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_hw_flow_control_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_disable_rx 0 -#define DT_N_S_soc_S_peripheral_50000000_S_uart_b000_P_disable_rx_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/vmc@3a000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000 - * - * Binding (compatible = nordic,nrf-vmc): - * $ZEPHYR_BASE/dts/bindings/power/nordic,nrf-vmc.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_PATH "/soc/peripheral@50000000/vmc@3a000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FULL_NAME "vmc@3a000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_CHILD_IDX 14 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_ORD 84 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_ORD_STR_SORTABLE 00084 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_REQUIRES_ORDS \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_vmc DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000 -#define DT_N_NODELABEL_vmc DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_REG_IDX_0_VAL_ADDRESS 1342414848 /* 0x5003a000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_COMPAT_MATCHES_nordic_nrf_vmc 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_COMPAT_MODEL_IDX_0 "nrf-vmc" -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible {"nordic,nrf-vmc"} -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_IDX_0 "nordic,nrf-vmc" -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-vmc -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_vmc -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_VMC -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_reg {237568 /* 0x3a000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_reg_IDX_0 237568 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/watchdog@18000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000 - * - * Binding (compatible = nordic,nrf-wdt): - * $ZEPHYR_BASE/dts/bindings/watchdog/nordic,nrf-wdt.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_PATH "/soc/peripheral@50000000/watchdog@18000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FULL_NAME "watchdog@18000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_CHILD_IDX 36 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_ORD 85 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_ORD_STR_SORTABLE 00085 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_EXISTS 1 -#define DT_N_ALIAS_watchdog0 DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000 -#define DT_N_INST_0_nordic_nrf_wdt DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000 -#define DT_N_NODELABEL_wdt DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000 -#define DT_N_NODELABEL_wdt0 DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_REG_IDX_0_VAL_ADDRESS 1342275584 /* 0x50018000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_IDX_0_VAL_irq 24 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_COMPAT_MATCHES_nordic_nrf_wdt 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_COMPAT_MODEL_IDX_0 "nrf-wdt" -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible {"nordic,nrf-wdt"} -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_IDX_0 "nordic,nrf-wdt" -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-wdt -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_wdt -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_WDT -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_reg {98304 /* 0x18000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_reg_IDX_0 98304 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_interrupts {24 /* 0x18 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_interrupts_IDX_0 24 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000 - * - * Binding (compatible = nordic,nrf91-flash-controller): - * $ZEPHYR_BASE/dts/bindings/flash_controller/nordic,nrf91-flash-controller.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_PATH "/soc/peripheral@50000000/flash-controller@39000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FULL_NAME "flash-controller@39000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_CHILD_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_ORD 86 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_ORD_STR_SORTABLE 00086 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_REQUIRES_ORDS \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_SUPPORTS_ORDS \ - 87, /* /soc/peripheral@50000000/flash-controller@39000/flash@0 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf91_flash_controller DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000 -#define DT_N_NODELABEL_flash_controller DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_REG_IDX_0_VAL_ADDRESS 1342410752 /* 0x50039000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_COMPAT_MATCHES_nordic_nrf91_flash_controller 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_COMPAT_MODEL_IDX_0 "nrf91-flash-controller" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible {"nordic,nrf91-flash-controller"} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_IDX_0 "nordic,nrf91-flash-controller" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf91-flash-controller -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf91_flash_controller -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF91_FLASH_CONTROLLER -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_reg {233472 /* 0x39000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_reg_IDX_0 233472 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_partial_erase 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_P_partial_erase_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0 - * - * Binding (compatible = soc-nv-flash): - * $ZEPHYR_BASE/dts/bindings/mtd/soc-nv-flash.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FULL_NAME "flash@0" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_CHILD_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_CHILD_NUM_STATUS_OKAY 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_ORD 87 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_ORD_STR_SORTABLE 00087 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_REQUIRES_ORDS \ - 86, /* /soc/peripheral@50000000/flash-controller@39000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_SUPPORTS_ORDS \ - 88, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_EXISTS 1 -#define DT_N_INST_0_soc_nv_flash DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0 -#define DT_N_NODELABEL_flash0 DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_REG_IDX_0_VAL_ADDRESS 0 /* 0x0 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_REG_IDX_0_VAL_SIZE 1048576 /* 0x100000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_COMPAT_MATCHES_soc_nv_flash 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible {"soc-nv-flash"} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_IDX_0 "soc-nv-flash" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_IDX_0_STRING_UNQUOTED soc-nv-flash -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_IDX_0_STRING_TOKEN soc_nv_flash -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_IDX_0_STRING_UPPER_TOKEN SOC_NV_FLASH -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_reg {0 /* 0x0 */, 1048576 /* 0x100000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_reg_IDX_0 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_reg_IDX_1 1048576 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_erase_block_size 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_erase_block_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_write_block_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_P_write_block_size_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - * - * Binding (compatible = fixed-partitions): - * $ZEPHYR_BASE/dts/bindings/mtd/fixed-partitions.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FULL_NAME "partitions" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000/flash@0) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_CHILD_NUM 7 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_CHILD_NUM_STATUS_OKAY 7 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_ORD 88 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_ORD_STR_SORTABLE 00088 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_REQUIRES_ORDS \ - 87, /* /soc/peripheral@50000000/flash-controller@39000/flash@0 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_SUPPORTS_ORDS \ - 89, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0 */ \ - 90, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000 */ \ - 91, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000 */ \ - 92, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000 */ \ - 93, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000 */ \ - 94, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000 */ \ - 95, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_EXISTS 1 -#define DT_N_INST_0_fixed_partitions DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_REG_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_COMPAT_MATCHES_fixed_partitions 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_PINCTRL_NUM 0 - -/* (No generic property macros) */ - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@0" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FULL_NAME "partition@0" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_ORD 89 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_ORD_STR_SORTABLE 00089 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_REQUIRES_ORDS \ - 88, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_EXISTS 1 -#define DT_N_NODELABEL_boot_partition DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_REG_IDX_0_VAL_ADDRESS 0 /* 0x0 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_REG_IDX_0_VAL_SIZE 65536 /* 0x10000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_PINCTRL_NUM 0 - -/* fixed-partitions identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_PARTITION_ID 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label "mcuboot" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_STRING_UNQUOTED mcuboot -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_STRING_TOKEN mcuboot -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_STRING_UPPER_TOKEN MCUBOOT -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_IDX_0 "mcuboot" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_label_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_read_only 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_read_only_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_reg {0 /* 0x0 */, 65536 /* 0x10000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_reg_IDX_0 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_reg_IDX_1 65536 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0_P_reg_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@10000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FULL_NAME "partition@10000" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_ORD 90 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_ORD_STR_SORTABLE 00090 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_REQUIRES_ORDS \ - 88, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_EXISTS 1 -#define DT_N_NODELABEL_slot0_partition DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_REG_IDX_0_VAL_ADDRESS 65536 /* 0x10000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_REG_IDX_0_VAL_SIZE 262144 /* 0x40000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_PINCTRL_NUM 0 - -/* fixed-partitions identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_PARTITION_ID 1 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label "image-0" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_STRING_UNQUOTED image-0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_STRING_TOKEN image_0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_STRING_UPPER_TOKEN IMAGE_0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_IDX_0 "image-0" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_label_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_read_only 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_read_only_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_reg {65536 /* 0x10000 */, 262144 /* 0x40000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_reg_IDX_0 65536 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_reg_IDX_1 262144 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000_P_reg_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@50000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FULL_NAME "partition@50000" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_CHILD_IDX 2 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_ORD 91 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_ORD_STR_SORTABLE 00091 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_REQUIRES_ORDS \ - 88, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_EXISTS 1 -#define DT_N_NODELABEL_slot0_ns_partition DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_REG_IDX_0_VAL_ADDRESS 327680 /* 0x50000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_REG_IDX_0_VAL_SIZE 196608 /* 0x30000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_PINCTRL_NUM 0 - -/* fixed-partitions identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_PARTITION_ID 2 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label "image-0-nonsecure" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_STRING_UNQUOTED image-0-nonsecure -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_STRING_TOKEN image_0_nonsecure -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_STRING_UPPER_TOKEN IMAGE_0_NONSECURE -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_IDX_0 "image-0-nonsecure" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_label_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_read_only 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_read_only_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_reg {327680 /* 0x50000 */, 196608 /* 0x30000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_reg_IDX_0 327680 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_reg_IDX_1 196608 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000_P_reg_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@80000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FULL_NAME "partition@80000" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_CHILD_IDX 3 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_ORD 92 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_ORD_STR_SORTABLE 00092 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_REQUIRES_ORDS \ - 88, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_EXISTS 1 -#define DT_N_NODELABEL_slot1_partition DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_REG_IDX_0_VAL_ADDRESS 524288 /* 0x80000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_REG_IDX_0_VAL_SIZE 262144 /* 0x40000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_PINCTRL_NUM 0 - -/* fixed-partitions identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_PARTITION_ID 3 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label "image-1" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_STRING_UNQUOTED image-1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_STRING_TOKEN image_1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_STRING_UPPER_TOKEN IMAGE_1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_IDX_0 "image-1" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_label_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_read_only 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_read_only_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_reg {524288 /* 0x80000 */, 262144 /* 0x40000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_reg_IDX_0 524288 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_reg_IDX_1 262144 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000_P_reg_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@c0000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FULL_NAME "partition@c0000" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_CHILD_IDX 4 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_ORD 93 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_ORD_STR_SORTABLE 00093 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_REQUIRES_ORDS \ - 88, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_EXISTS 1 -#define DT_N_NODELABEL_slot1_ns_partition DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_REG_IDX_0_VAL_ADDRESS 786432 /* 0xc0000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_REG_IDX_0_VAL_SIZE 196608 /* 0x30000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_PINCTRL_NUM 0 - -/* fixed-partitions identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_PARTITION_ID 4 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label "image-1-nonsecure" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_STRING_UNQUOTED image-1-nonsecure -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_STRING_TOKEN image_1_nonsecure -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_STRING_UPPER_TOKEN IMAGE_1_NONSECURE -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_IDX_0 "image-1-nonsecure" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_label_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_read_only 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_read_only_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_reg {786432 /* 0xc0000 */, 196608 /* 0x30000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_reg_IDX_0 786432 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_reg_IDX_1 196608 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000_P_reg_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@f0000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FULL_NAME "partition@f0000" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_CHILD_IDX 5 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_ORD 94 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_ORD_STR_SORTABLE 00094 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_REQUIRES_ORDS \ - 88, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_EXISTS 1 -#define DT_N_NODELABEL_scratch_partition DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_REG_IDX_0_VAL_ADDRESS 983040 /* 0xf0000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_REG_IDX_0_VAL_SIZE 40960 /* 0xa000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_PINCTRL_NUM 0 - -/* fixed-partitions identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_PARTITION_ID 5 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label "image-scratch" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_STRING_UNQUOTED image-scratch -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_STRING_TOKEN image_scratch -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_STRING_UPPER_TOKEN IMAGE_SCRATCH -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_IDX_0 "image-scratch" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_label_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_read_only 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_read_only_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_reg {983040 /* 0xf0000 */, 40960 /* 0xa000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_reg_IDX_0 983040 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_reg_IDX_1 40960 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000_P_reg_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_PATH "/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions/partition@fa000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FULL_NAME "partition@fa000" - -/* Node parent (/soc/peripheral@50000000/flash-controller@39000/flash@0/partitions) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_PARENT DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_CHILD_IDX 6 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_ORD 95 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_ORD_STR_SORTABLE 00095 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_REQUIRES_ORDS \ - 88, /* /soc/peripheral@50000000/flash-controller@39000/flash@0/partitions */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_EXISTS 1 -#define DT_N_NODELABEL_storage_partition DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_REG_IDX_0_VAL_ADDRESS 1024000 /* 0xfa000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_REG_IDX_0_VAL_SIZE 24576 /* 0x6000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_PINCTRL_NUM 0 - -/* fixed-partitions identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_PARTITION_ID 6 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label "storage" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_STRING_UNQUOTED storage -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_STRING_TOKEN storage -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_STRING_UPPER_TOKEN STORAGE -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_IDX_0 "storage" -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, label, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, label, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_label_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_read_only 0 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_read_only_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_reg {1024000 /* 0xfa000 */, 24576 /* 0x6000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_reg_IDX_0 1024000 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_reg_IDX_1 24576 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000_P_reg_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@a000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - * - * Binding (compatible = nordic,nrf-twim): - * $ZEPHYR_BASE/dts/bindings/i2c/nordic,nrf-twim.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PATH "/soc/peripheral@50000000/i2c@a000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FULL_NAME "i2c@a000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_CHILD_IDX 21 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_CHILD_NUM 3 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_CHILD_NUM_STATUS_OKAY 3 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_ORD 96 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_ORD_STR_SORTABLE 00096 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ \ - 21, /* /pin-controller/i2c2_default */ \ - 23, /* /pin-controller/i2c2_sleep */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_SUPPORTS_ORDS \ - 97, /* /soc/peripheral@50000000/i2c@a000/eeprom@50 */ \ - 98, /* /soc/peripheral@50000000/i2c@a000/lis2dh@18 */ \ - 99, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_twim DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 -#define DT_N_NODELABEL_i2c2 DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_REG_IDX_0_VAL_ADDRESS 1342218240 /* 0x5000a000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_IDX_0_VAL_irq 10 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_COMPAT_MATCHES_nordic_nrf_twim 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_COMPAT_MODEL_IDX_0 "nrf-twim" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_NUM 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_IDX_0_TOKEN default -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_IDX_0_UPPER_TOKEN DEFAULT -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_NAME_default_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_NAME_default_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_NAME_default_IDX_0_PH DT_N_S_pin_controller_S_i2c2_default -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_IDX_1_TOKEN sleep -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_IDX_1_UPPER_TOKEN SLEEP -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_NAME_sleep_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_NAME_sleep_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_PINCTRL_NAME_sleep_IDX_0_PH DT_N_S_pin_controller_S_i2c2_sleep - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible {"nordic,nrf-twim"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_IDX_0 "nordic,nrf-twim" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-twim -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_twim -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_TWIM -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_reg {40960 /* 0xa000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_reg_IDX_0 40960 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_interrupts {10 /* 0xa */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_interrupts_IDX_0 10 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_clock_frequency 400000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_clock_frequency_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_sq_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_sq_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_cq_size 4 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_cq_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_IDX_0 DT_N_S_pin_controller_S_i2c2_default -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_IDX_0_PH DT_N_S_pin_controller_S_i2c2_default -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_0, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_0, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_0, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_0, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_IDX_0 DT_N_S_pin_controller_S_i2c2_sleep -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_IDX_0_PH DT_N_S_pin_controller_S_i2c2_sleep -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_1, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_1, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_1, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_1, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names {"default", "sleep"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_0 "default" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_0_STRING_UNQUOTED default -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_0_STRING_TOKEN default -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_0_STRING_UPPER_TOKEN DEFAULT -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_1 "sleep" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_1_STRING_UNQUOTED sleep -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_1_STRING_TOKEN sleep -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_1_STRING_UPPER_TOKEN SLEEP -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_names, 0) \ - fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_names, 1) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_names, 0) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_names, 1) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_names, 0, __VA_ARGS__) \ - fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_names, 0, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep \ - fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, pinctrl_names, 1, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_LEN 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_pinctrl_names_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_easydma_maxcnt_bits 13 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_easydma_maxcnt_bits_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_zephyr_concat_buf_size 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_zephyr_concat_buf_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_zephyr_flash_buf_max_size 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_P_zephyr_flash_buf_max_size_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@a000/eeprom@50 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50 - * - * Binding (compatible = atmel,at24): - * $ZEPHYR_BASE/dts/bindings/mtd/atmel,at24.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_PATH "/soc/peripheral@50000000/i2c@a000/eeprom@50" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FULL_NAME "eeprom@50" - -/* Node parent (/soc/peripheral@50000000/i2c@a000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_PARENT DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_CHILD_IDX 2 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_ORD 97 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_ORD_STR_SORTABLE 00097 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_REQUIRES_ORDS \ - 96, /* /soc/peripheral@50000000/i2c@a000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_EXISTS 1 -#define DT_N_INST_0_atmel_at24 DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50 -#define DT_N_NODELABEL_eeprom0 DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50 - -/* Bus info (controller: '/soc/peripheral@50000000/i2c@a000', type: '['i2c']') */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_BUS_i2c 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_BUS DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_REG_IDX_0_VAL_ADDRESS 80 /* 0x50 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_COMPAT_MATCHES_atmel_at24 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_COMPAT_VENDOR_IDX_0 "Atmel Corporation" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_COMPAT_MODEL_IDX_0 "at24" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible {"atmel,at24"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_IDX_0 "atmel,at24" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_IDX_0_STRING_UNQUOTED atmel,at24 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_IDX_0_STRING_TOKEN atmel_at24 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_IDX_0_STRING_UPPER_TOKEN ATMEL_AT24 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_reg {80 /* 0x50 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_reg_IDX_0 80 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_size 2048 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_size_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_read_only 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_read_only_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_pagesize 32 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_pagesize_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_address_width 16 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_address_width_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_timeout 5 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50_P_timeout_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@a000/lis2dh@18 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18 - * - * Binding (compatible = st,lis2dh): - * $ZEPHYR_BASE/dts/bindings/sensor/st,lis2dh-i2c.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_PATH "/soc/peripheral@50000000/i2c@a000/lis2dh@18" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FULL_NAME "lis2dh@18" - -/* Node parent (/soc/peripheral@50000000/i2c@a000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_PARENT DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_ORD 98 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_ORD_STR_SORTABLE 00098 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_REQUIRES_ORDS \ - 9, /* /soc/peripheral@50000000/gpio@842500 */ \ - 96, /* /soc/peripheral@50000000/i2c@a000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_EXISTS 1 -#define DT_N_INST_0_st_lis2dh DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18 -#define DT_N_NODELABEL_lis2dh DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18 - -/* Bus info (controller: '/soc/peripheral@50000000/i2c@a000', type: '['i2c']') */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_BUS_i2c 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_BUS DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_REG_IDX_0_VAL_ADDRESS 24 /* 0x18 */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_COMPAT_MATCHES_st_lis2dh 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_COMPAT_VENDOR_IDX_0 "STMicroelectronics" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_COMPAT_MODEL_IDX_0 "lis2dh" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible {"st,lis2dh"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_IDX_0 "st,lis2dh" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_IDX_0_STRING_UNQUOTED st,lis2dh -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_IDX_0_STRING_TOKEN st_lis2dh -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_IDX_0_STRING_UPPER_TOKEN ST_LIS2DH -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_reg {24 /* 0x18 */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_reg_IDX_0 24 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_IDX_0_PH DT_N_S_soc_S_peripheral_50000000_S_gpio_842500 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_IDX_0_VAL_pin 29 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_IDX_0_VAL_pin_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_IDX_0_VAL_flags 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_IDX_0_VAL_flags_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, irq_gpios, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, irq_gpios, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, irq_gpios, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, irq_gpios, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_irq_gpios_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_int1_gpio_config 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_int1_gpio_config_ENUM_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_int1_gpio_config_ENUM_VAL_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_int1_gpio_config_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_int2_gpio_config 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_int2_gpio_config_ENUM_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_int2_gpio_config_ENUM_VAL_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_int2_gpio_config_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_disconnect_sdo_sa0_pull_up 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_disconnect_sdo_sa0_pull_up_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_anym_on_int1 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_anym_on_int1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_anym_no_latch 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_anym_no_latch_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_anym_mode 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_anym_mode_ENUM_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_anym_mode_ENUM_VAL_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18_P_anym_mode_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@a000/npm1300@6b - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b - * - * Binding (compatible = nordic,npm1300): - * $ZEPHYR_BASE/dts/bindings/mfd/nordic,npm1300.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_PATH "/soc/peripheral@50000000/i2c@a000/npm1300@6b" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FULL_NAME "npm1300@6b" - -/* Node parent (/soc/peripheral@50000000/i2c@a000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_PARENT DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_CHILD_NUM 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_CHILD_NUM_STATUS_OKAY 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_ORD 99 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_ORD_STR_SORTABLE 00099 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_REQUIRES_ORDS \ - 96, /* /soc/peripheral@50000000/i2c@a000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_SUPPORTS_ORDS \ - 100, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b/charger */ \ - 101, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_EXISTS 1 -#define DT_N_INST_0_nordic_npm1300 DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b -#define DT_N_NODELABEL_pmic_main DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b - -/* Bus info (controller: '/soc/peripheral@50000000/i2c@a000', type: '['i2c']') */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_BUS_i2c 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_BUS DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_REG_IDX_0_VAL_ADDRESS 107 /* 0x6b */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_COMPAT_MATCHES_nordic_npm1300 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_COMPAT_MODEL_IDX_0 "npm1300" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible {"nordic,npm1300"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_IDX_0 "nordic,npm1300" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_IDX_0_STRING_UNQUOTED nordic,npm1300 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_IDX_0_STRING_TOKEN nordic_npm1300 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NPM1300 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_reg {107 /* 0x6b */} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_reg_IDX_0 107 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_ship_to_active_time_ms 96 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_ship_to_active_time_ms_ENUM_IDX 3 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_ship_to_active_time_ms_ENUM_VAL_96_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_P_ship_to_active_time_ms_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@a000/npm1300@6b/charger - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger - * - * Binding (compatible = nordic,npm1300-charger): - * $ZEPHYR_BASE/dts/bindings/sensor/nordic,npm1300-charger.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_PATH "/soc/peripheral@50000000/i2c@a000/npm1300@6b/charger" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FULL_NAME "charger" - -/* Node parent (/soc/peripheral@50000000/i2c@a000/npm1300@6b) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_PARENT DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_ORD 100 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_ORD_STR_SORTABLE 00100 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_REQUIRES_ORDS \ - 99, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_EXISTS 1 -#define DT_N_INST_0_nordic_npm1300_charger DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger -#define DT_N_NODELABEL_pmic_charger DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger - -/* Bus info (controller: '/soc/peripheral@50000000/i2c@a000', type: '['i2c']') */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_BUS_i2c 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_BUS DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_REG_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_COMPAT_MATCHES_nordic_npm1300_charger 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_COMPAT_MODEL_IDX_0 "npm1300-charger" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible {"nordic,npm1300-charger"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_IDX_0 "nordic,npm1300-charger" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_IDX_0_STRING_UNQUOTED nordic,npm1300-charger -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_IDX_0_STRING_TOKEN nordic_npm1300_charger -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NPM1300_CHARGER -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_zephyr_deferred_init_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_term_microvolt 4150000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_term_microvolt_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_term_warm_microvolt 4000000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_term_warm_microvolt_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_current_microamp 800000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_current_microamp_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_dischg_limit_microamp 1000000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_dischg_limit_microamp_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_vbus_limit_microamp 1000000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_vbus_limit_microamp_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_thermistor_ohms 10000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_thermistor_ohms_ENUM_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_thermistor_ohms_ENUM_VAL_10000_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_thermistor_ohms_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_thermistor_beta 3380 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_thermistor_beta_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_charging_enable 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_charging_enable_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_trickle_microvolt 2900000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_trickle_microvolt_ENUM_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_trickle_microvolt_ENUM_VAL_2900000_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_trickle_microvolt_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_term_current_percent 10 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_term_current_percent_ENUM_IDX 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_term_current_percent_ENUM_VAL_10_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_term_current_percent_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_vbatlow_charge_enable 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_vbatlow_charge_enable_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_disable_recharge 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger_P_disable_recharge_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators - * - * Binding (compatible = nordic,npm1300-regulator): - * $ZEPHYR_BASE/dts/bindings/regulator/nordic,npm1300-regulator.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_PATH "/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FULL_NAME "regulators" - -/* Node parent (/soc/peripheral@50000000/i2c@a000/npm1300@6b) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_PARENT DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_CHILD_NUM 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_CHILD_NUM_STATUS_OKAY 2 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_ORD 101 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_ORD_STR_SORTABLE 00101 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_REQUIRES_ORDS \ - 99, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_SUPPORTS_ORDS \ - 102, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1 */ \ - 103, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_EXISTS 1 -#define DT_N_INST_0_nordic_npm1300_regulator DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators - -/* Bus info (controller: '/soc/peripheral@50000000/i2c@a000', type: '['i2c']') */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_BUS_i2c 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_BUS DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_REG_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_COMPAT_MATCHES_nordic_npm1300_regulator 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_COMPAT_MODEL_IDX_0 "npm1300-regulator" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible {"nordic,npm1300-regulator"} -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_IDX_0 "nordic,npm1300-regulator" -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_IDX_0_STRING_UNQUOTED nordic,npm1300-regulator -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_IDX_0_STRING_TOKEN nordic_npm1300_regulator -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NPM1300_REGULATOR -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_PATH "/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK1" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FULL_NAME "BUCK1" - -/* Node parent (/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_PARENT DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_ORD 102 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_ORD_STR_SORTABLE 00102 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_REQUIRES_ORDS \ - 101, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_EXISTS 1 -#define DT_N_NODELABEL_reg_1v8 DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1 - -/* Bus info (controller: '/soc/peripheral@50000000/i2c@a000', type: '['i2c']') */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_BUS_i2c 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_BUS DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_REG_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_min_microvolt 1800000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_min_microvolt_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_max_microvolt 1800000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_max_microvolt_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_always_on 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_always_on_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_boot_on 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_boot_on_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_boot_off 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1_P_regulator_boot_off_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2 - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_PATH "/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators/BUCK2" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FULL_NAME "BUCK2" - -/* Node parent (/soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_PARENT DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_ORD 103 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_ORD_STR_SORTABLE 00103 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_REQUIRES_ORDS \ - 101, /* /soc/peripheral@50000000/i2c@a000/npm1300@6b/regulators */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_EXISTS 1 -#define DT_N_NODELABEL_reg_3v3 DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2 - -/* Bus info (controller: '/soc/peripheral@50000000/i2c@a000', type: '['i2c']') */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_BUS_i2c 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_BUS DT_N_S_soc_S_peripheral_50000000_S_i2c_a000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_REG_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_min_microvolt 3300000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_min_microvolt_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_max_microvolt 3300000 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_max_microvolt_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_always_on 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_always_on_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_boot_on 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_boot_on_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_boot_off 0 -#define DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2_P_regulator_boot_off_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/power@5000 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_power_5000 - * - * Binding (compatible = nordic,nrf-power): - * $ZEPHYR_BASE/dts/bindings/power/nordic,nrf-power.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_PATH "/soc/peripheral@50000000/power@5000" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FULL_NAME "power@5000" - -/* Node parent (/soc/peripheral@50000000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_PARENT DT_N_S_soc_S_peripheral_50000000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_CHILD_IDX 35 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_CHILD_NUM 2 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_CHILD_NUM_STATUS_OKAY 2 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_CHILD(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_CHILD_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_CHILD_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_CHILD_STATUS_OKAY(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, __VA_ARGS__) DT_DEBRACKET_INTERNAL sep fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, __VA_ARGS__) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_ORD 104 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_ORD_STR_SORTABLE 00104 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_REQUIRES_ORDS \ - 6, /* /soc/interrupt-controller@e000e100 */ \ - 8, /* /soc/peripheral@50000000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_SUPPORTS_ORDS \ - 105, /* /soc/peripheral@50000000/power@5000/gpregret1@51c */ \ - 106, /* /soc/peripheral@50000000/power@5000/gpregret2@520 */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_power DT_N_S_soc_S_peripheral_50000000_S_power_5000 -#define DT_N_NODELABEL_power DT_N_S_soc_S_peripheral_50000000_S_power_5000 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_REG_IDX_0_VAL_ADDRESS 1342197760 /* 0x50005000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_REG_IDX_0_VAL_SIZE 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_RANGES_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_RANGES_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_RANGES_IDX_0_VAL_CHILD_BUS_ADDRESS 0 /* 0x0 */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_RANGES_IDX_0_VAL_PARENT_BUS_ADDRESS 20480 /* 0x5000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_RANGES_IDX_0_VAL_LENGTH 4096 /* 0x1000 */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_FOREACH_RANGE(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_IDX_0_VAL_irq 5 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_IDX_0_VAL_irq_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_IDX_0_VAL_priority 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_IDX_0_VAL_priority_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_IDX_0_CONTROLLER DT_N_S_soc_S_interrupt_controller_e000e100 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_IRQ_LEVEL 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_COMPAT_MATCHES_nordic_nrf_power 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_COMPAT_MODEL_IDX_0 "nrf-power" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible {"nordic,nrf-power"} -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_IDX_0 "nordic,nrf-power" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-power -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_power -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_POWER -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_reg {20480 /* 0x5000 */, 4096 /* 0x1000 */} -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_reg_IDX_0 20480 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_reg_IDX_1 4096 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_interrupts {5 /* 0x5 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_interrupts_IDX_0 5 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_interrupts_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_interrupts_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_interrupts_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_interrupts_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/power@5000/gpregret1@51c - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c - * - * Binding (compatible = nordic,nrf-gpregret): - * $ZEPHYR_BASE/dts/bindings/retained_mem/nordic,nrf-gpreget.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_PATH "/soc/peripheral@50000000/power@5000/gpregret1@51c" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FULL_NAME "gpregret1@51c" - -/* Node parent (/soc/peripheral@50000000/power@5000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_PARENT DT_N_S_soc_S_peripheral_50000000_S_power_5000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_CHILD_IDX 0 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_ORD 105 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_ORD_STR_SORTABLE 00105 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_REQUIRES_ORDS \ - 104, /* /soc/peripheral@50000000/power@5000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_EXISTS 1 -#define DT_N_INST_0_nordic_nrf_gpregret DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c -#define DT_N_NODELABEL_gpregret1 DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_REG_IDX_0_VAL_ADDRESS 1342199068 /* 0x5000551c */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_REG_IDX_0_VAL_SIZE 1 /* 0x1 */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_COMPAT_MATCHES_nordic_nrf_gpregret 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_COMPAT_MODEL_IDX_0 "nrf-gpregret" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible {"nordic,nrf-gpregret"} -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_IDX_0 "nordic,nrf-gpregret" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-gpregret -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_gpregret -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_GPREGRET -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_reg {1308 /* 0x51c */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_reg_IDX_0 1308 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_reg_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c_P_zephyr_deferred_init_EXISTS 1 - -/* - * Devicetree node: /soc/peripheral@50000000/power@5000/gpregret2@520 - * - * Node identifier: DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520 - * - * Binding (compatible = nordic,nrf-gpregret): - * $ZEPHYR_BASE/dts/bindings/retained_mem/nordic,nrf-gpreget.yaml - * - * (Descriptions have moved to the Devicetree Bindings Index - * in the documentation.) - */ - -/* Node's full path: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_PATH "/soc/peripheral@50000000/power@5000/gpregret2@520" - -/* Node's name with unit-address: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FULL_NAME "gpregret2@520" - -/* Node parent (/soc/peripheral@50000000/power@5000) identifier: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_PARENT DT_N_S_soc_S_peripheral_50000000_S_power_5000 - -/* Node's index in its parent's list of children: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_CHILD_IDX 1 - -/* Helper macros for child nodes of this node. */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_CHILD_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_CHILD_NUM_STATUS_OKAY 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_CHILD(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_CHILD_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_CHILD_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_CHILD_SEP_VARGS(fn, sep, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_CHILD_STATUS_OKAY(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_CHILD_STATUS_OKAY_SEP(fn, sep) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_CHILD_STATUS_OKAY_VARGS(fn, ...) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_CHILD_STATUS_OKAY_SEP_VARGS(fn, sep, ...) - -/* Node's dependency ordinal: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_ORD 106 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_ORD_STR_SORTABLE 00106 - -/* Ordinals for what this node depends on directly: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_REQUIRES_ORDS \ - 104, /* /soc/peripheral@50000000/power@5000 */ - -/* Ordinals for what depends directly on this node: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_SUPPORTS_ORDS /* nothing */ - -/* Existence and alternate IDs: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_EXISTS 1 -#define DT_N_INST_1_nordic_nrf_gpregret DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520 -#define DT_N_NODELABEL_gpregret2 DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520 - -/* Macros for properties that are special in the specification: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_REG_NUM 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_REG_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_REG_IDX_0_VAL_ADDRESS 1342199072 /* 0x50005520 */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_REG_IDX_0_VAL_SIZE 1 /* 0x1 */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_RANGES_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_FOREACH_RANGE(fn) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_IRQ_NUM 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_IRQ_LEVEL 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_COMPAT_MATCHES_nordic_nrf_gpregret 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_COMPAT_VENDOR_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_COMPAT_VENDOR_IDX_0 "Nordic Semiconductor" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_COMPAT_MODEL_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_COMPAT_MODEL_IDX_0 "nrf-gpregret" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_STATUS_okay 1 - -/* Pin control (pinctrl-<i>, pinctrl-names) properties: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_PINCTRL_NUM 0 - -/* Generic property macros: */ -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_wakeup_source 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_wakeup_source_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_zephyr_pm_device_runtime_auto 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_zephyr_pm_device_runtime_auto_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_STRING_UNQUOTED okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_STRING_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_STRING_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_IDX_0 "okay" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_ENUM_IDX 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_ENUM_VAL_okay_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_ENUM_TOKEN okay -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_ENUM_UPPER_TOKEN OKAY -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, status, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, status, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_status_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible {"nordic,nrf-gpregret"} -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_IDX_0 "nordic,nrf-gpregret" -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_IDX_0_STRING_UNQUOTED nordic,nrf-gpregret -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_IDX_0_STRING_TOKEN nordic_nrf_gpregret -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_IDX_0_STRING_UPPER_TOKEN NORDIC_NRF_GPREGRET -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_FOREACH_PROP_ELEM(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_FOREACH_PROP_ELEM_SEP(fn, sep) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, compatible, 0) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_FOREACH_PROP_ELEM_VARGS(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_FOREACH_PROP_ELEM_SEP_VARGS(fn, sep, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, compatible, 0, __VA_ARGS__) -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_LEN 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_compatible_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_reg {1312 /* 0x520 */, 1 /* 0x1 */} -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_reg_IDX_0 1312 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_reg_IDX_0_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_reg_IDX_1 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_reg_IDX_1_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_reg_EXISTS 1 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_zephyr_deferred_init 0 -#define DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520_P_zephyr_deferred_init_EXISTS 1 - -/* - * Chosen nodes - */ -#define DT_CHOSEN_zephyr_entropy DT_N_S_soc_S_crypto_50840000 -#define DT_CHOSEN_zephyr_entropy_EXISTS 1 -#define DT_CHOSEN_zephyr_flash_controller DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000 -#define DT_CHOSEN_zephyr_flash_controller_EXISTS 1 -#define DT_CHOSEN_zephyr_console DT_N_S_soc_S_peripheral_50000000_S_uart_8000 -#define DT_CHOSEN_zephyr_console_EXISTS 1 -#define DT_CHOSEN_zephyr_shell_uart DT_N_S_soc_S_peripheral_50000000_S_uart_8000 -#define DT_CHOSEN_zephyr_shell_uart_EXISTS 1 -#define DT_CHOSEN_zephyr_uart_mcumgr DT_N_S_soc_S_peripheral_50000000_S_uart_8000 -#define DT_CHOSEN_zephyr_uart_mcumgr_EXISTS 1 -#define DT_CHOSEN_zephyr_sram DT_N_S_reserved_memory_S_image_s_20000000 -#define DT_CHOSEN_zephyr_sram_EXISTS 1 -#define DT_CHOSEN_zephyr_flash DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0 -#define DT_CHOSEN_zephyr_flash_EXISTS 1 -#define DT_CHOSEN_zephyr_code_partition DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0 -#define DT_CHOSEN_zephyr_code_partition_EXISTS 1 -#define DT_CHOSEN_zephyr_sram_secure_partition DT_N_S_reserved_memory_S_image_s_20000000 -#define DT_CHOSEN_zephyr_sram_secure_partition_EXISTS 1 -#define DT_CHOSEN_zephyr_sram_non_secure_partition DT_N_S_reserved_memory_S_image_ns_20020000 -#define DT_CHOSEN_zephyr_sram_non_secure_partition_EXISTS 1 - -/* Macros for iterating over all nodes and enabled nodes */ -#define DT_FOREACH_HELPER(fn) fn(DT_N) fn(DT_N_S_chosen) fn(DT_N_S_aliases) fn(DT_N_S_soc) fn(DT_N_S_soc_S_interrupt_controller_e000e100) fn(DT_N_S_soc_S_timer_e000e010) fn(DT_N_S_soc_S_memory_20000000) fn(DT_N_S_soc_S_peripheral_50000000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000) fn(DT_N_S_soc_S_crypto_50840000) fn(DT_N_S_soc_S_ctrlap_50006000) fn(DT_N_S_soc_S_gpiote_5000d000) fn(DT_N_S_soc_S_gpiote_40031000) fn(DT_N_S_soc_S_spu_50003000) fn(DT_N_S_soc_S_ficr_ff0000) fn(DT_N_S_soc_S_uicr_ff8000) fn(DT_N_S_pin_controller) fn(DT_N_S_pin_controller_S_uart0_default) fn(DT_N_S_pin_controller_S_uart0_default_S_group1) fn(DT_N_S_pin_controller_S_uart0_sleep) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1) fn(DT_N_S_pin_controller_S_i2c2_default) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1) fn(DT_N_S_pin_controller_S_i2c2_sleep) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1) fn(DT_N_S_pin_controller_S_pwm0_default) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1) fn(DT_N_S_pin_controller_S_pwm0_sleep) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1) fn(DT_N_S_pin_controller_S_spi3_default) fn(DT_N_S_pin_controller_S_spi3_default_S_group1) fn(DT_N_S_pin_controller_S_spi3_sleep) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1) fn(DT_N_S_entropy_bt_hci) fn(DT_N_S_sw_pwm) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_0) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90) fn(DT_N_S_leds) fn(DT_N_S_leds_S_led_0) fn(DT_N_S_pwmleds) fn(DT_N_S_pwmleds_S_pwm_led_0) fn(DT_N_S_buttons) fn(DT_N_S_buttons_S_button_0) fn(DT_N_S_connector) fn(DT_N_S_sensor_pwr_ctrl) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_image_s_20000000) fn(DT_N_S_reserved_memory_S_image_modem_20016000) fn(DT_N_S_reserved_memory_S_image_ns_20020000) -#define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_chosen) fn(DT_N_S_aliases) fn(DT_N_S_soc) fn(DT_N_S_soc_S_interrupt_controller_e000e100) fn(DT_N_S_soc_S_memory_20000000) fn(DT_N_S_soc_S_peripheral_50000000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000) fn(DT_N_S_soc_S_crypto_50840000) fn(DT_N_S_soc_S_ctrlap_50006000) fn(DT_N_S_soc_S_gpiote_5000d000) fn(DT_N_S_soc_S_spu_50003000) fn(DT_N_S_soc_S_ficr_ff0000) fn(DT_N_S_soc_S_uicr_ff8000) fn(DT_N_S_pin_controller) fn(DT_N_S_pin_controller_S_uart0_default) fn(DT_N_S_pin_controller_S_uart0_default_S_group1) fn(DT_N_S_pin_controller_S_uart0_sleep) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1) fn(DT_N_S_pin_controller_S_i2c2_default) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1) fn(DT_N_S_pin_controller_S_i2c2_sleep) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1) fn(DT_N_S_pin_controller_S_pwm0_default) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1) fn(DT_N_S_pin_controller_S_pwm0_sleep) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1) fn(DT_N_S_pin_controller_S_spi3_default) fn(DT_N_S_pin_controller_S_spi3_default_S_group1) fn(DT_N_S_pin_controller_S_spi3_sleep) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1) fn(DT_N_S_entropy_bt_hci) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_0) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90) fn(DT_N_S_leds) fn(DT_N_S_leds_S_led_0) fn(DT_N_S_pwmleds) fn(DT_N_S_pwmleds_S_pwm_led_0) fn(DT_N_S_buttons) fn(DT_N_S_buttons_S_button_0) fn(DT_N_S_connector) fn(DT_N_S_sensor_pwr_ctrl) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_image_s_20000000) fn(DT_N_S_reserved_memory_S_image_modem_20016000) fn(DT_N_S_reserved_memory_S_image_ns_20020000) -#define DT_FOREACH_VARGS_HELPER(fn, ...) fn(DT_N, __VA_ARGS__) fn(DT_N_S_chosen, __VA_ARGS__) fn(DT_N_S_aliases, __VA_ARGS__) fn(DT_N_S_soc, __VA_ARGS__) fn(DT_N_S_soc_S_interrupt_controller_e000e100, __VA_ARGS__) fn(DT_N_S_soc_S_timer_e000e010, __VA_ARGS__) fn(DT_N_S_soc_S_memory_20000000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2s_28000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pdm_26000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_9000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_8000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_9000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_8000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_9000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_spi_b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_22000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_23000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_24000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_14000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_rtc_15000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_f000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_10000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_timer_11000, __VA_ARGS__) fn(DT_N_S_soc_S_crypto_50840000, __VA_ARGS__) fn(DT_N_S_soc_S_ctrlap_50006000, __VA_ARGS__) fn(DT_N_S_soc_S_gpiote_5000d000, __VA_ARGS__) fn(DT_N_S_soc_S_gpiote_40031000, __VA_ARGS__) fn(DT_N_S_soc_S_spu_50003000, __VA_ARGS__) fn(DT_N_S_soc_S_ficr_ff0000, __VA_ARGS__) fn(DT_N_S_soc_S_uicr_ff8000, __VA_ARGS__) fn(DT_N_S_pin_controller, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, __VA_ARGS__) fn(DT_N_S_entropy_bt_hci, __VA_ARGS__) fn(DT_N_S_sw_pwm, __VA_ARGS__) fn(DT_N_S_cpus, __VA_ARGS__) fn(DT_N_S_cpus_S_cpu_0, __VA_ARGS__) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, __VA_ARGS__) fn(DT_N_S_leds, __VA_ARGS__) fn(DT_N_S_leds_S_led_0, __VA_ARGS__) fn(DT_N_S_pwmleds, __VA_ARGS__) fn(DT_N_S_pwmleds_S_pwm_led_0, __VA_ARGS__) fn(DT_N_S_buttons, __VA_ARGS__) fn(DT_N_S_buttons_S_button_0, __VA_ARGS__) fn(DT_N_S_connector, __VA_ARGS__) fn(DT_N_S_sensor_pwr_ctrl, __VA_ARGS__) fn(DT_N_S_reserved_memory, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_s_20000000, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_modem_20016000, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_ns_20020000, __VA_ARGS__) -#define DT_FOREACH_OKAY_VARGS_HELPER(fn, ...) fn(DT_N, __VA_ARGS__) fn(DT_N_S_chosen, __VA_ARGS__) fn(DT_N_S_aliases, __VA_ARGS__) fn(DT_N_S_soc, __VA_ARGS__) fn(DT_N_S_soc_S_interrupt_controller_e000e100, __VA_ARGS__) fn(DT_N_S_soc_S_memory_20000000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck1, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators_S_buck2, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, __VA_ARGS__) fn(DT_N_S_soc_S_crypto_50840000, __VA_ARGS__) fn(DT_N_S_soc_S_ctrlap_50006000, __VA_ARGS__) fn(DT_N_S_soc_S_gpiote_5000d000, __VA_ARGS__) fn(DT_N_S_soc_S_spu_50003000, __VA_ARGS__) fn(DT_N_S_soc_S_ficr_ff0000, __VA_ARGS__) fn(DT_N_S_soc_S_uicr_ff8000, __VA_ARGS__) fn(DT_N_S_pin_controller, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_default_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_uart0_sleep_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_default_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_i2c2_sleep_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_default_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_pwm0_sleep_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_default, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_default_S_group1, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_sleep, __VA_ARGS__) fn(DT_N_S_pin_controller_S_spi3_sleep_S_group1, __VA_ARGS__) fn(DT_N_S_entropy_bt_hci, __VA_ARGS__) fn(DT_N_S_cpus, __VA_ARGS__) fn(DT_N_S_cpus_S_cpu_0, __VA_ARGS__) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, __VA_ARGS__) fn(DT_N_S_leds, __VA_ARGS__) fn(DT_N_S_leds_S_led_0, __VA_ARGS__) fn(DT_N_S_pwmleds, __VA_ARGS__) fn(DT_N_S_pwmleds_S_pwm_led_0, __VA_ARGS__) fn(DT_N_S_buttons, __VA_ARGS__) fn(DT_N_S_buttons_S_button_0, __VA_ARGS__) fn(DT_N_S_connector, __VA_ARGS__) fn(DT_N_S_sensor_pwr_ctrl, __VA_ARGS__) fn(DT_N_S_reserved_memory, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_s_20000000, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_modem_20016000, __VA_ARGS__) fn(DT_N_S_reserved_memory_S_image_ns_20020000, __VA_ARGS__) -#define DT_COMPAT_fixed_partitions_LABEL_mcuboot DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_0 -#define DT_COMPAT_fixed_partitions_LABEL_mcuboot_EXISTS 1 -#define DT_COMPAT_fixed_partitions_LABEL_image_0 DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_10000 -#define DT_COMPAT_fixed_partitions_LABEL_image_0_EXISTS 1 -#define DT_COMPAT_fixed_partitions_LABEL_image_0_nonsecure DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_50000 -#define DT_COMPAT_fixed_partitions_LABEL_image_0_nonsecure_EXISTS 1 -#define DT_COMPAT_fixed_partitions_LABEL_image_1 DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_80000 -#define DT_COMPAT_fixed_partitions_LABEL_image_1_EXISTS 1 -#define DT_COMPAT_fixed_partitions_LABEL_image_1_nonsecure DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_c0000 -#define DT_COMPAT_fixed_partitions_LABEL_image_1_nonsecure_EXISTS 1 -#define DT_COMPAT_fixed_partitions_LABEL_image_scratch DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_f0000 -#define DT_COMPAT_fixed_partitions_LABEL_image_scratch_EXISTS 1 -#define DT_COMPAT_fixed_partitions_LABEL_storage DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions_S_partition_fa000 -#define DT_COMPAT_fixed_partitions_LABEL_storage_EXISTS 1 - -/* - * Macros for compatibles with status "okay" nodes - */ -#define DT_COMPAT_HAS_OKAY_conexio_stratus_pro 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf9151_laca 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf9120 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf91 1 -#define DT_COMPAT_HAS_OKAY_simple_bus 1 -#define DT_COMPAT_HAS_OKAY_arm_v8m_nvic 1 -#define DT_COMPAT_HAS_OKAY_mmio_sram 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf91_flash_controller 1 -#define DT_COMPAT_HAS_OKAY_soc_nv_flash 1 -#define DT_COMPAT_HAS_OKAY_fixed_partitions 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_saadc 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_dppic 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_egu 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_ipc 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_kmu 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_regulators 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_vmc 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_uarte 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_twim 1 -#define DT_COMPAT_HAS_OKAY_nordic_npm1300 1 -#define DT_COMPAT_HAS_OKAY_nordic_npm1300_charger 1 -#define DT_COMPAT_HAS_OKAY_nordic_npm1300_regulator 1 -#define DT_COMPAT_HAS_OKAY_st_lis2dh 1 -#define DT_COMPAT_HAS_OKAY_atmel_at24 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_pwm 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_gpio 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_clock 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_power 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_gpregret 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_wdt 1 -#define DT_COMPAT_HAS_OKAY_nordic_cryptocell 1 -#define DT_COMPAT_HAS_OKAY_arm_cryptocell_310 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_ctrlapperi 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_gpiote 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_spu 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_ficr 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_uicr 1 -#define DT_COMPAT_HAS_OKAY_nordic_nrf_pinctrl 1 -#define DT_COMPAT_HAS_OKAY_zephyr_bt_hci_entropy 1 -#define DT_COMPAT_HAS_OKAY_arm_cortex_m33f 1 -#define DT_COMPAT_HAS_OKAY_arm_armv8m_mpu 1 -#define DT_COMPAT_HAS_OKAY_gpio_leds 1 -#define DT_COMPAT_HAS_OKAY_pwm_leds 1 -#define DT_COMPAT_HAS_OKAY_gpio_keys 1 -#define DT_COMPAT_HAS_OKAY_conexio_stratus_header 1 -#define DT_COMPAT_HAS_OKAY_regulator_fixed 1 - -/* - * Macros for status "okay" instances of each compatible - */ -#define DT_N_INST_conexio_stratus_pro_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf9151_laca_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf9120_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf91_NUM_OKAY 1 -#define DT_N_INST_simple_bus_NUM_OKAY 1 -#define DT_N_INST_arm_v8m_nvic_NUM_OKAY 1 -#define DT_N_INST_mmio_sram_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf91_flash_controller_NUM_OKAY 1 -#define DT_N_INST_soc_nv_flash_NUM_OKAY 1 -#define DT_N_INST_fixed_partitions_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_saadc_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_dppic_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_egu_NUM_OKAY 6 -#define DT_N_INST_nordic_nrf_ipc_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_kmu_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_regulators_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_vmc_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_uarte_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_twim_NUM_OKAY 1 -#define DT_N_INST_nordic_npm1300_NUM_OKAY 1 -#define DT_N_INST_nordic_npm1300_charger_NUM_OKAY 1 -#define DT_N_INST_nordic_npm1300_regulator_NUM_OKAY 1 -#define DT_N_INST_st_lis2dh_NUM_OKAY 1 -#define DT_N_INST_atmel_at24_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_pwm_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_gpio_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_clock_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_power_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_gpregret_NUM_OKAY 2 -#define DT_N_INST_nordic_nrf_wdt_NUM_OKAY 1 -#define DT_N_INST_nordic_cryptocell_NUM_OKAY 1 -#define DT_N_INST_arm_cryptocell_310_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_ctrlapperi_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_gpiote_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_spu_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_ficr_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_uicr_NUM_OKAY 1 -#define DT_N_INST_nordic_nrf_pinctrl_NUM_OKAY 1 -#define DT_N_INST_zephyr_bt_hci_entropy_NUM_OKAY 1 -#define DT_N_INST_arm_cortex_m33f_NUM_OKAY 1 -#define DT_N_INST_arm_armv8m_mpu_NUM_OKAY 1 -#define DT_N_INST_gpio_leds_NUM_OKAY 1 -#define DT_N_INST_pwm_leds_NUM_OKAY 1 -#define DT_N_INST_gpio_keys_NUM_OKAY 1 -#define DT_N_INST_conexio_stratus_header_NUM_OKAY 1 -#define DT_N_INST_regulator_fixed_NUM_OKAY 1 -#define DT_FOREACH_OKAY_conexio_stratus_pro(fn) fn(DT_N) -#define DT_FOREACH_OKAY_VARGS_conexio_stratus_pro(fn, ...) fn(DT_N, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_conexio_stratus_pro(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_conexio_stratus_pro(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf9151_laca(fn) fn(DT_N_S_soc) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf9151_laca(fn, ...) fn(DT_N_S_soc, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf9151_laca(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf9151_laca(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf9120(fn) fn(DT_N_S_soc) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf9120(fn, ...) fn(DT_N_S_soc, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf9120(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf9120(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf91(fn) fn(DT_N_S_soc) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf91(fn, ...) fn(DT_N_S_soc, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf91(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf91(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_simple_bus(fn) fn(DT_N_S_soc) -#define DT_FOREACH_OKAY_VARGS_simple_bus(fn, ...) fn(DT_N_S_soc, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_simple_bus(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_simple_bus(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_arm_v8m_nvic(fn) fn(DT_N_S_soc_S_interrupt_controller_e000e100) -#define DT_FOREACH_OKAY_VARGS_arm_v8m_nvic(fn, ...) fn(DT_N_S_soc_S_interrupt_controller_e000e100, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_arm_v8m_nvic(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_arm_v8m_nvic(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_mmio_sram(fn) fn(DT_N_S_soc_S_memory_20000000) -#define DT_FOREACH_OKAY_VARGS_mmio_sram(fn, ...) fn(DT_N_S_soc_S_memory_20000000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_mmio_sram(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_mmio_sram(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf91_flash_controller(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf91_flash_controller(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf91_flash_controller(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf91_flash_controller(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_soc_nv_flash(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0) -#define DT_FOREACH_OKAY_VARGS_soc_nv_flash(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_soc_nv_flash(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_soc_nv_flash(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_fixed_partitions(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions) -#define DT_FOREACH_OKAY_VARGS_fixed_partitions(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_flash_controller_39000_S_flash_0_S_partitions, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_fixed_partitions(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_fixed_partitions(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_saadc(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_saadc(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_adc_e000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_saadc(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_saadc(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_dppic(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_dppic(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_dppic_17000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_dppic(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_dppic(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_egu(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_egu(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1b000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1c000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1d000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1e000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_1f000, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_egu_20000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_egu(fn) fn(0) fn(1) fn(2) fn(3) fn(4) fn(5) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_egu(fn, ...) fn(0, __VA_ARGS__) fn(1, __VA_ARGS__) fn(2, __VA_ARGS__) fn(3, __VA_ARGS__) fn(4, __VA_ARGS__) fn(5, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_ipc(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_ipc(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_ipc_2a000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_ipc(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_ipc(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_kmu(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_kmu(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_kmu_39000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_kmu(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_kmu(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_regulators(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_regulators(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_regulator_4000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_regulators(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_regulators(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_vmc(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_vmc(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_vmc_3a000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_vmc(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_vmc(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_uarte(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_uarte(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_uart_8000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_uarte(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_uarte(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_twim(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_twim(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_twim(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_twim(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_npm1300(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b) -#define DT_FOREACH_OKAY_VARGS_nordic_npm1300(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_npm1300(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_npm1300(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_npm1300_charger(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger) -#define DT_FOREACH_OKAY_VARGS_nordic_npm1300_charger(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_charger, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_npm1300_charger(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_npm1300_charger(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_npm1300_regulator(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators) -#define DT_FOREACH_OKAY_VARGS_nordic_npm1300_regulator(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_npm1300_6b_S_regulators, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_npm1300_regulator(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_npm1300_regulator(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_st_lis2dh(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18) -#define DT_FOREACH_OKAY_VARGS_st_lis2dh(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_lis2dh_18, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_st_lis2dh(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_st_lis2dh(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_atmel_at24(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50) -#define DT_FOREACH_OKAY_VARGS_atmel_at24(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_i2c_a000_S_eeprom_50, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_atmel_at24(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_atmel_at24(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_pwm(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_pwm(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_pwm_21000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_pwm(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_pwm(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_gpio(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_gpio(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_gpio_842500, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_gpio(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_gpio(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_clock(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_clock(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_clock_5000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_clock(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_clock(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_power(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_power(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_power(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_power(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_gpregret(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_gpregret(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret1_51c, __VA_ARGS__) fn(DT_N_S_soc_S_peripheral_50000000_S_power_5000_S_gpregret2_520, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_gpregret(fn) fn(0) fn(1) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_gpregret(fn, ...) fn(0, __VA_ARGS__) fn(1, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_wdt(fn) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_wdt(fn, ...) fn(DT_N_S_soc_S_peripheral_50000000_S_watchdog_18000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_wdt(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_wdt(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_cryptocell(fn) fn(DT_N_S_soc_S_crypto_50840000) -#define DT_FOREACH_OKAY_VARGS_nordic_cryptocell(fn, ...) fn(DT_N_S_soc_S_crypto_50840000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_cryptocell(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_cryptocell(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_arm_cryptocell_310(fn) fn(DT_N_S_soc_S_crypto_50840000) -#define DT_FOREACH_OKAY_VARGS_arm_cryptocell_310(fn, ...) fn(DT_N_S_soc_S_crypto_50840000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_arm_cryptocell_310(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_arm_cryptocell_310(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_ctrlapperi(fn) fn(DT_N_S_soc_S_ctrlap_50006000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_ctrlapperi(fn, ...) fn(DT_N_S_soc_S_ctrlap_50006000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_ctrlapperi(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_ctrlapperi(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_gpiote(fn) fn(DT_N_S_soc_S_gpiote_5000d000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_gpiote(fn, ...) fn(DT_N_S_soc_S_gpiote_5000d000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_gpiote(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_gpiote(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_spu(fn) fn(DT_N_S_soc_S_spu_50003000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_spu(fn, ...) fn(DT_N_S_soc_S_spu_50003000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_spu(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_spu(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_ficr(fn) fn(DT_N_S_soc_S_ficr_ff0000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_ficr(fn, ...) fn(DT_N_S_soc_S_ficr_ff0000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_ficr(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_ficr(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_uicr(fn) fn(DT_N_S_soc_S_uicr_ff8000) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_uicr(fn, ...) fn(DT_N_S_soc_S_uicr_ff8000, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_uicr(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_uicr(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_nordic_nrf_pinctrl(fn) fn(DT_N_S_pin_controller) -#define DT_FOREACH_OKAY_VARGS_nordic_nrf_pinctrl(fn, ...) fn(DT_N_S_pin_controller, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_nordic_nrf_pinctrl(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_nordic_nrf_pinctrl(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_zephyr_bt_hci_entropy(fn) fn(DT_N_S_entropy_bt_hci) -#define DT_FOREACH_OKAY_VARGS_zephyr_bt_hci_entropy(fn, ...) fn(DT_N_S_entropy_bt_hci, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_zephyr_bt_hci_entropy(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_zephyr_bt_hci_entropy(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_arm_cortex_m33f(fn) fn(DT_N_S_cpus_S_cpu_0) -#define DT_FOREACH_OKAY_VARGS_arm_cortex_m33f(fn, ...) fn(DT_N_S_cpus_S_cpu_0, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_arm_cortex_m33f(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_arm_cortex_m33f(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_arm_armv8m_mpu(fn) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90) -#define DT_FOREACH_OKAY_VARGS_arm_armv8m_mpu(fn, ...) fn(DT_N_S_cpus_S_cpu_0_S_mpu_e000ed90, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_arm_armv8m_mpu(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_arm_armv8m_mpu(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_gpio_leds(fn) fn(DT_N_S_leds) -#define DT_FOREACH_OKAY_VARGS_gpio_leds(fn, ...) fn(DT_N_S_leds, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_gpio_leds(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_gpio_leds(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_pwm_leds(fn) fn(DT_N_S_pwmleds) -#define DT_FOREACH_OKAY_VARGS_pwm_leds(fn, ...) fn(DT_N_S_pwmleds, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_pwm_leds(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_pwm_leds(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_gpio_keys(fn) fn(DT_N_S_buttons) -#define DT_FOREACH_OKAY_VARGS_gpio_keys(fn, ...) fn(DT_N_S_buttons, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_gpio_keys(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_gpio_keys(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_conexio_stratus_header(fn) fn(DT_N_S_connector) -#define DT_FOREACH_OKAY_VARGS_conexio_stratus_header(fn, ...) fn(DT_N_S_connector, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_conexio_stratus_header(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_conexio_stratus_header(fn, ...) fn(0, __VA_ARGS__) -#define DT_FOREACH_OKAY_regulator_fixed(fn) fn(DT_N_S_sensor_pwr_ctrl) -#define DT_FOREACH_OKAY_VARGS_regulator_fixed(fn, ...) fn(DT_N_S_sensor_pwr_ctrl, __VA_ARGS__) -#define DT_FOREACH_OKAY_INST_regulator_fixed(fn) fn(0) -#define DT_FOREACH_OKAY_INST_VARGS_regulator_fixed(fn, ...) fn(0, __VA_ARGS__) - -/* - * Bus information for status "okay" nodes of each compatible - */ -#define DT_COMPAT_nordic_npm1300_BUS_i2c 1 -#define DT_COMPAT_nordic_npm1300_charger_BUS_i2c 1 -#define DT_COMPAT_nordic_npm1300_regulator_BUS_i2c 1 -#define DT_COMPAT_st_lis2dh_BUS_i2c 1 -#define DT_COMPAT_atmel_at24_BUS_i2c 1 diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/driver-validation.h b/nrfdemo/build/mcuboot/zephyr/include/generated/driver-validation.h deleted file mode 100644 index 8784a8c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/driver-validation.h +++ /dev/null @@ -1,158 +0,0 @@ -#ifndef DRIVER_VALIDATION_GEN_H -#define DRIVER_VALIDATION_GEN_H -#define K_SYSCALL_DRIVER_GEN(ptr, op, driver_lower_case, driver_upper_case) \ - (K_SYSCALL_OBJ(ptr, K_OBJ_DRIVER_##driver_upper_case) || \ - K_SYSCALL_DRIVER_OP(ptr, driver_lower_case##_driver_api, op)) - -#define K_SYSCALL_DRIVER_FLASH(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, flash, FLASH) - -#define K_SYSCALL_DRIVER_GPIO(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, gpio, GPIO) - -#define K_SYSCALL_DRIVER_UART(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, uart, UART) - -#define K_SYSCALL_DRIVER_SHARED_IRQ(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, shared_irq, SHARED_IRQ) - -#define K_SYSCALL_DRIVER_CRYPTO(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, crypto, CRYPTO) - -#define K_SYSCALL_DRIVER_ADC(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, adc, ADC) - -#define K_SYSCALL_DRIVER_AUXDISPLAY(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, auxdisplay, AUXDISPLAY) - -#define K_SYSCALL_DRIVER_BBRAM(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, bbram, BBRAM) - -#define K_SYSCALL_DRIVER_CAN(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, can, CAN) - -#define K_SYSCALL_DRIVER_CELLULAR(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, cellular, CELLULAR) - -#define K_SYSCALL_DRIVER_CHARGER(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, charger, CHARGER) - -#define K_SYSCALL_DRIVER_CLOCK_CONTROL(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, clock_control, CLOCK_CONTROL) - -#define K_SYSCALL_DRIVER_COREDUMP(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, coredump, COREDUMP) - -#define K_SYSCALL_DRIVER_COUNTER(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, counter, COUNTER) - -#define K_SYSCALL_DRIVER_DAC(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, dac, DAC) - -#define K_SYSCALL_DRIVER_DAI(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, dai, DAI) - -#define K_SYSCALL_DRIVER_DISPLAY(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, display, DISPLAY) - -#define K_SYSCALL_DRIVER_DMA(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, dma, DMA) - -#define K_SYSCALL_DRIVER_EDAC(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, edac, EDAC) - -#define K_SYSCALL_DRIVER_EEPROM(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, eeprom, EEPROM) - -#define K_SYSCALL_DRIVER_EMUL_BBRAM(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, emul_bbram, EMUL_BBRAM) - -#define K_SYSCALL_DRIVER_FUEL_GAUGE_EMUL(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, fuel_gauge_emul, FUEL_GAUGE_EMUL) - -#define K_SYSCALL_DRIVER_EMUL_SENSOR(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, emul_sensor, EMUL_SENSOR) - -#define K_SYSCALL_DRIVER_ENTROPY(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, entropy, ENTROPY) - -#define K_SYSCALL_DRIVER_ESPI(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, espi, ESPI) - -#define K_SYSCALL_DRIVER_ESPI_SAF(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, espi_saf, ESPI_SAF) - -#define K_SYSCALL_DRIVER_FPGA(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, fpga, FPGA) - -#define K_SYSCALL_DRIVER_FUEL_GAUGE(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, fuel_gauge, FUEL_GAUGE) - -#define K_SYSCALL_DRIVER_GNSS(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, gnss, GNSS) - -#define K_SYSCALL_DRIVER_HWSPINLOCK(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, hwspinlock, HWSPINLOCK) - -#define K_SYSCALL_DRIVER_I2C(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, i2c, I2C) - -#define K_SYSCALL_DRIVER_I2C_TARGET(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, i2c_target, I2C_TARGET) - -#define K_SYSCALL_DRIVER_I2S(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, i2s, I2S) - -#define K_SYSCALL_DRIVER_I3C(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, i3c, I3C) - -#define K_SYSCALL_DRIVER_IPM(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, ipm, IPM) - -#define K_SYSCALL_DRIVER_KSCAN(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, kscan, KSCAN) - -#define K_SYSCALL_DRIVER_LED(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, led, LED) - -#define K_SYSCALL_DRIVER_LED_STRIP(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, led_strip, LED_STRIP) - -#define K_SYSCALL_DRIVER_LORA(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, lora, LORA) - -#define K_SYSCALL_DRIVER_MBOX(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, mbox, MBOX) - -#define K_SYSCALL_DRIVER_MDIO(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, mdio, MDIO) - -#define K_SYSCALL_DRIVER_MIPI_DBI(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, mipi_dbi, MIPI_DBI) - -#define K_SYSCALL_DRIVER_MIPI_DSI(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, mipi_dsi, MIPI_DSI) - -#define K_SYSCALL_DRIVER_PECI(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, peci, PECI) - -#define K_SYSCALL_DRIVER_PS2(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, ps2, PS2) - -#define K_SYSCALL_DRIVER_PTP_CLOCK(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, ptp_clock, PTP_CLOCK) - -#define K_SYSCALL_DRIVER_PWM(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, pwm, PWM) - -#define K_SYSCALL_DRIVER_REGULATOR_PARENT(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, regulator_parent, REGULATOR_PARENT) - -#define K_SYSCALL_DRIVER_REGULATOR(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, regulator, REGULATOR) - -#define K_SYSCALL_DRIVER_RESET(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, reset, RESET) - -#define K_SYSCALL_DRIVER_RETAINED_MEM(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, retained_mem, RETAINED_MEM) - -#define K_SYSCALL_DRIVER_RTC(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, rtc, RTC) - -#define K_SYSCALL_DRIVER_SDHC(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, sdhc, SDHC) - -#define K_SYSCALL_DRIVER_SENSOR(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, sensor, SENSOR) - -#define K_SYSCALL_DRIVER_SMBUS(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, smbus, SMBUS) - -#define K_SYSCALL_DRIVER_SPI(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, spi, SPI) - -#define K_SYSCALL_DRIVER_SYSCON(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, syscon, SYSCON) - -#define K_SYSCALL_DRIVER_VIDEO(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, video, VIDEO) - -#define K_SYSCALL_DRIVER_W1(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, w1, W1) - -#define K_SYSCALL_DRIVER_WDT(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, wdt, WDT) - -#define K_SYSCALL_DRIVER_CAN_TRANSCEIVER(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, can_transceiver, CAN_TRANSCEIVER) - -#define K_SYSCALL_DRIVER_UART_MUX(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, uart_mux, UART_MUX) - -#define K_SYSCALL_DRIVER_I3C_TARGET(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, i3c_target, I3C_TARGET) - -#define K_SYSCALL_DRIVER_ITS(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, its, ITS) - -#define K_SYSCALL_DRIVER_VTD(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, vtd, VTD) - -#define K_SYSCALL_DRIVER_TGPIO(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, tgpio, TGPIO) - -#define K_SYSCALL_DRIVER_PCIE_CTRL(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, pcie_ctrl, PCIE_CTRL) - -#define K_SYSCALL_DRIVER_PCIE_EP(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, pcie_ep, PCIE_EP) - -#define K_SYSCALL_DRIVER_SVC(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, svc, SVC) - -#define K_SYSCALL_DRIVER_BC12_EMUL(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, bc12_emul, BC12_EMUL) - -#define K_SYSCALL_DRIVER_BC12(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, bc12, BC12) - -#define K_SYSCALL_DRIVER_USBC_PPC(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, usbc_ppc, USBC_PPC) - -#define K_SYSCALL_DRIVER_TCPC(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, tcpc, TCPC) - -#define K_SYSCALL_DRIVER_USBC_VBUS(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, usbc_vbus, USBC_VBUS) - -#define K_SYSCALL_DRIVER_IVSHMEM(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, ivshmem, IVSHMEM) - -#define K_SYSCALL_DRIVER_ETHPHY(ptr, op) K_SYSCALL_DRIVER_GEN(ptr, op, ethphy, ETHPHY) -#endif /* DRIVER_VALIDATION_GEN_H */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/kobj-types-enum.h b/nrfdemo/build/mcuboot/zephyr/include/generated/kobj-types-enum.h deleted file mode 100644 index 90debd4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/kobj-types-enum.h +++ /dev/null @@ -1,118 +0,0 @@ -/* Core kernel objects */ -K_OBJ_MEM_SLAB, -K_OBJ_MSGQ, -K_OBJ_MUTEX, -K_OBJ_PIPE, -K_OBJ_QUEUE, -K_OBJ_POLL_SIGNAL, -K_OBJ_SEM, -K_OBJ_STACK, -K_OBJ_THREAD, -K_OBJ_TIMER, -K_OBJ_THREAD_STACK_ELEMENT, -K_OBJ_NET_SOCKET, -K_OBJ_NET_IF, -K_OBJ_SYS_MUTEX, -K_OBJ_FUTEX, -K_OBJ_CONDVAR, -#ifdef CONFIG_EVENTS -K_OBJ_EVENT, -#endif -#ifdef CONFIG_ZTEST -K_OBJ_ZTEST_SUITE_NODE, -#endif -#ifdef CONFIG_ZTEST -K_OBJ_ZTEST_SUITE_STATS, -#endif -#ifdef CONFIG_ZTEST -K_OBJ_ZTEST_UNIT_TEST, -#endif -#ifdef CONFIG_ZTEST -K_OBJ_ZTEST_TEST_RULE, -#endif -#ifdef CONFIG_RTIO -K_OBJ_RTIO, -#endif -#ifdef CONFIG_RTIO -K_OBJ_RTIO_IODEV, -#endif -#ifdef CONFIG_SENSOR_ASYNC_API -K_OBJ_SENSOR_DECODER_API, -#endif -/* Driver subsystems */ -K_OBJ_DRIVER_FLASH, -K_OBJ_DRIVER_GPIO, -K_OBJ_DRIVER_UART, -K_OBJ_DRIVER_SHARED_IRQ, -K_OBJ_DRIVER_CRYPTO, -K_OBJ_DRIVER_ADC, -K_OBJ_DRIVER_AUXDISPLAY, -K_OBJ_DRIVER_BBRAM, -K_OBJ_DRIVER_CAN, -K_OBJ_DRIVER_CELLULAR, -K_OBJ_DRIVER_CHARGER, -K_OBJ_DRIVER_CLOCK_CONTROL, -K_OBJ_DRIVER_COREDUMP, -K_OBJ_DRIVER_COUNTER, -K_OBJ_DRIVER_DAC, -K_OBJ_DRIVER_DAI, -K_OBJ_DRIVER_DISPLAY, -K_OBJ_DRIVER_DMA, -K_OBJ_DRIVER_EDAC, -K_OBJ_DRIVER_EEPROM, -K_OBJ_DRIVER_EMUL_BBRAM, -K_OBJ_DRIVER_FUEL_GAUGE_EMUL, -K_OBJ_DRIVER_EMUL_SENSOR, -K_OBJ_DRIVER_ENTROPY, -K_OBJ_DRIVER_ESPI, -K_OBJ_DRIVER_ESPI_SAF, -K_OBJ_DRIVER_FPGA, -K_OBJ_DRIVER_FUEL_GAUGE, -K_OBJ_DRIVER_GNSS, -K_OBJ_DRIVER_HWSPINLOCK, -K_OBJ_DRIVER_I2C, -K_OBJ_DRIVER_I2C_TARGET, -K_OBJ_DRIVER_I2S, -K_OBJ_DRIVER_I3C, -K_OBJ_DRIVER_IPM, -K_OBJ_DRIVER_KSCAN, -K_OBJ_DRIVER_LED, -K_OBJ_DRIVER_LED_STRIP, -K_OBJ_DRIVER_LORA, -K_OBJ_DRIVER_MBOX, -K_OBJ_DRIVER_MDIO, -K_OBJ_DRIVER_MIPI_DBI, -K_OBJ_DRIVER_MIPI_DSI, -K_OBJ_DRIVER_PECI, -K_OBJ_DRIVER_PS2, -K_OBJ_DRIVER_PTP_CLOCK, -K_OBJ_DRIVER_PWM, -K_OBJ_DRIVER_REGULATOR_PARENT, -K_OBJ_DRIVER_REGULATOR, -K_OBJ_DRIVER_RESET, -K_OBJ_DRIVER_RETAINED_MEM, -K_OBJ_DRIVER_RTC, -K_OBJ_DRIVER_SDHC, -K_OBJ_DRIVER_SENSOR, -K_OBJ_DRIVER_SMBUS, -K_OBJ_DRIVER_SPI, -K_OBJ_DRIVER_SYSCON, -K_OBJ_DRIVER_VIDEO, -K_OBJ_DRIVER_W1, -K_OBJ_DRIVER_WDT, -K_OBJ_DRIVER_CAN_TRANSCEIVER, -K_OBJ_DRIVER_UART_MUX, -K_OBJ_DRIVER_I3C_TARGET, -K_OBJ_DRIVER_ITS, -K_OBJ_DRIVER_VTD, -K_OBJ_DRIVER_TGPIO, -K_OBJ_DRIVER_PCIE_CTRL, -K_OBJ_DRIVER_PCIE_EP, -K_OBJ_DRIVER_SVC, -K_OBJ_DRIVER_BC12_EMUL, -K_OBJ_DRIVER_BC12, -K_OBJ_DRIVER_USBC_PPC, -K_OBJ_DRIVER_TCPC, -K_OBJ_DRIVER_USBC_VBUS, -K_OBJ_DRIVER_IVSHMEM, -K_OBJ_DRIVER_ETHPHY, diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/libc/minimal/strerror_table.h b/nrfdemo/build/mcuboot/zephyr/include/generated/libc/minimal/strerror_table.h deleted file mode 100644 index cd64fb4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/libc/minimal/strerror_table.h +++ /dev/null @@ -1,174 +0,0 @@ - -/* - * This file generated by /home/mike/Documents/ncs/v2.7.0/zephyr/scripts/build/gen_strerror_table.py - */ - -#include <errno.h> -#include <stdint.h> -#include <string.h> - -#include <zephyr/sys/util.h> - -#define sys_nerr 141 -static const char *const sys_errlist[sys_nerr] = { -[0] = "Success", -[EPERM] = "Not owner", -[ENOENT] = "No such file or directory", -[ESRCH] = "No such context", -[EINTR] = "Interrupted system call", -[EIO] = "I/O error", -[ENXIO] = "No such device or address", -[ENOEXEC] = "Exec format error", -[EBADF] = "Bad file number", -[ECHILD] = "No children", -[EAGAIN] = "No more contexts", -[ENOMEM] = "Not enough core", -[EACCES] = "Permission denied", -[EFAULT] = "Bad address", -[ENOTBLK] = "Block device required", -[EBUSY] = "Mount device busy", -[EEXIST] = "File exists", -[EXDEV] = "Cross-device link", -[ENODEV] = "No such device", -[ENOTDIR] = "Not a directory", -[EISDIR] = "Is a directory", -[EINVAL] = "Invalid argument", -[ENFILE] = "File table overflow", -[EMFILE] = "Too many open files", -[ENOTTY] = "Not a typewriter", -[ETXTBSY] = "Text file busy", -[EFBIG] = "File too large", -[ENOSPC] = "No space left on device", -[ESPIPE] = "Illegal seek", -[EROFS] = "Read-only file system", -[EMLINK] = "Too many links", -[EPIPE] = "Broken pipe", -[EDOM] = "Argument too large", -[ERANGE] = "Result too large", -[ENOMSG] = "Unexpected message type", -[EDEADLK] = "Resource deadlock avoided", -[ENOLCK] = "No locks available", -[ENOSTR] = "STREAMS device required", -[ENODATA] = "Missing expected message data", -[ETIME] = "STREAMS timeout occurred", -[ENOSR] = "Insufficient memory", -[EPROTO] = "Generic STREAMS error", -[EBADMSG] = "Invalid STREAMS message", -[ENOSYS] = "Function not implemented", -[ENOTEMPTY] = "Directory not empty", -[ENAMETOOLONG] = "File name too long", -[ELOOP] = "Too many levels of symbolic links", -[EOPNOTSUPP] = "Operation not supported on socket", -[EPFNOSUPPORT] = "Protocol family not supported", -[ECONNRESET] = "Connection reset by peer", -[ENOBUFS] = "No buffer space available", -[EAFNOSUPPORT] = "Addr family not supported", -[EPROTOTYPE] = "Protocol wrong type for socket", -[ENOTSOCK] = "Socket operation on non-socket", -[ENOPROTOOPT] = "Protocol not available", -[ESHUTDOWN] = "Can't send after socket shutdown", -[ECONNREFUSED] = "Connection refused", -[EADDRINUSE] = "Address already in use", -[ECONNABORTED] = "Software caused connection abort", -[ENETUNREACH] = "Network is unreachable", -[ENETDOWN] = "Network is down", -[ETIMEDOUT] = "Connection timed out", -[EHOSTDOWN] = "Host is down", -[EHOSTUNREACH] = "No route to host", -[EINPROGRESS] = "Operation now in progress", -[EALREADY] = "Operation already in progress", -[EDESTADDRREQ] = "Destination address required", -[EMSGSIZE] = "Message size", -[EPROTONOSUPPORT] = "Protocol not supported", -[ESOCKTNOSUPPORT] = "Socket type not supported", -[EADDRNOTAVAIL] = "Can't assign requested address", -[ENETRESET] = "Network dropped connection on reset", -[EISCONN] = "Socket is already connected", -[ENOTCONN] = "Socket is not connected", -[ETOOMANYREFS] = "Too many references: can't splice", -[ENOTSUP] = "Unsupported value", -[EILSEQ] = "Illegal byte sequence", -[EOVERFLOW] = "Value overflow", -[ECANCELED] = "Operation canceled", -}; -static const uint8_t sys_errlen[sys_nerr] = { -[0] = 8, -[EPERM] = 10, -[ENOENT] = 26, -[ESRCH] = 16, -[EINTR] = 24, -[EIO] = 10, -[ENXIO] = 26, -[ENOEXEC] = 18, -[EBADF] = 16, -[ECHILD] = 12, -[EAGAIN] = 17, -[ENOMEM] = 16, -[EACCES] = 18, -[EFAULT] = 12, -[ENOTBLK] = 22, -[EBUSY] = 18, -[EEXIST] = 12, -[EXDEV] = 18, -[ENODEV] = 15, -[ENOTDIR] = 16, -[EISDIR] = 15, -[EINVAL] = 17, -[ENFILE] = 20, -[EMFILE] = 20, -[ENOTTY] = 17, -[ETXTBSY] = 15, -[EFBIG] = 15, -[ENOSPC] = 24, -[ESPIPE] = 13, -[EROFS] = 22, -[EMLINK] = 15, -[EPIPE] = 12, -[EDOM] = 19, -[ERANGE] = 17, -[ENOMSG] = 24, -[EDEADLK] = 26, -[ENOLCK] = 19, -[ENOSTR] = 24, -[ENODATA] = 30, -[ETIME] = 25, -[ENOSR] = 20, -[EPROTO] = 22, -[EBADMSG] = 24, -[ENOSYS] = 25, -[ENOTEMPTY] = 20, -[ENAMETOOLONG] = 19, -[ELOOP] = 34, -[EOPNOTSUPP] = 34, -[EPFNOSUPPORT] = 30, -[ECONNRESET] = 25, -[ENOBUFS] = 26, -[EAFNOSUPPORT] = 26, -[EPROTOTYPE] = 31, -[ENOTSOCK] = 31, -[ENOPROTOOPT] = 23, -[ESHUTDOWN] = 33, -[ECONNREFUSED] = 19, -[EADDRINUSE] = 23, -[ECONNABORTED] = 33, -[ENETUNREACH] = 23, -[ENETDOWN] = 16, -[ETIMEDOUT] = 21, -[EHOSTDOWN] = 13, -[EHOSTUNREACH] = 17, -[EINPROGRESS] = 26, -[EALREADY] = 30, -[EDESTADDRREQ] = 29, -[EMSGSIZE] = 13, -[EPROTONOSUPPORT] = 23, -[ESOCKTNOSUPPORT] = 26, -[EADDRNOTAVAIL] = 31, -[ENETRESET] = 36, -[EISCONN] = 28, -[ENOTCONN] = 24, -[ETOOMANYREFS] = 34, -[ENOTSUP] = 18, -[EILSEQ] = 22, -[EOVERFLOW] = 15, -[ECANCELED] = 19, -}; diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/ncs_commit.h b/nrfdemo/build/mcuboot/zephyr/include/generated/ncs_commit.h deleted file mode 100644 index 475b51b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/ncs_commit.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef _NCS_COMMIT_H_ -#define _NCS_COMMIT_H_ - -/* values come from cmake/version.cmake - * BUILD_COMMIT related values will be 'git rev-parse', - * alternatively user defined BUILD_VERSION. - */ - -#define NCS_COMMIT 5cb85570ca43 -#define NCS_COMMIT_STRING "5cb85570ca43" - -#endif /* _NCS_COMMIT_H_ */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/ncs_version.h b/nrfdemo/build/mcuboot/zephyr/include/generated/ncs_version.h deleted file mode 100644 index 5470c0a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/ncs_version.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef _NCS_VERSION_H_ -#define _NCS_VERSION_H_ - -/* values come from cmake/version.cmake - * BUILD_VERSION related values will be 'git describe', - * alternatively user defined BUILD_VERSION. - */ - -/* #undef ZEPHYR_VERSION_CODE */ -/* #undef ZEPHYR_VERSION */ - -#define NCSVERSION -#define NCS_VERSION_NUMBER 0x20700 -#define NCS_VERSION_MAJOR 2 -#define NCS_VERSION_MINOR 7 -#define NCS_PATCHLEVEL 0 -#define NCS_TWEAK -#define NCS_VERSION_STRING "2.7.0" -#define NCS_VERSION_EXTENDED_STRING "" -#define NCS_VERSION_TWEAK_STRING "" - -#define NCS_BUILD_VERSION v2.7.0 - - -#endif /* _NCS_VERSION_H_ */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/offsets.h b/nrfdemo/build/mcuboot/zephyr/include/generated/offsets.h deleted file mode 100644 index 2b00b2b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/offsets.h +++ /dev/null @@ -1,33 +0,0 @@ -/* THIS FILE IS AUTO GENERATED. PLEASE DO NOT EDIT. - * - * This header file provides macros for the offsets of various structure - * members. These offset macros are primarily intended to be used in - * assembly code. - */ - -#ifndef __GEN_OFFSETS_H__ -#define __GEN_OFFSETS_H__ - -#define ___cpu_t_current_OFFSET 0x8 -#define ___cpu_t_nested_OFFSET 0x0 -#define ___cpu_t_irq_stack_OFFSET 0x4 -#define ___cpu_t_arch_OFFSET 0x11 -#define ___kernel_t_cpus_OFFSET 0x0 -#define ___kernel_t_ready_q_OFFSET 0x14 -#define ___ready_q_t_cache_OFFSET 0x0 -#define ___thread_base_t_user_options_OFFSET 0xc -#define ___thread_t_base_OFFSET 0x0 -#define ___thread_t_callee_saved_OFFSET 0x30 -#define ___thread_t_arch_OFFSET 0x74 -#define ___thread_t_stack_info_OFFSET 0x64 -#define __z_interrupt_stack_SIZEOF 0x800 -#define _PM_DEVICE_STRUCT_FLAGS_OFFSET 0x0 -#define ___thread_arch_t_basepri_OFFSET 0x0 -#define ___thread_arch_t_swap_return_value_OFFSET 0x4 -#define ___basic_sf_t_pc_OFFSET 0x18 -#define ___basic_sf_t_xpsr_OFFSET 0x1c -#define ___esf_t_SIZEOF 0x20 -#define ___callee_saved_t_SIZEOF 0x24 -#define ___thread_stack_info_t_start_OFFSET 0x0 - -#endif /* __GEN_OFFSETS_H__ */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/otype-to-size.h b/nrfdemo/build/mcuboot/zephyr/include/generated/otype-to-size.h deleted file mode 100644 index 5ae6675..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/otype-to-size.h +++ /dev/null @@ -1,15 +0,0 @@ -/* Non device/stack objects */ -case K_OBJ_MEM_SLAB: ret = sizeof(struct k_mem_slab); break; -case K_OBJ_MSGQ: ret = sizeof(struct k_msgq); break; -case K_OBJ_MUTEX: ret = sizeof(struct k_mutex); break; -case K_OBJ_PIPE: ret = sizeof(struct k_pipe); break; -case K_OBJ_QUEUE: ret = sizeof(struct k_queue); break; -case K_OBJ_POLL_SIGNAL: ret = sizeof(struct k_poll_signal); break; -case K_OBJ_SEM: ret = sizeof(struct k_sem); break; -case K_OBJ_STACK: ret = sizeof(struct k_stack); break; -case K_OBJ_THREAD: ret = sizeof(struct k_thread); break; -case K_OBJ_TIMER: ret = sizeof(struct k_timer); break; -case K_OBJ_CONDVAR: ret = sizeof(struct k_condvar); break; -#ifdef CONFIG_EVENTS -case K_OBJ_EVENT: ret = sizeof(struct k_event); break; -#endif diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/otype-to-str.h b/nrfdemo/build/mcuboot/zephyr/include/generated/otype-to-str.h deleted file mode 100644 index 1c88c48..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/otype-to-str.h +++ /dev/null @@ -1,118 +0,0 @@ -/* Core kernel objects */ -case K_OBJ_MEM_SLAB: ret = "k_mem_slab"; break; -case K_OBJ_MSGQ: ret = "k_msgq"; break; -case K_OBJ_MUTEX: ret = "k_mutex"; break; -case K_OBJ_PIPE: ret = "k_pipe"; break; -case K_OBJ_QUEUE: ret = "k_queue"; break; -case K_OBJ_POLL_SIGNAL: ret = "k_poll_signal"; break; -case K_OBJ_SEM: ret = "k_sem"; break; -case K_OBJ_STACK: ret = "k_stack"; break; -case K_OBJ_THREAD: ret = "k_thread"; break; -case K_OBJ_TIMER: ret = "k_timer"; break; -case K_OBJ_THREAD_STACK_ELEMENT: ret = "z_thread_stack_element"; break; -case K_OBJ_NET_SOCKET: ret = "NET_SOCKET"; break; -case K_OBJ_NET_IF: ret = "net_if"; break; -case K_OBJ_SYS_MUTEX: ret = "sys_mutex"; break; -case K_OBJ_FUTEX: ret = "k_futex"; break; -case K_OBJ_CONDVAR: ret = "k_condvar"; break; -#ifdef CONFIG_EVENTS -case K_OBJ_EVENT: ret = "k_event"; break; -#endif -#ifdef CONFIG_ZTEST -case K_OBJ_ZTEST_SUITE_NODE: ret = "ztest_suite_node"; break; -#endif -#ifdef CONFIG_ZTEST -case K_OBJ_ZTEST_SUITE_STATS: ret = "ztest_suite_stats"; break; -#endif -#ifdef CONFIG_ZTEST -case K_OBJ_ZTEST_UNIT_TEST: ret = "ztest_unit_test"; break; -#endif -#ifdef CONFIG_ZTEST -case K_OBJ_ZTEST_TEST_RULE: ret = "ztest_test_rule"; break; -#endif -#ifdef CONFIG_RTIO -case K_OBJ_RTIO: ret = "rtio"; break; -#endif -#ifdef CONFIG_RTIO -case K_OBJ_RTIO_IODEV: ret = "rtio_iodev"; break; -#endif -#ifdef CONFIG_SENSOR_ASYNC_API -case K_OBJ_SENSOR_DECODER_API: ret = "sensor_decoder_api"; break; -#endif -/* Driver subsystems */ -case K_OBJ_DRIVER_FLASH: ret = "flash driver"; break; -case K_OBJ_DRIVER_GPIO: ret = "gpio driver"; break; -case K_OBJ_DRIVER_UART: ret = "uart driver"; break; -case K_OBJ_DRIVER_SHARED_IRQ: ret = "shared_irq driver"; break; -case K_OBJ_DRIVER_CRYPTO: ret = "crypto driver"; break; -case K_OBJ_DRIVER_ADC: ret = "adc driver"; break; -case K_OBJ_DRIVER_AUXDISPLAY: ret = "auxdisplay driver"; break; -case K_OBJ_DRIVER_BBRAM: ret = "bbram driver"; break; -case K_OBJ_DRIVER_CAN: ret = "can driver"; break; -case K_OBJ_DRIVER_CELLULAR: ret = "cellular driver"; break; -case K_OBJ_DRIVER_CHARGER: ret = "charger driver"; break; -case K_OBJ_DRIVER_CLOCK_CONTROL: ret = "clock_control driver"; break; -case K_OBJ_DRIVER_COREDUMP: ret = "coredump driver"; break; -case K_OBJ_DRIVER_COUNTER: ret = "counter driver"; break; -case K_OBJ_DRIVER_DAC: ret = "dac driver"; break; -case K_OBJ_DRIVER_DAI: ret = "dai driver"; break; -case K_OBJ_DRIVER_DISPLAY: ret = "display driver"; break; -case K_OBJ_DRIVER_DMA: ret = "dma driver"; break; -case K_OBJ_DRIVER_EDAC: ret = "edac driver"; break; -case K_OBJ_DRIVER_EEPROM: ret = "eeprom driver"; break; -case K_OBJ_DRIVER_EMUL_BBRAM: ret = "emul_bbram driver"; break; -case K_OBJ_DRIVER_FUEL_GAUGE_EMUL: ret = "fuel_gauge_emul driver"; break; -case K_OBJ_DRIVER_EMUL_SENSOR: ret = "emul_sensor driver"; break; -case K_OBJ_DRIVER_ENTROPY: ret = "entropy driver"; break; -case K_OBJ_DRIVER_ESPI: ret = "espi driver"; break; -case K_OBJ_DRIVER_ESPI_SAF: ret = "espi_saf driver"; break; -case K_OBJ_DRIVER_FPGA: ret = "fpga driver"; break; -case K_OBJ_DRIVER_FUEL_GAUGE: ret = "fuel_gauge driver"; break; -case K_OBJ_DRIVER_GNSS: ret = "gnss driver"; break; -case K_OBJ_DRIVER_HWSPINLOCK: ret = "hwspinlock driver"; break; -case K_OBJ_DRIVER_I2C: ret = "i2c driver"; break; -case K_OBJ_DRIVER_I2C_TARGET: ret = "i2c_target driver"; break; -case K_OBJ_DRIVER_I2S: ret = "i2s driver"; break; -case K_OBJ_DRIVER_I3C: ret = "i3c driver"; break; -case K_OBJ_DRIVER_IPM: ret = "ipm driver"; break; -case K_OBJ_DRIVER_KSCAN: ret = "kscan driver"; break; -case K_OBJ_DRIVER_LED: ret = "led driver"; break; -case K_OBJ_DRIVER_LED_STRIP: ret = "led_strip driver"; break; -case K_OBJ_DRIVER_LORA: ret = "lora driver"; break; -case K_OBJ_DRIVER_MBOX: ret = "mbox driver"; break; -case K_OBJ_DRIVER_MDIO: ret = "mdio driver"; break; -case K_OBJ_DRIVER_MIPI_DBI: ret = "mipi_dbi driver"; break; -case K_OBJ_DRIVER_MIPI_DSI: ret = "mipi_dsi driver"; break; -case K_OBJ_DRIVER_PECI: ret = "peci driver"; break; -case K_OBJ_DRIVER_PS2: ret = "ps2 driver"; break; -case K_OBJ_DRIVER_PTP_CLOCK: ret = "ptp_clock driver"; break; -case K_OBJ_DRIVER_PWM: ret = "pwm driver"; break; -case K_OBJ_DRIVER_REGULATOR_PARENT: ret = "regulator_parent driver"; break; -case K_OBJ_DRIVER_REGULATOR: ret = "regulator driver"; break; -case K_OBJ_DRIVER_RESET: ret = "reset driver"; break; -case K_OBJ_DRIVER_RETAINED_MEM: ret = "retained_mem driver"; break; -case K_OBJ_DRIVER_RTC: ret = "rtc driver"; break; -case K_OBJ_DRIVER_SDHC: ret = "sdhc driver"; break; -case K_OBJ_DRIVER_SENSOR: ret = "sensor driver"; break; -case K_OBJ_DRIVER_SMBUS: ret = "smbus driver"; break; -case K_OBJ_DRIVER_SPI: ret = "spi driver"; break; -case K_OBJ_DRIVER_SYSCON: ret = "syscon driver"; break; -case K_OBJ_DRIVER_VIDEO: ret = "video driver"; break; -case K_OBJ_DRIVER_W1: ret = "w1 driver"; break; -case K_OBJ_DRIVER_WDT: ret = "wdt driver"; break; -case K_OBJ_DRIVER_CAN_TRANSCEIVER: ret = "can_transceiver driver"; break; -case K_OBJ_DRIVER_UART_MUX: ret = "uart_mux driver"; break; -case K_OBJ_DRIVER_I3C_TARGET: ret = "i3c_target driver"; break; -case K_OBJ_DRIVER_ITS: ret = "its driver"; break; -case K_OBJ_DRIVER_VTD: ret = "vtd driver"; break; -case K_OBJ_DRIVER_TGPIO: ret = "tgpio driver"; break; -case K_OBJ_DRIVER_PCIE_CTRL: ret = "pcie_ctrl driver"; break; -case K_OBJ_DRIVER_PCIE_EP: ret = "pcie_ep driver"; break; -case K_OBJ_DRIVER_SVC: ret = "svc driver"; break; -case K_OBJ_DRIVER_BC12_EMUL: ret = "bc12_emul driver"; break; -case K_OBJ_DRIVER_BC12: ret = "bc12 driver"; break; -case K_OBJ_DRIVER_USBC_PPC: ret = "usbc_ppc driver"; break; -case K_OBJ_DRIVER_TCPC: ret = "tcpc driver"; break; -case K_OBJ_DRIVER_USBC_VBUS: ret = "usbc_vbus driver"; break; -case K_OBJ_DRIVER_IVSHMEM: ret = "ivshmem driver"; break; -case K_OBJ_DRIVER_ETHPHY: ret = "ethphy driver"; break; diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/pm.yml b/nrfdemo/build/mcuboot/zephyr/include/generated/pm.yml deleted file mode 100644 index 7d26fac..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/pm.yml +++ /dev/null @@ -1,27 +0,0 @@ -mcuboot: - size: 0xc000 - placement: - before: [mcuboot_primary] -mcuboot_primary_app: - # All images to be placed in MCUboot's slot 0 should be placed in this - # partition - span: [app] -mcuboot_primary: - span: [mcuboot_pad, mcuboot_primary_app] -# Partition for secondary slot is not created if building in single application -# slot configuration. -mcuboot_secondary: - share_size: [mcuboot_primary] - placement: - align: {start: 0x8000} - align_next: 0x8000 # Ensure that the next partition does not interfere with this image - after: mcuboot_primary -# Padding placed before image to boot. This reserves space for the MCUboot image header -# and it ensures that the boot image gets linked with the correct address offset in flash. -mcuboot_pad: - # MCUboot pad must be placed before the primary application partition. - # The primary application partition includes the secure firmware if present. - size: 0x200 - placement: - before: [mcuboot_primary_app] - align: {start: 0x8000} diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/pm_config.h b/nrfdemo/build/mcuboot/zephyr/include/generated/pm_config.h deleted file mode 100644 index b1de502..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/pm_config.h +++ /dev/null @@ -1,170 +0,0 @@ -/* File generated by /home/mike/Documents/ncs/v2.7.0/nrf/scripts/partition_manager_output.py, do not modify */ -#ifndef PM_CONFIG_H__ -#define PM_CONFIG_H__ -#define PM_MCUBOOT_OFFSET 0x0 -#define PM_MCUBOOT_ADDRESS 0x0 -#define PM_MCUBOOT_END_ADDRESS 0xc000 -#define PM_MCUBOOT_SIZE 0xc000 -#define PM_MCUBOOT_NAME mcuboot -#define PM_MCUBOOT_ID 0 -#define PM_mcuboot_ID PM_MCUBOOT_ID -#define PM_mcuboot_IS_ENABLED 1 -#define PM_0_LABEL MCUBOOT -#define PM_MCUBOOT_DEV flash_controller -#define PM_MCUBOOT_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_EMPTY_0_OFFSET 0xc000 -#define PM_EMPTY_0_ADDRESS 0xc000 -#define PM_EMPTY_0_END_ADDRESS 0x10000 -#define PM_EMPTY_0_SIZE 0x4000 -#define PM_EMPTY_0_NAME EMPTY_0 -#define PM_EMPTY_0_ID 1 -#define PM_empty_0_ID PM_EMPTY_0_ID -#define PM_empty_0_IS_ENABLED 1 -#define PM_1_LABEL EMPTY_0 -#define PM_EMPTY_0_DEV flash_controller -#define PM_EMPTY_0_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_MCUBOOT_PAD_OFFSET 0x10000 -#define PM_MCUBOOT_PAD_ADDRESS 0x10000 -#define PM_MCUBOOT_PAD_END_ADDRESS 0x10200 -#define PM_MCUBOOT_PAD_SIZE 0x200 -#define PM_MCUBOOT_PAD_NAME mcuboot_pad -#define PM_MCUBOOT_PAD_ID 2 -#define PM_mcuboot_pad_ID PM_MCUBOOT_PAD_ID -#define PM_mcuboot_pad_IS_ENABLED 1 -#define PM_2_LABEL MCUBOOT_PAD -#define PM_MCUBOOT_PAD_DEV flash_controller -#define PM_MCUBOOT_PAD_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_MCUBOOT_PRIMARY_OFFSET 0x10000 -#define PM_MCUBOOT_PRIMARY_ADDRESS 0x10000 -#define PM_MCUBOOT_PRIMARY_END_ADDRESS 0x88000 -#define PM_MCUBOOT_PRIMARY_SIZE 0x78000 -#define PM_MCUBOOT_PRIMARY_NAME mcuboot_primary -#define PM_MCUBOOT_PRIMARY_ID 3 -#define PM_mcuboot_primary_ID PM_MCUBOOT_PRIMARY_ID -#define PM_mcuboot_primary_IS_ENABLED 1 -#define PM_3_LABEL MCUBOOT_PRIMARY -#define PM_MCUBOOT_PRIMARY_DEV flash_controller -#define PM_MCUBOOT_PRIMARY_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_TFM_SECURE_OFFSET 0x10000 -#define PM_TFM_SECURE_ADDRESS 0x10000 -#define PM_TFM_SECURE_END_ADDRESS 0x18000 -#define PM_TFM_SECURE_SIZE 0x8000 -#define PM_TFM_SECURE_NAME tfm_secure -#define PM_TFM_SECURE_ID 4 -#define PM_tfm_secure_ID PM_TFM_SECURE_ID -#define PM_tfm_secure_IS_ENABLED 1 -#define PM_4_LABEL TFM_SECURE -#define PM_TFM_SECURE_DEV flash_controller -#define PM_TFM_SECURE_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_MCUBOOT_PRIMARY_APP_OFFSET 0x10200 -#define PM_MCUBOOT_PRIMARY_APP_ADDRESS 0x10200 -#define PM_MCUBOOT_PRIMARY_APP_END_ADDRESS 0x88000 -#define PM_MCUBOOT_PRIMARY_APP_SIZE 0x77e00 -#define PM_MCUBOOT_PRIMARY_APP_NAME mcuboot_primary_app -#define PM_MCUBOOT_PRIMARY_APP_ID 5 -#define PM_mcuboot_primary_app_ID PM_MCUBOOT_PRIMARY_APP_ID -#define PM_mcuboot_primary_app_IS_ENABLED 1 -#define PM_5_LABEL MCUBOOT_PRIMARY_APP -#define PM_MCUBOOT_PRIMARY_APP_DEV flash_controller -#define PM_MCUBOOT_PRIMARY_APP_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_TFM_OFFSET 0x10200 -#define PM_TFM_ADDRESS 0x10200 -#define PM_TFM_END_ADDRESS 0x18000 -#define PM_TFM_SIZE 0x7e00 -#define PM_TFM_NAME tfm -#define PM_TFM_ID 6 -#define PM_tfm_ID PM_TFM_ID -#define PM_tfm_IS_ENABLED 1 -#define PM_6_LABEL TFM -#define PM_TFM_DEV flash_controller -#define PM_TFM_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_APP_OFFSET 0x18000 -#define PM_APP_ADDRESS 0x18000 -#define PM_APP_END_ADDRESS 0x88000 -#define PM_APP_SIZE 0x70000 -#define PM_APP_NAME app -#define PM_APP_ID 7 -#define PM_app_ID PM_APP_ID -#define PM_app_IS_ENABLED 1 -#define PM_7_LABEL APP -#define PM_APP_DEV flash_controller -#define PM_APP_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_TFM_NONSECURE_OFFSET 0x18000 -#define PM_TFM_NONSECURE_ADDRESS 0x18000 -#define PM_TFM_NONSECURE_END_ADDRESS 0x88000 -#define PM_TFM_NONSECURE_SIZE 0x70000 -#define PM_TFM_NONSECURE_NAME tfm_nonsecure -#define PM_TFM_NONSECURE_ID 8 -#define PM_tfm_nonsecure_ID PM_TFM_NONSECURE_ID -#define PM_tfm_nonsecure_IS_ENABLED 1 -#define PM_8_LABEL TFM_NONSECURE -#define PM_TFM_NONSECURE_DEV flash_controller -#define PM_TFM_NONSECURE_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_MCUBOOT_SECONDARY_OFFSET 0x88000 -#define PM_MCUBOOT_SECONDARY_ADDRESS 0x88000 -#define PM_MCUBOOT_SECONDARY_END_ADDRESS 0x100000 -#define PM_MCUBOOT_SECONDARY_SIZE 0x78000 -#define PM_MCUBOOT_SECONDARY_NAME mcuboot_secondary -#define PM_MCUBOOT_SECONDARY_ID 9 -#define PM_mcuboot_secondary_ID PM_MCUBOOT_SECONDARY_ID -#define PM_mcuboot_secondary_IS_ENABLED 1 -#define PM_9_LABEL MCUBOOT_SECONDARY -#define PM_MCUBOOT_SECONDARY_DEV flash_controller -#define PM_MCUBOOT_SECONDARY_DEFAULT_DRIVER_KCONFIG CONFIG_SOC_FLASH_NRF -#define PM_OTP_OFFSET 0x0 -#define PM_OTP_ADDRESS 0xff8108 -#define PM_OTP_END_ADDRESS 0xff83fc -#define PM_OTP_SIZE 0x2f4 -#define PM_OTP_NAME otp -#define PM_MCUBOOT_SRAM_OFFSET 0x0 -#define PM_MCUBOOT_SRAM_ADDRESS 0x20000000 -#define PM_MCUBOOT_SRAM_END_ADDRESS 0x20008000 -#define PM_MCUBOOT_SRAM_SIZE 0x8000 -#define PM_MCUBOOT_SRAM_NAME mcuboot_sram -#define PM_SRAM_SECURE_OFFSET 0x0 -#define PM_SRAM_SECURE_ADDRESS 0x20000000 -#define PM_SRAM_SECURE_END_ADDRESS 0x20008000 -#define PM_SRAM_SECURE_SIZE 0x8000 -#define PM_SRAM_SECURE_NAME sram_secure -#define PM_TFM_SRAM_OFFSET 0x0 -#define PM_TFM_SRAM_ADDRESS 0x20000000 -#define PM_TFM_SRAM_END_ADDRESS 0x20008000 -#define PM_TFM_SRAM_SIZE 0x8000 -#define PM_TFM_SRAM_NAME tfm_sram -#define PM_NRF_MODEM_LIB_CTRL_OFFSET 0x8000 -#define PM_NRF_MODEM_LIB_CTRL_ADDRESS 0x20008000 -#define PM_NRF_MODEM_LIB_CTRL_END_ADDRESS 0x200084e8 -#define PM_NRF_MODEM_LIB_CTRL_SIZE 0x4e8 -#define PM_NRF_MODEM_LIB_CTRL_NAME nrf_modem_lib_ctrl -#define PM_NRF_MODEM_LIB_SRAM_OFFSET 0x8000 -#define PM_NRF_MODEM_LIB_SRAM_ADDRESS 0x20008000 -#define PM_NRF_MODEM_LIB_SRAM_END_ADDRESS 0x2000c568 -#define PM_NRF_MODEM_LIB_SRAM_SIZE 0x4568 -#define PM_NRF_MODEM_LIB_SRAM_NAME nrf_modem_lib_sram -#define PM_SRAM_NONSECURE_OFFSET 0x8000 -#define PM_SRAM_NONSECURE_ADDRESS 0x20008000 -#define PM_SRAM_NONSECURE_END_ADDRESS 0x20040000 -#define PM_SRAM_NONSECURE_SIZE 0x38000 -#define PM_SRAM_NONSECURE_NAME sram_nonsecure -#define PM_NRF_MODEM_LIB_TX_OFFSET 0x84e8 -#define PM_NRF_MODEM_LIB_TX_ADDRESS 0x200084e8 -#define PM_NRF_MODEM_LIB_TX_END_ADDRESS 0x2000a568 -#define PM_NRF_MODEM_LIB_TX_SIZE 0x2080 -#define PM_NRF_MODEM_LIB_TX_NAME nrf_modem_lib_tx -#define PM_NRF_MODEM_LIB_RX_OFFSET 0xa568 -#define PM_NRF_MODEM_LIB_RX_ADDRESS 0x2000a568 -#define PM_NRF_MODEM_LIB_RX_END_ADDRESS 0x2000c568 -#define PM_NRF_MODEM_LIB_RX_SIZE 0x2000 -#define PM_NRF_MODEM_LIB_RX_NAME nrf_modem_lib_rx -#define PM_SRAM_PRIMARY_OFFSET 0xc568 -#define PM_SRAM_PRIMARY_ADDRESS 0x2000c568 -#define PM_SRAM_PRIMARY_END_ADDRESS 0x20040000 -#define PM_SRAM_PRIMARY_SIZE 0x33a98 -#define PM_SRAM_PRIMARY_NAME sram_primary -#define PM_NUM 10 -#define PM_ALL_BY_SIZE "mcuboot_pad otp nrf_modem_lib_ctrl nrf_modem_lib_rx nrf_modem_lib_tx EMPTY_0 nrf_modem_lib_sram tfm tfm_sram mcuboot_sram sram_secure tfm_secure mcuboot sram_primary sram_nonsecure app tfm_nonsecure mcuboot_primary_app mcuboot_secondary mcuboot_primary" -#define PM_ADDRESS 0x0 -#define PM_SIZE 0xc000 -#define PM_SRAM_ADDRESS 0x20000000 -#define PM_SRAM_SIZE 0x8000 -#endif /* PM_CONFIG_H__ */
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-data-sections.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-data-sections.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-data-sections.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-dtcm-section.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-dtcm-section.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-dtcm-section.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-itcm-section.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-itcm-section.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-itcm-section.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-nocache-section.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-nocache-section.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-nocache-section.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-noinit.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-noinit.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-noinit.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-data-sections.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-data-sections.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-data-sections.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-ram-sections.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-ram-sections.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-ram-sections.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-rodata.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-rodata.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-pinned-rodata.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-ram-sections.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-ram-sections.ld deleted file mode 100644 index 74bd87f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-ram-sections.ld +++ /dev/null @@ -1 +0,0 @@ -/* Sort key: "default" */#include "../arch/common/ramfunc.ld" diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-ramfunc-section.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-ramfunc-section.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-ramfunc-section.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rodata.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rodata.ld deleted file mode 100644 index 27b783f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rodata.ld +++ /dev/null @@ -1 +0,0 @@ -/* Sort key: "default" */#include "../arch/arm/core/swi_tables.ld" diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld deleted file mode 100644 index 4f6d2e6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld +++ /dev/null @@ -1,6 +0,0 @@ -/* Sort key: "!" */#include "../arch/common/rom_start_address.ld" -/* Sort key: "$" */#include "../arch/common/fill_with_zeros.ld" -/* Sort key: "0x0" */#include "../arch/common/rom_start_offset.ld" -/* Sort key: "0x0vectors" */#include "../arch/arm/core/vector_table.ld" -/* Sort key: "0x0vectors" */#include "zephyr/linker/irq-vector-table-section.ld" -/* Sort key: "0x1vectors" */#include "../arch/arm/core/cortex_m/vector_table_pad.ld" diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rwdata.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rwdata.ld deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-rwdata.ld +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-sections.ld b/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-sections.ld deleted file mode 100644 index d66bc33..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/snippets-sections.ld +++ /dev/null @@ -1,2 +0,0 @@ -/* Sort key: "default" */#include "../soc/nordic/common/arm_platform_init.ld" -/* Sort key: "default" */#include "zephyr/linker/intlist.ld" diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_dispatch.c b/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_dispatch.c deleted file mode 100644 index 3144bfe..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_dispatch.c +++ /dev/null @@ -1,802 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#include <zephyr/llext/symbol.h> - -/* Weak handler functions that get replaced by the real ones unless a system - * call is not implemented due to kernel configuration. - */ - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_zephyr_read_stdin(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_zephyr_write_stdout(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_zephyr_fputc(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_zephyr_fwrite(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh___posix_clock_get_base(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_z_sys_mutex_kernel_lock(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_z_sys_mutex_kernel_unlock(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_z_log_msg_simple_create_0(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_z_log_msg_simple_create_1(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_z_log_msg_simple_create_2(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_z_log_msg_static_create(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_log_panic(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_log_process(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_log_buffered_cnt(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_log_filter_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_log_frontend_filter_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_read(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_write(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_erase(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_get_page_info_by_offs(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_get_page_info_by_idx(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_get_page_count(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_sfdp_read(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_read_jedec_id(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_get_write_block_size(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_get_parameters(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_flash_ex_op(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_pin_interrupt_configure(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_pin_configure(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_port_get_direction(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_pin_get_config(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_port_get_raw(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_port_set_masked_raw(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_port_set_bits_raw(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_port_clear_bits_raw(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_port_toggle_bits(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_gpio_get_pending_int(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_err_check(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_poll_in(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_poll_in_u16(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_poll_out(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_poll_out_u16(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_configure(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_config_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_irq_tx_enable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_irq_tx_disable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_irq_rx_enable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_irq_rx_disable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_irq_err_enable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_irq_err_disable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_irq_is_pending(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_irq_update(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_tx(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_tx_u16(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_tx_abort(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_rx_enable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_rx_enable_u16(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_rx_disable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_line_ctrl_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_line_ctrl_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_uart_drv_cmd(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_device_get_binding(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_device_is_ready(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_device_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_stack_alloc(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_stack_free(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_create(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_stack_space_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_join(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_sleep(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_usleep(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_busy_wait(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_yield(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_wakeup(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_sched_current_thread_query(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_abort(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_start(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_timeout_expires_ticks(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_timeout_remaining_ticks(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_priority_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_priority_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_deadline_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_suspend(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_resume(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_is_preempt_thread(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_custom_data_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_custom_data_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_name_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_thread_name_copy(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_timer_start(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_timer_stop(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_timer_status_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_timer_status_sync(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_timer_expires_ticks(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_timer_remaining_ticks(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_timer_user_data_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_timer_user_data_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_uptime_ticks(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_queue_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_queue_cancel_wait(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_queue_alloc_append(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_queue_alloc_prepend(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_queue_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_queue_is_empty(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_queue_peek_head(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_queue_peek_tail(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_futex_wait(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_futex_wake(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_event_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_event_post(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_event_set(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_event_set_masked(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_event_clear(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_event_wait(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_event_wait_all(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_stack_alloc_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_stack_push(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_stack_pop(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_mutex_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_mutex_lock(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_mutex_unlock(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_condvar_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_condvar_signal(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_condvar_broadcast(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_condvar_wait(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_sem_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_sem_take(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_sem_give(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_sem_reset(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_sem_count_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_alloc_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_put(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_peek(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_peek_at(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_purge(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_num_free_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_get_attrs(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_msgq_num_used_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_pipe_alloc_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_pipe_put(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_pipe_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_pipe_read_avail(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_pipe_write_avail(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_pipe_flush(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_pipe_buffer_flush(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_poll(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_poll_signal_init(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_poll_signal_reset(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_poll_signal_check(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_poll_signal_raise(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_str_out(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_float_disable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_float_enable(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_k_object_alloc_size(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_sys_clock_hw_cycles_per_sec_runtime_get(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -__weak ALIAS_OF(handler_no_syscall) -uintptr_t z_mrsh_z_errno(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, - uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); -extern uintptr_t z_mrsh_k_object_release(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); -extern uintptr_t z_mrsh_k_object_access_grant(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); -extern uintptr_t z_mrsh_k_object_alloc(uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6, void *ssf); - -const _k_syscall_handler_t _k_syscall_table[K_SYSCALL_LIMIT] = { - [K_SYSCALL_ZEPHYR_READ_STDIN] = z_mrsh_zephyr_read_stdin, - [K_SYSCALL_ZEPHYR_WRITE_STDOUT] = z_mrsh_zephyr_write_stdout, - [K_SYSCALL_ZEPHYR_FPUTC] = z_mrsh_zephyr_fputc, - [K_SYSCALL_ZEPHYR_FWRITE] = z_mrsh_zephyr_fwrite, - [K_SYSCALL___POSIX_CLOCK_GET_BASE] = z_mrsh___posix_clock_get_base, - [K_SYSCALL_Z_SYS_MUTEX_KERNEL_LOCK] = z_mrsh_z_sys_mutex_kernel_lock, - [K_SYSCALL_Z_SYS_MUTEX_KERNEL_UNLOCK] = z_mrsh_z_sys_mutex_kernel_unlock, - [K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_0] = z_mrsh_z_log_msg_simple_create_0, - [K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_1] = z_mrsh_z_log_msg_simple_create_1, - [K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_2] = z_mrsh_z_log_msg_simple_create_2, - [K_SYSCALL_Z_LOG_MSG_STATIC_CREATE] = z_mrsh_z_log_msg_static_create, - [K_SYSCALL_LOG_PANIC] = z_mrsh_log_panic, - [K_SYSCALL_LOG_PROCESS] = z_mrsh_log_process, - [K_SYSCALL_LOG_BUFFERED_CNT] = z_mrsh_log_buffered_cnt, - [K_SYSCALL_LOG_FILTER_SET] = z_mrsh_log_filter_set, - [K_SYSCALL_LOG_FRONTEND_FILTER_SET] = z_mrsh_log_frontend_filter_set, - [K_SYSCALL_FLASH_READ] = z_mrsh_flash_read, - [K_SYSCALL_FLASH_WRITE] = z_mrsh_flash_write, - [K_SYSCALL_FLASH_ERASE] = z_mrsh_flash_erase, - [K_SYSCALL_FLASH_GET_PAGE_INFO_BY_OFFS] = z_mrsh_flash_get_page_info_by_offs, - [K_SYSCALL_FLASH_GET_PAGE_INFO_BY_IDX] = z_mrsh_flash_get_page_info_by_idx, - [K_SYSCALL_FLASH_GET_PAGE_COUNT] = z_mrsh_flash_get_page_count, - [K_SYSCALL_FLASH_SFDP_READ] = z_mrsh_flash_sfdp_read, - [K_SYSCALL_FLASH_READ_JEDEC_ID] = z_mrsh_flash_read_jedec_id, - [K_SYSCALL_FLASH_GET_WRITE_BLOCK_SIZE] = z_mrsh_flash_get_write_block_size, - [K_SYSCALL_FLASH_GET_PARAMETERS] = z_mrsh_flash_get_parameters, - [K_SYSCALL_FLASH_EX_OP] = z_mrsh_flash_ex_op, - [K_SYSCALL_GPIO_PIN_INTERRUPT_CONFIGURE] = z_mrsh_gpio_pin_interrupt_configure, - [K_SYSCALL_GPIO_PIN_CONFIGURE] = z_mrsh_gpio_pin_configure, - [K_SYSCALL_GPIO_PORT_GET_DIRECTION] = z_mrsh_gpio_port_get_direction, - [K_SYSCALL_GPIO_PIN_GET_CONFIG] = z_mrsh_gpio_pin_get_config, - [K_SYSCALL_GPIO_PORT_GET_RAW] = z_mrsh_gpio_port_get_raw, - [K_SYSCALL_GPIO_PORT_SET_MASKED_RAW] = z_mrsh_gpio_port_set_masked_raw, - [K_SYSCALL_GPIO_PORT_SET_BITS_RAW] = z_mrsh_gpio_port_set_bits_raw, - [K_SYSCALL_GPIO_PORT_CLEAR_BITS_RAW] = z_mrsh_gpio_port_clear_bits_raw, - [K_SYSCALL_GPIO_PORT_TOGGLE_BITS] = z_mrsh_gpio_port_toggle_bits, - [K_SYSCALL_GPIO_GET_PENDING_INT] = z_mrsh_gpio_get_pending_int, - [K_SYSCALL_UART_ERR_CHECK] = z_mrsh_uart_err_check, - [K_SYSCALL_UART_POLL_IN] = z_mrsh_uart_poll_in, - [K_SYSCALL_UART_POLL_IN_U16] = z_mrsh_uart_poll_in_u16, - [K_SYSCALL_UART_POLL_OUT] = z_mrsh_uart_poll_out, - [K_SYSCALL_UART_POLL_OUT_U16] = z_mrsh_uart_poll_out_u16, - [K_SYSCALL_UART_CONFIGURE] = z_mrsh_uart_configure, - [K_SYSCALL_UART_CONFIG_GET] = z_mrsh_uart_config_get, - [K_SYSCALL_UART_IRQ_TX_ENABLE] = z_mrsh_uart_irq_tx_enable, - [K_SYSCALL_UART_IRQ_TX_DISABLE] = z_mrsh_uart_irq_tx_disable, - [K_SYSCALL_UART_IRQ_RX_ENABLE] = z_mrsh_uart_irq_rx_enable, - [K_SYSCALL_UART_IRQ_RX_DISABLE] = z_mrsh_uart_irq_rx_disable, - [K_SYSCALL_UART_IRQ_ERR_ENABLE] = z_mrsh_uart_irq_err_enable, - [K_SYSCALL_UART_IRQ_ERR_DISABLE] = z_mrsh_uart_irq_err_disable, - [K_SYSCALL_UART_IRQ_IS_PENDING] = z_mrsh_uart_irq_is_pending, - [K_SYSCALL_UART_IRQ_UPDATE] = z_mrsh_uart_irq_update, - [K_SYSCALL_UART_TX] = z_mrsh_uart_tx, - [K_SYSCALL_UART_TX_U16] = z_mrsh_uart_tx_u16, - [K_SYSCALL_UART_TX_ABORT] = z_mrsh_uart_tx_abort, - [K_SYSCALL_UART_RX_ENABLE] = z_mrsh_uart_rx_enable, - [K_SYSCALL_UART_RX_ENABLE_U16] = z_mrsh_uart_rx_enable_u16, - [K_SYSCALL_UART_RX_DISABLE] = z_mrsh_uart_rx_disable, - [K_SYSCALL_UART_LINE_CTRL_SET] = z_mrsh_uart_line_ctrl_set, - [K_SYSCALL_UART_LINE_CTRL_GET] = z_mrsh_uart_line_ctrl_get, - [K_SYSCALL_UART_DRV_CMD] = z_mrsh_uart_drv_cmd, - [K_SYSCALL_DEVICE_GET_BINDING] = z_mrsh_device_get_binding, - [K_SYSCALL_DEVICE_IS_READY] = z_mrsh_device_is_ready, - [K_SYSCALL_DEVICE_INIT] = z_mrsh_device_init, - [K_SYSCALL_K_THREAD_STACK_ALLOC] = z_mrsh_k_thread_stack_alloc, - [K_SYSCALL_K_THREAD_STACK_FREE] = z_mrsh_k_thread_stack_free, - [K_SYSCALL_K_THREAD_CREATE] = z_mrsh_k_thread_create, - [K_SYSCALL_K_THREAD_STACK_SPACE_GET] = z_mrsh_k_thread_stack_space_get, - [K_SYSCALL_K_THREAD_JOIN] = z_mrsh_k_thread_join, - [K_SYSCALL_K_SLEEP] = z_mrsh_k_sleep, - [K_SYSCALL_K_USLEEP] = z_mrsh_k_usleep, - [K_SYSCALL_K_BUSY_WAIT] = z_mrsh_k_busy_wait, - [K_SYSCALL_K_YIELD] = z_mrsh_k_yield, - [K_SYSCALL_K_WAKEUP] = z_mrsh_k_wakeup, - [K_SYSCALL_K_SCHED_CURRENT_THREAD_QUERY] = z_mrsh_k_sched_current_thread_query, - [K_SYSCALL_K_THREAD_ABORT] = z_mrsh_k_thread_abort, - [K_SYSCALL_K_THREAD_START] = z_mrsh_k_thread_start, - [K_SYSCALL_K_THREAD_TIMEOUT_EXPIRES_TICKS] = z_mrsh_k_thread_timeout_expires_ticks, - [K_SYSCALL_K_THREAD_TIMEOUT_REMAINING_TICKS] = z_mrsh_k_thread_timeout_remaining_ticks, - [K_SYSCALL_K_THREAD_PRIORITY_GET] = z_mrsh_k_thread_priority_get, - [K_SYSCALL_K_THREAD_PRIORITY_SET] = z_mrsh_k_thread_priority_set, - [K_SYSCALL_K_THREAD_DEADLINE_SET] = z_mrsh_k_thread_deadline_set, - [K_SYSCALL_K_THREAD_SUSPEND] = z_mrsh_k_thread_suspend, - [K_SYSCALL_K_THREAD_RESUME] = z_mrsh_k_thread_resume, - [K_SYSCALL_K_IS_PREEMPT_THREAD] = z_mrsh_k_is_preempt_thread, - [K_SYSCALL_K_THREAD_CUSTOM_DATA_SET] = z_mrsh_k_thread_custom_data_set, - [K_SYSCALL_K_THREAD_CUSTOM_DATA_GET] = z_mrsh_k_thread_custom_data_get, - [K_SYSCALL_K_THREAD_NAME_SET] = z_mrsh_k_thread_name_set, - [K_SYSCALL_K_THREAD_NAME_COPY] = z_mrsh_k_thread_name_copy, - [K_SYSCALL_K_TIMER_START] = z_mrsh_k_timer_start, - [K_SYSCALL_K_TIMER_STOP] = z_mrsh_k_timer_stop, - [K_SYSCALL_K_TIMER_STATUS_GET] = z_mrsh_k_timer_status_get, - [K_SYSCALL_K_TIMER_STATUS_SYNC] = z_mrsh_k_timer_status_sync, - [K_SYSCALL_K_TIMER_EXPIRES_TICKS] = z_mrsh_k_timer_expires_ticks, - [K_SYSCALL_K_TIMER_REMAINING_TICKS] = z_mrsh_k_timer_remaining_ticks, - [K_SYSCALL_K_TIMER_USER_DATA_SET] = z_mrsh_k_timer_user_data_set, - [K_SYSCALL_K_TIMER_USER_DATA_GET] = z_mrsh_k_timer_user_data_get, - [K_SYSCALL_K_UPTIME_TICKS] = z_mrsh_k_uptime_ticks, - [K_SYSCALL_K_QUEUE_INIT] = z_mrsh_k_queue_init, - [K_SYSCALL_K_QUEUE_CANCEL_WAIT] = z_mrsh_k_queue_cancel_wait, - [K_SYSCALL_K_QUEUE_ALLOC_APPEND] = z_mrsh_k_queue_alloc_append, - [K_SYSCALL_K_QUEUE_ALLOC_PREPEND] = z_mrsh_k_queue_alloc_prepend, - [K_SYSCALL_K_QUEUE_GET] = z_mrsh_k_queue_get, - [K_SYSCALL_K_QUEUE_IS_EMPTY] = z_mrsh_k_queue_is_empty, - [K_SYSCALL_K_QUEUE_PEEK_HEAD] = z_mrsh_k_queue_peek_head, - [K_SYSCALL_K_QUEUE_PEEK_TAIL] = z_mrsh_k_queue_peek_tail, - [K_SYSCALL_K_FUTEX_WAIT] = z_mrsh_k_futex_wait, - [K_SYSCALL_K_FUTEX_WAKE] = z_mrsh_k_futex_wake, - [K_SYSCALL_K_EVENT_INIT] = z_mrsh_k_event_init, - [K_SYSCALL_K_EVENT_POST] = z_mrsh_k_event_post, - [K_SYSCALL_K_EVENT_SET] = z_mrsh_k_event_set, - [K_SYSCALL_K_EVENT_SET_MASKED] = z_mrsh_k_event_set_masked, - [K_SYSCALL_K_EVENT_CLEAR] = z_mrsh_k_event_clear, - [K_SYSCALL_K_EVENT_WAIT] = z_mrsh_k_event_wait, - [K_SYSCALL_K_EVENT_WAIT_ALL] = z_mrsh_k_event_wait_all, - [K_SYSCALL_K_STACK_ALLOC_INIT] = z_mrsh_k_stack_alloc_init, - [K_SYSCALL_K_STACK_PUSH] = z_mrsh_k_stack_push, - [K_SYSCALL_K_STACK_POP] = z_mrsh_k_stack_pop, - [K_SYSCALL_K_MUTEX_INIT] = z_mrsh_k_mutex_init, - [K_SYSCALL_K_MUTEX_LOCK] = z_mrsh_k_mutex_lock, - [K_SYSCALL_K_MUTEX_UNLOCK] = z_mrsh_k_mutex_unlock, - [K_SYSCALL_K_CONDVAR_INIT] = z_mrsh_k_condvar_init, - [K_SYSCALL_K_CONDVAR_SIGNAL] = z_mrsh_k_condvar_signal, - [K_SYSCALL_K_CONDVAR_BROADCAST] = z_mrsh_k_condvar_broadcast, - [K_SYSCALL_K_CONDVAR_WAIT] = z_mrsh_k_condvar_wait, - [K_SYSCALL_K_SEM_INIT] = z_mrsh_k_sem_init, - [K_SYSCALL_K_SEM_TAKE] = z_mrsh_k_sem_take, - [K_SYSCALL_K_SEM_GIVE] = z_mrsh_k_sem_give, - [K_SYSCALL_K_SEM_RESET] = z_mrsh_k_sem_reset, - [K_SYSCALL_K_SEM_COUNT_GET] = z_mrsh_k_sem_count_get, - [K_SYSCALL_K_MSGQ_ALLOC_INIT] = z_mrsh_k_msgq_alloc_init, - [K_SYSCALL_K_MSGQ_PUT] = z_mrsh_k_msgq_put, - [K_SYSCALL_K_MSGQ_GET] = z_mrsh_k_msgq_get, - [K_SYSCALL_K_MSGQ_PEEK] = z_mrsh_k_msgq_peek, - [K_SYSCALL_K_MSGQ_PEEK_AT] = z_mrsh_k_msgq_peek_at, - [K_SYSCALL_K_MSGQ_PURGE] = z_mrsh_k_msgq_purge, - [K_SYSCALL_K_MSGQ_NUM_FREE_GET] = z_mrsh_k_msgq_num_free_get, - [K_SYSCALL_K_MSGQ_GET_ATTRS] = z_mrsh_k_msgq_get_attrs, - [K_SYSCALL_K_MSGQ_NUM_USED_GET] = z_mrsh_k_msgq_num_used_get, - [K_SYSCALL_K_PIPE_ALLOC_INIT] = z_mrsh_k_pipe_alloc_init, - [K_SYSCALL_K_PIPE_PUT] = z_mrsh_k_pipe_put, - [K_SYSCALL_K_PIPE_GET] = z_mrsh_k_pipe_get, - [K_SYSCALL_K_PIPE_READ_AVAIL] = z_mrsh_k_pipe_read_avail, - [K_SYSCALL_K_PIPE_WRITE_AVAIL] = z_mrsh_k_pipe_write_avail, - [K_SYSCALL_K_PIPE_FLUSH] = z_mrsh_k_pipe_flush, - [K_SYSCALL_K_PIPE_BUFFER_FLUSH] = z_mrsh_k_pipe_buffer_flush, - [K_SYSCALL_K_POLL] = z_mrsh_k_poll, - [K_SYSCALL_K_POLL_SIGNAL_INIT] = z_mrsh_k_poll_signal_init, - [K_SYSCALL_K_POLL_SIGNAL_RESET] = z_mrsh_k_poll_signal_reset, - [K_SYSCALL_K_POLL_SIGNAL_CHECK] = z_mrsh_k_poll_signal_check, - [K_SYSCALL_K_POLL_SIGNAL_RAISE] = z_mrsh_k_poll_signal_raise, - [K_SYSCALL_K_STR_OUT] = z_mrsh_k_str_out, - [K_SYSCALL_K_FLOAT_DISABLE] = z_mrsh_k_float_disable, - [K_SYSCALL_K_FLOAT_ENABLE] = z_mrsh_k_float_enable, - [K_SYSCALL_K_OBJECT_ACCESS_GRANT] = z_mrsh_k_object_access_grant, - [K_SYSCALL_K_OBJECT_RELEASE] = z_mrsh_k_object_release, - [K_SYSCALL_K_OBJECT_ALLOC] = z_mrsh_k_object_alloc, - [K_SYSCALL_K_OBJECT_ALLOC_SIZE] = z_mrsh_k_object_alloc_size, - [K_SYSCALL_SYS_CLOCK_HW_CYCLES_PER_SEC_RUNTIME_GET] = z_mrsh_sys_clock_hw_cycles_per_sec_runtime_get, - [K_SYSCALL_Z_ERRNO] = z_mrsh_z_errno, - [K_SYSCALL_BAD] = handler_bad_syscall -}; diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_export_llext.c b/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_export_llext.c deleted file mode 100644 index df8d3fb..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_export_llext.c +++ /dev/null @@ -1,329 +0,0 @@ - -/* Export syscalls for extensions */ -static void * const no_handler = NULL; - -/* Weak references, if something is not found by the linker, it will be NULL - * and simply fail during extension load - */ -extern __weak ALIAS_OF(no_handler) void * const z_impl_zephyr_read_stdin; -extern __weak ALIAS_OF(no_handler) void * const z_impl_zephyr_write_stdout; -extern __weak ALIAS_OF(no_handler) void * const z_impl_zephyr_fputc; -extern __weak ALIAS_OF(no_handler) void * const z_impl_zephyr_fwrite; -extern __weak ALIAS_OF(no_handler) void * const z_impl___posix_clock_get_base; -extern __weak ALIAS_OF(no_handler) void * const z_impl_z_sys_mutex_kernel_lock; -extern __weak ALIAS_OF(no_handler) void * const z_impl_z_sys_mutex_kernel_unlock; -extern __weak ALIAS_OF(no_handler) void * const z_impl_z_log_msg_simple_create_0; -extern __weak ALIAS_OF(no_handler) void * const z_impl_z_log_msg_simple_create_1; -extern __weak ALIAS_OF(no_handler) void * const z_impl_z_log_msg_simple_create_2; -extern __weak ALIAS_OF(no_handler) void * const z_impl_z_log_msg_static_create; -extern __weak ALIAS_OF(no_handler) void * const z_impl_log_panic; -extern __weak ALIAS_OF(no_handler) void * const z_impl_log_process; -extern __weak ALIAS_OF(no_handler) void * const z_impl_log_buffered_cnt; -extern __weak ALIAS_OF(no_handler) void * const z_impl_log_filter_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_log_frontend_filter_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_read; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_write; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_erase; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_get_page_info_by_offs; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_get_page_info_by_idx; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_get_page_count; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_sfdp_read; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_read_jedec_id; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_get_write_block_size; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_get_parameters; -extern __weak ALIAS_OF(no_handler) void * const z_impl_flash_ex_op; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_pin_interrupt_configure; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_pin_configure; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_port_get_direction; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_pin_get_config; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_port_get_raw; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_port_set_masked_raw; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_port_set_bits_raw; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_port_clear_bits_raw; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_port_toggle_bits; -extern __weak ALIAS_OF(no_handler) void * const z_impl_gpio_get_pending_int; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_err_check; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_poll_in; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_poll_in_u16; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_poll_out; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_poll_out_u16; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_configure; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_config_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_irq_tx_enable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_irq_tx_disable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_irq_rx_enable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_irq_rx_disable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_irq_err_enable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_irq_err_disable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_irq_is_pending; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_irq_update; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_tx; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_tx_u16; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_tx_abort; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_rx_enable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_rx_enable_u16; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_rx_disable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_line_ctrl_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_line_ctrl_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_uart_drv_cmd; -extern __weak ALIAS_OF(no_handler) void * const z_impl_device_get_binding; -extern __weak ALIAS_OF(no_handler) void * const z_impl_device_is_ready; -extern __weak ALIAS_OF(no_handler) void * const z_impl_device_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_stack_alloc; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_stack_free; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_create; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_stack_space_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_join; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_sleep; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_usleep; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_busy_wait; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_yield; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_wakeup; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_sched_current_thread_query; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_abort; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_start; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_timeout_expires_ticks; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_timeout_remaining_ticks; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_priority_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_priority_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_deadline_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_suspend; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_resume; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_is_preempt_thread; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_custom_data_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_custom_data_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_name_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_thread_name_copy; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_timer_start; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_timer_stop; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_timer_status_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_timer_status_sync; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_timer_expires_ticks; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_timer_remaining_ticks; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_timer_user_data_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_timer_user_data_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_uptime_ticks; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_queue_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_queue_cancel_wait; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_queue_alloc_append; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_queue_alloc_prepend; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_queue_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_queue_is_empty; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_queue_peek_head; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_queue_peek_tail; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_futex_wait; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_futex_wake; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_event_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_event_post; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_event_set; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_event_set_masked; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_event_clear; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_event_wait; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_event_wait_all; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_stack_alloc_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_stack_push; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_stack_pop; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_mutex_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_mutex_lock; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_mutex_unlock; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_condvar_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_condvar_signal; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_condvar_broadcast; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_condvar_wait; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_sem_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_sem_take; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_sem_give; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_sem_reset; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_sem_count_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_alloc_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_put; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_peek; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_peek_at; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_purge; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_num_free_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_get_attrs; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_msgq_num_used_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_pipe_alloc_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_pipe_put; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_pipe_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_pipe_read_avail; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_pipe_write_avail; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_pipe_flush; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_pipe_buffer_flush; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_poll; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_poll_signal_init; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_poll_signal_reset; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_poll_signal_check; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_poll_signal_raise; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_str_out; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_float_disable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_float_enable; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_object_access_grant; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_object_release; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_object_alloc; -extern __weak ALIAS_OF(no_handler) void * const z_impl_k_object_alloc_size; -extern __weak ALIAS_OF(no_handler) void * const z_impl_sys_clock_hw_cycles_per_sec_runtime_get; -extern __weak ALIAS_OF(no_handler) void * const z_impl_z_errno; - -/* Exported symbols */ -EXPORT_SYMBOL(z_impl_zephyr_read_stdin); -EXPORT_SYMBOL(z_impl_zephyr_write_stdout); -EXPORT_SYMBOL(z_impl_zephyr_fputc); -EXPORT_SYMBOL(z_impl_zephyr_fwrite); -EXPORT_SYMBOL(z_impl___posix_clock_get_base); -EXPORT_SYMBOL(z_impl_z_sys_mutex_kernel_lock); -EXPORT_SYMBOL(z_impl_z_sys_mutex_kernel_unlock); -EXPORT_SYMBOL(z_impl_z_log_msg_simple_create_0); -EXPORT_SYMBOL(z_impl_z_log_msg_simple_create_1); -EXPORT_SYMBOL(z_impl_z_log_msg_simple_create_2); -EXPORT_SYMBOL(z_impl_z_log_msg_static_create); -EXPORT_SYMBOL(z_impl_log_panic); -EXPORT_SYMBOL(z_impl_log_process); -EXPORT_SYMBOL(z_impl_log_buffered_cnt); -EXPORT_SYMBOL(z_impl_log_filter_set); -EXPORT_SYMBOL(z_impl_log_frontend_filter_set); -EXPORT_SYMBOL(z_impl_flash_read); -EXPORT_SYMBOL(z_impl_flash_write); -EXPORT_SYMBOL(z_impl_flash_erase); -EXPORT_SYMBOL(z_impl_flash_get_page_info_by_offs); -EXPORT_SYMBOL(z_impl_flash_get_page_info_by_idx); -EXPORT_SYMBOL(z_impl_flash_get_page_count); -EXPORT_SYMBOL(z_impl_flash_sfdp_read); -EXPORT_SYMBOL(z_impl_flash_read_jedec_id); -EXPORT_SYMBOL(z_impl_flash_get_write_block_size); -EXPORT_SYMBOL(z_impl_flash_get_parameters); -EXPORT_SYMBOL(z_impl_flash_ex_op); -EXPORT_SYMBOL(z_impl_gpio_pin_interrupt_configure); -EXPORT_SYMBOL(z_impl_gpio_pin_configure); -EXPORT_SYMBOL(z_impl_gpio_port_get_direction); -EXPORT_SYMBOL(z_impl_gpio_pin_get_config); -EXPORT_SYMBOL(z_impl_gpio_port_get_raw); -EXPORT_SYMBOL(z_impl_gpio_port_set_masked_raw); -EXPORT_SYMBOL(z_impl_gpio_port_set_bits_raw); -EXPORT_SYMBOL(z_impl_gpio_port_clear_bits_raw); -EXPORT_SYMBOL(z_impl_gpio_port_toggle_bits); -EXPORT_SYMBOL(z_impl_gpio_get_pending_int); -EXPORT_SYMBOL(z_impl_uart_err_check); -EXPORT_SYMBOL(z_impl_uart_poll_in); -EXPORT_SYMBOL(z_impl_uart_poll_in_u16); -EXPORT_SYMBOL(z_impl_uart_poll_out); -EXPORT_SYMBOL(z_impl_uart_poll_out_u16); -EXPORT_SYMBOL(z_impl_uart_configure); -EXPORT_SYMBOL(z_impl_uart_config_get); -EXPORT_SYMBOL(z_impl_uart_irq_tx_enable); -EXPORT_SYMBOL(z_impl_uart_irq_tx_disable); -EXPORT_SYMBOL(z_impl_uart_irq_rx_enable); -EXPORT_SYMBOL(z_impl_uart_irq_rx_disable); -EXPORT_SYMBOL(z_impl_uart_irq_err_enable); -EXPORT_SYMBOL(z_impl_uart_irq_err_disable); -EXPORT_SYMBOL(z_impl_uart_irq_is_pending); -EXPORT_SYMBOL(z_impl_uart_irq_update); -EXPORT_SYMBOL(z_impl_uart_tx); -EXPORT_SYMBOL(z_impl_uart_tx_u16); -EXPORT_SYMBOL(z_impl_uart_tx_abort); -EXPORT_SYMBOL(z_impl_uart_rx_enable); -EXPORT_SYMBOL(z_impl_uart_rx_enable_u16); -EXPORT_SYMBOL(z_impl_uart_rx_disable); -EXPORT_SYMBOL(z_impl_uart_line_ctrl_set); -EXPORT_SYMBOL(z_impl_uart_line_ctrl_get); -EXPORT_SYMBOL(z_impl_uart_drv_cmd); -EXPORT_SYMBOL(z_impl_device_get_binding); -EXPORT_SYMBOL(z_impl_device_is_ready); -EXPORT_SYMBOL(z_impl_device_init); -EXPORT_SYMBOL(z_impl_k_thread_stack_alloc); -EXPORT_SYMBOL(z_impl_k_thread_stack_free); -EXPORT_SYMBOL(z_impl_k_thread_create); -EXPORT_SYMBOL(z_impl_k_thread_stack_space_get); -EXPORT_SYMBOL(z_impl_k_thread_join); -EXPORT_SYMBOL(z_impl_k_sleep); -EXPORT_SYMBOL(z_impl_k_usleep); -EXPORT_SYMBOL(z_impl_k_busy_wait); -EXPORT_SYMBOL(z_impl_k_yield); -EXPORT_SYMBOL(z_impl_k_wakeup); -EXPORT_SYMBOL(z_impl_k_sched_current_thread_query); -EXPORT_SYMBOL(z_impl_k_thread_abort); -EXPORT_SYMBOL(z_impl_k_thread_start); -EXPORT_SYMBOL(z_impl_k_thread_timeout_expires_ticks); -EXPORT_SYMBOL(z_impl_k_thread_timeout_remaining_ticks); -EXPORT_SYMBOL(z_impl_k_thread_priority_get); -EXPORT_SYMBOL(z_impl_k_thread_priority_set); -EXPORT_SYMBOL(z_impl_k_thread_deadline_set); -EXPORT_SYMBOL(z_impl_k_thread_suspend); -EXPORT_SYMBOL(z_impl_k_thread_resume); -EXPORT_SYMBOL(z_impl_k_is_preempt_thread); -EXPORT_SYMBOL(z_impl_k_thread_custom_data_set); -EXPORT_SYMBOL(z_impl_k_thread_custom_data_get); -EXPORT_SYMBOL(z_impl_k_thread_name_set); -EXPORT_SYMBOL(z_impl_k_thread_name_copy); -EXPORT_SYMBOL(z_impl_k_timer_start); -EXPORT_SYMBOL(z_impl_k_timer_stop); -EXPORT_SYMBOL(z_impl_k_timer_status_get); -EXPORT_SYMBOL(z_impl_k_timer_status_sync); -EXPORT_SYMBOL(z_impl_k_timer_expires_ticks); -EXPORT_SYMBOL(z_impl_k_timer_remaining_ticks); -EXPORT_SYMBOL(z_impl_k_timer_user_data_set); -EXPORT_SYMBOL(z_impl_k_timer_user_data_get); -EXPORT_SYMBOL(z_impl_k_uptime_ticks); -EXPORT_SYMBOL(z_impl_k_queue_init); -EXPORT_SYMBOL(z_impl_k_queue_cancel_wait); -EXPORT_SYMBOL(z_impl_k_queue_alloc_append); -EXPORT_SYMBOL(z_impl_k_queue_alloc_prepend); -EXPORT_SYMBOL(z_impl_k_queue_get); -EXPORT_SYMBOL(z_impl_k_queue_is_empty); -EXPORT_SYMBOL(z_impl_k_queue_peek_head); -EXPORT_SYMBOL(z_impl_k_queue_peek_tail); -EXPORT_SYMBOL(z_impl_k_futex_wait); -EXPORT_SYMBOL(z_impl_k_futex_wake); -EXPORT_SYMBOL(z_impl_k_event_init); -EXPORT_SYMBOL(z_impl_k_event_post); -EXPORT_SYMBOL(z_impl_k_event_set); -EXPORT_SYMBOL(z_impl_k_event_set_masked); -EXPORT_SYMBOL(z_impl_k_event_clear); -EXPORT_SYMBOL(z_impl_k_event_wait); -EXPORT_SYMBOL(z_impl_k_event_wait_all); -EXPORT_SYMBOL(z_impl_k_stack_alloc_init); -EXPORT_SYMBOL(z_impl_k_stack_push); -EXPORT_SYMBOL(z_impl_k_stack_pop); -EXPORT_SYMBOL(z_impl_k_mutex_init); -EXPORT_SYMBOL(z_impl_k_mutex_lock); -EXPORT_SYMBOL(z_impl_k_mutex_unlock); -EXPORT_SYMBOL(z_impl_k_condvar_init); -EXPORT_SYMBOL(z_impl_k_condvar_signal); -EXPORT_SYMBOL(z_impl_k_condvar_broadcast); -EXPORT_SYMBOL(z_impl_k_condvar_wait); -EXPORT_SYMBOL(z_impl_k_sem_init); -EXPORT_SYMBOL(z_impl_k_sem_take); -EXPORT_SYMBOL(z_impl_k_sem_give); -EXPORT_SYMBOL(z_impl_k_sem_reset); -EXPORT_SYMBOL(z_impl_k_sem_count_get); -EXPORT_SYMBOL(z_impl_k_msgq_alloc_init); -EXPORT_SYMBOL(z_impl_k_msgq_put); -EXPORT_SYMBOL(z_impl_k_msgq_get); -EXPORT_SYMBOL(z_impl_k_msgq_peek); -EXPORT_SYMBOL(z_impl_k_msgq_peek_at); -EXPORT_SYMBOL(z_impl_k_msgq_purge); -EXPORT_SYMBOL(z_impl_k_msgq_num_free_get); -EXPORT_SYMBOL(z_impl_k_msgq_get_attrs); -EXPORT_SYMBOL(z_impl_k_msgq_num_used_get); -EXPORT_SYMBOL(z_impl_k_pipe_alloc_init); -EXPORT_SYMBOL(z_impl_k_pipe_put); -EXPORT_SYMBOL(z_impl_k_pipe_get); -EXPORT_SYMBOL(z_impl_k_pipe_read_avail); -EXPORT_SYMBOL(z_impl_k_pipe_write_avail); -EXPORT_SYMBOL(z_impl_k_pipe_flush); -EXPORT_SYMBOL(z_impl_k_pipe_buffer_flush); -EXPORT_SYMBOL(z_impl_k_poll); -EXPORT_SYMBOL(z_impl_k_poll_signal_init); -EXPORT_SYMBOL(z_impl_k_poll_signal_reset); -EXPORT_SYMBOL(z_impl_k_poll_signal_check); -EXPORT_SYMBOL(z_impl_k_poll_signal_raise); -EXPORT_SYMBOL(z_impl_k_str_out); -EXPORT_SYMBOL(z_impl_k_float_disable); -EXPORT_SYMBOL(z_impl_k_float_enable); -EXPORT_SYMBOL(z_impl_k_object_access_grant); -EXPORT_SYMBOL(z_impl_k_object_release); -EXPORT_SYMBOL(z_impl_k_object_alloc); -EXPORT_SYMBOL(z_impl_k_object_alloc_size); -EXPORT_SYMBOL(z_impl_sys_clock_hw_cycles_per_sec_runtime_get); -EXPORT_SYMBOL(z_impl_z_errno); diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_list.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_list.h deleted file mode 100644 index 6082a2d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscall_list.h +++ /dev/null @@ -1,550 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef ZEPHYR_SYSCALL_LIST_H -#define ZEPHYR_SYSCALL_LIST_H - -#define K_SYSCALL_DEVICE_GET_BINDING 0 -#define K_SYSCALL_DEVICE_INIT 1 -#define K_SYSCALL_DEVICE_IS_READY 2 -#define K_SYSCALL_FLASH_ERASE 3 -#define K_SYSCALL_FLASH_EX_OP 4 -#define K_SYSCALL_FLASH_GET_PAGE_COUNT 5 -#define K_SYSCALL_FLASH_GET_PAGE_INFO_BY_IDX 6 -#define K_SYSCALL_FLASH_GET_PAGE_INFO_BY_OFFS 7 -#define K_SYSCALL_FLASH_GET_PARAMETERS 8 -#define K_SYSCALL_FLASH_GET_WRITE_BLOCK_SIZE 9 -#define K_SYSCALL_FLASH_READ 10 -#define K_SYSCALL_FLASH_READ_JEDEC_ID 11 -#define K_SYSCALL_FLASH_SFDP_READ 12 -#define K_SYSCALL_FLASH_WRITE 13 -#define K_SYSCALL_GPIO_GET_PENDING_INT 14 -#define K_SYSCALL_GPIO_PIN_CONFIGURE 15 -#define K_SYSCALL_GPIO_PIN_GET_CONFIG 16 -#define K_SYSCALL_GPIO_PIN_INTERRUPT_CONFIGURE 17 -#define K_SYSCALL_GPIO_PORT_CLEAR_BITS_RAW 18 -#define K_SYSCALL_GPIO_PORT_GET_DIRECTION 19 -#define K_SYSCALL_GPIO_PORT_GET_RAW 20 -#define K_SYSCALL_GPIO_PORT_SET_BITS_RAW 21 -#define K_SYSCALL_GPIO_PORT_SET_MASKED_RAW 22 -#define K_SYSCALL_GPIO_PORT_TOGGLE_BITS 23 -#define K_SYSCALL_K_BUSY_WAIT 24 -#define K_SYSCALL_K_CONDVAR_BROADCAST 25 -#define K_SYSCALL_K_CONDVAR_INIT 26 -#define K_SYSCALL_K_CONDVAR_SIGNAL 27 -#define K_SYSCALL_K_CONDVAR_WAIT 28 -#define K_SYSCALL_K_EVENT_CLEAR 29 -#define K_SYSCALL_K_EVENT_INIT 30 -#define K_SYSCALL_K_EVENT_POST 31 -#define K_SYSCALL_K_EVENT_SET 32 -#define K_SYSCALL_K_EVENT_SET_MASKED 33 -#define K_SYSCALL_K_EVENT_WAIT 34 -#define K_SYSCALL_K_EVENT_WAIT_ALL 35 -#define K_SYSCALL_K_FLOAT_DISABLE 36 -#define K_SYSCALL_K_FLOAT_ENABLE 37 -#define K_SYSCALL_K_FUTEX_WAIT 38 -#define K_SYSCALL_K_FUTEX_WAKE 39 -#define K_SYSCALL_K_IS_PREEMPT_THREAD 40 -#define K_SYSCALL_K_MSGQ_ALLOC_INIT 41 -#define K_SYSCALL_K_MSGQ_GET 42 -#define K_SYSCALL_K_MSGQ_GET_ATTRS 43 -#define K_SYSCALL_K_MSGQ_NUM_FREE_GET 44 -#define K_SYSCALL_K_MSGQ_NUM_USED_GET 45 -#define K_SYSCALL_K_MSGQ_PEEK 46 -#define K_SYSCALL_K_MSGQ_PEEK_AT 47 -#define K_SYSCALL_K_MSGQ_PURGE 48 -#define K_SYSCALL_K_MSGQ_PUT 49 -#define K_SYSCALL_K_MUTEX_INIT 50 -#define K_SYSCALL_K_MUTEX_LOCK 51 -#define K_SYSCALL_K_MUTEX_UNLOCK 52 -#define K_SYSCALL_K_OBJECT_ACCESS_GRANT 53 -#define K_SYSCALL_K_OBJECT_ALLOC 54 -#define K_SYSCALL_K_OBJECT_ALLOC_SIZE 55 -#define K_SYSCALL_K_OBJECT_RELEASE 56 -#define K_SYSCALL_K_PIPE_ALLOC_INIT 57 -#define K_SYSCALL_K_PIPE_BUFFER_FLUSH 58 -#define K_SYSCALL_K_PIPE_FLUSH 59 -#define K_SYSCALL_K_PIPE_GET 60 -#define K_SYSCALL_K_PIPE_PUT 61 -#define K_SYSCALL_K_PIPE_READ_AVAIL 62 -#define K_SYSCALL_K_PIPE_WRITE_AVAIL 63 -#define K_SYSCALL_K_POLL 64 -#define K_SYSCALL_K_POLL_SIGNAL_CHECK 65 -#define K_SYSCALL_K_POLL_SIGNAL_INIT 66 -#define K_SYSCALL_K_POLL_SIGNAL_RAISE 67 -#define K_SYSCALL_K_POLL_SIGNAL_RESET 68 -#define K_SYSCALL_K_QUEUE_ALLOC_APPEND 69 -#define K_SYSCALL_K_QUEUE_ALLOC_PREPEND 70 -#define K_SYSCALL_K_QUEUE_CANCEL_WAIT 71 -#define K_SYSCALL_K_QUEUE_GET 72 -#define K_SYSCALL_K_QUEUE_INIT 73 -#define K_SYSCALL_K_QUEUE_IS_EMPTY 74 -#define K_SYSCALL_K_QUEUE_PEEK_HEAD 75 -#define K_SYSCALL_K_QUEUE_PEEK_TAIL 76 -#define K_SYSCALL_K_SCHED_CURRENT_THREAD_QUERY 77 -#define K_SYSCALL_K_SEM_COUNT_GET 78 -#define K_SYSCALL_K_SEM_GIVE 79 -#define K_SYSCALL_K_SEM_INIT 80 -#define K_SYSCALL_K_SEM_RESET 81 -#define K_SYSCALL_K_SEM_TAKE 82 -#define K_SYSCALL_K_SLEEP 83 -#define K_SYSCALL_K_STACK_ALLOC_INIT 84 -#define K_SYSCALL_K_STACK_POP 85 -#define K_SYSCALL_K_STACK_PUSH 86 -#define K_SYSCALL_K_STR_OUT 87 -#define K_SYSCALL_K_THREAD_ABORT 88 -#define K_SYSCALL_K_THREAD_CREATE 89 -#define K_SYSCALL_K_THREAD_CUSTOM_DATA_GET 90 -#define K_SYSCALL_K_THREAD_CUSTOM_DATA_SET 91 -#define K_SYSCALL_K_THREAD_DEADLINE_SET 92 -#define K_SYSCALL_K_THREAD_JOIN 93 -#define K_SYSCALL_K_THREAD_NAME_COPY 94 -#define K_SYSCALL_K_THREAD_NAME_SET 95 -#define K_SYSCALL_K_THREAD_PRIORITY_GET 96 -#define K_SYSCALL_K_THREAD_PRIORITY_SET 97 -#define K_SYSCALL_K_THREAD_RESUME 98 -#define K_SYSCALL_K_THREAD_STACK_ALLOC 99 -#define K_SYSCALL_K_THREAD_STACK_FREE 100 -#define K_SYSCALL_K_THREAD_STACK_SPACE_GET 101 -#define K_SYSCALL_K_THREAD_START 102 -#define K_SYSCALL_K_THREAD_SUSPEND 103 -#define K_SYSCALL_K_THREAD_TIMEOUT_EXPIRES_TICKS 104 -#define K_SYSCALL_K_THREAD_TIMEOUT_REMAINING_TICKS 105 -#define K_SYSCALL_K_TIMER_EXPIRES_TICKS 106 -#define K_SYSCALL_K_TIMER_REMAINING_TICKS 107 -#define K_SYSCALL_K_TIMER_START 108 -#define K_SYSCALL_K_TIMER_STATUS_GET 109 -#define K_SYSCALL_K_TIMER_STATUS_SYNC 110 -#define K_SYSCALL_K_TIMER_STOP 111 -#define K_SYSCALL_K_TIMER_USER_DATA_GET 112 -#define K_SYSCALL_K_TIMER_USER_DATA_SET 113 -#define K_SYSCALL_K_UPTIME_TICKS 114 -#define K_SYSCALL_K_USLEEP 115 -#define K_SYSCALL_K_WAKEUP 116 -#define K_SYSCALL_K_YIELD 117 -#define K_SYSCALL_LOG_BUFFERED_CNT 118 -#define K_SYSCALL_LOG_FILTER_SET 119 -#define K_SYSCALL_LOG_FRONTEND_FILTER_SET 120 -#define K_SYSCALL_LOG_PANIC 121 -#define K_SYSCALL_LOG_PROCESS 122 -#define K_SYSCALL_SYS_CLOCK_HW_CYCLES_PER_SEC_RUNTIME_GET 123 -#define K_SYSCALL_UART_CONFIGURE 124 -#define K_SYSCALL_UART_CONFIG_GET 125 -#define K_SYSCALL_UART_DRV_CMD 126 -#define K_SYSCALL_UART_ERR_CHECK 127 -#define K_SYSCALL_UART_IRQ_ERR_DISABLE 128 -#define K_SYSCALL_UART_IRQ_ERR_ENABLE 129 -#define K_SYSCALL_UART_IRQ_IS_PENDING 130 -#define K_SYSCALL_UART_IRQ_RX_DISABLE 131 -#define K_SYSCALL_UART_IRQ_RX_ENABLE 132 -#define K_SYSCALL_UART_IRQ_TX_DISABLE 133 -#define K_SYSCALL_UART_IRQ_TX_ENABLE 134 -#define K_SYSCALL_UART_IRQ_UPDATE 135 -#define K_SYSCALL_UART_LINE_CTRL_GET 136 -#define K_SYSCALL_UART_LINE_CTRL_SET 137 -#define K_SYSCALL_UART_POLL_IN 138 -#define K_SYSCALL_UART_POLL_IN_U16 139 -#define K_SYSCALL_UART_POLL_OUT 140 -#define K_SYSCALL_UART_POLL_OUT_U16 141 -#define K_SYSCALL_UART_RX_DISABLE 142 -#define K_SYSCALL_UART_RX_ENABLE 143 -#define K_SYSCALL_UART_RX_ENABLE_U16 144 -#define K_SYSCALL_UART_TX 145 -#define K_SYSCALL_UART_TX_ABORT 146 -#define K_SYSCALL_UART_TX_U16 147 -#define K_SYSCALL_ZEPHYR_FPUTC 148 -#define K_SYSCALL_ZEPHYR_FWRITE 149 -#define K_SYSCALL_ZEPHYR_READ_STDIN 150 -#define K_SYSCALL_ZEPHYR_WRITE_STDOUT 151 -#define K_SYSCALL_Z_ERRNO 152 -#define K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_0 153 -#define K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_1 154 -#define K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_2 155 -#define K_SYSCALL_Z_LOG_MSG_STATIC_CREATE 156 -#define K_SYSCALL_Z_SYS_MUTEX_KERNEL_LOCK 157 -#define K_SYSCALL_Z_SYS_MUTEX_KERNEL_UNLOCK 158 -#define K_SYSCALL___POSIX_CLOCK_GET_BASE 159 -#define K_SYSCALL_BAD 160 -#define K_SYSCALL_LIMIT 161 - - -/* Following syscalls are not used in image */ -#define K_SYSCALL_ADC_CHANNEL_SETUP 162 -#define K_SYSCALL_ADC_READ 163 -#define K_SYSCALL_ADC_READ_ASYNC 164 -#define K_SYSCALL_ATOMIC_ADD 165 -#define K_SYSCALL_ATOMIC_AND 166 -#define K_SYSCALL_ATOMIC_CAS 167 -#define K_SYSCALL_ATOMIC_NAND 168 -#define K_SYSCALL_ATOMIC_OR 169 -#define K_SYSCALL_ATOMIC_PTR_CAS 170 -#define K_SYSCALL_ATOMIC_PTR_SET 171 -#define K_SYSCALL_ATOMIC_SET 172 -#define K_SYSCALL_ATOMIC_SUB 173 -#define K_SYSCALL_ATOMIC_XOR 174 -#define K_SYSCALL_AUXDISPLAY_BACKLIGHT_GET 175 -#define K_SYSCALL_AUXDISPLAY_BACKLIGHT_SET 176 -#define K_SYSCALL_AUXDISPLAY_BRIGHTNESS_GET 177 -#define K_SYSCALL_AUXDISPLAY_BRIGHTNESS_SET 178 -#define K_SYSCALL_AUXDISPLAY_CAPABILITIES_GET 179 -#define K_SYSCALL_AUXDISPLAY_CLEAR 180 -#define K_SYSCALL_AUXDISPLAY_CURSOR_POSITION_GET 181 -#define K_SYSCALL_AUXDISPLAY_CURSOR_POSITION_SET 182 -#define K_SYSCALL_AUXDISPLAY_CURSOR_SET_ENABLED 183 -#define K_SYSCALL_AUXDISPLAY_CURSOR_SHIFT_SET 184 -#define K_SYSCALL_AUXDISPLAY_CUSTOM_CHARACTER_SET 185 -#define K_SYSCALL_AUXDISPLAY_CUSTOM_COMMAND 186 -#define K_SYSCALL_AUXDISPLAY_DISPLAY_OFF 187 -#define K_SYSCALL_AUXDISPLAY_DISPLAY_ON 188 -#define K_SYSCALL_AUXDISPLAY_DISPLAY_POSITION_GET 189 -#define K_SYSCALL_AUXDISPLAY_DISPLAY_POSITION_SET 190 -#define K_SYSCALL_AUXDISPLAY_IS_BUSY 191 -#define K_SYSCALL_AUXDISPLAY_POSITION_BLINKING_SET_ENABLED 192 -#define K_SYSCALL_AUXDISPLAY_WRITE 193 -#define K_SYSCALL_BBRAM_CHECK_INVALID 194 -#define K_SYSCALL_BBRAM_CHECK_POWER 195 -#define K_SYSCALL_BBRAM_CHECK_STANDBY_POWER 196 -#define K_SYSCALL_BBRAM_GET_SIZE 197 -#define K_SYSCALL_BBRAM_READ 198 -#define K_SYSCALL_BBRAM_WRITE 199 -#define K_SYSCALL_BC12_SET_RESULT_CB 200 -#define K_SYSCALL_BC12_SET_ROLE 201 -#define K_SYSCALL_CAN_ADD_RX_FILTER_MSGQ 202 -#define K_SYSCALL_CAN_CALC_TIMING 203 -#define K_SYSCALL_CAN_CALC_TIMING_DATA 204 -#define K_SYSCALL_CAN_GET_BITRATE_MAX 205 -#define K_SYSCALL_CAN_GET_BITRATE_MIN 206 -#define K_SYSCALL_CAN_GET_CAPABILITIES 207 -#define K_SYSCALL_CAN_GET_CORE_CLOCK 208 -#define K_SYSCALL_CAN_GET_MAX_FILTERS 209 -#define K_SYSCALL_CAN_GET_MODE 210 -#define K_SYSCALL_CAN_GET_STATE 211 -#define K_SYSCALL_CAN_GET_TIMING_DATA_MAX 212 -#define K_SYSCALL_CAN_GET_TIMING_DATA_MIN 213 -#define K_SYSCALL_CAN_GET_TIMING_MAX 214 -#define K_SYSCALL_CAN_GET_TIMING_MIN 215 -#define K_SYSCALL_CAN_GET_TRANSCEIVER 216 -#define K_SYSCALL_CAN_RECOVER 217 -#define K_SYSCALL_CAN_REMOVE_RX_FILTER 218 -#define K_SYSCALL_CAN_SEND 219 -#define K_SYSCALL_CAN_SET_BITRATE 220 -#define K_SYSCALL_CAN_SET_BITRATE_DATA 221 -#define K_SYSCALL_CAN_SET_MODE 222 -#define K_SYSCALL_CAN_SET_TIMING 223 -#define K_SYSCALL_CAN_SET_TIMING_DATA 224 -#define K_SYSCALL_CAN_START 225 -#define K_SYSCALL_CAN_STATS_GET_ACK_ERRORS 226 -#define K_SYSCALL_CAN_STATS_GET_BIT0_ERRORS 227 -#define K_SYSCALL_CAN_STATS_GET_BIT1_ERRORS 228 -#define K_SYSCALL_CAN_STATS_GET_BIT_ERRORS 229 -#define K_SYSCALL_CAN_STATS_GET_CRC_ERRORS 230 -#define K_SYSCALL_CAN_STATS_GET_FORM_ERRORS 231 -#define K_SYSCALL_CAN_STATS_GET_RX_OVERRUNS 232 -#define K_SYSCALL_CAN_STATS_GET_STUFF_ERRORS 233 -#define K_SYSCALL_CAN_STOP 234 -#define K_SYSCALL_CHARGER_CHARGE_ENABLE 235 -#define K_SYSCALL_CHARGER_GET_PROP 236 -#define K_SYSCALL_CHARGER_SET_PROP 237 -#define K_SYSCALL_COUNTER_CANCEL_CHANNEL_ALARM 238 -#define K_SYSCALL_COUNTER_GET_FREQUENCY 239 -#define K_SYSCALL_COUNTER_GET_GUARD_PERIOD 240 -#define K_SYSCALL_COUNTER_GET_MAX_TOP_VALUE 241 -#define K_SYSCALL_COUNTER_GET_NUM_OF_CHANNELS 242 -#define K_SYSCALL_COUNTER_GET_PENDING_INT 243 -#define K_SYSCALL_COUNTER_GET_TOP_VALUE 244 -#define K_SYSCALL_COUNTER_GET_VALUE 245 -#define K_SYSCALL_COUNTER_GET_VALUE_64 246 -#define K_SYSCALL_COUNTER_IS_COUNTING_UP 247 -#define K_SYSCALL_COUNTER_SET_CHANNEL_ALARM 248 -#define K_SYSCALL_COUNTER_SET_GUARD_PERIOD 249 -#define K_SYSCALL_COUNTER_SET_TOP_VALUE 250 -#define K_SYSCALL_COUNTER_START 251 -#define K_SYSCALL_COUNTER_STOP 252 -#define K_SYSCALL_COUNTER_TICKS_TO_US 253 -#define K_SYSCALL_COUNTER_US_TO_TICKS 254 -#define K_SYSCALL_DAC_CHANNEL_SETUP 255 -#define K_SYSCALL_DAC_WRITE_VALUE 256 -#define K_SYSCALL_DEVMUX_SELECT_GET 257 -#define K_SYSCALL_DEVMUX_SELECT_SET 258 -#define K_SYSCALL_DMA_CHAN_FILTER 259 -#define K_SYSCALL_DMA_RELEASE_CHANNEL 260 -#define K_SYSCALL_DMA_REQUEST_CHANNEL 261 -#define K_SYSCALL_DMA_RESUME 262 -#define K_SYSCALL_DMA_START 263 -#define K_SYSCALL_DMA_STOP 264 -#define K_SYSCALL_DMA_SUSPEND 265 -#define K_SYSCALL_EEPROM_GET_SIZE 266 -#define K_SYSCALL_EEPROM_READ 267 -#define K_SYSCALL_EEPROM_WRITE 268 -#define K_SYSCALL_EMUL_FUEL_GAUGE_IS_BATTERY_CUTOFF 269 -#define K_SYSCALL_EMUL_FUEL_GAUGE_SET_BATTERY_CHARGING 270 -#define K_SYSCALL_ENTROPY_GET_ENTROPY 271 -#define K_SYSCALL_ESPI_CONFIG 272 -#define K_SYSCALL_ESPI_FLASH_ERASE 273 -#define K_SYSCALL_ESPI_GET_CHANNEL_STATUS 274 -#define K_SYSCALL_ESPI_READ_FLASH 275 -#define K_SYSCALL_ESPI_READ_LPC_REQUEST 276 -#define K_SYSCALL_ESPI_READ_REQUEST 277 -#define K_SYSCALL_ESPI_RECEIVE_OOB 278 -#define K_SYSCALL_ESPI_RECEIVE_VWIRE 279 -#define K_SYSCALL_ESPI_SAF_ACTIVATE 280 -#define K_SYSCALL_ESPI_SAF_CONFIG 281 -#define K_SYSCALL_ESPI_SAF_FLASH_ERASE 282 -#define K_SYSCALL_ESPI_SAF_FLASH_READ 283 -#define K_SYSCALL_ESPI_SAF_FLASH_UNSUCCESS 284 -#define K_SYSCALL_ESPI_SAF_FLASH_WRITE 285 -#define K_SYSCALL_ESPI_SAF_GET_CHANNEL_STATUS 286 -#define K_SYSCALL_ESPI_SAF_SET_PROTECTION_REGIONS 287 -#define K_SYSCALL_ESPI_SEND_OOB 288 -#define K_SYSCALL_ESPI_SEND_VWIRE 289 -#define K_SYSCALL_ESPI_WRITE_FLASH 290 -#define K_SYSCALL_ESPI_WRITE_LPC_REQUEST 291 -#define K_SYSCALL_ESPI_WRITE_REQUEST 292 -#define K_SYSCALL_FLASH_SIMULATOR_GET_MEMORY 293 -#define K_SYSCALL_FUEL_GAUGE_BATTERY_CUTOFF 294 -#define K_SYSCALL_FUEL_GAUGE_GET_BUFFER_PROP 295 -#define K_SYSCALL_FUEL_GAUGE_GET_PROP 296 -#define K_SYSCALL_FUEL_GAUGE_GET_PROPS 297 -#define K_SYSCALL_FUEL_GAUGE_SET_PROP 298 -#define K_SYSCALL_FUEL_GAUGE_SET_PROPS 299 -#define K_SYSCALL_GNSS_GET_ENABLED_SYSTEMS 300 -#define K_SYSCALL_GNSS_GET_FIX_RATE 301 -#define K_SYSCALL_GNSS_GET_NAVIGATION_MODE 302 -#define K_SYSCALL_GNSS_GET_PERIODIC_CONFIG 303 -#define K_SYSCALL_GNSS_GET_SUPPORTED_SYSTEMS 304 -#define K_SYSCALL_GNSS_SET_ENABLED_SYSTEMS 305 -#define K_SYSCALL_GNSS_SET_FIX_RATE 306 -#define K_SYSCALL_GNSS_SET_NAVIGATION_MODE 307 -#define K_SYSCALL_GNSS_SET_PERIODIC_CONFIG 308 -#define K_SYSCALL_HWINFO_CLEAR_RESET_CAUSE 309 -#define K_SYSCALL_HWINFO_GET_DEVICE_EUI64 310 -#define K_SYSCALL_HWINFO_GET_DEVICE_ID 311 -#define K_SYSCALL_HWINFO_GET_RESET_CAUSE 312 -#define K_SYSCALL_HWINFO_GET_SUPPORTED_RESET_CAUSE 313 -#define K_SYSCALL_HWSPINLOCK_GET_MAX_ID 314 -#define K_SYSCALL_HWSPINLOCK_LOCK 315 -#define K_SYSCALL_HWSPINLOCK_TRYLOCK 316 -#define K_SYSCALL_HWSPINLOCK_UNLOCK 317 -#define K_SYSCALL_I2C_CONFIGURE 318 -#define K_SYSCALL_I2C_GET_CONFIG 319 -#define K_SYSCALL_I2C_RECOVER_BUS 320 -#define K_SYSCALL_I2C_TARGET_DRIVER_REGISTER 321 -#define K_SYSCALL_I2C_TARGET_DRIVER_UNREGISTER 322 -#define K_SYSCALL_I2C_TRANSFER 323 -#define K_SYSCALL_I2S_BUF_READ 324 -#define K_SYSCALL_I2S_BUF_WRITE 325 -#define K_SYSCALL_I2S_CONFIGURE 326 -#define K_SYSCALL_I2S_TRIGGER 327 -#define K_SYSCALL_I3C_DO_CCC 328 -#define K_SYSCALL_I3C_TRANSFER 329 -#define K_SYSCALL_IPM_COMPLETE 330 -#define K_SYSCALL_IPM_MAX_DATA_SIZE_GET 331 -#define K_SYSCALL_IPM_MAX_ID_VAL_GET 332 -#define K_SYSCALL_IPM_SEND 333 -#define K_SYSCALL_IPM_SET_ENABLED 334 -#define K_SYSCALL_IVSHMEM_ENABLE_INTERRUPTS 335 -#define K_SYSCALL_IVSHMEM_GET_ID 336 -#define K_SYSCALL_IVSHMEM_GET_MAX_PEERS 337 -#define K_SYSCALL_IVSHMEM_GET_MEM 338 -#define K_SYSCALL_IVSHMEM_GET_OUTPUT_MEM_SECTION 339 -#define K_SYSCALL_IVSHMEM_GET_PROTOCOL 340 -#define K_SYSCALL_IVSHMEM_GET_RW_MEM_SECTION 341 -#define K_SYSCALL_IVSHMEM_GET_STATE 342 -#define K_SYSCALL_IVSHMEM_GET_VECTORS 343 -#define K_SYSCALL_IVSHMEM_INT_PEER 344 -#define K_SYSCALL_IVSHMEM_REGISTER_HANDLER 345 -#define K_SYSCALL_IVSHMEM_SET_STATE 346 -#define K_SYSCALL_KSCAN_CONFIG 347 -#define K_SYSCALL_KSCAN_DISABLE_CALLBACK 348 -#define K_SYSCALL_KSCAN_ENABLE_CALLBACK 349 -#define K_SYSCALL_K_MEM_PAGING_HISTOGRAM_BACKING_STORE_PAGE_IN_GET 350 -#define K_SYSCALL_K_MEM_PAGING_HISTOGRAM_BACKING_STORE_PAGE_OUT_GET 351 -#define K_SYSCALL_K_MEM_PAGING_HISTOGRAM_EVICTION_GET 352 -#define K_SYSCALL_K_MEM_PAGING_STATS_GET 353 -#define K_SYSCALL_K_MEM_PAGING_THREAD_STATS_GET 354 -#define K_SYSCALL_LED_BLINK 355 -#define K_SYSCALL_LED_GET_INFO 356 -#define K_SYSCALL_LED_OFF 357 -#define K_SYSCALL_LED_ON 358 -#define K_SYSCALL_LED_SET_BRIGHTNESS 359 -#define K_SYSCALL_LED_SET_CHANNEL 360 -#define K_SYSCALL_LED_SET_COLOR 361 -#define K_SYSCALL_LED_WRITE_CHANNELS 362 -#define K_SYSCALL_MAXIM_DS3231_GET_SYNCPOINT 363 -#define K_SYSCALL_MAXIM_DS3231_REQ_SYNCPOINT 364 -#define K_SYSCALL_MBOX_MAX_CHANNELS_GET 365 -#define K_SYSCALL_MBOX_MTU_GET 366 -#define K_SYSCALL_MBOX_SEND 367 -#define K_SYSCALL_MBOX_SET_ENABLED 368 -#define K_SYSCALL_MDIO_BUS_DISABLE 369 -#define K_SYSCALL_MDIO_BUS_ENABLE 370 -#define K_SYSCALL_MDIO_READ 371 -#define K_SYSCALL_MDIO_READ_C45 372 -#define K_SYSCALL_MDIO_WRITE 373 -#define K_SYSCALL_MDIO_WRITE_C45 374 -#define K_SYSCALL_NET_ADDR_NTOP 375 -#define K_SYSCALL_NET_ADDR_PTON 376 -#define K_SYSCALL_NET_ETH_GET_PTP_CLOCK_BY_INDEX 377 -#define K_SYSCALL_NET_IF_GET_BY_INDEX 378 -#define K_SYSCALL_NET_IF_IPV4_ADDR_ADD_BY_INDEX 379 -#define K_SYSCALL_NET_IF_IPV4_ADDR_LOOKUP_BY_INDEX 380 -#define K_SYSCALL_NET_IF_IPV4_ADDR_RM_BY_INDEX 381 -#define K_SYSCALL_NET_IF_IPV4_SET_GW_BY_INDEX 382 -#define K_SYSCALL_NET_IF_IPV4_SET_NETMASK_BY_ADDR_BY_INDEX 383 -#define K_SYSCALL_NET_IF_IPV4_SET_NETMASK_BY_INDEX 384 -#define K_SYSCALL_NET_IF_IPV6_ADDR_ADD_BY_INDEX 385 -#define K_SYSCALL_NET_IF_IPV6_ADDR_LOOKUP_BY_INDEX 386 -#define K_SYSCALL_NET_IF_IPV6_ADDR_RM_BY_INDEX 387 -#define K_SYSCALL_NET_SOCKET_SERVICE_REGISTER 388 -#define K_SYSCALL_NRF_QSPI_NOR_XIP_ENABLE 389 -#define K_SYSCALL_PECI_CONFIG 390 -#define K_SYSCALL_PECI_DISABLE 391 -#define K_SYSCALL_PECI_ENABLE 392 -#define K_SYSCALL_PECI_TRANSFER 393 -#define K_SYSCALL_PS2_CONFIG 394 -#define K_SYSCALL_PS2_DISABLE_CALLBACK 395 -#define K_SYSCALL_PS2_ENABLE_CALLBACK 396 -#define K_SYSCALL_PS2_READ 397 -#define K_SYSCALL_PS2_WRITE 398 -#define K_SYSCALL_PTP_CLOCK_GET 399 -#define K_SYSCALL_PWM_CAPTURE_CYCLES 400 -#define K_SYSCALL_PWM_DISABLE_CAPTURE 401 -#define K_SYSCALL_PWM_ENABLE_CAPTURE 402 -#define K_SYSCALL_PWM_GET_CYCLES_PER_SEC 403 -#define K_SYSCALL_PWM_SET_CYCLES 404 -#define K_SYSCALL_RESET_LINE_ASSERT 405 -#define K_SYSCALL_RESET_LINE_DEASSERT 406 -#define K_SYSCALL_RESET_LINE_TOGGLE 407 -#define K_SYSCALL_RESET_STATUS 408 -#define K_SYSCALL_RETAINED_MEM_CLEAR 409 -#define K_SYSCALL_RETAINED_MEM_READ 410 -#define K_SYSCALL_RETAINED_MEM_SIZE 411 -#define K_SYSCALL_RETAINED_MEM_WRITE 412 -#define K_SYSCALL_RTC_ALARM_GET_SUPPORTED_FIELDS 413 -#define K_SYSCALL_RTC_ALARM_GET_TIME 414 -#define K_SYSCALL_RTC_ALARM_IS_PENDING 415 -#define K_SYSCALL_RTC_ALARM_SET_CALLBACK 416 -#define K_SYSCALL_RTC_ALARM_SET_TIME 417 -#define K_SYSCALL_RTC_GET_CALIBRATION 418 -#define K_SYSCALL_RTC_GET_TIME 419 -#define K_SYSCALL_RTC_SET_CALIBRATION 420 -#define K_SYSCALL_RTC_SET_TIME 421 -#define K_SYSCALL_RTC_UPDATE_SET_CALLBACK 422 -#define K_SYSCALL_RTIO_CQE_COPY_OUT 423 -#define K_SYSCALL_RTIO_CQE_GET_MEMPOOL_BUFFER 424 -#define K_SYSCALL_RTIO_RELEASE_BUFFER 425 -#define K_SYSCALL_RTIO_SQE_CANCEL 426 -#define K_SYSCALL_RTIO_SQE_COPY_IN_GET_HANDLES 427 -#define K_SYSCALL_RTIO_SUBMIT 428 -#define K_SYSCALL_SDHC_CARD_BUSY 429 -#define K_SYSCALL_SDHC_CARD_PRESENT 430 -#define K_SYSCALL_SDHC_DISABLE_INTERRUPT 431 -#define K_SYSCALL_SDHC_ENABLE_INTERRUPT 432 -#define K_SYSCALL_SDHC_EXECUTE_TUNING 433 -#define K_SYSCALL_SDHC_GET_HOST_PROPS 434 -#define K_SYSCALL_SDHC_HW_RESET 435 -#define K_SYSCALL_SDHC_REQUEST 436 -#define K_SYSCALL_SDHC_SET_IO 437 -#define K_SYSCALL_SENSOR_ATTR_GET 438 -#define K_SYSCALL_SENSOR_ATTR_SET 439 -#define K_SYSCALL_SENSOR_CHANNEL_GET 440 -#define K_SYSCALL_SENSOR_GET_DECODER 441 -#define K_SYSCALL_SENSOR_RECONFIGURE_READ_IODEV 442 -#define K_SYSCALL_SENSOR_SAMPLE_FETCH 443 -#define K_SYSCALL_SENSOR_SAMPLE_FETCH_CHAN 444 -#define K_SYSCALL_SIP_SUPERVISORY_CALL 445 -#define K_SYSCALL_SIP_SVC_PLAT_ASYNC_RES_REQ 446 -#define K_SYSCALL_SIP_SVC_PLAT_ASYNC_RES_RES 447 -#define K_SYSCALL_SIP_SVC_PLAT_FORMAT_TRANS_ID 448 -#define K_SYSCALL_SIP_SVC_PLAT_FREE_ASYNC_MEMORY 449 -#define K_SYSCALL_SIP_SVC_PLAT_FUNC_ID_VALID 450 -#define K_SYSCALL_SIP_SVC_PLAT_GET_ERROR_CODE 451 -#define K_SYSCALL_SIP_SVC_PLAT_GET_TRANS_IDX 452 -#define K_SYSCALL_SIP_SVC_PLAT_UPDATE_TRANS_ID 453 -#define K_SYSCALL_SMBUS_BLOCK_PCALL 454 -#define K_SYSCALL_SMBUS_BLOCK_READ 455 -#define K_SYSCALL_SMBUS_BLOCK_WRITE 456 -#define K_SYSCALL_SMBUS_BYTE_DATA_READ 457 -#define K_SYSCALL_SMBUS_BYTE_DATA_WRITE 458 -#define K_SYSCALL_SMBUS_BYTE_READ 459 -#define K_SYSCALL_SMBUS_BYTE_WRITE 460 -#define K_SYSCALL_SMBUS_CONFIGURE 461 -#define K_SYSCALL_SMBUS_GET_CONFIG 462 -#define K_SYSCALL_SMBUS_HOST_NOTIFY_REMOVE_CB 463 -#define K_SYSCALL_SMBUS_PCALL 464 -#define K_SYSCALL_SMBUS_QUICK 465 -#define K_SYSCALL_SMBUS_SMBALERT_REMOVE_CB 466 -#define K_SYSCALL_SMBUS_WORD_DATA_READ 467 -#define K_SYSCALL_SMBUS_WORD_DATA_WRITE 468 -#define K_SYSCALL_SPI_RELEASE 469 -#define K_SYSCALL_SPI_TRANSCEIVE 470 -#define K_SYSCALL_SYSCON_GET_BASE 471 -#define K_SYSCALL_SYSCON_GET_SIZE 472 -#define K_SYSCALL_SYSCON_READ_REG 473 -#define K_SYSCALL_SYSCON_WRITE_REG 474 -#define K_SYSCALL_SYS_CACHE_DATA_FLUSH_AND_INVD_RANGE 475 -#define K_SYSCALL_SYS_CACHE_DATA_FLUSH_RANGE 476 -#define K_SYSCALL_SYS_CACHE_DATA_INVD_RANGE 477 -#define K_SYSCALL_SYS_CSRAND_GET 478 -#define K_SYSCALL_SYS_RAND_GET 479 -#define K_SYSCALL_TGPIO_PIN_CONFIG_EXT_TIMESTAMP 480 -#define K_SYSCALL_TGPIO_PIN_DISABLE 481 -#define K_SYSCALL_TGPIO_PIN_PERIODIC_OUTPUT 482 -#define K_SYSCALL_TGPIO_PIN_READ_TS_EC 483 -#define K_SYSCALL_TGPIO_PORT_GET_CYCLES_PER_SECOND 484 -#define K_SYSCALL_TGPIO_PORT_GET_TIME 485 -#define K_SYSCALL_UART_MUX_FIND 486 -#define K_SYSCALL_UPDATEHUB_AUTOHANDLER 487 -#define K_SYSCALL_UPDATEHUB_CONFIRM 488 -#define K_SYSCALL_UPDATEHUB_PROBE 489 -#define K_SYSCALL_UPDATEHUB_REBOOT 490 -#define K_SYSCALL_UPDATEHUB_UPDATE 491 -#define K_SYSCALL_USER_FAULT 492 -#define K_SYSCALL_W1_CHANGE_BUS_LOCK 493 -#define K_SYSCALL_W1_CONFIGURE 494 -#define K_SYSCALL_W1_GET_SLAVE_COUNT 495 -#define K_SYSCALL_W1_READ_BIT 496 -#define K_SYSCALL_W1_READ_BLOCK 497 -#define K_SYSCALL_W1_READ_BYTE 498 -#define K_SYSCALL_W1_RESET_BUS 499 -#define K_SYSCALL_W1_SEARCH_BUS 500 -#define K_SYSCALL_W1_WRITE_BIT 501 -#define K_SYSCALL_W1_WRITE_BLOCK 502 -#define K_SYSCALL_W1_WRITE_BYTE 503 -#define K_SYSCALL_WDT_DISABLE 504 -#define K_SYSCALL_WDT_FEED 505 -#define K_SYSCALL_WDT_SETUP 506 -#define K_SYSCALL_XTENSA_USER_FAULT 507 -#define K_SYSCALL_ZSOCK_ACCEPT 508 -#define K_SYSCALL_ZSOCK_BIND 509 -#define K_SYSCALL_ZSOCK_CLOSE 510 -#define K_SYSCALL_ZSOCK_CONNECT 511 -#define K_SYSCALL_ZSOCK_FCNTL_IMPL 512 -#define K_SYSCALL_ZSOCK_GETHOSTNAME 513 -#define K_SYSCALL_ZSOCK_GETPEERNAME 514 -#define K_SYSCALL_ZSOCK_GETSOCKNAME 515 -#define K_SYSCALL_ZSOCK_GETSOCKOPT 516 -#define K_SYSCALL_ZSOCK_GET_CONTEXT_OBJECT 517 -#define K_SYSCALL_ZSOCK_INET_PTON 518 -#define K_SYSCALL_ZSOCK_IOCTL_IMPL 519 -#define K_SYSCALL_ZSOCK_LISTEN 520 -#define K_SYSCALL_ZSOCK_POLL 521 -#define K_SYSCALL_ZSOCK_RECVFROM 522 -#define K_SYSCALL_ZSOCK_RECVMSG 523 -#define K_SYSCALL_ZSOCK_SELECT 524 -#define K_SYSCALL_ZSOCK_SENDMSG 525 -#define K_SYSCALL_ZSOCK_SENDTO 526 -#define K_SYSCALL_ZSOCK_SETSOCKOPT 527 -#define K_SYSCALL_ZSOCK_SHUTDOWN 528 -#define K_SYSCALL_ZSOCK_SOCKET 529 -#define K_SYSCALL_ZSOCK_SOCKETPAIR 530 -#define K_SYSCALL_Z_ZSOCK_GETADDRINFO_INTERNAL 531 - - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> -#include <stdint.h> - -#endif /* _ASMLANGUAGE */ - -#endif /* ZEPHYR_SYSCALL_LIST_H */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/adc.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/adc.h deleted file mode 100644 index 8384742..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/adc.h +++ /dev/null @@ -1,101 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ADC_H -#define Z_INCLUDE_SYSCALLS_ADC_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_adc_channel_setup(const struct device * dev, const struct adc_channel_cfg * channel_cfg); - -__pinned_func -static inline int adc_channel_setup(const struct device * dev, const struct adc_channel_cfg * channel_cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct adc_channel_cfg * val; } parm1 = { .val = channel_cfg }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ADC_CHANNEL_SETUP); - } -#endif - compiler_barrier(); - return z_impl_adc_channel_setup(dev, channel_cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define adc_channel_setup(dev, channel_cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ADC_CHANNEL_SETUP, adc_channel_setup, dev, channel_cfg); syscall__retval = adc_channel_setup(dev, channel_cfg); sys_port_trace_syscall_exit(K_SYSCALL_ADC_CHANNEL_SETUP, adc_channel_setup, dev, channel_cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_adc_read(const struct device * dev, const struct adc_sequence * sequence); - -__pinned_func -static inline int adc_read(const struct device * dev, const struct adc_sequence * sequence) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct adc_sequence * val; } parm1 = { .val = sequence }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ADC_READ); - } -#endif - compiler_barrier(); - return z_impl_adc_read(dev, sequence); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define adc_read(dev, sequence) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ADC_READ, adc_read, dev, sequence); syscall__retval = adc_read(dev, sequence); sys_port_trace_syscall_exit(K_SYSCALL_ADC_READ, adc_read, dev, sequence, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_adc_read_async(const struct device * dev, const struct adc_sequence * sequence, struct k_poll_signal * async); - -__pinned_func -static inline int adc_read_async(const struct device * dev, const struct adc_sequence * sequence, struct k_poll_signal * async) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct adc_sequence * val; } parm1 = { .val = sequence }; - union { uintptr_t x; struct k_poll_signal * val; } parm2 = { .val = async }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ADC_READ_ASYNC); - } -#endif - compiler_barrier(); - return z_impl_adc_read_async(dev, sequence, async); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define adc_read_async(dev, sequence, async) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ADC_READ_ASYNC, adc_read_async, dev, sequence, async); syscall__retval = adc_read_async(dev, sequence, async); sys_port_trace_syscall_exit(K_SYSCALL_ADC_READ_ASYNC, adc_read_async, dev, sequence, async, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/arch.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/arch.h deleted file mode 100644 index 2a0836d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/arch.h +++ /dev/null @@ -1,52 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ARCH_H -#define Z_INCLUDE_SYSCALLS_ARCH_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_xtensa_user_fault(unsigned int reason); - -__pinned_func -static inline void xtensa_user_fault(unsigned int reason) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; unsigned int val; } parm0 = { .val = reason }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_XTENSA_USER_FAULT); - return; - } -#endif - compiler_barrier(); - z_impl_xtensa_user_fault(reason); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define xtensa_user_fault(reason) do { sys_port_trace_syscall_enter(K_SYSCALL_XTENSA_USER_FAULT, xtensa_user_fault, reason); xtensa_user_fault(reason); sys_port_trace_syscall_exit(K_SYSCALL_XTENSA_USER_FAULT, xtensa_user_fault, reason); } while(false) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/atomic_c.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/atomic_c.h deleted file mode 100644 index 9ddb691..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/atomic_c.h +++ /dev/null @@ -1,270 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ATOMIC_C_H -#define Z_INCLUDE_SYSCALLS_ATOMIC_C_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern bool z_impl_atomic_cas(atomic_t * target, atomic_val_t old_value, atomic_val_t new_value); - -__pinned_func -static inline bool atomic_cas(atomic_t * target, atomic_val_t old_value, atomic_val_t new_value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_val_t val; } parm1 = { .val = old_value }; - union { uintptr_t x; atomic_val_t val; } parm2 = { .val = new_value }; - return (bool) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ATOMIC_CAS); - } -#endif - compiler_barrier(); - return z_impl_atomic_cas(target, old_value, new_value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_cas(target, old_value, new_value) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_CAS, atomic_cas, target, old_value, new_value); syscall__retval = atomic_cas(target, old_value, new_value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_CAS, atomic_cas, target, old_value, new_value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_atomic_ptr_cas(atomic_ptr_t * target, atomic_ptr_val_t old_value, atomic_ptr_val_t new_value); - -__pinned_func -static inline bool atomic_ptr_cas(atomic_ptr_t * target, atomic_ptr_val_t old_value, atomic_ptr_val_t new_value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_ptr_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_ptr_val_t val; } parm1 = { .val = old_value }; - union { uintptr_t x; atomic_ptr_val_t val; } parm2 = { .val = new_value }; - return (bool) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ATOMIC_PTR_CAS); - } -#endif - compiler_barrier(); - return z_impl_atomic_ptr_cas(target, old_value, new_value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_ptr_cas(target, old_value, new_value) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_PTR_CAS, atomic_ptr_cas, target, old_value, new_value); syscall__retval = atomic_ptr_cas(target, old_value, new_value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_PTR_CAS, atomic_ptr_cas, target, old_value, new_value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern atomic_val_t z_impl_atomic_add(atomic_t * target, atomic_val_t value); - -__pinned_func -static inline atomic_val_t atomic_add(atomic_t * target, atomic_val_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_val_t val; } parm1 = { .val = value }; - return (atomic_val_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ATOMIC_ADD); - } -#endif - compiler_barrier(); - return z_impl_atomic_add(target, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_add(target, value) ({ atomic_val_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_ADD, atomic_add, target, value); syscall__retval = atomic_add(target, value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_ADD, atomic_add, target, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern atomic_val_t z_impl_atomic_sub(atomic_t * target, atomic_val_t value); - -__pinned_func -static inline atomic_val_t atomic_sub(atomic_t * target, atomic_val_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_val_t val; } parm1 = { .val = value }; - return (atomic_val_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ATOMIC_SUB); - } -#endif - compiler_barrier(); - return z_impl_atomic_sub(target, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_sub(target, value) ({ atomic_val_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_SUB, atomic_sub, target, value); syscall__retval = atomic_sub(target, value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_SUB, atomic_sub, target, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern atomic_val_t z_impl_atomic_set(atomic_t * target, atomic_val_t value); - -__pinned_func -static inline atomic_val_t atomic_set(atomic_t * target, atomic_val_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_val_t val; } parm1 = { .val = value }; - return (atomic_val_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ATOMIC_SET); - } -#endif - compiler_barrier(); - return z_impl_atomic_set(target, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_set(target, value) ({ atomic_val_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_SET, atomic_set, target, value); syscall__retval = atomic_set(target, value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_SET, atomic_set, target, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern atomic_ptr_val_t z_impl_atomic_ptr_set(atomic_ptr_t * target, atomic_ptr_val_t value); - -__pinned_func -static inline atomic_ptr_val_t atomic_ptr_set(atomic_ptr_t * target, atomic_ptr_val_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_ptr_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_ptr_val_t val; } parm1 = { .val = value }; - return (atomic_ptr_val_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ATOMIC_PTR_SET); - } -#endif - compiler_barrier(); - return z_impl_atomic_ptr_set(target, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_ptr_set(target, value) ({ atomic_ptr_val_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_PTR_SET, atomic_ptr_set, target, value); syscall__retval = atomic_ptr_set(target, value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_PTR_SET, atomic_ptr_set, target, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern atomic_val_t z_impl_atomic_or(atomic_t * target, atomic_val_t value); - -__pinned_func -static inline atomic_val_t atomic_or(atomic_t * target, atomic_val_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_val_t val; } parm1 = { .val = value }; - return (atomic_val_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ATOMIC_OR); - } -#endif - compiler_barrier(); - return z_impl_atomic_or(target, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_or(target, value) ({ atomic_val_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_OR, atomic_or, target, value); syscall__retval = atomic_or(target, value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_OR, atomic_or, target, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern atomic_val_t z_impl_atomic_xor(atomic_t * target, atomic_val_t value); - -__pinned_func -static inline atomic_val_t atomic_xor(atomic_t * target, atomic_val_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_val_t val; } parm1 = { .val = value }; - return (atomic_val_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ATOMIC_XOR); - } -#endif - compiler_barrier(); - return z_impl_atomic_xor(target, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_xor(target, value) ({ atomic_val_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_XOR, atomic_xor, target, value); syscall__retval = atomic_xor(target, value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_XOR, atomic_xor, target, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern atomic_val_t z_impl_atomic_and(atomic_t * target, atomic_val_t value); - -__pinned_func -static inline atomic_val_t atomic_and(atomic_t * target, atomic_val_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_val_t val; } parm1 = { .val = value }; - return (atomic_val_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ATOMIC_AND); - } -#endif - compiler_barrier(); - return z_impl_atomic_and(target, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_and(target, value) ({ atomic_val_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_AND, atomic_and, target, value); syscall__retval = atomic_and(target, value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_AND, atomic_and, target, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern atomic_val_t z_impl_atomic_nand(atomic_t * target, atomic_val_t value); - -__pinned_func -static inline atomic_val_t atomic_nand(atomic_t * target, atomic_val_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; atomic_t * val; } parm0 = { .val = target }; - union { uintptr_t x; atomic_val_t val; } parm1 = { .val = value }; - return (atomic_val_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ATOMIC_NAND); - } -#endif - compiler_barrier(); - return z_impl_atomic_nand(target, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define atomic_nand(target, value) ({ atomic_val_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ATOMIC_NAND, atomic_nand, target, value); syscall__retval = atomic_nand(target, value); sys_port_trace_syscall_exit(K_SYSCALL_ATOMIC_NAND, atomic_nand, target, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/auxdisplay.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/auxdisplay.h deleted file mode 100644 index 1cdfadf..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/auxdisplay.h +++ /dev/null @@ -1,488 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_AUXDISPLAY_H -#define Z_INCLUDE_SYSCALLS_AUXDISPLAY_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_auxdisplay_display_on(const struct device * dev); - -__pinned_func -static inline int auxdisplay_display_on(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_AUXDISPLAY_DISPLAY_ON); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_display_on(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_display_on(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_DISPLAY_ON, auxdisplay_display_on, dev); syscall__retval = auxdisplay_display_on(dev); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_DISPLAY_ON, auxdisplay_display_on, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_display_off(const struct device * dev); - -__pinned_func -static inline int auxdisplay_display_off(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_AUXDISPLAY_DISPLAY_OFF); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_display_off(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_display_off(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_DISPLAY_OFF, auxdisplay_display_off, dev); syscall__retval = auxdisplay_display_off(dev); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_DISPLAY_OFF, auxdisplay_display_off, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_cursor_set_enabled(const struct device * dev, bool enabled); - -__pinned_func -static inline int auxdisplay_cursor_set_enabled(const struct device * dev, bool enabled) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; bool val; } parm1 = { .val = enabled }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_CURSOR_SET_ENABLED); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_cursor_set_enabled(dev, enabled); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_cursor_set_enabled(dev, enabled) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_CURSOR_SET_ENABLED, auxdisplay_cursor_set_enabled, dev, enabled); syscall__retval = auxdisplay_cursor_set_enabled(dev, enabled); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_CURSOR_SET_ENABLED, auxdisplay_cursor_set_enabled, dev, enabled, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_position_blinking_set_enabled(const struct device * dev, bool enabled); - -__pinned_func -static inline int auxdisplay_position_blinking_set_enabled(const struct device * dev, bool enabled) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; bool val; } parm1 = { .val = enabled }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_POSITION_BLINKING_SET_ENABLED); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_position_blinking_set_enabled(dev, enabled); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_position_blinking_set_enabled(dev, enabled) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_POSITION_BLINKING_SET_ENABLED, auxdisplay_position_blinking_set_enabled, dev, enabled); syscall__retval = auxdisplay_position_blinking_set_enabled(dev, enabled); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_POSITION_BLINKING_SET_ENABLED, auxdisplay_position_blinking_set_enabled, dev, enabled, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_cursor_shift_set(const struct device * dev, uint8_t direction, bool display_shift); - -__pinned_func -static inline int auxdisplay_cursor_shift_set(const struct device * dev, uint8_t direction, bool display_shift) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = direction }; - union { uintptr_t x; bool val; } parm2 = { .val = display_shift }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_AUXDISPLAY_CURSOR_SHIFT_SET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_cursor_shift_set(dev, direction, display_shift); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_cursor_shift_set(dev, direction, display_shift) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_CURSOR_SHIFT_SET, auxdisplay_cursor_shift_set, dev, direction, display_shift); syscall__retval = auxdisplay_cursor_shift_set(dev, direction, display_shift); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_CURSOR_SHIFT_SET, auxdisplay_cursor_shift_set, dev, direction, display_shift, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_cursor_position_set(const struct device * dev, enum auxdisplay_position type, int16_t x, int16_t y); - -__pinned_func -static inline int auxdisplay_cursor_position_set(const struct device * dev, enum auxdisplay_position type, int16_t x, int16_t y) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum auxdisplay_position val; } parm1 = { .val = type }; - union { uintptr_t x; int16_t val; } parm2 = { .val = x }; - union { uintptr_t x; int16_t val; } parm3 = { .val = y }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_AUXDISPLAY_CURSOR_POSITION_SET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_cursor_position_set(dev, type, x, y); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_cursor_position_set(dev, type, x, y) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_CURSOR_POSITION_SET, auxdisplay_cursor_position_set, dev, type, x, y); syscall__retval = auxdisplay_cursor_position_set(dev, type, x, y); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_CURSOR_POSITION_SET, auxdisplay_cursor_position_set, dev, type, x, y, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_cursor_position_get(const struct device * dev, int16_t * x, int16_t * y); - -__pinned_func -static inline int auxdisplay_cursor_position_get(const struct device * dev, int16_t * x, int16_t * y) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; int16_t * val; } parm1 = { .val = x }; - union { uintptr_t x; int16_t * val; } parm2 = { .val = y }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_AUXDISPLAY_CURSOR_POSITION_GET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_cursor_position_get(dev, x, y); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_cursor_position_get(dev, x, y) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_CURSOR_POSITION_GET, auxdisplay_cursor_position_get, dev, x, y); syscall__retval = auxdisplay_cursor_position_get(dev, x, y); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_CURSOR_POSITION_GET, auxdisplay_cursor_position_get, dev, x, y, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_display_position_set(const struct device * dev, enum auxdisplay_position type, int16_t x, int16_t y); - -__pinned_func -static inline int auxdisplay_display_position_set(const struct device * dev, enum auxdisplay_position type, int16_t x, int16_t y) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum auxdisplay_position val; } parm1 = { .val = type }; - union { uintptr_t x; int16_t val; } parm2 = { .val = x }; - union { uintptr_t x; int16_t val; } parm3 = { .val = y }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_AUXDISPLAY_DISPLAY_POSITION_SET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_display_position_set(dev, type, x, y); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_display_position_set(dev, type, x, y) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_DISPLAY_POSITION_SET, auxdisplay_display_position_set, dev, type, x, y); syscall__retval = auxdisplay_display_position_set(dev, type, x, y); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_DISPLAY_POSITION_SET, auxdisplay_display_position_set, dev, type, x, y, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_display_position_get(const struct device * dev, int16_t * x, int16_t * y); - -__pinned_func -static inline int auxdisplay_display_position_get(const struct device * dev, int16_t * x, int16_t * y) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; int16_t * val; } parm1 = { .val = x }; - union { uintptr_t x; int16_t * val; } parm2 = { .val = y }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_AUXDISPLAY_DISPLAY_POSITION_GET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_display_position_get(dev, x, y); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_display_position_get(dev, x, y) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_DISPLAY_POSITION_GET, auxdisplay_display_position_get, dev, x, y); syscall__retval = auxdisplay_display_position_get(dev, x, y); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_DISPLAY_POSITION_GET, auxdisplay_display_position_get, dev, x, y, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_capabilities_get(const struct device * dev, struct auxdisplay_capabilities * capabilities); - -__pinned_func -static inline int auxdisplay_capabilities_get(const struct device * dev, struct auxdisplay_capabilities * capabilities) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct auxdisplay_capabilities * val; } parm1 = { .val = capabilities }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_CAPABILITIES_GET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_capabilities_get(dev, capabilities); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_capabilities_get(dev, capabilities) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_CAPABILITIES_GET, auxdisplay_capabilities_get, dev, capabilities); syscall__retval = auxdisplay_capabilities_get(dev, capabilities); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_CAPABILITIES_GET, auxdisplay_capabilities_get, dev, capabilities, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_clear(const struct device * dev); - -__pinned_func -static inline int auxdisplay_clear(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_AUXDISPLAY_CLEAR); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_clear(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_clear(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_CLEAR, auxdisplay_clear, dev); syscall__retval = auxdisplay_clear(dev); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_CLEAR, auxdisplay_clear, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_brightness_get(const struct device * dev, uint8_t * brightness); - -__pinned_func -static inline int auxdisplay_brightness_get(const struct device * dev, uint8_t * brightness) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t * val; } parm1 = { .val = brightness }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_BRIGHTNESS_GET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_brightness_get(dev, brightness); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_brightness_get(dev, brightness) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_BRIGHTNESS_GET, auxdisplay_brightness_get, dev, brightness); syscall__retval = auxdisplay_brightness_get(dev, brightness); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_BRIGHTNESS_GET, auxdisplay_brightness_get, dev, brightness, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_brightness_set(const struct device * dev, uint8_t brightness); - -__pinned_func -static inline int auxdisplay_brightness_set(const struct device * dev, uint8_t brightness) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = brightness }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_BRIGHTNESS_SET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_brightness_set(dev, brightness); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_brightness_set(dev, brightness) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_BRIGHTNESS_SET, auxdisplay_brightness_set, dev, brightness); syscall__retval = auxdisplay_brightness_set(dev, brightness); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_BRIGHTNESS_SET, auxdisplay_brightness_set, dev, brightness, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_backlight_get(const struct device * dev, uint8_t * backlight); - -__pinned_func -static inline int auxdisplay_backlight_get(const struct device * dev, uint8_t * backlight) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t * val; } parm1 = { .val = backlight }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_BACKLIGHT_GET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_backlight_get(dev, backlight); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_backlight_get(dev, backlight) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_BACKLIGHT_GET, auxdisplay_backlight_get, dev, backlight); syscall__retval = auxdisplay_backlight_get(dev, backlight); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_BACKLIGHT_GET, auxdisplay_backlight_get, dev, backlight, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_backlight_set(const struct device * dev, uint8_t backlight); - -__pinned_func -static inline int auxdisplay_backlight_set(const struct device * dev, uint8_t backlight) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = backlight }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_BACKLIGHT_SET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_backlight_set(dev, backlight); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_backlight_set(dev, backlight) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_BACKLIGHT_SET, auxdisplay_backlight_set, dev, backlight); syscall__retval = auxdisplay_backlight_set(dev, backlight); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_BACKLIGHT_SET, auxdisplay_backlight_set, dev, backlight, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_is_busy(const struct device * dev); - -__pinned_func -static inline int auxdisplay_is_busy(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_AUXDISPLAY_IS_BUSY); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_is_busy(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_is_busy(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_IS_BUSY, auxdisplay_is_busy, dev); syscall__retval = auxdisplay_is_busy(dev); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_IS_BUSY, auxdisplay_is_busy, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_custom_character_set(const struct device * dev, struct auxdisplay_character * character); - -__pinned_func -static inline int auxdisplay_custom_character_set(const struct device * dev, struct auxdisplay_character * character) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct auxdisplay_character * val; } parm1 = { .val = character }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_CUSTOM_CHARACTER_SET); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_custom_character_set(dev, character); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_custom_character_set(dev, character) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_CUSTOM_CHARACTER_SET, auxdisplay_custom_character_set, dev, character); syscall__retval = auxdisplay_custom_character_set(dev, character); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_CUSTOM_CHARACTER_SET, auxdisplay_custom_character_set, dev, character, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_write(const struct device * dev, const uint8_t * data, uint16_t len); - -__pinned_func -static inline int auxdisplay_write(const struct device * dev, const uint8_t * data, uint16_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const uint8_t * val; } parm1 = { .val = data }; - union { uintptr_t x; uint16_t val; } parm2 = { .val = len }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_AUXDISPLAY_WRITE); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_write(dev, data, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_write(dev, data, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_WRITE, auxdisplay_write, dev, data, len); syscall__retval = auxdisplay_write(dev, data, len); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_WRITE, auxdisplay_write, dev, data, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_auxdisplay_custom_command(const struct device * dev, struct auxdisplay_custom_data * data); - -__pinned_func -static inline int auxdisplay_custom_command(const struct device * dev, struct auxdisplay_custom_data * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct auxdisplay_custom_data * val; } parm1 = { .val = data }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_AUXDISPLAY_CUSTOM_COMMAND); - } -#endif - compiler_barrier(); - return z_impl_auxdisplay_custom_command(dev, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define auxdisplay_custom_command(dev, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_AUXDISPLAY_CUSTOM_COMMAND, auxdisplay_custom_command, dev, data); syscall__retval = auxdisplay_custom_command(dev, data); sys_port_trace_syscall_exit(K_SYSCALL_AUXDISPLAY_CUSTOM_COMMAND, auxdisplay_custom_command, dev, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/bbram.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/bbram.h deleted file mode 100644 index 2dc492d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/bbram.h +++ /dev/null @@ -1,173 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_BBRAM_H -#define Z_INCLUDE_SYSCALLS_BBRAM_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_bbram_check_invalid(const struct device * dev); - -__pinned_func -static inline int bbram_check_invalid(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_BBRAM_CHECK_INVALID); - } -#endif - compiler_barrier(); - return z_impl_bbram_check_invalid(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define bbram_check_invalid(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_BBRAM_CHECK_INVALID, bbram_check_invalid, dev); syscall__retval = bbram_check_invalid(dev); sys_port_trace_syscall_exit(K_SYSCALL_BBRAM_CHECK_INVALID, bbram_check_invalid, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_bbram_check_standby_power(const struct device * dev); - -__pinned_func -static inline int bbram_check_standby_power(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_BBRAM_CHECK_STANDBY_POWER); - } -#endif - compiler_barrier(); - return z_impl_bbram_check_standby_power(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define bbram_check_standby_power(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_BBRAM_CHECK_STANDBY_POWER, bbram_check_standby_power, dev); syscall__retval = bbram_check_standby_power(dev); sys_port_trace_syscall_exit(K_SYSCALL_BBRAM_CHECK_STANDBY_POWER, bbram_check_standby_power, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_bbram_check_power(const struct device * dev); - -__pinned_func -static inline int bbram_check_power(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_BBRAM_CHECK_POWER); - } -#endif - compiler_barrier(); - return z_impl_bbram_check_power(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define bbram_check_power(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_BBRAM_CHECK_POWER, bbram_check_power, dev); syscall__retval = bbram_check_power(dev); sys_port_trace_syscall_exit(K_SYSCALL_BBRAM_CHECK_POWER, bbram_check_power, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_bbram_get_size(const struct device * dev, size_t * size); - -__pinned_func -static inline int bbram_get_size(const struct device * dev, size_t * size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; size_t * val; } parm1 = { .val = size }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_BBRAM_GET_SIZE); - } -#endif - compiler_barrier(); - return z_impl_bbram_get_size(dev, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define bbram_get_size(dev, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_BBRAM_GET_SIZE, bbram_get_size, dev, size); syscall__retval = bbram_get_size(dev, size); sys_port_trace_syscall_exit(K_SYSCALL_BBRAM_GET_SIZE, bbram_get_size, dev, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_bbram_read(const struct device * dev, size_t offset, size_t size, uint8_t * data); - -__pinned_func -static inline int bbram_read(const struct device * dev, size_t offset, size_t size, uint8_t * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; size_t val; } parm1 = { .val = offset }; - union { uintptr_t x; size_t val; } parm2 = { .val = size }; - union { uintptr_t x; uint8_t * val; } parm3 = { .val = data }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_BBRAM_READ); - } -#endif - compiler_barrier(); - return z_impl_bbram_read(dev, offset, size, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define bbram_read(dev, offset, size, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_BBRAM_READ, bbram_read, dev, offset, size, data); syscall__retval = bbram_read(dev, offset, size, data); sys_port_trace_syscall_exit(K_SYSCALL_BBRAM_READ, bbram_read, dev, offset, size, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_bbram_write(const struct device * dev, size_t offset, size_t size, const uint8_t * data); - -__pinned_func -static inline int bbram_write(const struct device * dev, size_t offset, size_t size, const uint8_t * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; size_t val; } parm1 = { .val = offset }; - union { uintptr_t x; size_t val; } parm2 = { .val = size }; - union { uintptr_t x; const uint8_t * val; } parm3 = { .val = data }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_BBRAM_WRITE); - } -#endif - compiler_barrier(); - return z_impl_bbram_write(dev, offset, size, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define bbram_write(dev, offset, size, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_BBRAM_WRITE, bbram_write, dev, offset, size, data); syscall__retval = bbram_write(dev, offset, size, data); sys_port_trace_syscall_exit(K_SYSCALL_BBRAM_WRITE, bbram_write, dev, offset, size, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/cache.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/cache.h deleted file mode 100644 index a942cfc..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/cache.h +++ /dev/null @@ -1,100 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_CACHE_H -#define Z_INCLUDE_SYSCALLS_CACHE_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_sys_cache_data_flush_range(void * addr, size_t size); - -__pinned_func -static inline int sys_cache_data_flush_range(void * addr, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; void * val; } parm0 = { .val = addr }; - union { uintptr_t x; size_t val; } parm1 = { .val = size }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SYS_CACHE_DATA_FLUSH_RANGE); - } -#endif - compiler_barrier(); - return z_impl_sys_cache_data_flush_range(addr, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sys_cache_data_flush_range(addr, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYS_CACHE_DATA_FLUSH_RANGE, sys_cache_data_flush_range, addr, size); syscall__retval = sys_cache_data_flush_range(addr, size); sys_port_trace_syscall_exit(K_SYSCALL_SYS_CACHE_DATA_FLUSH_RANGE, sys_cache_data_flush_range, addr, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sys_cache_data_invd_range(void * addr, size_t size); - -__pinned_func -static inline int sys_cache_data_invd_range(void * addr, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; void * val; } parm0 = { .val = addr }; - union { uintptr_t x; size_t val; } parm1 = { .val = size }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SYS_CACHE_DATA_INVD_RANGE); - } -#endif - compiler_barrier(); - return z_impl_sys_cache_data_invd_range(addr, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sys_cache_data_invd_range(addr, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYS_CACHE_DATA_INVD_RANGE, sys_cache_data_invd_range, addr, size); syscall__retval = sys_cache_data_invd_range(addr, size); sys_port_trace_syscall_exit(K_SYSCALL_SYS_CACHE_DATA_INVD_RANGE, sys_cache_data_invd_range, addr, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sys_cache_data_flush_and_invd_range(void * addr, size_t size); - -__pinned_func -static inline int sys_cache_data_flush_and_invd_range(void * addr, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; void * val; } parm0 = { .val = addr }; - union { uintptr_t x; size_t val; } parm1 = { .val = size }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SYS_CACHE_DATA_FLUSH_AND_INVD_RANGE); - } -#endif - compiler_barrier(); - return z_impl_sys_cache_data_flush_and_invd_range(addr, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sys_cache_data_flush_and_invd_range(addr, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYS_CACHE_DATA_FLUSH_AND_INVD_RANGE, sys_cache_data_flush_and_invd_range, addr, size); syscall__retval = sys_cache_data_flush_and_invd_range(addr, size); sys_port_trace_syscall_exit(K_SYSCALL_SYS_CACHE_DATA_FLUSH_AND_INVD_RANGE, sys_cache_data_flush_and_invd_range, addr, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/can.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/can.h deleted file mode 100644 index ad0c301..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/can.h +++ /dev/null @@ -1,812 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_CAN_H -#define Z_INCLUDE_SYSCALLS_CAN_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_can_get_core_clock(const struct device * dev, uint32_t * rate); - -__pinned_func -static inline int can_get_core_clock(const struct device * dev, uint32_t * rate) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t * val; } parm1 = { .val = rate }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_GET_CORE_CLOCK); - } -#endif - compiler_barrier(); - return z_impl_can_get_core_clock(dev, rate); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_core_clock(dev, rate) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_CORE_CLOCK, can_get_core_clock, dev, rate); syscall__retval = can_get_core_clock(dev, rate); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_CORE_CLOCK, can_get_core_clock, dev, rate, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_get_bitrate_min(const struct device * dev); - -__pinned_func -static inline uint32_t can_get_bitrate_min(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_GET_BITRATE_MIN); - } -#endif - compiler_barrier(); - return z_impl_can_get_bitrate_min(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_bitrate_min(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_BITRATE_MIN, can_get_bitrate_min, dev); syscall__retval = can_get_bitrate_min(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_BITRATE_MIN, can_get_bitrate_min, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_get_bitrate_max(const struct device * dev); - -__pinned_func -static inline uint32_t can_get_bitrate_max(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_GET_BITRATE_MAX); - } -#endif - compiler_barrier(); - return z_impl_can_get_bitrate_max(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_bitrate_max(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_BITRATE_MAX, can_get_bitrate_max, dev); syscall__retval = can_get_bitrate_max(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_BITRATE_MAX, can_get_bitrate_max, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern const struct can_timing * z_impl_can_get_timing_min(const struct device * dev); - -__pinned_func -static inline const struct can_timing * can_get_timing_min(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (const struct can_timing *) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_GET_TIMING_MIN); - } -#endif - compiler_barrier(); - return z_impl_can_get_timing_min(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_timing_min(dev) ({ const struct can_timing * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_TIMING_MIN, can_get_timing_min, dev); syscall__retval = can_get_timing_min(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_TIMING_MIN, can_get_timing_min, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern const struct can_timing * z_impl_can_get_timing_max(const struct device * dev); - -__pinned_func -static inline const struct can_timing * can_get_timing_max(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (const struct can_timing *) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_GET_TIMING_MAX); - } -#endif - compiler_barrier(); - return z_impl_can_get_timing_max(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_timing_max(dev) ({ const struct can_timing * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_TIMING_MAX, can_get_timing_max, dev); syscall__retval = can_get_timing_max(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_TIMING_MAX, can_get_timing_max, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_calc_timing(const struct device * dev, struct can_timing * res, uint32_t bitrate, uint16_t sample_pnt); - -__pinned_func -static inline int can_calc_timing(const struct device * dev, struct can_timing * res, uint32_t bitrate, uint16_t sample_pnt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct can_timing * val; } parm1 = { .val = res }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = bitrate }; - union { uintptr_t x; uint16_t val; } parm3 = { .val = sample_pnt }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_CAN_CALC_TIMING); - } -#endif - compiler_barrier(); - return z_impl_can_calc_timing(dev, res, bitrate, sample_pnt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_calc_timing(dev, res, bitrate, sample_pnt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_CALC_TIMING, can_calc_timing, dev, res, bitrate, sample_pnt); syscall__retval = can_calc_timing(dev, res, bitrate, sample_pnt); sys_port_trace_syscall_exit(K_SYSCALL_CAN_CALC_TIMING, can_calc_timing, dev, res, bitrate, sample_pnt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern const struct can_timing * z_impl_can_get_timing_data_min(const struct device * dev); - -__pinned_func -static inline const struct can_timing * can_get_timing_data_min(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (const struct can_timing *) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_GET_TIMING_DATA_MIN); - } -#endif - compiler_barrier(); - return z_impl_can_get_timing_data_min(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_timing_data_min(dev) ({ const struct can_timing * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_TIMING_DATA_MIN, can_get_timing_data_min, dev); syscall__retval = can_get_timing_data_min(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_TIMING_DATA_MIN, can_get_timing_data_min, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern const struct can_timing * z_impl_can_get_timing_data_max(const struct device * dev); - -__pinned_func -static inline const struct can_timing * can_get_timing_data_max(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (const struct can_timing *) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_GET_TIMING_DATA_MAX); - } -#endif - compiler_barrier(); - return z_impl_can_get_timing_data_max(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_timing_data_max(dev) ({ const struct can_timing * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_TIMING_DATA_MAX, can_get_timing_data_max, dev); syscall__retval = can_get_timing_data_max(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_TIMING_DATA_MAX, can_get_timing_data_max, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_calc_timing_data(const struct device * dev, struct can_timing * res, uint32_t bitrate, uint16_t sample_pnt); - -__pinned_func -static inline int can_calc_timing_data(const struct device * dev, struct can_timing * res, uint32_t bitrate, uint16_t sample_pnt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct can_timing * val; } parm1 = { .val = res }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = bitrate }; - union { uintptr_t x; uint16_t val; } parm3 = { .val = sample_pnt }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_CAN_CALC_TIMING_DATA); - } -#endif - compiler_barrier(); - return z_impl_can_calc_timing_data(dev, res, bitrate, sample_pnt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_calc_timing_data(dev, res, bitrate, sample_pnt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_CALC_TIMING_DATA, can_calc_timing_data, dev, res, bitrate, sample_pnt); syscall__retval = can_calc_timing_data(dev, res, bitrate, sample_pnt); sys_port_trace_syscall_exit(K_SYSCALL_CAN_CALC_TIMING_DATA, can_calc_timing_data, dev, res, bitrate, sample_pnt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_set_timing_data(const struct device * dev, const struct can_timing * timing_data); - -__pinned_func -static inline int can_set_timing_data(const struct device * dev, const struct can_timing * timing_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct can_timing * val; } parm1 = { .val = timing_data }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_SET_TIMING_DATA); - } -#endif - compiler_barrier(); - return z_impl_can_set_timing_data(dev, timing_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_set_timing_data(dev, timing_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_SET_TIMING_DATA, can_set_timing_data, dev, timing_data); syscall__retval = can_set_timing_data(dev, timing_data); sys_port_trace_syscall_exit(K_SYSCALL_CAN_SET_TIMING_DATA, can_set_timing_data, dev, timing_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_set_bitrate_data(const struct device * dev, uint32_t bitrate_data); - -__pinned_func -static inline int can_set_bitrate_data(const struct device * dev, uint32_t bitrate_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = bitrate_data }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_SET_BITRATE_DATA); - } -#endif - compiler_barrier(); - return z_impl_can_set_bitrate_data(dev, bitrate_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_set_bitrate_data(dev, bitrate_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_SET_BITRATE_DATA, can_set_bitrate_data, dev, bitrate_data); syscall__retval = can_set_bitrate_data(dev, bitrate_data); sys_port_trace_syscall_exit(K_SYSCALL_CAN_SET_BITRATE_DATA, can_set_bitrate_data, dev, bitrate_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_set_timing(const struct device * dev, const struct can_timing * timing); - -__pinned_func -static inline int can_set_timing(const struct device * dev, const struct can_timing * timing) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct can_timing * val; } parm1 = { .val = timing }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_SET_TIMING); - } -#endif - compiler_barrier(); - return z_impl_can_set_timing(dev, timing); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_set_timing(dev, timing) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_SET_TIMING, can_set_timing, dev, timing); syscall__retval = can_set_timing(dev, timing); sys_port_trace_syscall_exit(K_SYSCALL_CAN_SET_TIMING, can_set_timing, dev, timing, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_get_capabilities(const struct device * dev, can_mode_t * cap); - -__pinned_func -static inline int can_get_capabilities(const struct device * dev, can_mode_t * cap) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; can_mode_t * val; } parm1 = { .val = cap }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_GET_CAPABILITIES); - } -#endif - compiler_barrier(); - return z_impl_can_get_capabilities(dev, cap); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_capabilities(dev, cap) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_CAPABILITIES, can_get_capabilities, dev, cap); syscall__retval = can_get_capabilities(dev, cap); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_CAPABILITIES, can_get_capabilities, dev, cap, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern const struct device * z_impl_can_get_transceiver(const struct device * dev); - -__pinned_func -static inline const struct device * can_get_transceiver(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (const struct device *) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_GET_TRANSCEIVER); - } -#endif - compiler_barrier(); - return z_impl_can_get_transceiver(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_transceiver(dev) ({ const struct device * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_TRANSCEIVER, can_get_transceiver, dev); syscall__retval = can_get_transceiver(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_TRANSCEIVER, can_get_transceiver, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_start(const struct device * dev); - -__pinned_func -static inline int can_start(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_START); - } -#endif - compiler_barrier(); - return z_impl_can_start(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_start(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_START, can_start, dev); syscall__retval = can_start(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_START, can_start, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_stop(const struct device * dev); - -__pinned_func -static inline int can_stop(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STOP); - } -#endif - compiler_barrier(); - return z_impl_can_stop(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stop(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STOP, can_stop, dev); syscall__retval = can_stop(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STOP, can_stop, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_set_mode(const struct device * dev, can_mode_t mode); - -__pinned_func -static inline int can_set_mode(const struct device * dev, can_mode_t mode) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; can_mode_t val; } parm1 = { .val = mode }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_SET_MODE); - } -#endif - compiler_barrier(); - return z_impl_can_set_mode(dev, mode); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_set_mode(dev, mode) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_SET_MODE, can_set_mode, dev, mode); syscall__retval = can_set_mode(dev, mode); sys_port_trace_syscall_exit(K_SYSCALL_CAN_SET_MODE, can_set_mode, dev, mode, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern can_mode_t z_impl_can_get_mode(const struct device * dev); - -__pinned_func -static inline can_mode_t can_get_mode(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (can_mode_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_GET_MODE); - } -#endif - compiler_barrier(); - return z_impl_can_get_mode(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_mode(dev) ({ can_mode_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_MODE, can_get_mode, dev); syscall__retval = can_get_mode(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_MODE, can_get_mode, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_set_bitrate(const struct device * dev, uint32_t bitrate); - -__pinned_func -static inline int can_set_bitrate(const struct device * dev, uint32_t bitrate) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = bitrate }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_SET_BITRATE); - } -#endif - compiler_barrier(); - return z_impl_can_set_bitrate(dev, bitrate); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_set_bitrate(dev, bitrate) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_SET_BITRATE, can_set_bitrate, dev, bitrate); syscall__retval = can_set_bitrate(dev, bitrate); sys_port_trace_syscall_exit(K_SYSCALL_CAN_SET_BITRATE, can_set_bitrate, dev, bitrate, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_send(const struct device * dev, const struct can_frame * frame, k_timeout_t timeout, can_tx_callback_t callback, void * user_data); - -__pinned_func -static inline int can_send(const struct device * dev, const struct can_frame * frame, k_timeout_t timeout, can_tx_callback_t callback, void * user_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct can_frame * val; } parm1 = { .val = frame }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm2 = { .val = timeout }; - union { uintptr_t x; can_tx_callback_t val; } parm3 = { .val = callback }; - union { uintptr_t x; void * val; } parm4 = { .val = user_data }; - return (int) arch_syscall_invoke6(parm0.x, parm1.x, parm2.split.lo, parm2.split.hi, parm3.x, parm4.x, K_SYSCALL_CAN_SEND); - } -#endif - compiler_barrier(); - return z_impl_can_send(dev, frame, timeout, callback, user_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_send(dev, frame, timeout, callback, user_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_SEND, can_send, dev, frame, timeout, callback, user_data); syscall__retval = can_send(dev, frame, timeout, callback, user_data); sys_port_trace_syscall_exit(K_SYSCALL_CAN_SEND, can_send, dev, frame, timeout, callback, user_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_add_rx_filter_msgq(const struct device * dev, struct k_msgq * msgq, const struct can_filter * filter); - -__pinned_func -static inline int can_add_rx_filter_msgq(const struct device * dev, struct k_msgq * msgq, const struct can_filter * filter) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct k_msgq * val; } parm1 = { .val = msgq }; - union { uintptr_t x; const struct can_filter * val; } parm2 = { .val = filter }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_CAN_ADD_RX_FILTER_MSGQ); - } -#endif - compiler_barrier(); - return z_impl_can_add_rx_filter_msgq(dev, msgq, filter); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_add_rx_filter_msgq(dev, msgq, filter) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_ADD_RX_FILTER_MSGQ, can_add_rx_filter_msgq, dev, msgq, filter); syscall__retval = can_add_rx_filter_msgq(dev, msgq, filter); sys_port_trace_syscall_exit(K_SYSCALL_CAN_ADD_RX_FILTER_MSGQ, can_add_rx_filter_msgq, dev, msgq, filter, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_can_remove_rx_filter(const struct device * dev, int filter_id); - -__pinned_func -static inline void can_remove_rx_filter(const struct device * dev, int filter_id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; int val; } parm1 = { .val = filter_id }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_REMOVE_RX_FILTER); - return; - } -#endif - compiler_barrier(); - z_impl_can_remove_rx_filter(dev, filter_id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_remove_rx_filter(dev, filter_id) do { sys_port_trace_syscall_enter(K_SYSCALL_CAN_REMOVE_RX_FILTER, can_remove_rx_filter, dev, filter_id); can_remove_rx_filter(dev, filter_id); sys_port_trace_syscall_exit(K_SYSCALL_CAN_REMOVE_RX_FILTER, can_remove_rx_filter, dev, filter_id); } while(false) -#endif -#endif - - -extern int z_impl_can_get_max_filters(const struct device * dev, bool ide); - -__pinned_func -static inline int can_get_max_filters(const struct device * dev, bool ide) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; bool val; } parm1 = { .val = ide }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CAN_GET_MAX_FILTERS); - } -#endif - compiler_barrier(); - return z_impl_can_get_max_filters(dev, ide); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_max_filters(dev, ide) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_MAX_FILTERS, can_get_max_filters, dev, ide); syscall__retval = can_get_max_filters(dev, ide); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_MAX_FILTERS, can_get_max_filters, dev, ide, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_get_state(const struct device * dev, enum can_state * state, struct can_bus_err_cnt * err_cnt); - -__pinned_func -static inline int can_get_state(const struct device * dev, enum can_state * state, struct can_bus_err_cnt * err_cnt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum can_state * val; } parm1 = { .val = state }; - union { uintptr_t x; struct can_bus_err_cnt * val; } parm2 = { .val = err_cnt }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_CAN_GET_STATE); - } -#endif - compiler_barrier(); - return z_impl_can_get_state(dev, state, err_cnt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_get_state(dev, state, err_cnt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_GET_STATE, can_get_state, dev, state, err_cnt); syscall__retval = can_get_state(dev, state, err_cnt); sys_port_trace_syscall_exit(K_SYSCALL_CAN_GET_STATE, can_get_state, dev, state, err_cnt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_can_recover(const struct device * dev, k_timeout_t timeout); - -__pinned_func -static inline int can_recover(const struct device * dev, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm1 = { .val = timeout }; - return (int) arch_syscall_invoke3(parm0.x, parm1.split.lo, parm1.split.hi, K_SYSCALL_CAN_RECOVER); - } -#endif - compiler_barrier(); - return z_impl_can_recover(dev, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_recover(dev, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_RECOVER, can_recover, dev, timeout); syscall__retval = can_recover(dev, timeout); sys_port_trace_syscall_exit(K_SYSCALL_CAN_RECOVER, can_recover, dev, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_stats_get_bit_errors(const struct device * dev); - -__pinned_func -static inline uint32_t can_stats_get_bit_errors(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STATS_GET_BIT_ERRORS); - } -#endif - compiler_barrier(); - return z_impl_can_stats_get_bit_errors(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stats_get_bit_errors(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STATS_GET_BIT_ERRORS, can_stats_get_bit_errors, dev); syscall__retval = can_stats_get_bit_errors(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STATS_GET_BIT_ERRORS, can_stats_get_bit_errors, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_stats_get_bit0_errors(const struct device * dev); - -__pinned_func -static inline uint32_t can_stats_get_bit0_errors(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STATS_GET_BIT0_ERRORS); - } -#endif - compiler_barrier(); - return z_impl_can_stats_get_bit0_errors(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stats_get_bit0_errors(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STATS_GET_BIT0_ERRORS, can_stats_get_bit0_errors, dev); syscall__retval = can_stats_get_bit0_errors(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STATS_GET_BIT0_ERRORS, can_stats_get_bit0_errors, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_stats_get_bit1_errors(const struct device * dev); - -__pinned_func -static inline uint32_t can_stats_get_bit1_errors(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STATS_GET_BIT1_ERRORS); - } -#endif - compiler_barrier(); - return z_impl_can_stats_get_bit1_errors(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stats_get_bit1_errors(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STATS_GET_BIT1_ERRORS, can_stats_get_bit1_errors, dev); syscall__retval = can_stats_get_bit1_errors(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STATS_GET_BIT1_ERRORS, can_stats_get_bit1_errors, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_stats_get_stuff_errors(const struct device * dev); - -__pinned_func -static inline uint32_t can_stats_get_stuff_errors(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STATS_GET_STUFF_ERRORS); - } -#endif - compiler_barrier(); - return z_impl_can_stats_get_stuff_errors(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stats_get_stuff_errors(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STATS_GET_STUFF_ERRORS, can_stats_get_stuff_errors, dev); syscall__retval = can_stats_get_stuff_errors(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STATS_GET_STUFF_ERRORS, can_stats_get_stuff_errors, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_stats_get_crc_errors(const struct device * dev); - -__pinned_func -static inline uint32_t can_stats_get_crc_errors(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STATS_GET_CRC_ERRORS); - } -#endif - compiler_barrier(); - return z_impl_can_stats_get_crc_errors(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stats_get_crc_errors(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STATS_GET_CRC_ERRORS, can_stats_get_crc_errors, dev); syscall__retval = can_stats_get_crc_errors(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STATS_GET_CRC_ERRORS, can_stats_get_crc_errors, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_stats_get_form_errors(const struct device * dev); - -__pinned_func -static inline uint32_t can_stats_get_form_errors(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STATS_GET_FORM_ERRORS); - } -#endif - compiler_barrier(); - return z_impl_can_stats_get_form_errors(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stats_get_form_errors(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STATS_GET_FORM_ERRORS, can_stats_get_form_errors, dev); syscall__retval = can_stats_get_form_errors(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STATS_GET_FORM_ERRORS, can_stats_get_form_errors, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_stats_get_ack_errors(const struct device * dev); - -__pinned_func -static inline uint32_t can_stats_get_ack_errors(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STATS_GET_ACK_ERRORS); - } -#endif - compiler_barrier(); - return z_impl_can_stats_get_ack_errors(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stats_get_ack_errors(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STATS_GET_ACK_ERRORS, can_stats_get_ack_errors, dev); syscall__retval = can_stats_get_ack_errors(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STATS_GET_ACK_ERRORS, can_stats_get_ack_errors, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_can_stats_get_rx_overruns(const struct device * dev); - -__pinned_func -static inline uint32_t can_stats_get_rx_overruns(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_CAN_STATS_GET_RX_OVERRUNS); - } -#endif - compiler_barrier(); - return z_impl_can_stats_get_rx_overruns(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define can_stats_get_rx_overruns(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CAN_STATS_GET_RX_OVERRUNS, can_stats_get_rx_overruns, dev); syscall__retval = can_stats_get_rx_overruns(dev); sys_port_trace_syscall_exit(K_SYSCALL_CAN_STATS_GET_RX_OVERRUNS, can_stats_get_rx_overruns, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/charger.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/charger.h deleted file mode 100644 index c61582f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/charger.h +++ /dev/null @@ -1,102 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_CHARGER_H -#define Z_INCLUDE_SYSCALLS_CHARGER_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_charger_get_prop(const struct device * dev, const charger_prop_t prop, union charger_propval * val); - -__pinned_func -static inline int charger_get_prop(const struct device * dev, const charger_prop_t prop, union charger_propval * val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const charger_prop_t val; } parm1 = { .val = prop }; - union { uintptr_t x; union charger_propval * val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_CHARGER_GET_PROP); - } -#endif - compiler_barrier(); - return z_impl_charger_get_prop(dev, prop, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define charger_get_prop(dev, prop, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CHARGER_GET_PROP, charger_get_prop, dev, prop, val); syscall__retval = charger_get_prop(dev, prop, val); sys_port_trace_syscall_exit(K_SYSCALL_CHARGER_GET_PROP, charger_get_prop, dev, prop, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_charger_set_prop(const struct device * dev, const charger_prop_t prop, const union charger_propval * val); - -__pinned_func -static inline int charger_set_prop(const struct device * dev, const charger_prop_t prop, const union charger_propval * val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const charger_prop_t val; } parm1 = { .val = prop }; - union { uintptr_t x; const union charger_propval * val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_CHARGER_SET_PROP); - } -#endif - compiler_barrier(); - return z_impl_charger_set_prop(dev, prop, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define charger_set_prop(dev, prop, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CHARGER_SET_PROP, charger_set_prop, dev, prop, val); syscall__retval = charger_set_prop(dev, prop, val); sys_port_trace_syscall_exit(K_SYSCALL_CHARGER_SET_PROP, charger_set_prop, dev, prop, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_charger_charge_enable(const struct device * dev, const bool enable); - -__pinned_func -static inline int charger_charge_enable(const struct device * dev, const bool enable) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const bool val; } parm1 = { .val = enable }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_CHARGER_CHARGE_ENABLE); - } -#endif - compiler_barrier(); - return z_impl_charger_charge_enable(dev, enable); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define charger_charge_enable(dev, enable) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_CHARGER_CHARGE_ENABLE, charger_charge_enable, dev, enable); syscall__retval = charger_charge_enable(dev, enable); sys_port_trace_syscall_exit(K_SYSCALL_CHARGER_CHARGE_ENABLE, charger_charge_enable, dev, enable, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/counter.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/counter.h deleted file mode 100644 index 6fe95d7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/counter.h +++ /dev/null @@ -1,432 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_COUNTER_H -#define Z_INCLUDE_SYSCALLS_COUNTER_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern bool z_impl_counter_is_counting_up(const struct device * dev); - -__pinned_func -static inline bool counter_is_counting_up(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (bool) arch_syscall_invoke1(parm0.x, K_SYSCALL_COUNTER_IS_COUNTING_UP); - } -#endif - compiler_barrier(); - return z_impl_counter_is_counting_up(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_is_counting_up(dev) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_IS_COUNTING_UP, counter_is_counting_up, dev); syscall__retval = counter_is_counting_up(dev); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_IS_COUNTING_UP, counter_is_counting_up, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint8_t z_impl_counter_get_num_of_channels(const struct device * dev); - -__pinned_func -static inline uint8_t counter_get_num_of_channels(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint8_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_COUNTER_GET_NUM_OF_CHANNELS); - } -#endif - compiler_barrier(); - return z_impl_counter_get_num_of_channels(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_get_num_of_channels(dev) ({ uint8_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_GET_NUM_OF_CHANNELS, counter_get_num_of_channels, dev); syscall__retval = counter_get_num_of_channels(dev); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_GET_NUM_OF_CHANNELS, counter_get_num_of_channels, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_counter_get_frequency(const struct device * dev); - -__pinned_func -static inline uint32_t counter_get_frequency(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_COUNTER_GET_FREQUENCY); - } -#endif - compiler_barrier(); - return z_impl_counter_get_frequency(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_get_frequency(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_GET_FREQUENCY, counter_get_frequency, dev); syscall__retval = counter_get_frequency(dev); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_GET_FREQUENCY, counter_get_frequency, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_counter_us_to_ticks(const struct device * dev, uint64_t us); - -__pinned_func -static inline uint32_t counter_us_to_ticks(const struct device * dev, uint64_t us) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { struct { uintptr_t lo, hi; } split; uint64_t val; } parm1 = { .val = us }; - return (uint32_t) arch_syscall_invoke3(parm0.x, parm1.split.lo, parm1.split.hi, K_SYSCALL_COUNTER_US_TO_TICKS); - } -#endif - compiler_barrier(); - return z_impl_counter_us_to_ticks(dev, us); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_us_to_ticks(dev, us) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_US_TO_TICKS, counter_us_to_ticks, dev, us); syscall__retval = counter_us_to_ticks(dev, us); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_US_TO_TICKS, counter_us_to_ticks, dev, us, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint64_t z_impl_counter_ticks_to_us(const struct device * dev, uint32_t ticks); - -__pinned_func -static inline uint64_t counter_ticks_to_us(const struct device * dev, uint32_t ticks) -{ -#ifdef CONFIG_USERSPACE - uint64_t ret64; - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = ticks }; - (void) arch_syscall_invoke3(parm0.x, parm1.x, (uintptr_t)&ret64, K_SYSCALL_COUNTER_TICKS_TO_US); - return (uint64_t) ret64; - } -#endif - compiler_barrier(); - return z_impl_counter_ticks_to_us(dev, ticks); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_ticks_to_us(dev, ticks) ({ uint64_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_TICKS_TO_US, counter_ticks_to_us, dev, ticks); syscall__retval = counter_ticks_to_us(dev, ticks); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_TICKS_TO_US, counter_ticks_to_us, dev, ticks, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_counter_get_max_top_value(const struct device * dev); - -__pinned_func -static inline uint32_t counter_get_max_top_value(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_COUNTER_GET_MAX_TOP_VALUE); - } -#endif - compiler_barrier(); - return z_impl_counter_get_max_top_value(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_get_max_top_value(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_GET_MAX_TOP_VALUE, counter_get_max_top_value, dev); syscall__retval = counter_get_max_top_value(dev); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_GET_MAX_TOP_VALUE, counter_get_max_top_value, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_start(const struct device * dev); - -__pinned_func -static inline int counter_start(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_COUNTER_START); - } -#endif - compiler_barrier(); - return z_impl_counter_start(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_start(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_START, counter_start, dev); syscall__retval = counter_start(dev); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_START, counter_start, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_stop(const struct device * dev); - -__pinned_func -static inline int counter_stop(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_COUNTER_STOP); - } -#endif - compiler_barrier(); - return z_impl_counter_stop(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_stop(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_STOP, counter_stop, dev); syscall__retval = counter_stop(dev); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_STOP, counter_stop, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_get_value(const struct device * dev, uint32_t * ticks); - -__pinned_func -static inline int counter_get_value(const struct device * dev, uint32_t * ticks) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t * val; } parm1 = { .val = ticks }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_COUNTER_GET_VALUE); - } -#endif - compiler_barrier(); - return z_impl_counter_get_value(dev, ticks); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_get_value(dev, ticks) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_GET_VALUE, counter_get_value, dev, ticks); syscall__retval = counter_get_value(dev, ticks); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_GET_VALUE, counter_get_value, dev, ticks, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_get_value_64(const struct device * dev, uint64_t * ticks); - -__pinned_func -static inline int counter_get_value_64(const struct device * dev, uint64_t * ticks) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint64_t * val; } parm1 = { .val = ticks }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_COUNTER_GET_VALUE_64); - } -#endif - compiler_barrier(); - return z_impl_counter_get_value_64(dev, ticks); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_get_value_64(dev, ticks) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_GET_VALUE_64, counter_get_value_64, dev, ticks); syscall__retval = counter_get_value_64(dev, ticks); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_GET_VALUE_64, counter_get_value_64, dev, ticks, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_set_channel_alarm(const struct device * dev, uint8_t chan_id, const struct counter_alarm_cfg * alarm_cfg); - -__pinned_func -static inline int counter_set_channel_alarm(const struct device * dev, uint8_t chan_id, const struct counter_alarm_cfg * alarm_cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = chan_id }; - union { uintptr_t x; const struct counter_alarm_cfg * val; } parm2 = { .val = alarm_cfg }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_COUNTER_SET_CHANNEL_ALARM); - } -#endif - compiler_barrier(); - return z_impl_counter_set_channel_alarm(dev, chan_id, alarm_cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_set_channel_alarm(dev, chan_id, alarm_cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_SET_CHANNEL_ALARM, counter_set_channel_alarm, dev, chan_id, alarm_cfg); syscall__retval = counter_set_channel_alarm(dev, chan_id, alarm_cfg); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_SET_CHANNEL_ALARM, counter_set_channel_alarm, dev, chan_id, alarm_cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_cancel_channel_alarm(const struct device * dev, uint8_t chan_id); - -__pinned_func -static inline int counter_cancel_channel_alarm(const struct device * dev, uint8_t chan_id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = chan_id }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_COUNTER_CANCEL_CHANNEL_ALARM); - } -#endif - compiler_barrier(); - return z_impl_counter_cancel_channel_alarm(dev, chan_id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_cancel_channel_alarm(dev, chan_id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_CANCEL_CHANNEL_ALARM, counter_cancel_channel_alarm, dev, chan_id); syscall__retval = counter_cancel_channel_alarm(dev, chan_id); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_CANCEL_CHANNEL_ALARM, counter_cancel_channel_alarm, dev, chan_id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_set_top_value(const struct device * dev, const struct counter_top_cfg * cfg); - -__pinned_func -static inline int counter_set_top_value(const struct device * dev, const struct counter_top_cfg * cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct counter_top_cfg * val; } parm1 = { .val = cfg }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_COUNTER_SET_TOP_VALUE); - } -#endif - compiler_barrier(); - return z_impl_counter_set_top_value(dev, cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_set_top_value(dev, cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_SET_TOP_VALUE, counter_set_top_value, dev, cfg); syscall__retval = counter_set_top_value(dev, cfg); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_SET_TOP_VALUE, counter_set_top_value, dev, cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_get_pending_int(const struct device * dev); - -__pinned_func -static inline int counter_get_pending_int(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_COUNTER_GET_PENDING_INT); - } -#endif - compiler_barrier(); - return z_impl_counter_get_pending_int(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_get_pending_int(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_GET_PENDING_INT, counter_get_pending_int, dev); syscall__retval = counter_get_pending_int(dev); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_GET_PENDING_INT, counter_get_pending_int, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_counter_get_top_value(const struct device * dev); - -__pinned_func -static inline uint32_t counter_get_top_value(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_COUNTER_GET_TOP_VALUE); - } -#endif - compiler_barrier(); - return z_impl_counter_get_top_value(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_get_top_value(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_GET_TOP_VALUE, counter_get_top_value, dev); syscall__retval = counter_get_top_value(dev); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_GET_TOP_VALUE, counter_get_top_value, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_counter_set_guard_period(const struct device * dev, uint32_t ticks, uint32_t flags); - -__pinned_func -static inline int counter_set_guard_period(const struct device * dev, uint32_t ticks, uint32_t flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = ticks }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = flags }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_COUNTER_SET_GUARD_PERIOD); - } -#endif - compiler_barrier(); - return z_impl_counter_set_guard_period(dev, ticks, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_set_guard_period(dev, ticks, flags) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_SET_GUARD_PERIOD, counter_set_guard_period, dev, ticks, flags); syscall__retval = counter_set_guard_period(dev, ticks, flags); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_SET_GUARD_PERIOD, counter_set_guard_period, dev, ticks, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_counter_get_guard_period(const struct device * dev, uint32_t flags); - -__pinned_func -static inline uint32_t counter_get_guard_period(const struct device * dev, uint32_t flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = flags }; - return (uint32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_COUNTER_GET_GUARD_PERIOD); - } -#endif - compiler_barrier(); - return z_impl_counter_get_guard_period(dev, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define counter_get_guard_period(dev, flags) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_COUNTER_GET_GUARD_PERIOD, counter_get_guard_period, dev, flags); syscall__retval = counter_get_guard_period(dev, flags); sys_port_trace_syscall_exit(K_SYSCALL_COUNTER_GET_GUARD_PERIOD, counter_get_guard_period, dev, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/dac.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/dac.h deleted file mode 100644 index 9a23aae..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/dac.h +++ /dev/null @@ -1,77 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_DAC_H -#define Z_INCLUDE_SYSCALLS_DAC_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_dac_channel_setup(const struct device * dev, const struct dac_channel_cfg * channel_cfg); - -__pinned_func -static inline int dac_channel_setup(const struct device * dev, const struct dac_channel_cfg * channel_cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct dac_channel_cfg * val; } parm1 = { .val = channel_cfg }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_DAC_CHANNEL_SETUP); - } -#endif - compiler_barrier(); - return z_impl_dac_channel_setup(dev, channel_cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dac_channel_setup(dev, channel_cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DAC_CHANNEL_SETUP, dac_channel_setup, dev, channel_cfg); syscall__retval = dac_channel_setup(dev, channel_cfg); sys_port_trace_syscall_exit(K_SYSCALL_DAC_CHANNEL_SETUP, dac_channel_setup, dev, channel_cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_dac_write_value(const struct device * dev, uint8_t channel, uint32_t value); - -__pinned_func -static inline int dac_write_value(const struct device * dev, uint8_t channel, uint32_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = channel }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = value }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_DAC_WRITE_VALUE); - } -#endif - compiler_barrier(); - return z_impl_dac_write_value(dev, channel, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dac_write_value(dev, channel, value) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DAC_WRITE_VALUE, dac_write_value, dev, channel, value); syscall__retval = dac_write_value(dev, channel, value); sys_port_trace_syscall_exit(K_SYSCALL_DAC_WRITE_VALUE, dac_write_value, dev, channel, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/demand_paging.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/demand_paging.h deleted file mode 100644 index 15eb89c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/demand_paging.h +++ /dev/null @@ -1,149 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_DEMAND_PAGING_H -#define Z_INCLUDE_SYSCALLS_DEMAND_PAGING_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_k_mem_paging_stats_get(struct k_mem_paging_stats_t * stats); - -__pinned_func -static inline void k_mem_paging_stats_get(struct k_mem_paging_stats_t * stats) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_mem_paging_stats_t * val; } parm0 = { .val = stats }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MEM_PAGING_STATS_GET); - return; - } -#endif - compiler_barrier(); - z_impl_k_mem_paging_stats_get(stats); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_mem_paging_stats_get(stats) do { sys_port_trace_syscall_enter(K_SYSCALL_K_MEM_PAGING_STATS_GET, k_mem_paging_stats_get, stats); k_mem_paging_stats_get(stats); sys_port_trace_syscall_exit(K_SYSCALL_K_MEM_PAGING_STATS_GET, k_mem_paging_stats_get, stats); } while(false) -#endif -#endif - - -extern void z_impl_k_mem_paging_thread_stats_get(struct k_thread * thread, struct k_mem_paging_stats_t * stats); - -__pinned_func -static inline void k_mem_paging_thread_stats_get(struct k_thread * thread, struct k_mem_paging_stats_t * stats) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_thread * val; } parm0 = { .val = thread }; - union { uintptr_t x; struct k_mem_paging_stats_t * val; } parm1 = { .val = stats }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_MEM_PAGING_THREAD_STATS_GET); - return; - } -#endif - compiler_barrier(); - z_impl_k_mem_paging_thread_stats_get(thread, stats); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_mem_paging_thread_stats_get(thread, stats) do { sys_port_trace_syscall_enter(K_SYSCALL_K_MEM_PAGING_THREAD_STATS_GET, k_mem_paging_thread_stats_get, thread, stats); k_mem_paging_thread_stats_get(thread, stats); sys_port_trace_syscall_exit(K_SYSCALL_K_MEM_PAGING_THREAD_STATS_GET, k_mem_paging_thread_stats_get, thread, stats); } while(false) -#endif -#endif - - -extern void z_impl_k_mem_paging_histogram_eviction_get(struct k_mem_paging_histogram_t * hist); - -__pinned_func -static inline void k_mem_paging_histogram_eviction_get(struct k_mem_paging_histogram_t * hist) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_mem_paging_histogram_t * val; } parm0 = { .val = hist }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MEM_PAGING_HISTOGRAM_EVICTION_GET); - return; - } -#endif - compiler_barrier(); - z_impl_k_mem_paging_histogram_eviction_get(hist); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_mem_paging_histogram_eviction_get(hist) do { sys_port_trace_syscall_enter(K_SYSCALL_K_MEM_PAGING_HISTOGRAM_EVICTION_GET, k_mem_paging_histogram_eviction_get, hist); k_mem_paging_histogram_eviction_get(hist); sys_port_trace_syscall_exit(K_SYSCALL_K_MEM_PAGING_HISTOGRAM_EVICTION_GET, k_mem_paging_histogram_eviction_get, hist); } while(false) -#endif -#endif - - -extern void z_impl_k_mem_paging_histogram_backing_store_page_in_get(struct k_mem_paging_histogram_t * hist); - -__pinned_func -static inline void k_mem_paging_histogram_backing_store_page_in_get(struct k_mem_paging_histogram_t * hist) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_mem_paging_histogram_t * val; } parm0 = { .val = hist }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MEM_PAGING_HISTOGRAM_BACKING_STORE_PAGE_IN_GET); - return; - } -#endif - compiler_barrier(); - z_impl_k_mem_paging_histogram_backing_store_page_in_get(hist); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_mem_paging_histogram_backing_store_page_in_get(hist) do { sys_port_trace_syscall_enter(K_SYSCALL_K_MEM_PAGING_HISTOGRAM_BACKING_STORE_PAGE_IN_GET, k_mem_paging_histogram_backing_store_page_in_get, hist); k_mem_paging_histogram_backing_store_page_in_get(hist); sys_port_trace_syscall_exit(K_SYSCALL_K_MEM_PAGING_HISTOGRAM_BACKING_STORE_PAGE_IN_GET, k_mem_paging_histogram_backing_store_page_in_get, hist); } while(false) -#endif -#endif - - -extern void z_impl_k_mem_paging_histogram_backing_store_page_out_get(struct k_mem_paging_histogram_t * hist); - -__pinned_func -static inline void k_mem_paging_histogram_backing_store_page_out_get(struct k_mem_paging_histogram_t * hist) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_mem_paging_histogram_t * val; } parm0 = { .val = hist }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MEM_PAGING_HISTOGRAM_BACKING_STORE_PAGE_OUT_GET); - return; - } -#endif - compiler_barrier(); - z_impl_k_mem_paging_histogram_backing_store_page_out_get(hist); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_mem_paging_histogram_backing_store_page_out_get(hist) do { sys_port_trace_syscall_enter(K_SYSCALL_K_MEM_PAGING_HISTOGRAM_BACKING_STORE_PAGE_OUT_GET, k_mem_paging_histogram_backing_store_page_out_get, hist); k_mem_paging_histogram_backing_store_page_out_get(hist); sys_port_trace_syscall_exit(K_SYSCALL_K_MEM_PAGING_HISTOGRAM_BACKING_STORE_PAGE_OUT_GET, k_mem_paging_histogram_backing_store_page_out_get, hist); } while(false) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/device.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/device.h deleted file mode 100644 index 9912bd3..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/device.h +++ /dev/null @@ -1,97 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_DEVICE_H -#define Z_INCLUDE_SYSCALLS_DEVICE_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern const struct device * z_impl_device_get_binding(const char * name); - -__pinned_func -static inline const struct device * device_get_binding(const char * name) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const char * val; } parm0 = { .val = name }; - return (const struct device *) arch_syscall_invoke1(parm0.x, K_SYSCALL_DEVICE_GET_BINDING); - } -#endif - compiler_barrier(); - return z_impl_device_get_binding(name); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define device_get_binding(name) ({ const struct device * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DEVICE_GET_BINDING, device_get_binding, name); syscall__retval = device_get_binding(name); sys_port_trace_syscall_exit(K_SYSCALL_DEVICE_GET_BINDING, device_get_binding, name, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_device_is_ready(const struct device * dev); - -__pinned_func -static inline bool device_is_ready(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (bool) arch_syscall_invoke1(parm0.x, K_SYSCALL_DEVICE_IS_READY); - } -#endif - compiler_barrier(); - return z_impl_device_is_ready(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define device_is_ready(dev) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DEVICE_IS_READY, device_is_ready, dev); syscall__retval = device_is_ready(dev); sys_port_trace_syscall_exit(K_SYSCALL_DEVICE_IS_READY, device_is_ready, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_device_init(const struct device * dev); - -__pinned_func -static inline int device_init(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_DEVICE_INIT); - } -#endif - compiler_barrier(); - return z_impl_device_init(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define device_init(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DEVICE_INIT, device_init, dev); syscall__retval = device_init(dev); sys_port_trace_syscall_exit(K_SYSCALL_DEVICE_INIT, device_init, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/devmux.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/devmux.h deleted file mode 100644 index 0b14ab2..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/devmux.h +++ /dev/null @@ -1,75 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_DEVMUX_H -#define Z_INCLUDE_SYSCALLS_DEVMUX_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern ssize_t z_impl_devmux_select_get(const struct device * dev); - -__pinned_func -static inline ssize_t devmux_select_get(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (ssize_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_DEVMUX_SELECT_GET); - } -#endif - compiler_barrier(); - return z_impl_devmux_select_get(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define devmux_select_get(dev) ({ ssize_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DEVMUX_SELECT_GET, devmux_select_get, dev); syscall__retval = devmux_select_get(dev); sys_port_trace_syscall_exit(K_SYSCALL_DEVMUX_SELECT_GET, devmux_select_get, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_devmux_select_set(struct device * dev, size_t index); - -__pinned_func -static inline int devmux_select_set(struct device * dev, size_t index) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; size_t val; } parm1 = { .val = index }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_DEVMUX_SELECT_SET); - } -#endif - compiler_barrier(); - return z_impl_devmux_select_set(dev, index); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define devmux_select_set(dev, index) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DEVMUX_SELECT_SET, devmux_select_set, dev, index); syscall__retval = devmux_select_set(dev, index); sys_port_trace_syscall_exit(K_SYSCALL_DEVMUX_SELECT_SET, devmux_select_set, dev, index, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/dma.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/dma.h deleted file mode 100644 index 7bb093f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/dma.h +++ /dev/null @@ -1,198 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_DMA_H -#define Z_INCLUDE_SYSCALLS_DMA_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_dma_start(const struct device * dev, uint32_t channel); - -__pinned_func -static inline int dma_start(const struct device * dev, uint32_t channel) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_DMA_START); - } -#endif - compiler_barrier(); - return z_impl_dma_start(dev, channel); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dma_start(dev, channel) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DMA_START, dma_start, dev, channel); syscall__retval = dma_start(dev, channel); sys_port_trace_syscall_exit(K_SYSCALL_DMA_START, dma_start, dev, channel, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_dma_stop(const struct device * dev, uint32_t channel); - -__pinned_func -static inline int dma_stop(const struct device * dev, uint32_t channel) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_DMA_STOP); - } -#endif - compiler_barrier(); - return z_impl_dma_stop(dev, channel); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dma_stop(dev, channel) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DMA_STOP, dma_stop, dev, channel); syscall__retval = dma_stop(dev, channel); sys_port_trace_syscall_exit(K_SYSCALL_DMA_STOP, dma_stop, dev, channel, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_dma_suspend(const struct device * dev, uint32_t channel); - -__pinned_func -static inline int dma_suspend(const struct device * dev, uint32_t channel) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_DMA_SUSPEND); - } -#endif - compiler_barrier(); - return z_impl_dma_suspend(dev, channel); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dma_suspend(dev, channel) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DMA_SUSPEND, dma_suspend, dev, channel); syscall__retval = dma_suspend(dev, channel); sys_port_trace_syscall_exit(K_SYSCALL_DMA_SUSPEND, dma_suspend, dev, channel, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_dma_resume(const struct device * dev, uint32_t channel); - -__pinned_func -static inline int dma_resume(const struct device * dev, uint32_t channel) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_DMA_RESUME); - } -#endif - compiler_barrier(); - return z_impl_dma_resume(dev, channel); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dma_resume(dev, channel) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DMA_RESUME, dma_resume, dev, channel); syscall__retval = dma_resume(dev, channel); sys_port_trace_syscall_exit(K_SYSCALL_DMA_RESUME, dma_resume, dev, channel, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_dma_request_channel(const struct device * dev, void * filter_param); - -__pinned_func -static inline int dma_request_channel(const struct device * dev, void * filter_param) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; void * val; } parm1 = { .val = filter_param }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_DMA_REQUEST_CHANNEL); - } -#endif - compiler_barrier(); - return z_impl_dma_request_channel(dev, filter_param); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dma_request_channel(dev, filter_param) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DMA_REQUEST_CHANNEL, dma_request_channel, dev, filter_param); syscall__retval = dma_request_channel(dev, filter_param); sys_port_trace_syscall_exit(K_SYSCALL_DMA_REQUEST_CHANNEL, dma_request_channel, dev, filter_param, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_dma_release_channel(const struct device * dev, uint32_t channel); - -__pinned_func -static inline void dma_release_channel(const struct device * dev, uint32_t channel) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_DMA_RELEASE_CHANNEL); - return; - } -#endif - compiler_barrier(); - z_impl_dma_release_channel(dev, channel); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dma_release_channel(dev, channel) do { sys_port_trace_syscall_enter(K_SYSCALL_DMA_RELEASE_CHANNEL, dma_release_channel, dev, channel); dma_release_channel(dev, channel); sys_port_trace_syscall_exit(K_SYSCALL_DMA_RELEASE_CHANNEL, dma_release_channel, dev, channel); } while(false) -#endif -#endif - - -extern int z_impl_dma_chan_filter(const struct device * dev, int channel, void * filter_param); - -__pinned_func -static inline int dma_chan_filter(const struct device * dev, int channel, void * filter_param) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; int val; } parm1 = { .val = channel }; - union { uintptr_t x; void * val; } parm2 = { .val = filter_param }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_DMA_CHAN_FILTER); - } -#endif - compiler_barrier(); - return z_impl_dma_chan_filter(dev, channel, filter_param); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define dma_chan_filter(dev, channel, filter_param) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_DMA_CHAN_FILTER, dma_chan_filter, dev, channel, filter_param); syscall__retval = dma_chan_filter(dev, channel, filter_param); sys_port_trace_syscall_exit(K_SYSCALL_DMA_CHAN_FILTER, dma_chan_filter, dev, channel, filter_param, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/eeprom.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/eeprom.h deleted file mode 100644 index 70ea3e0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/eeprom.h +++ /dev/null @@ -1,103 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_EEPROM_H -#define Z_INCLUDE_SYSCALLS_EEPROM_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_eeprom_read(const struct device * dev, off_t offset, void * data, size_t len); - -__pinned_func -static inline int eeprom_read(const struct device * dev, off_t offset, void * data, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; void * val; } parm2 = { .val = data }; - union { uintptr_t x; size_t val; } parm3 = { .val = len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_EEPROM_READ); - } -#endif - compiler_barrier(); - return z_impl_eeprom_read(dev, offset, data, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define eeprom_read(dev, offset, data, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_EEPROM_READ, eeprom_read, dev, offset, data, len); syscall__retval = eeprom_read(dev, offset, data, len); sys_port_trace_syscall_exit(K_SYSCALL_EEPROM_READ, eeprom_read, dev, offset, data, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_eeprom_write(const struct device * dev, off_t offset, const void * data, size_t len); - -__pinned_func -static inline int eeprom_write(const struct device * dev, off_t offset, const void * data, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; const void * val; } parm2 = { .val = data }; - union { uintptr_t x; size_t val; } parm3 = { .val = len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_EEPROM_WRITE); - } -#endif - compiler_barrier(); - return z_impl_eeprom_write(dev, offset, data, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define eeprom_write(dev, offset, data, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_EEPROM_WRITE, eeprom_write, dev, offset, data, len); syscall__retval = eeprom_write(dev, offset, data, len); sys_port_trace_syscall_exit(K_SYSCALL_EEPROM_WRITE, eeprom_write, dev, offset, data, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern size_t z_impl_eeprom_get_size(const struct device * dev); - -__pinned_func -static inline size_t eeprom_get_size(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (size_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_EEPROM_GET_SIZE); - } -#endif - compiler_barrier(); - return z_impl_eeprom_get_size(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define eeprom_get_size(dev) ({ size_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_EEPROM_GET_SIZE, eeprom_get_size, dev); syscall__retval = eeprom_get_size(dev); sys_port_trace_syscall_exit(K_SYSCALL_EEPROM_GET_SIZE, eeprom_get_size, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/emul_fuel_gauge.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/emul_fuel_gauge.h deleted file mode 100644 index 54b754c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/emul_fuel_gauge.h +++ /dev/null @@ -1,77 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_EMUL_FUEL_GAUGE_H -#define Z_INCLUDE_SYSCALLS_EMUL_FUEL_GAUGE_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_emul_fuel_gauge_set_battery_charging(const struct emul * target, uint32_t uV, int uA); - -__pinned_func -static inline int emul_fuel_gauge_set_battery_charging(const struct emul * target, uint32_t uV, int uA) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct emul * val; } parm0 = { .val = target }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = uV }; - union { uintptr_t x; int val; } parm2 = { .val = uA }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_EMUL_FUEL_GAUGE_SET_BATTERY_CHARGING); - } -#endif - compiler_barrier(); - return z_impl_emul_fuel_gauge_set_battery_charging(target, uV, uA); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define emul_fuel_gauge_set_battery_charging(target, uV, uA) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_EMUL_FUEL_GAUGE_SET_BATTERY_CHARGING, emul_fuel_gauge_set_battery_charging, target, uV, uA); syscall__retval = emul_fuel_gauge_set_battery_charging(target, uV, uA); sys_port_trace_syscall_exit(K_SYSCALL_EMUL_FUEL_GAUGE_SET_BATTERY_CHARGING, emul_fuel_gauge_set_battery_charging, target, uV, uA, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_emul_fuel_gauge_is_battery_cutoff(const struct emul * target, bool * cutoff); - -__pinned_func -static inline int emul_fuel_gauge_is_battery_cutoff(const struct emul * target, bool * cutoff) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct emul * val; } parm0 = { .val = target }; - union { uintptr_t x; bool * val; } parm1 = { .val = cutoff }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_EMUL_FUEL_GAUGE_IS_BATTERY_CUTOFF); - } -#endif - compiler_barrier(); - return z_impl_emul_fuel_gauge_is_battery_cutoff(target, cutoff); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define emul_fuel_gauge_is_battery_cutoff(target, cutoff) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_EMUL_FUEL_GAUGE_IS_BATTERY_CUTOFF, emul_fuel_gauge_is_battery_cutoff, target, cutoff); syscall__retval = emul_fuel_gauge_is_battery_cutoff(target, cutoff); sys_port_trace_syscall_exit(K_SYSCALL_EMUL_FUEL_GAUGE_IS_BATTERY_CUTOFF, emul_fuel_gauge_is_battery_cutoff, target, cutoff, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/entropy.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/entropy.h deleted file mode 100644 index e44cf95..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/entropy.h +++ /dev/null @@ -1,53 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ENTROPY_H -#define Z_INCLUDE_SYSCALLS_ENTROPY_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_entropy_get_entropy(const struct device * dev, uint8_t * buffer, uint16_t length); - -__pinned_func -static inline int entropy_get_entropy(const struct device * dev, uint8_t * buffer, uint16_t length) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t * val; } parm1 = { .val = buffer }; - union { uintptr_t x; uint16_t val; } parm2 = { .val = length }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ENTROPY_GET_ENTROPY); - } -#endif - compiler_barrier(); - return z_impl_entropy_get_entropy(dev, buffer, length); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define entropy_get_entropy(dev, buffer, length) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ENTROPY_GET_ENTROPY, entropy_get_entropy, dev, buffer, length); syscall__retval = entropy_get_entropy(dev, buffer, length); sys_port_trace_syscall_exit(K_SYSCALL_ENTROPY_GET_ENTROPY, entropy_get_entropy, dev, buffer, length, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/errno_private.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/errno_private.h deleted file mode 100644 index 28a8029..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/errno_private.h +++ /dev/null @@ -1,43 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ERRNO_PRIVATE_H -#define Z_INCLUDE_SYSCALLS_ERRNO_PRIVATE_H - - - - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int * z_impl_z_errno(void); - -__pinned_func -static inline int * z_errno(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (int *) arch_syscall_invoke0(K_SYSCALL_Z_ERRNO); - } -#endif - compiler_barrier(); - return z_impl_z_errno(); -} - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/error.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/error.h deleted file mode 100644 index 2a1cc57..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/error.h +++ /dev/null @@ -1,52 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ERROR_H -#define Z_INCLUDE_SYSCALLS_ERROR_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_user_fault(unsigned int reason); - -__pinned_func -static inline void user_fault(unsigned int reason) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; unsigned int val; } parm0 = { .val = reason }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_USER_FAULT); - return; - } -#endif - compiler_barrier(); - z_impl_user_fault(reason); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define user_fault(reason) do { sys_port_trace_syscall_enter(K_SYSCALL_USER_FAULT, user_fault, reason); user_fault(reason); sys_port_trace_syscall_exit(K_SYSCALL_USER_FAULT, user_fault, reason); } while(false) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/espi.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/espi.h deleted file mode 100644 index f1db415..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/espi.h +++ /dev/null @@ -1,344 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ESPI_H -#define Z_INCLUDE_SYSCALLS_ESPI_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_espi_config(const struct device * dev, struct espi_cfg * cfg); - -__pinned_func -static inline int espi_config(const struct device * dev, struct espi_cfg * cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_cfg * val; } parm1 = { .val = cfg }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_espi_config(dev, cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_config(dev, cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_CONFIG, espi_config, dev, cfg); syscall__retval = espi_config(dev, cfg); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_CONFIG, espi_config, dev, cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_espi_get_channel_status(const struct device * dev, enum espi_channel ch); - -__pinned_func -static inline bool espi_get_channel_status(const struct device * dev, enum espi_channel ch) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum espi_channel val; } parm1 = { .val = ch }; - return (bool) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_GET_CHANNEL_STATUS); - } -#endif - compiler_barrier(); - return z_impl_espi_get_channel_status(dev, ch); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_get_channel_status(dev, ch) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_GET_CHANNEL_STATUS, espi_get_channel_status, dev, ch); syscall__retval = espi_get_channel_status(dev, ch); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_GET_CHANNEL_STATUS, espi_get_channel_status, dev, ch, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_read_request(const struct device * dev, struct espi_request_packet * req); - -__pinned_func -static inline int espi_read_request(const struct device * dev, struct espi_request_packet * req) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_request_packet * val; } parm1 = { .val = req }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_READ_REQUEST); - } -#endif - compiler_barrier(); - return z_impl_espi_read_request(dev, req); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_read_request(dev, req) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_READ_REQUEST, espi_read_request, dev, req); syscall__retval = espi_read_request(dev, req); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_READ_REQUEST, espi_read_request, dev, req, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_write_request(const struct device * dev, struct espi_request_packet * req); - -__pinned_func -static inline int espi_write_request(const struct device * dev, struct espi_request_packet * req) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_request_packet * val; } parm1 = { .val = req }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_WRITE_REQUEST); - } -#endif - compiler_barrier(); - return z_impl_espi_write_request(dev, req); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_write_request(dev, req) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_WRITE_REQUEST, espi_write_request, dev, req); syscall__retval = espi_write_request(dev, req); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_WRITE_REQUEST, espi_write_request, dev, req, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_read_lpc_request(const struct device * dev, enum lpc_peripheral_opcode op, uint32_t * data); - -__pinned_func -static inline int espi_read_lpc_request(const struct device * dev, enum lpc_peripheral_opcode op, uint32_t * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum lpc_peripheral_opcode val; } parm1 = { .val = op }; - union { uintptr_t x; uint32_t * val; } parm2 = { .val = data }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ESPI_READ_LPC_REQUEST); - } -#endif - compiler_barrier(); - return z_impl_espi_read_lpc_request(dev, op, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_read_lpc_request(dev, op, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_READ_LPC_REQUEST, espi_read_lpc_request, dev, op, data); syscall__retval = espi_read_lpc_request(dev, op, data); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_READ_LPC_REQUEST, espi_read_lpc_request, dev, op, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_write_lpc_request(const struct device * dev, enum lpc_peripheral_opcode op, uint32_t * data); - -__pinned_func -static inline int espi_write_lpc_request(const struct device * dev, enum lpc_peripheral_opcode op, uint32_t * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum lpc_peripheral_opcode val; } parm1 = { .val = op }; - union { uintptr_t x; uint32_t * val; } parm2 = { .val = data }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ESPI_WRITE_LPC_REQUEST); - } -#endif - compiler_barrier(); - return z_impl_espi_write_lpc_request(dev, op, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_write_lpc_request(dev, op, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_WRITE_LPC_REQUEST, espi_write_lpc_request, dev, op, data); syscall__retval = espi_write_lpc_request(dev, op, data); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_WRITE_LPC_REQUEST, espi_write_lpc_request, dev, op, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_send_vwire(const struct device * dev, enum espi_vwire_signal signal, uint8_t level); - -__pinned_func -static inline int espi_send_vwire(const struct device * dev, enum espi_vwire_signal signal, uint8_t level) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum espi_vwire_signal val; } parm1 = { .val = signal }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = level }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ESPI_SEND_VWIRE); - } -#endif - compiler_barrier(); - return z_impl_espi_send_vwire(dev, signal, level); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_send_vwire(dev, signal, level) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SEND_VWIRE, espi_send_vwire, dev, signal, level); syscall__retval = espi_send_vwire(dev, signal, level); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SEND_VWIRE, espi_send_vwire, dev, signal, level, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_receive_vwire(const struct device * dev, enum espi_vwire_signal signal, uint8_t * level); - -__pinned_func -static inline int espi_receive_vwire(const struct device * dev, enum espi_vwire_signal signal, uint8_t * level) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum espi_vwire_signal val; } parm1 = { .val = signal }; - union { uintptr_t x; uint8_t * val; } parm2 = { .val = level }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ESPI_RECEIVE_VWIRE); - } -#endif - compiler_barrier(); - return z_impl_espi_receive_vwire(dev, signal, level); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_receive_vwire(dev, signal, level) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_RECEIVE_VWIRE, espi_receive_vwire, dev, signal, level); syscall__retval = espi_receive_vwire(dev, signal, level); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_RECEIVE_VWIRE, espi_receive_vwire, dev, signal, level, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_send_oob(const struct device * dev, struct espi_oob_packet * pckt); - -__pinned_func -static inline int espi_send_oob(const struct device * dev, struct espi_oob_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_oob_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_SEND_OOB); - } -#endif - compiler_barrier(); - return z_impl_espi_send_oob(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_send_oob(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SEND_OOB, espi_send_oob, dev, pckt); syscall__retval = espi_send_oob(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SEND_OOB, espi_send_oob, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_receive_oob(const struct device * dev, struct espi_oob_packet * pckt); - -__pinned_func -static inline int espi_receive_oob(const struct device * dev, struct espi_oob_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_oob_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_RECEIVE_OOB); - } -#endif - compiler_barrier(); - return z_impl_espi_receive_oob(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_receive_oob(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_RECEIVE_OOB, espi_receive_oob, dev, pckt); syscall__retval = espi_receive_oob(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_RECEIVE_OOB, espi_receive_oob, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_read_flash(const struct device * dev, struct espi_flash_packet * pckt); - -__pinned_func -static inline int espi_read_flash(const struct device * dev, struct espi_flash_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_flash_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_READ_FLASH); - } -#endif - compiler_barrier(); - return z_impl_espi_read_flash(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_read_flash(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_READ_FLASH, espi_read_flash, dev, pckt); syscall__retval = espi_read_flash(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_READ_FLASH, espi_read_flash, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_write_flash(const struct device * dev, struct espi_flash_packet * pckt); - -__pinned_func -static inline int espi_write_flash(const struct device * dev, struct espi_flash_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_flash_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_WRITE_FLASH); - } -#endif - compiler_barrier(); - return z_impl_espi_write_flash(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_write_flash(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_WRITE_FLASH, espi_write_flash, dev, pckt); syscall__retval = espi_write_flash(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_WRITE_FLASH, espi_write_flash, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_flash_erase(const struct device * dev, struct espi_flash_packet * pckt); - -__pinned_func -static inline int espi_flash_erase(const struct device * dev, struct espi_flash_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_flash_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_FLASH_ERASE); - } -#endif - compiler_barrier(); - return z_impl_espi_flash_erase(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_flash_erase(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_FLASH_ERASE, espi_flash_erase, dev, pckt); syscall__retval = espi_flash_erase(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_FLASH_ERASE, espi_flash_erase, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/espi_saf.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/espi_saf.h deleted file mode 100644 index 40bb004..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/espi_saf.h +++ /dev/null @@ -1,218 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ESPI_SAF_H -#define Z_INCLUDE_SYSCALLS_ESPI_SAF_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_espi_saf_config(const struct device * dev, const struct espi_saf_cfg * cfg); - -__pinned_func -static inline int espi_saf_config(const struct device * dev, const struct espi_saf_cfg * cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct espi_saf_cfg * val; } parm1 = { .val = cfg }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_SAF_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_espi_saf_config(dev, cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_saf_config(dev, cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SAF_CONFIG, espi_saf_config, dev, cfg); syscall__retval = espi_saf_config(dev, cfg); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SAF_CONFIG, espi_saf_config, dev, cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_saf_set_protection_regions(const struct device * dev, const struct espi_saf_protection * pr); - -__pinned_func -static inline int espi_saf_set_protection_regions(const struct device * dev, const struct espi_saf_protection * pr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct espi_saf_protection * val; } parm1 = { .val = pr }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_SAF_SET_PROTECTION_REGIONS); - } -#endif - compiler_barrier(); - return z_impl_espi_saf_set_protection_regions(dev, pr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_saf_set_protection_regions(dev, pr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SAF_SET_PROTECTION_REGIONS, espi_saf_set_protection_regions, dev, pr); syscall__retval = espi_saf_set_protection_regions(dev, pr); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SAF_SET_PROTECTION_REGIONS, espi_saf_set_protection_regions, dev, pr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_saf_activate(const struct device * dev); - -__pinned_func -static inline int espi_saf_activate(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_ESPI_SAF_ACTIVATE); - } -#endif - compiler_barrier(); - return z_impl_espi_saf_activate(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_saf_activate(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SAF_ACTIVATE, espi_saf_activate, dev); syscall__retval = espi_saf_activate(dev); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SAF_ACTIVATE, espi_saf_activate, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_espi_saf_get_channel_status(const struct device * dev); - -__pinned_func -static inline bool espi_saf_get_channel_status(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (bool) arch_syscall_invoke1(parm0.x, K_SYSCALL_ESPI_SAF_GET_CHANNEL_STATUS); - } -#endif - compiler_barrier(); - return z_impl_espi_saf_get_channel_status(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_saf_get_channel_status(dev) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SAF_GET_CHANNEL_STATUS, espi_saf_get_channel_status, dev); syscall__retval = espi_saf_get_channel_status(dev); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SAF_GET_CHANNEL_STATUS, espi_saf_get_channel_status, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_saf_flash_read(const struct device * dev, struct espi_saf_packet * pckt); - -__pinned_func -static inline int espi_saf_flash_read(const struct device * dev, struct espi_saf_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_saf_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_SAF_FLASH_READ); - } -#endif - compiler_barrier(); - return z_impl_espi_saf_flash_read(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_saf_flash_read(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SAF_FLASH_READ, espi_saf_flash_read, dev, pckt); syscall__retval = espi_saf_flash_read(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SAF_FLASH_READ, espi_saf_flash_read, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_saf_flash_write(const struct device * dev, struct espi_saf_packet * pckt); - -__pinned_func -static inline int espi_saf_flash_write(const struct device * dev, struct espi_saf_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_saf_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_SAF_FLASH_WRITE); - } -#endif - compiler_barrier(); - return z_impl_espi_saf_flash_write(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_saf_flash_write(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SAF_FLASH_WRITE, espi_saf_flash_write, dev, pckt); syscall__retval = espi_saf_flash_write(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SAF_FLASH_WRITE, espi_saf_flash_write, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_saf_flash_erase(const struct device * dev, struct espi_saf_packet * pckt); - -__pinned_func -static inline int espi_saf_flash_erase(const struct device * dev, struct espi_saf_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_saf_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_SAF_FLASH_ERASE); - } -#endif - compiler_barrier(); - return z_impl_espi_saf_flash_erase(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_saf_flash_erase(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SAF_FLASH_ERASE, espi_saf_flash_erase, dev, pckt); syscall__retval = espi_saf_flash_erase(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SAF_FLASH_ERASE, espi_saf_flash_erase, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_espi_saf_flash_unsuccess(const struct device * dev, struct espi_saf_packet * pckt); - -__pinned_func -static inline int espi_saf_flash_unsuccess(const struct device * dev, struct espi_saf_packet * pckt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct espi_saf_packet * val; } parm1 = { .val = pckt }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ESPI_SAF_FLASH_UNSUCCESS); - } -#endif - compiler_barrier(); - return z_impl_espi_saf_flash_unsuccess(dev, pckt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define espi_saf_flash_unsuccess(dev, pckt) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ESPI_SAF_FLASH_UNSUCCESS, espi_saf_flash_unsuccess, dev, pckt); syscall__retval = espi_saf_flash_unsuccess(dev, pckt); sys_port_trace_syscall_exit(K_SYSCALL_ESPI_SAF_FLASH_UNSUCCESS, espi_saf_flash_unsuccess, dev, pckt, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ethernet.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ethernet.h deleted file mode 100644 index 33b6431..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ethernet.h +++ /dev/null @@ -1,51 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_ETHERNET_H -#define Z_INCLUDE_SYSCALLS_ETHERNET_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern const struct device * z_impl_net_eth_get_ptp_clock_by_index(int index); - -__pinned_func -static inline const struct device * net_eth_get_ptp_clock_by_index(int index) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - return (const struct device *) arch_syscall_invoke1(parm0.x, K_SYSCALL_NET_ETH_GET_PTP_CLOCK_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_eth_get_ptp_clock_by_index(index); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_eth_get_ptp_clock_by_index(index) ({ const struct device * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_ETH_GET_PTP_CLOCK_BY_INDEX, net_eth_get_ptp_clock_by_index, index); syscall__retval = net_eth_get_ptp_clock_by_index(index); sys_port_trace_syscall_exit(K_SYSCALL_NET_ETH_GET_PTP_CLOCK_BY_INDEX, net_eth_get_ptp_clock_by_index, index, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/flash.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/flash.h deleted file mode 100644 index 4536ec2..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/flash.h +++ /dev/null @@ -1,300 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_FLASH_H -#define Z_INCLUDE_SYSCALLS_FLASH_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_flash_read(const struct device * dev, off_t offset, void * data, size_t len); - -__pinned_func -static inline int flash_read(const struct device * dev, off_t offset, void * data, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; void * val; } parm2 = { .val = data }; - union { uintptr_t x; size_t val; } parm3 = { .val = len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_FLASH_READ); - } -#endif - compiler_barrier(); - return z_impl_flash_read(dev, offset, data, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_read(dev, offset, data, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_READ, flash_read, dev, offset, data, len); syscall__retval = flash_read(dev, offset, data, len); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_READ, flash_read, dev, offset, data, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_flash_write(const struct device * dev, off_t offset, const void * data, size_t len); - -__pinned_func -static inline int flash_write(const struct device * dev, off_t offset, const void * data, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; const void * val; } parm2 = { .val = data }; - union { uintptr_t x; size_t val; } parm3 = { .val = len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_FLASH_WRITE); - } -#endif - compiler_barrier(); - return z_impl_flash_write(dev, offset, data, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_write(dev, offset, data, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_WRITE, flash_write, dev, offset, data, len); syscall__retval = flash_write(dev, offset, data, len); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_WRITE, flash_write, dev, offset, data, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_flash_erase(const struct device * dev, off_t offset, size_t size); - -__pinned_func -static inline int flash_erase(const struct device * dev, off_t offset, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; size_t val; } parm2 = { .val = size }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_FLASH_ERASE); - } -#endif - compiler_barrier(); - return z_impl_flash_erase(dev, offset, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_erase(dev, offset, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_ERASE, flash_erase, dev, offset, size); syscall__retval = flash_erase(dev, offset, size); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_ERASE, flash_erase, dev, offset, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_flash_get_page_info_by_offs(const struct device * dev, off_t offset, struct flash_pages_info * info); - -__pinned_func -static inline int flash_get_page_info_by_offs(const struct device * dev, off_t offset, struct flash_pages_info * info) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; struct flash_pages_info * val; } parm2 = { .val = info }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_FLASH_GET_PAGE_INFO_BY_OFFS); - } -#endif - compiler_barrier(); - return z_impl_flash_get_page_info_by_offs(dev, offset, info); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_get_page_info_by_offs(dev, offset, info) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_GET_PAGE_INFO_BY_OFFS, flash_get_page_info_by_offs, dev, offset, info); syscall__retval = flash_get_page_info_by_offs(dev, offset, info); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_GET_PAGE_INFO_BY_OFFS, flash_get_page_info_by_offs, dev, offset, info, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_flash_get_page_info_by_idx(const struct device * dev, uint32_t page_index, struct flash_pages_info * info); - -__pinned_func -static inline int flash_get_page_info_by_idx(const struct device * dev, uint32_t page_index, struct flash_pages_info * info) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = page_index }; - union { uintptr_t x; struct flash_pages_info * val; } parm2 = { .val = info }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_FLASH_GET_PAGE_INFO_BY_IDX); - } -#endif - compiler_barrier(); - return z_impl_flash_get_page_info_by_idx(dev, page_index, info); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_get_page_info_by_idx(dev, page_index, info) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_GET_PAGE_INFO_BY_IDX, flash_get_page_info_by_idx, dev, page_index, info); syscall__retval = flash_get_page_info_by_idx(dev, page_index, info); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_GET_PAGE_INFO_BY_IDX, flash_get_page_info_by_idx, dev, page_index, info, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern size_t z_impl_flash_get_page_count(const struct device * dev); - -__pinned_func -static inline size_t flash_get_page_count(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (size_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_FLASH_GET_PAGE_COUNT); - } -#endif - compiler_barrier(); - return z_impl_flash_get_page_count(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_get_page_count(dev) ({ size_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_GET_PAGE_COUNT, flash_get_page_count, dev); syscall__retval = flash_get_page_count(dev); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_GET_PAGE_COUNT, flash_get_page_count, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_flash_sfdp_read(const struct device * dev, off_t offset, void * data, size_t len); - -__pinned_func -static inline int flash_sfdp_read(const struct device * dev, off_t offset, void * data, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; void * val; } parm2 = { .val = data }; - union { uintptr_t x; size_t val; } parm3 = { .val = len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_FLASH_SFDP_READ); - } -#endif - compiler_barrier(); - return z_impl_flash_sfdp_read(dev, offset, data, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_sfdp_read(dev, offset, data, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_SFDP_READ, flash_sfdp_read, dev, offset, data, len); syscall__retval = flash_sfdp_read(dev, offset, data, len); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_SFDP_READ, flash_sfdp_read, dev, offset, data, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_flash_read_jedec_id(const struct device * dev, uint8_t * id); - -__pinned_func -static inline int flash_read_jedec_id(const struct device * dev, uint8_t * id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t * val; } parm1 = { .val = id }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_FLASH_READ_JEDEC_ID); - } -#endif - compiler_barrier(); - return z_impl_flash_read_jedec_id(dev, id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_read_jedec_id(dev, id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_READ_JEDEC_ID, flash_read_jedec_id, dev, id); syscall__retval = flash_read_jedec_id(dev, id); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_READ_JEDEC_ID, flash_read_jedec_id, dev, id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern size_t z_impl_flash_get_write_block_size(const struct device * dev); - -__pinned_func -static inline size_t flash_get_write_block_size(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (size_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_FLASH_GET_WRITE_BLOCK_SIZE); - } -#endif - compiler_barrier(); - return z_impl_flash_get_write_block_size(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_get_write_block_size(dev) ({ size_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_GET_WRITE_BLOCK_SIZE, flash_get_write_block_size, dev); syscall__retval = flash_get_write_block_size(dev); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_GET_WRITE_BLOCK_SIZE, flash_get_write_block_size, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern const struct flash_parameters * z_impl_flash_get_parameters(const struct device * dev); - -__pinned_func -static inline const struct flash_parameters * flash_get_parameters(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (const struct flash_parameters *) arch_syscall_invoke1(parm0.x, K_SYSCALL_FLASH_GET_PARAMETERS); - } -#endif - compiler_barrier(); - return z_impl_flash_get_parameters(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_get_parameters(dev) ({ const struct flash_parameters * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_GET_PARAMETERS, flash_get_parameters, dev); syscall__retval = flash_get_parameters(dev); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_GET_PARAMETERS, flash_get_parameters, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_flash_ex_op(const struct device * dev, uint16_t code, const uintptr_t in, void * out); - -__pinned_func -static inline int flash_ex_op(const struct device * dev, uint16_t code, const uintptr_t in, void * out) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = code }; - union { uintptr_t x; const uintptr_t val; } parm2 = { .val = in }; - union { uintptr_t x; void * val; } parm3 = { .val = out }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_FLASH_EX_OP); - } -#endif - compiler_barrier(); - return z_impl_flash_ex_op(dev, code, in, out); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_ex_op(dev, code, in, out) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_EX_OP, flash_ex_op, dev, code, in, out); syscall__retval = flash_ex_op(dev, code, in, out); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_EX_OP, flash_ex_op, dev, code, in, out, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/flash_simulator.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/flash_simulator.h deleted file mode 100644 index d1f1fa6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/flash_simulator.h +++ /dev/null @@ -1,52 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_FLASH_SIMULATOR_H -#define Z_INCLUDE_SYSCALLS_FLASH_SIMULATOR_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void * z_impl_flash_simulator_get_memory(const struct device * dev, size_t * mock_size); - -__pinned_func -static inline void * flash_simulator_get_memory(const struct device * dev, size_t * mock_size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; size_t * val; } parm1 = { .val = mock_size }; - return (void *) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_FLASH_SIMULATOR_GET_MEMORY); - } -#endif - compiler_barrier(); - return z_impl_flash_simulator_get_memory(dev, mock_size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define flash_simulator_get_memory(dev, mock_size) ({ void * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FLASH_SIMULATOR_GET_MEMORY, flash_simulator_get_memory, dev, mock_size); syscall__retval = flash_simulator_get_memory(dev, mock_size); sys_port_trace_syscall_exit(K_SYSCALL_FLASH_SIMULATOR_GET_MEMORY, flash_simulator_get_memory, dev, mock_size, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/fuel_gauge.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/fuel_gauge.h deleted file mode 100644 index d2567a5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/fuel_gauge.h +++ /dev/null @@ -1,179 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_FUEL_GAUGE_H -#define Z_INCLUDE_SYSCALLS_FUEL_GAUGE_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_fuel_gauge_get_prop(const struct device * dev, fuel_gauge_prop_t prop, union fuel_gauge_prop_val * val); - -__pinned_func -static inline int fuel_gauge_get_prop(const struct device * dev, fuel_gauge_prop_t prop, union fuel_gauge_prop_val * val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; fuel_gauge_prop_t val; } parm1 = { .val = prop }; - union { uintptr_t x; union fuel_gauge_prop_val * val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_FUEL_GAUGE_GET_PROP); - } -#endif - compiler_barrier(); - return z_impl_fuel_gauge_get_prop(dev, prop, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define fuel_gauge_get_prop(dev, prop, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FUEL_GAUGE_GET_PROP, fuel_gauge_get_prop, dev, prop, val); syscall__retval = fuel_gauge_get_prop(dev, prop, val); sys_port_trace_syscall_exit(K_SYSCALL_FUEL_GAUGE_GET_PROP, fuel_gauge_get_prop, dev, prop, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_fuel_gauge_get_props(const struct device * dev, fuel_gauge_prop_t * props, union fuel_gauge_prop_val * vals, size_t len); - -__pinned_func -static inline int fuel_gauge_get_props(const struct device * dev, fuel_gauge_prop_t * props, union fuel_gauge_prop_val * vals, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; fuel_gauge_prop_t * val; } parm1 = { .val = props }; - union { uintptr_t x; union fuel_gauge_prop_val * val; } parm2 = { .val = vals }; - union { uintptr_t x; size_t val; } parm3 = { .val = len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_FUEL_GAUGE_GET_PROPS); - } -#endif - compiler_barrier(); - return z_impl_fuel_gauge_get_props(dev, props, vals, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define fuel_gauge_get_props(dev, props, vals, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FUEL_GAUGE_GET_PROPS, fuel_gauge_get_props, dev, props, vals, len); syscall__retval = fuel_gauge_get_props(dev, props, vals, len); sys_port_trace_syscall_exit(K_SYSCALL_FUEL_GAUGE_GET_PROPS, fuel_gauge_get_props, dev, props, vals, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_fuel_gauge_set_prop(const struct device * dev, fuel_gauge_prop_t prop, union fuel_gauge_prop_val val); - -__pinned_func -static inline int fuel_gauge_set_prop(const struct device * dev, fuel_gauge_prop_t prop, union fuel_gauge_prop_val val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; fuel_gauge_prop_t val; } parm1 = { .val = prop }; - union { uintptr_t x; union fuel_gauge_prop_val val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_FUEL_GAUGE_SET_PROP); - } -#endif - compiler_barrier(); - return z_impl_fuel_gauge_set_prop(dev, prop, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define fuel_gauge_set_prop(dev, prop, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FUEL_GAUGE_SET_PROP, fuel_gauge_set_prop, dev, prop, val); syscall__retval = fuel_gauge_set_prop(dev, prop, val); sys_port_trace_syscall_exit(K_SYSCALL_FUEL_GAUGE_SET_PROP, fuel_gauge_set_prop, dev, prop, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_fuel_gauge_set_props(const struct device * dev, fuel_gauge_prop_t * props, union fuel_gauge_prop_val * vals, size_t len); - -__pinned_func -static inline int fuel_gauge_set_props(const struct device * dev, fuel_gauge_prop_t * props, union fuel_gauge_prop_val * vals, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; fuel_gauge_prop_t * val; } parm1 = { .val = props }; - union { uintptr_t x; union fuel_gauge_prop_val * val; } parm2 = { .val = vals }; - union { uintptr_t x; size_t val; } parm3 = { .val = len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_FUEL_GAUGE_SET_PROPS); - } -#endif - compiler_barrier(); - return z_impl_fuel_gauge_set_props(dev, props, vals, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define fuel_gauge_set_props(dev, props, vals, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FUEL_GAUGE_SET_PROPS, fuel_gauge_set_props, dev, props, vals, len); syscall__retval = fuel_gauge_set_props(dev, props, vals, len); sys_port_trace_syscall_exit(K_SYSCALL_FUEL_GAUGE_SET_PROPS, fuel_gauge_set_props, dev, props, vals, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_fuel_gauge_get_buffer_prop(const struct device * dev, fuel_gauge_prop_t prop_type, void * dst, size_t dst_len); - -__pinned_func -static inline int fuel_gauge_get_buffer_prop(const struct device * dev, fuel_gauge_prop_t prop_type, void * dst, size_t dst_len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; fuel_gauge_prop_t val; } parm1 = { .val = prop_type }; - union { uintptr_t x; void * val; } parm2 = { .val = dst }; - union { uintptr_t x; size_t val; } parm3 = { .val = dst_len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_FUEL_GAUGE_GET_BUFFER_PROP); - } -#endif - compiler_barrier(); - return z_impl_fuel_gauge_get_buffer_prop(dev, prop_type, dst, dst_len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define fuel_gauge_get_buffer_prop(dev, prop_type, dst, dst_len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FUEL_GAUGE_GET_BUFFER_PROP, fuel_gauge_get_buffer_prop, dev, prop_type, dst, dst_len); syscall__retval = fuel_gauge_get_buffer_prop(dev, prop_type, dst, dst_len); sys_port_trace_syscall_exit(K_SYSCALL_FUEL_GAUGE_GET_BUFFER_PROP, fuel_gauge_get_buffer_prop, dev, prop_type, dst, dst_len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_fuel_gauge_battery_cutoff(const struct device * dev); - -__pinned_func -static inline int fuel_gauge_battery_cutoff(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_FUEL_GAUGE_BATTERY_CUTOFF); - } -#endif - compiler_barrier(); - return z_impl_fuel_gauge_battery_cutoff(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define fuel_gauge_battery_cutoff(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_FUEL_GAUGE_BATTERY_CUTOFF, fuel_gauge_battery_cutoff, dev); syscall__retval = fuel_gauge_battery_cutoff(dev); sys_port_trace_syscall_exit(K_SYSCALL_FUEL_GAUGE_BATTERY_CUTOFF, fuel_gauge_battery_cutoff, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/gnss.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/gnss.h deleted file mode 100644 index e7cc7e9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/gnss.h +++ /dev/null @@ -1,244 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_GNSS_H -#define Z_INCLUDE_SYSCALLS_GNSS_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_gnss_set_fix_rate(const struct device * dev, uint32_t fix_interval_ms); - -__pinned_func -static inline int gnss_set_fix_rate(const struct device * dev, uint32_t fix_interval_ms) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = fix_interval_ms }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_SET_FIX_RATE); - } -#endif - compiler_barrier(); - return z_impl_gnss_set_fix_rate(dev, fix_interval_ms); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_set_fix_rate(dev, fix_interval_ms) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_SET_FIX_RATE, gnss_set_fix_rate, dev, fix_interval_ms); syscall__retval = gnss_set_fix_rate(dev, fix_interval_ms); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_SET_FIX_RATE, gnss_set_fix_rate, dev, fix_interval_ms, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gnss_get_fix_rate(const struct device * dev, uint32_t * fix_interval_ms); - -__pinned_func -static inline int gnss_get_fix_rate(const struct device * dev, uint32_t * fix_interval_ms) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t * val; } parm1 = { .val = fix_interval_ms }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_GET_FIX_RATE); - } -#endif - compiler_barrier(); - return z_impl_gnss_get_fix_rate(dev, fix_interval_ms); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_get_fix_rate(dev, fix_interval_ms) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_GET_FIX_RATE, gnss_get_fix_rate, dev, fix_interval_ms); syscall__retval = gnss_get_fix_rate(dev, fix_interval_ms); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_GET_FIX_RATE, gnss_get_fix_rate, dev, fix_interval_ms, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gnss_set_periodic_config(const struct device * dev, const struct gnss_periodic_config * config); - -__pinned_func -static inline int gnss_set_periodic_config(const struct device * dev, const struct gnss_periodic_config * config) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct gnss_periodic_config * val; } parm1 = { .val = config }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_SET_PERIODIC_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_gnss_set_periodic_config(dev, config); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_set_periodic_config(dev, config) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_SET_PERIODIC_CONFIG, gnss_set_periodic_config, dev, config); syscall__retval = gnss_set_periodic_config(dev, config); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_SET_PERIODIC_CONFIG, gnss_set_periodic_config, dev, config, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gnss_get_periodic_config(const struct device * dev, struct gnss_periodic_config * config); - -__pinned_func -static inline int gnss_get_periodic_config(const struct device * dev, struct gnss_periodic_config * config) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct gnss_periodic_config * val; } parm1 = { .val = config }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_GET_PERIODIC_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_gnss_get_periodic_config(dev, config); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_get_periodic_config(dev, config) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_GET_PERIODIC_CONFIG, gnss_get_periodic_config, dev, config); syscall__retval = gnss_get_periodic_config(dev, config); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_GET_PERIODIC_CONFIG, gnss_get_periodic_config, dev, config, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gnss_set_navigation_mode(const struct device * dev, enum gnss_navigation_mode mode); - -__pinned_func -static inline int gnss_set_navigation_mode(const struct device * dev, enum gnss_navigation_mode mode) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum gnss_navigation_mode val; } parm1 = { .val = mode }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_SET_NAVIGATION_MODE); - } -#endif - compiler_barrier(); - return z_impl_gnss_set_navigation_mode(dev, mode); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_set_navigation_mode(dev, mode) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_SET_NAVIGATION_MODE, gnss_set_navigation_mode, dev, mode); syscall__retval = gnss_set_navigation_mode(dev, mode); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_SET_NAVIGATION_MODE, gnss_set_navigation_mode, dev, mode, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gnss_get_navigation_mode(const struct device * dev, enum gnss_navigation_mode * mode); - -__pinned_func -static inline int gnss_get_navigation_mode(const struct device * dev, enum gnss_navigation_mode * mode) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum gnss_navigation_mode * val; } parm1 = { .val = mode }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_GET_NAVIGATION_MODE); - } -#endif - compiler_barrier(); - return z_impl_gnss_get_navigation_mode(dev, mode); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_get_navigation_mode(dev, mode) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_GET_NAVIGATION_MODE, gnss_get_navigation_mode, dev, mode); syscall__retval = gnss_get_navigation_mode(dev, mode); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_GET_NAVIGATION_MODE, gnss_get_navigation_mode, dev, mode, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gnss_set_enabled_systems(const struct device * dev, gnss_systems_t systems); - -__pinned_func -static inline int gnss_set_enabled_systems(const struct device * dev, gnss_systems_t systems) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; gnss_systems_t val; } parm1 = { .val = systems }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_SET_ENABLED_SYSTEMS); - } -#endif - compiler_barrier(); - return z_impl_gnss_set_enabled_systems(dev, systems); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_set_enabled_systems(dev, systems) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_SET_ENABLED_SYSTEMS, gnss_set_enabled_systems, dev, systems); syscall__retval = gnss_set_enabled_systems(dev, systems); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_SET_ENABLED_SYSTEMS, gnss_set_enabled_systems, dev, systems, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gnss_get_enabled_systems(const struct device * dev, gnss_systems_t * systems); - -__pinned_func -static inline int gnss_get_enabled_systems(const struct device * dev, gnss_systems_t * systems) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; gnss_systems_t * val; } parm1 = { .val = systems }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_GET_ENABLED_SYSTEMS); - } -#endif - compiler_barrier(); - return z_impl_gnss_get_enabled_systems(dev, systems); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_get_enabled_systems(dev, systems) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_GET_ENABLED_SYSTEMS, gnss_get_enabled_systems, dev, systems); syscall__retval = gnss_get_enabled_systems(dev, systems); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_GET_ENABLED_SYSTEMS, gnss_get_enabled_systems, dev, systems, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gnss_get_supported_systems(const struct device * dev, gnss_systems_t * systems); - -__pinned_func -static inline int gnss_get_supported_systems(const struct device * dev, gnss_systems_t * systems) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; gnss_systems_t * val; } parm1 = { .val = systems }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GNSS_GET_SUPPORTED_SYSTEMS); - } -#endif - compiler_barrier(); - return z_impl_gnss_get_supported_systems(dev, systems); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gnss_get_supported_systems(dev, systems) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GNSS_GET_SUPPORTED_SYSTEMS, gnss_get_supported_systems, dev, systems); syscall__retval = gnss_get_supported_systems(dev, systems); sys_port_trace_syscall_exit(K_SYSCALL_GNSS_GET_SUPPORTED_SYSTEMS, gnss_get_supported_systems, dev, systems, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/gpio.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/gpio.h deleted file mode 100644 index 4f0f4a4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/gpio.h +++ /dev/null @@ -1,273 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_GPIO_H -#define Z_INCLUDE_SYSCALLS_GPIO_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_gpio_pin_interrupt_configure(const struct device * port, gpio_pin_t pin, gpio_flags_t flags); - -__pinned_func -static inline int gpio_pin_interrupt_configure(const struct device * port, gpio_pin_t pin, gpio_flags_t flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_pin_t val; } parm1 = { .val = pin }; - union { uintptr_t x; gpio_flags_t val; } parm2 = { .val = flags }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_GPIO_PIN_INTERRUPT_CONFIGURE); - } -#endif - compiler_barrier(); - return z_impl_gpio_pin_interrupt_configure(port, pin, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_pin_interrupt_configure(port, pin, flags) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PIN_INTERRUPT_CONFIGURE, gpio_pin_interrupt_configure, port, pin, flags); syscall__retval = gpio_pin_interrupt_configure(port, pin, flags); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PIN_INTERRUPT_CONFIGURE, gpio_pin_interrupt_configure, port, pin, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_pin_configure(const struct device * port, gpio_pin_t pin, gpio_flags_t flags); - -__pinned_func -static inline int gpio_pin_configure(const struct device * port, gpio_pin_t pin, gpio_flags_t flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_pin_t val; } parm1 = { .val = pin }; - union { uintptr_t x; gpio_flags_t val; } parm2 = { .val = flags }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_GPIO_PIN_CONFIGURE); - } -#endif - compiler_barrier(); - return z_impl_gpio_pin_configure(port, pin, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_pin_configure(port, pin, flags) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PIN_CONFIGURE, gpio_pin_configure, port, pin, flags); syscall__retval = gpio_pin_configure(port, pin, flags); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PIN_CONFIGURE, gpio_pin_configure, port, pin, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_port_get_direction(const struct device * port, gpio_port_pins_t map, gpio_port_pins_t * inputs, gpio_port_pins_t * outputs); - -__pinned_func -static inline int gpio_port_get_direction(const struct device * port, gpio_port_pins_t map, gpio_port_pins_t * inputs, gpio_port_pins_t * outputs) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_port_pins_t val; } parm1 = { .val = map }; - union { uintptr_t x; gpio_port_pins_t * val; } parm2 = { .val = inputs }; - union { uintptr_t x; gpio_port_pins_t * val; } parm3 = { .val = outputs }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_GPIO_PORT_GET_DIRECTION); - } -#endif - compiler_barrier(); - return z_impl_gpio_port_get_direction(port, map, inputs, outputs); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_port_get_direction(port, map, inputs, outputs) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PORT_GET_DIRECTION, gpio_port_get_direction, port, map, inputs, outputs); syscall__retval = gpio_port_get_direction(port, map, inputs, outputs); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PORT_GET_DIRECTION, gpio_port_get_direction, port, map, inputs, outputs, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_pin_get_config(const struct device * port, gpio_pin_t pin, gpio_flags_t * flags); - -__pinned_func -static inline int gpio_pin_get_config(const struct device * port, gpio_pin_t pin, gpio_flags_t * flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_pin_t val; } parm1 = { .val = pin }; - union { uintptr_t x; gpio_flags_t * val; } parm2 = { .val = flags }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_GPIO_PIN_GET_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_gpio_pin_get_config(port, pin, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_pin_get_config(port, pin, flags) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PIN_GET_CONFIG, gpio_pin_get_config, port, pin, flags); syscall__retval = gpio_pin_get_config(port, pin, flags); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PIN_GET_CONFIG, gpio_pin_get_config, port, pin, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_port_get_raw(const struct device * port, gpio_port_value_t * value); - -__pinned_func -static inline int gpio_port_get_raw(const struct device * port, gpio_port_value_t * value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_port_value_t * val; } parm1 = { .val = value }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GPIO_PORT_GET_RAW); - } -#endif - compiler_barrier(); - return z_impl_gpio_port_get_raw(port, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_port_get_raw(port, value) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PORT_GET_RAW, gpio_port_get_raw, port, value); syscall__retval = gpio_port_get_raw(port, value); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PORT_GET_RAW, gpio_port_get_raw, port, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_port_set_masked_raw(const struct device * port, gpio_port_pins_t mask, gpio_port_value_t value); - -__pinned_func -static inline int gpio_port_set_masked_raw(const struct device * port, gpio_port_pins_t mask, gpio_port_value_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_port_pins_t val; } parm1 = { .val = mask }; - union { uintptr_t x; gpio_port_value_t val; } parm2 = { .val = value }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_GPIO_PORT_SET_MASKED_RAW); - } -#endif - compiler_barrier(); - return z_impl_gpio_port_set_masked_raw(port, mask, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_port_set_masked_raw(port, mask, value) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PORT_SET_MASKED_RAW, gpio_port_set_masked_raw, port, mask, value); syscall__retval = gpio_port_set_masked_raw(port, mask, value); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PORT_SET_MASKED_RAW, gpio_port_set_masked_raw, port, mask, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_port_set_bits_raw(const struct device * port, gpio_port_pins_t pins); - -__pinned_func -static inline int gpio_port_set_bits_raw(const struct device * port, gpio_port_pins_t pins) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_port_pins_t val; } parm1 = { .val = pins }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GPIO_PORT_SET_BITS_RAW); - } -#endif - compiler_barrier(); - return z_impl_gpio_port_set_bits_raw(port, pins); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_port_set_bits_raw(port, pins) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PORT_SET_BITS_RAW, gpio_port_set_bits_raw, port, pins); syscall__retval = gpio_port_set_bits_raw(port, pins); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PORT_SET_BITS_RAW, gpio_port_set_bits_raw, port, pins, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_port_clear_bits_raw(const struct device * port, gpio_port_pins_t pins); - -__pinned_func -static inline int gpio_port_clear_bits_raw(const struct device * port, gpio_port_pins_t pins) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_port_pins_t val; } parm1 = { .val = pins }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GPIO_PORT_CLEAR_BITS_RAW); - } -#endif - compiler_barrier(); - return z_impl_gpio_port_clear_bits_raw(port, pins); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_port_clear_bits_raw(port, pins) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PORT_CLEAR_BITS_RAW, gpio_port_clear_bits_raw, port, pins); syscall__retval = gpio_port_clear_bits_raw(port, pins); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PORT_CLEAR_BITS_RAW, gpio_port_clear_bits_raw, port, pins, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_port_toggle_bits(const struct device * port, gpio_port_pins_t pins); - -__pinned_func -static inline int gpio_port_toggle_bits(const struct device * port, gpio_port_pins_t pins) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = port }; - union { uintptr_t x; gpio_port_pins_t val; } parm1 = { .val = pins }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_GPIO_PORT_TOGGLE_BITS); - } -#endif - compiler_barrier(); - return z_impl_gpio_port_toggle_bits(port, pins); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_port_toggle_bits(port, pins) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_PORT_TOGGLE_BITS, gpio_port_toggle_bits, port, pins); syscall__retval = gpio_port_toggle_bits(port, pins); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_PORT_TOGGLE_BITS, gpio_port_toggle_bits, port, pins, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_gpio_get_pending_int(const struct device * dev); - -__pinned_func -static inline int gpio_get_pending_int(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_GPIO_GET_PENDING_INT); - } -#endif - compiler_barrier(); - return z_impl_gpio_get_pending_int(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define gpio_get_pending_int(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_GPIO_GET_PENDING_INT, gpio_get_pending_int, dev); syscall__retval = gpio_get_pending_int(dev); sys_port_trace_syscall_exit(K_SYSCALL_GPIO_GET_PENDING_INT, gpio_get_pending_int, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/hwinfo.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/hwinfo.h deleted file mode 100644 index e6fd1a0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/hwinfo.h +++ /dev/null @@ -1,143 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_HWINFO_H -#define Z_INCLUDE_SYSCALLS_HWINFO_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern ssize_t z_impl_hwinfo_get_device_id(uint8_t * buffer, size_t length); - -__pinned_func -static inline ssize_t hwinfo_get_device_id(uint8_t * buffer, size_t length) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; uint8_t * val; } parm0 = { .val = buffer }; - union { uintptr_t x; size_t val; } parm1 = { .val = length }; - return (ssize_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_HWINFO_GET_DEVICE_ID); - } -#endif - compiler_barrier(); - return z_impl_hwinfo_get_device_id(buffer, length); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwinfo_get_device_id(buffer, length) ({ ssize_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_HWINFO_GET_DEVICE_ID, hwinfo_get_device_id, buffer, length); syscall__retval = hwinfo_get_device_id(buffer, length); sys_port_trace_syscall_exit(K_SYSCALL_HWINFO_GET_DEVICE_ID, hwinfo_get_device_id, buffer, length, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_hwinfo_get_device_eui64(uint8_t * buffer); - -__pinned_func -static inline int hwinfo_get_device_eui64(uint8_t * buffer) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; uint8_t * val; } parm0 = { .val = buffer }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_HWINFO_GET_DEVICE_EUI64); - } -#endif - compiler_barrier(); - return z_impl_hwinfo_get_device_eui64(buffer); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwinfo_get_device_eui64(buffer) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_HWINFO_GET_DEVICE_EUI64, hwinfo_get_device_eui64, buffer); syscall__retval = hwinfo_get_device_eui64(buffer); sys_port_trace_syscall_exit(K_SYSCALL_HWINFO_GET_DEVICE_EUI64, hwinfo_get_device_eui64, buffer, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_hwinfo_get_reset_cause(uint32_t * cause); - -__pinned_func -static inline int hwinfo_get_reset_cause(uint32_t * cause) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; uint32_t * val; } parm0 = { .val = cause }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_HWINFO_GET_RESET_CAUSE); - } -#endif - compiler_barrier(); - return z_impl_hwinfo_get_reset_cause(cause); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwinfo_get_reset_cause(cause) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_HWINFO_GET_RESET_CAUSE, hwinfo_get_reset_cause, cause); syscall__retval = hwinfo_get_reset_cause(cause); sys_port_trace_syscall_exit(K_SYSCALL_HWINFO_GET_RESET_CAUSE, hwinfo_get_reset_cause, cause, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_hwinfo_clear_reset_cause(void); - -__pinned_func -static inline int hwinfo_clear_reset_cause(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (int) arch_syscall_invoke0(K_SYSCALL_HWINFO_CLEAR_RESET_CAUSE); - } -#endif - compiler_barrier(); - return z_impl_hwinfo_clear_reset_cause(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwinfo_clear_reset_cause() ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_HWINFO_CLEAR_RESET_CAUSE, hwinfo_clear_reset_cause); syscall__retval = hwinfo_clear_reset_cause(); sys_port_trace_syscall_exit(K_SYSCALL_HWINFO_CLEAR_RESET_CAUSE, hwinfo_clear_reset_cause, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_hwinfo_get_supported_reset_cause(uint32_t * supported); - -__pinned_func -static inline int hwinfo_get_supported_reset_cause(uint32_t * supported) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; uint32_t * val; } parm0 = { .val = supported }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_HWINFO_GET_SUPPORTED_RESET_CAUSE); - } -#endif - compiler_barrier(); - return z_impl_hwinfo_get_supported_reset_cause(supported); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwinfo_get_supported_reset_cause(supported) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_HWINFO_GET_SUPPORTED_RESET_CAUSE, hwinfo_get_supported_reset_cause, supported); syscall__retval = hwinfo_get_supported_reset_cause(supported); sys_port_trace_syscall_exit(K_SYSCALL_HWINFO_GET_SUPPORTED_RESET_CAUSE, hwinfo_get_supported_reset_cause, supported, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/hwspinlock.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/hwspinlock.h deleted file mode 100644 index 283fc5e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/hwspinlock.h +++ /dev/null @@ -1,125 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_HWSPINLOCK_H -#define Z_INCLUDE_SYSCALLS_HWSPINLOCK_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_hwspinlock_trylock(const struct device * dev, uint32_t id); - -__pinned_func -static inline int hwspinlock_trylock(const struct device * dev, uint32_t id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = id }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_HWSPINLOCK_TRYLOCK); - } -#endif - compiler_barrier(); - return z_impl_hwspinlock_trylock(dev, id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwspinlock_trylock(dev, id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_HWSPINLOCK_TRYLOCK, hwspinlock_trylock, dev, id); syscall__retval = hwspinlock_trylock(dev, id); sys_port_trace_syscall_exit(K_SYSCALL_HWSPINLOCK_TRYLOCK, hwspinlock_trylock, dev, id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_hwspinlock_lock(const struct device * dev, uint32_t id); - -__pinned_func -static inline void hwspinlock_lock(const struct device * dev, uint32_t id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = id }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_HWSPINLOCK_LOCK); - return; - } -#endif - compiler_barrier(); - z_impl_hwspinlock_lock(dev, id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwspinlock_lock(dev, id) do { sys_port_trace_syscall_enter(K_SYSCALL_HWSPINLOCK_LOCK, hwspinlock_lock, dev, id); hwspinlock_lock(dev, id); sys_port_trace_syscall_exit(K_SYSCALL_HWSPINLOCK_LOCK, hwspinlock_lock, dev, id); } while(false) -#endif -#endif - - -extern void z_impl_hwspinlock_unlock(const struct device * dev, uint32_t id); - -__pinned_func -static inline void hwspinlock_unlock(const struct device * dev, uint32_t id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = id }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_HWSPINLOCK_UNLOCK); - return; - } -#endif - compiler_barrier(); - z_impl_hwspinlock_unlock(dev, id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwspinlock_unlock(dev, id) do { sys_port_trace_syscall_enter(K_SYSCALL_HWSPINLOCK_UNLOCK, hwspinlock_unlock, dev, id); hwspinlock_unlock(dev, id); sys_port_trace_syscall_exit(K_SYSCALL_HWSPINLOCK_UNLOCK, hwspinlock_unlock, dev, id); } while(false) -#endif -#endif - - -extern uint32_t z_impl_hwspinlock_get_max_id(const struct device * dev); - -__pinned_func -static inline uint32_t hwspinlock_get_max_id(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_HWSPINLOCK_GET_MAX_ID); - } -#endif - compiler_barrier(); - return z_impl_hwspinlock_get_max_id(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define hwspinlock_get_max_id(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_HWSPINLOCK_GET_MAX_ID, hwspinlock_get_max_id, dev); syscall__retval = hwspinlock_get_max_id(dev); sys_port_trace_syscall_exit(K_SYSCALL_HWSPINLOCK_GET_MAX_ID, hwspinlock_get_max_id, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i2c.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i2c.h deleted file mode 100644 index 494e68e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i2c.h +++ /dev/null @@ -1,171 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_I2C_H -#define Z_INCLUDE_SYSCALLS_I2C_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_i2c_configure(const struct device * dev, uint32_t dev_config); - -__pinned_func -static inline int i2c_configure(const struct device * dev, uint32_t dev_config) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = dev_config }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_I2C_CONFIGURE); - } -#endif - compiler_barrier(); - return z_impl_i2c_configure(dev, dev_config); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2c_configure(dev, dev_config) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2C_CONFIGURE, i2c_configure, dev, dev_config); syscall__retval = i2c_configure(dev, dev_config); sys_port_trace_syscall_exit(K_SYSCALL_I2C_CONFIGURE, i2c_configure, dev, dev_config, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i2c_get_config(const struct device * dev, uint32_t * dev_config); - -__pinned_func -static inline int i2c_get_config(const struct device * dev, uint32_t * dev_config) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t * val; } parm1 = { .val = dev_config }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_I2C_GET_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_i2c_get_config(dev, dev_config); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2c_get_config(dev, dev_config) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2C_GET_CONFIG, i2c_get_config, dev, dev_config); syscall__retval = i2c_get_config(dev, dev_config); sys_port_trace_syscall_exit(K_SYSCALL_I2C_GET_CONFIG, i2c_get_config, dev, dev_config, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i2c_transfer(const struct device * dev, struct i2c_msg * msgs, uint8_t num_msgs, uint16_t addr); - -__pinned_func -static inline int i2c_transfer(const struct device * dev, struct i2c_msg * msgs, uint8_t num_msgs, uint16_t addr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct i2c_msg * val; } parm1 = { .val = msgs }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = num_msgs }; - union { uintptr_t x; uint16_t val; } parm3 = { .val = addr }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_I2C_TRANSFER); - } -#endif - compiler_barrier(); - return z_impl_i2c_transfer(dev, msgs, num_msgs, addr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2c_transfer(dev, msgs, num_msgs, addr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2C_TRANSFER, i2c_transfer, dev, msgs, num_msgs, addr); syscall__retval = i2c_transfer(dev, msgs, num_msgs, addr); sys_port_trace_syscall_exit(K_SYSCALL_I2C_TRANSFER, i2c_transfer, dev, msgs, num_msgs, addr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i2c_recover_bus(const struct device * dev); - -__pinned_func -static inline int i2c_recover_bus(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_I2C_RECOVER_BUS); - } -#endif - compiler_barrier(); - return z_impl_i2c_recover_bus(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2c_recover_bus(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2C_RECOVER_BUS, i2c_recover_bus, dev); syscall__retval = i2c_recover_bus(dev); sys_port_trace_syscall_exit(K_SYSCALL_I2C_RECOVER_BUS, i2c_recover_bus, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i2c_target_driver_register(const struct device * dev); - -__pinned_func -static inline int i2c_target_driver_register(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_I2C_TARGET_DRIVER_REGISTER); - } -#endif - compiler_barrier(); - return z_impl_i2c_target_driver_register(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2c_target_driver_register(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2C_TARGET_DRIVER_REGISTER, i2c_target_driver_register, dev); syscall__retval = i2c_target_driver_register(dev); sys_port_trace_syscall_exit(K_SYSCALL_I2C_TARGET_DRIVER_REGISTER, i2c_target_driver_register, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i2c_target_driver_unregister(const struct device * dev); - -__pinned_func -static inline int i2c_target_driver_unregister(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_I2C_TARGET_DRIVER_UNREGISTER); - } -#endif - compiler_barrier(); - return z_impl_i2c_target_driver_unregister(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2c_target_driver_unregister(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2C_TARGET_DRIVER_UNREGISTER, i2c_target_driver_unregister, dev); syscall__retval = i2c_target_driver_unregister(dev); sys_port_trace_syscall_exit(K_SYSCALL_I2C_TARGET_DRIVER_UNREGISTER, i2c_target_driver_unregister, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i2s.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i2s.h deleted file mode 100644 index 28460ba..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i2s.h +++ /dev/null @@ -1,128 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_I2S_H -#define Z_INCLUDE_SYSCALLS_I2S_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_i2s_configure(const struct device * dev, enum i2s_dir dir, const struct i2s_config * cfg); - -__pinned_func -static inline int i2s_configure(const struct device * dev, enum i2s_dir dir, const struct i2s_config * cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum i2s_dir val; } parm1 = { .val = dir }; - union { uintptr_t x; const struct i2s_config * val; } parm2 = { .val = cfg }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_I2S_CONFIGURE); - } -#endif - compiler_barrier(); - return z_impl_i2s_configure(dev, dir, cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2s_configure(dev, dir, cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2S_CONFIGURE, i2s_configure, dev, dir, cfg); syscall__retval = i2s_configure(dev, dir, cfg); sys_port_trace_syscall_exit(K_SYSCALL_I2S_CONFIGURE, i2s_configure, dev, dir, cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i2s_buf_read(const struct device * dev, void * buf, size_t * size); - -__pinned_func -static inline int i2s_buf_read(const struct device * dev, void * buf, size_t * size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; void * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t * val; } parm2 = { .val = size }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_I2S_BUF_READ); - } -#endif - compiler_barrier(); - return z_impl_i2s_buf_read(dev, buf, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2s_buf_read(dev, buf, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2S_BUF_READ, i2s_buf_read, dev, buf, size); syscall__retval = i2s_buf_read(dev, buf, size); sys_port_trace_syscall_exit(K_SYSCALL_I2S_BUF_READ, i2s_buf_read, dev, buf, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i2s_buf_write(const struct device * dev, void * buf, size_t size); - -__pinned_func -static inline int i2s_buf_write(const struct device * dev, void * buf, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; void * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t val; } parm2 = { .val = size }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_I2S_BUF_WRITE); - } -#endif - compiler_barrier(); - return z_impl_i2s_buf_write(dev, buf, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2s_buf_write(dev, buf, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2S_BUF_WRITE, i2s_buf_write, dev, buf, size); syscall__retval = i2s_buf_write(dev, buf, size); sys_port_trace_syscall_exit(K_SYSCALL_I2S_BUF_WRITE, i2s_buf_write, dev, buf, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i2s_trigger(const struct device * dev, enum i2s_dir dir, enum i2s_trigger_cmd cmd); - -__pinned_func -static inline int i2s_trigger(const struct device * dev, enum i2s_dir dir, enum i2s_trigger_cmd cmd) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum i2s_dir val; } parm1 = { .val = dir }; - union { uintptr_t x; enum i2s_trigger_cmd val; } parm2 = { .val = cmd }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_I2S_TRIGGER); - } -#endif - compiler_barrier(); - return z_impl_i2s_trigger(dev, dir, cmd); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i2s_trigger(dev, dir, cmd) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I2S_TRIGGER, i2s_trigger, dev, dir, cmd); syscall__retval = i2s_trigger(dev, dir, cmd); sys_port_trace_syscall_exit(K_SYSCALL_I2S_TRIGGER, i2s_trigger, dev, dir, cmd, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i3c.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i3c.h deleted file mode 100644 index ef9430b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/i3c.h +++ /dev/null @@ -1,77 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_I3C_H -#define Z_INCLUDE_SYSCALLS_I3C_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_i3c_do_ccc(const struct device * dev, struct i3c_ccc_payload * payload); - -__pinned_func -static inline int i3c_do_ccc(const struct device * dev, struct i3c_ccc_payload * payload) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct i3c_ccc_payload * val; } parm1 = { .val = payload }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_I3C_DO_CCC); - } -#endif - compiler_barrier(); - return z_impl_i3c_do_ccc(dev, payload); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i3c_do_ccc(dev, payload) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I3C_DO_CCC, i3c_do_ccc, dev, payload); syscall__retval = i3c_do_ccc(dev, payload); sys_port_trace_syscall_exit(K_SYSCALL_I3C_DO_CCC, i3c_do_ccc, dev, payload, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_i3c_transfer(struct i3c_device_desc * target, struct i3c_msg * msgs, uint8_t num_msgs); - -__pinned_func -static inline int i3c_transfer(struct i3c_device_desc * target, struct i3c_msg * msgs, uint8_t num_msgs) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct i3c_device_desc * val; } parm0 = { .val = target }; - union { uintptr_t x; struct i3c_msg * val; } parm1 = { .val = msgs }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = num_msgs }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_I3C_TRANSFER); - } -#endif - compiler_barrier(); - return z_impl_i3c_transfer(target, msgs, num_msgs); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define i3c_transfer(target, msgs, num_msgs) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_I3C_TRANSFER, i3c_transfer, target, msgs, num_msgs); syscall__retval = i3c_transfer(target, msgs, num_msgs); sys_port_trace_syscall_exit(K_SYSCALL_I3C_TRANSFER, i3c_transfer, target, msgs, num_msgs, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ipm.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ipm.h deleted file mode 100644 index ff340ea..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ipm.h +++ /dev/null @@ -1,149 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_IPM_H -#define Z_INCLUDE_SYSCALLS_IPM_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_ipm_send(const struct device * ipmdev, int wait, uint32_t id, const void * data, int size); - -__pinned_func -static inline int ipm_send(const struct device * ipmdev, int wait, uint32_t id, const void * data, int size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = ipmdev }; - union { uintptr_t x; int val; } parm1 = { .val = wait }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = id }; - union { uintptr_t x; const void * val; } parm3 = { .val = data }; - union { uintptr_t x; int val; } parm4 = { .val = size }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_IPM_SEND); - } -#endif - compiler_barrier(); - return z_impl_ipm_send(ipmdev, wait, id, data, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ipm_send(ipmdev, wait, id, data, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IPM_SEND, ipm_send, ipmdev, wait, id, data, size); syscall__retval = ipm_send(ipmdev, wait, id, data, size); sys_port_trace_syscall_exit(K_SYSCALL_IPM_SEND, ipm_send, ipmdev, wait, id, data, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ipm_max_data_size_get(const struct device * ipmdev); - -__pinned_func -static inline int ipm_max_data_size_get(const struct device * ipmdev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = ipmdev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_IPM_MAX_DATA_SIZE_GET); - } -#endif - compiler_barrier(); - return z_impl_ipm_max_data_size_get(ipmdev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ipm_max_data_size_get(ipmdev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IPM_MAX_DATA_SIZE_GET, ipm_max_data_size_get, ipmdev); syscall__retval = ipm_max_data_size_get(ipmdev); sys_port_trace_syscall_exit(K_SYSCALL_IPM_MAX_DATA_SIZE_GET, ipm_max_data_size_get, ipmdev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_ipm_max_id_val_get(const struct device * ipmdev); - -__pinned_func -static inline uint32_t ipm_max_id_val_get(const struct device * ipmdev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = ipmdev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_IPM_MAX_ID_VAL_GET); - } -#endif - compiler_barrier(); - return z_impl_ipm_max_id_val_get(ipmdev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ipm_max_id_val_get(ipmdev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IPM_MAX_ID_VAL_GET, ipm_max_id_val_get, ipmdev); syscall__retval = ipm_max_id_val_get(ipmdev); sys_port_trace_syscall_exit(K_SYSCALL_IPM_MAX_ID_VAL_GET, ipm_max_id_val_get, ipmdev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ipm_set_enabled(const struct device * ipmdev, int enable); - -__pinned_func -static inline int ipm_set_enabled(const struct device * ipmdev, int enable) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = ipmdev }; - union { uintptr_t x; int val; } parm1 = { .val = enable }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_IPM_SET_ENABLED); - } -#endif - compiler_barrier(); - return z_impl_ipm_set_enabled(ipmdev, enable); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ipm_set_enabled(ipmdev, enable) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IPM_SET_ENABLED, ipm_set_enabled, ipmdev, enable); syscall__retval = ipm_set_enabled(ipmdev, enable); sys_port_trace_syscall_exit(K_SYSCALL_IPM_SET_ENABLED, ipm_set_enabled, ipmdev, enable, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_ipm_complete(const struct device * ipmdev); - -__pinned_func -static inline void ipm_complete(const struct device * ipmdev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = ipmdev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_IPM_COMPLETE); - return; - } -#endif - compiler_barrier(); - z_impl_ipm_complete(ipmdev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ipm_complete(ipmdev) do { sys_port_trace_syscall_enter(K_SYSCALL_IPM_COMPLETE, ipm_complete, ipmdev); ipm_complete(ipmdev); sys_port_trace_syscall_exit(K_SYSCALL_IPM_COMPLETE, ipm_complete, ipmdev); } while(false) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ivshmem.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ivshmem.h deleted file mode 100644 index 8f51cb3..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ivshmem.h +++ /dev/null @@ -1,315 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_IVSHMEM_H -#define Z_INCLUDE_SYSCALLS_IVSHMEM_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern size_t z_impl_ivshmem_get_mem(const struct device * dev, uintptr_t * memmap); - -__pinned_func -static inline size_t ivshmem_get_mem(const struct device * dev, uintptr_t * memmap) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uintptr_t * val; } parm1 = { .val = memmap }; - return (size_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_IVSHMEM_GET_MEM); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_get_mem(dev, memmap); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_get_mem(dev, memmap) ({ size_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_GET_MEM, ivshmem_get_mem, dev, memmap); syscall__retval = ivshmem_get_mem(dev, memmap); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_GET_MEM, ivshmem_get_mem, dev, memmap, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_ivshmem_get_id(const struct device * dev); - -__pinned_func -static inline uint32_t ivshmem_get_id(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_IVSHMEM_GET_ID); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_get_id(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_get_id(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_GET_ID, ivshmem_get_id, dev); syscall__retval = ivshmem_get_id(dev); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_GET_ID, ivshmem_get_id, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint16_t z_impl_ivshmem_get_vectors(const struct device * dev); - -__pinned_func -static inline uint16_t ivshmem_get_vectors(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint16_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_IVSHMEM_GET_VECTORS); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_get_vectors(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_get_vectors(dev) ({ uint16_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_GET_VECTORS, ivshmem_get_vectors, dev); syscall__retval = ivshmem_get_vectors(dev); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_GET_VECTORS, ivshmem_get_vectors, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ivshmem_int_peer(const struct device * dev, uint32_t peer_id, uint16_t vector); - -__pinned_func -static inline int ivshmem_int_peer(const struct device * dev, uint32_t peer_id, uint16_t vector) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = peer_id }; - union { uintptr_t x; uint16_t val; } parm2 = { .val = vector }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_IVSHMEM_INT_PEER); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_int_peer(dev, peer_id, vector); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_int_peer(dev, peer_id, vector) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_INT_PEER, ivshmem_int_peer, dev, peer_id, vector); syscall__retval = ivshmem_int_peer(dev, peer_id, vector); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_INT_PEER, ivshmem_int_peer, dev, peer_id, vector, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ivshmem_register_handler(const struct device * dev, struct k_poll_signal * signal, uint16_t vector); - -__pinned_func -static inline int ivshmem_register_handler(const struct device * dev, struct k_poll_signal * signal, uint16_t vector) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct k_poll_signal * val; } parm1 = { .val = signal }; - union { uintptr_t x; uint16_t val; } parm2 = { .val = vector }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_IVSHMEM_REGISTER_HANDLER); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_register_handler(dev, signal, vector); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_register_handler(dev, signal, vector) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_REGISTER_HANDLER, ivshmem_register_handler, dev, signal, vector); syscall__retval = ivshmem_register_handler(dev, signal, vector); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_REGISTER_HANDLER, ivshmem_register_handler, dev, signal, vector, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern size_t z_impl_ivshmem_get_rw_mem_section(const struct device * dev, uintptr_t * memmap); - -__pinned_func -static inline size_t ivshmem_get_rw_mem_section(const struct device * dev, uintptr_t * memmap) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uintptr_t * val; } parm1 = { .val = memmap }; - return (size_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_IVSHMEM_GET_RW_MEM_SECTION); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_get_rw_mem_section(dev, memmap); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_get_rw_mem_section(dev, memmap) ({ size_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_GET_RW_MEM_SECTION, ivshmem_get_rw_mem_section, dev, memmap); syscall__retval = ivshmem_get_rw_mem_section(dev, memmap); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_GET_RW_MEM_SECTION, ivshmem_get_rw_mem_section, dev, memmap, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern size_t z_impl_ivshmem_get_output_mem_section(const struct device * dev, uint32_t peer_id, uintptr_t * memmap); - -__pinned_func -static inline size_t ivshmem_get_output_mem_section(const struct device * dev, uint32_t peer_id, uintptr_t * memmap) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = peer_id }; - union { uintptr_t x; uintptr_t * val; } parm2 = { .val = memmap }; - return (size_t) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_IVSHMEM_GET_OUTPUT_MEM_SECTION); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_get_output_mem_section(dev, peer_id, memmap); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_get_output_mem_section(dev, peer_id, memmap) ({ size_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_GET_OUTPUT_MEM_SECTION, ivshmem_get_output_mem_section, dev, peer_id, memmap); syscall__retval = ivshmem_get_output_mem_section(dev, peer_id, memmap); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_GET_OUTPUT_MEM_SECTION, ivshmem_get_output_mem_section, dev, peer_id, memmap, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_ivshmem_get_state(const struct device * dev, uint32_t peer_id); - -__pinned_func -static inline uint32_t ivshmem_get_state(const struct device * dev, uint32_t peer_id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = peer_id }; - return (uint32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_IVSHMEM_GET_STATE); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_get_state(dev, peer_id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_get_state(dev, peer_id) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_GET_STATE, ivshmem_get_state, dev, peer_id); syscall__retval = ivshmem_get_state(dev, peer_id); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_GET_STATE, ivshmem_get_state, dev, peer_id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ivshmem_set_state(const struct device * dev, uint32_t state); - -__pinned_func -static inline int ivshmem_set_state(const struct device * dev, uint32_t state) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = state }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_IVSHMEM_SET_STATE); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_set_state(dev, state); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_set_state(dev, state) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_SET_STATE, ivshmem_set_state, dev, state); syscall__retval = ivshmem_set_state(dev, state); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_SET_STATE, ivshmem_set_state, dev, state, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_ivshmem_get_max_peers(const struct device * dev); - -__pinned_func -static inline uint32_t ivshmem_get_max_peers(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_IVSHMEM_GET_MAX_PEERS); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_get_max_peers(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_get_max_peers(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_GET_MAX_PEERS, ivshmem_get_max_peers, dev); syscall__retval = ivshmem_get_max_peers(dev); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_GET_MAX_PEERS, ivshmem_get_max_peers, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint16_t z_impl_ivshmem_get_protocol(const struct device * dev); - -__pinned_func -static inline uint16_t ivshmem_get_protocol(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint16_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_IVSHMEM_GET_PROTOCOL); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_get_protocol(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_get_protocol(dev) ({ uint16_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_GET_PROTOCOL, ivshmem_get_protocol, dev); syscall__retval = ivshmem_get_protocol(dev); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_GET_PROTOCOL, ivshmem_get_protocol, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ivshmem_enable_interrupts(const struct device * dev, bool enable); - -__pinned_func -static inline int ivshmem_enable_interrupts(const struct device * dev, bool enable) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; bool val; } parm1 = { .val = enable }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_IVSHMEM_ENABLE_INTERRUPTS); - } -#endif - compiler_barrier(); - return z_impl_ivshmem_enable_interrupts(dev, enable); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ivshmem_enable_interrupts(dev, enable) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_IVSHMEM_ENABLE_INTERRUPTS, ivshmem_enable_interrupts, dev, enable); syscall__retval = ivshmem_enable_interrupts(dev, enable); sys_port_trace_syscall_exit(K_SYSCALL_IVSHMEM_ENABLE_INTERRUPTS, ivshmem_enable_interrupts, dev, enable, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kernel.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kernel.h deleted file mode 100644 index 3c5e56b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kernel.h +++ /dev/null @@ -1,1590 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_KERNEL_H -#define Z_INCLUDE_SYSCALLS_KERNEL_H - - - - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern k_thread_stack_t * z_impl_k_thread_stack_alloc(size_t size, int flags); - -__pinned_func -static inline k_thread_stack_t * k_thread_stack_alloc(size_t size, int flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; size_t val; } parm0 = { .val = size }; - union { uintptr_t x; int val; } parm1 = { .val = flags }; - return (k_thread_stack_t *) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_THREAD_STACK_ALLOC); - } -#endif - compiler_barrier(); - return z_impl_k_thread_stack_alloc(size, flags); -} - - -extern int z_impl_k_thread_stack_free(k_thread_stack_t * stack); - -__pinned_func -static inline int k_thread_stack_free(k_thread_stack_t * stack) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_thread_stack_t * val; } parm0 = { .val = stack }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_THREAD_STACK_FREE); - } -#endif - compiler_barrier(); - return z_impl_k_thread_stack_free(stack); -} - - -extern k_tid_t z_impl_k_thread_create(struct k_thread * new_thread, k_thread_stack_t * stack, size_t stack_size, k_thread_entry_t entry, void * p1, void * p2, void * p3, int prio, uint32_t options, k_timeout_t delay); - -__pinned_func -static inline k_tid_t k_thread_create(struct k_thread * new_thread, k_thread_stack_t * stack, size_t stack_size, k_thread_entry_t entry, void * p1, void * p2, void * p3, int prio, uint32_t options, k_timeout_t delay) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_thread * val; } parm0 = { .val = new_thread }; - union { uintptr_t x; k_thread_stack_t * val; } parm1 = { .val = stack }; - union { uintptr_t x; size_t val; } parm2 = { .val = stack_size }; - union { uintptr_t x; k_thread_entry_t val; } parm3 = { .val = entry }; - union { uintptr_t x; void * val; } parm4 = { .val = p1 }; - union { uintptr_t x; void * val; } parm5 = { .val = p2 }; - union { uintptr_t x; void * val; } parm6 = { .val = p3 }; - union { uintptr_t x; int val; } parm7 = { .val = prio }; - union { uintptr_t x; uint32_t val; } parm8 = { .val = options }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm9 = { .val = delay }; - uintptr_t more[] = { - parm5.x, - parm6.x, - parm7.x, - parm8.x, - parm9.split.lo, - parm9.split.hi - }; - return (k_tid_t) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, (uintptr_t) &more, K_SYSCALL_K_THREAD_CREATE); - } -#endif - compiler_barrier(); - return z_impl_k_thread_create(new_thread, stack, stack_size, entry, p1, p2, p3, prio, options, delay); -} - - -extern int z_impl_k_thread_stack_space_get(const struct k_thread * thread, size_t * unused_ptr); - -__pinned_func -static inline int k_thread_stack_space_get(const struct k_thread * thread, size_t * unused_ptr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct k_thread * val; } parm0 = { .val = thread }; - union { uintptr_t x; size_t * val; } parm1 = { .val = unused_ptr }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_THREAD_STACK_SPACE_GET); - } -#endif - compiler_barrier(); - return z_impl_k_thread_stack_space_get(thread, unused_ptr); -} - - -extern int z_impl_k_thread_join(struct k_thread * thread, k_timeout_t timeout); - -__pinned_func -static inline int k_thread_join(struct k_thread * thread, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_thread * val; } parm0 = { .val = thread }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm1 = { .val = timeout }; - return (int) arch_syscall_invoke3(parm0.x, parm1.split.lo, parm1.split.hi, K_SYSCALL_K_THREAD_JOIN); - } -#endif - compiler_barrier(); - return z_impl_k_thread_join(thread, timeout); -} - - -extern int32_t z_impl_k_sleep(k_timeout_t timeout); - -__pinned_func -static inline int32_t k_sleep(k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm0 = { .val = timeout }; - return (int32_t) arch_syscall_invoke2(parm0.split.lo, parm0.split.hi, K_SYSCALL_K_SLEEP); - } -#endif - compiler_barrier(); - return z_impl_k_sleep(timeout); -} - - -extern int32_t z_impl_k_usleep(int32_t us); - -__pinned_func -static inline int32_t k_usleep(int32_t us) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int32_t val; } parm0 = { .val = us }; - return (int32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_USLEEP); - } -#endif - compiler_barrier(); - return z_impl_k_usleep(us); -} - - -extern void z_impl_k_busy_wait(uint32_t usec_to_wait); - -__pinned_func -static inline void k_busy_wait(uint32_t usec_to_wait) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; uint32_t val; } parm0 = { .val = usec_to_wait }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_BUSY_WAIT); - return; - } -#endif - compiler_barrier(); - z_impl_k_busy_wait(usec_to_wait); -} - - -extern void z_impl_k_yield(void); - -__pinned_func -static inline void k_yield(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - (void) arch_syscall_invoke0(K_SYSCALL_K_YIELD); - return; - } -#endif - compiler_barrier(); - z_impl_k_yield(); -} - - -extern void z_impl_k_wakeup(k_tid_t thread); - -__pinned_func -static inline void k_wakeup(k_tid_t thread) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_WAKEUP); - return; - } -#endif - compiler_barrier(); - z_impl_k_wakeup(thread); -} - - -extern k_tid_t z_impl_k_sched_current_thread_query(void); - -__pinned_func -static inline k_tid_t k_sched_current_thread_query(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (k_tid_t) arch_syscall_invoke0(K_SYSCALL_K_SCHED_CURRENT_THREAD_QUERY); - } -#endif - compiler_barrier(); - return z_impl_k_sched_current_thread_query(); -} - - -extern void z_impl_k_thread_abort(k_tid_t thread); - -__pinned_func -static inline void k_thread_abort(k_tid_t thread) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_THREAD_ABORT); - return; - } -#endif - compiler_barrier(); - z_impl_k_thread_abort(thread); -} - - -extern void z_impl_k_thread_start(k_tid_t thread); - -__pinned_func -static inline void k_thread_start(k_tid_t thread) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_THREAD_START); - return; - } -#endif - compiler_barrier(); - z_impl_k_thread_start(thread); -} - - -extern k_ticks_t z_impl_k_thread_timeout_expires_ticks(const struct k_thread * thread); - -__pinned_func -static inline k_ticks_t k_thread_timeout_expires_ticks(const struct k_thread * thread) -{ -#ifdef CONFIG_USERSPACE - uint64_t ret64; - if (z_syscall_trap()) { - union { uintptr_t x; const struct k_thread * val; } parm0 = { .val = thread }; - (void) arch_syscall_invoke2(parm0.x, (uintptr_t)&ret64, K_SYSCALL_K_THREAD_TIMEOUT_EXPIRES_TICKS); - return (k_ticks_t) ret64; - } -#endif - compiler_barrier(); - return z_impl_k_thread_timeout_expires_ticks(thread); -} - - -extern k_ticks_t z_impl_k_thread_timeout_remaining_ticks(const struct k_thread * thread); - -__pinned_func -static inline k_ticks_t k_thread_timeout_remaining_ticks(const struct k_thread * thread) -{ -#ifdef CONFIG_USERSPACE - uint64_t ret64; - if (z_syscall_trap()) { - union { uintptr_t x; const struct k_thread * val; } parm0 = { .val = thread }; - (void) arch_syscall_invoke2(parm0.x, (uintptr_t)&ret64, K_SYSCALL_K_THREAD_TIMEOUT_REMAINING_TICKS); - return (k_ticks_t) ret64; - } -#endif - compiler_barrier(); - return z_impl_k_thread_timeout_remaining_ticks(thread); -} - - -extern int z_impl_k_thread_priority_get(k_tid_t thread); - -__pinned_func -static inline int k_thread_priority_get(k_tid_t thread) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_THREAD_PRIORITY_GET); - } -#endif - compiler_barrier(); - return z_impl_k_thread_priority_get(thread); -} - - -extern void z_impl_k_thread_priority_set(k_tid_t thread, int prio); - -__pinned_func -static inline void k_thread_priority_set(k_tid_t thread, int prio) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - union { uintptr_t x; int val; } parm1 = { .val = prio }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_THREAD_PRIORITY_SET); - return; - } -#endif - compiler_barrier(); - z_impl_k_thread_priority_set(thread, prio); -} - - -extern void z_impl_k_thread_deadline_set(k_tid_t thread, int deadline); - -__pinned_func -static inline void k_thread_deadline_set(k_tid_t thread, int deadline) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - union { uintptr_t x; int val; } parm1 = { .val = deadline }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_THREAD_DEADLINE_SET); - return; - } -#endif - compiler_barrier(); - z_impl_k_thread_deadline_set(thread, deadline); -} - - -extern void z_impl_k_thread_suspend(k_tid_t thread); - -__pinned_func -static inline void k_thread_suspend(k_tid_t thread) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_THREAD_SUSPEND); - return; - } -#endif - compiler_barrier(); - z_impl_k_thread_suspend(thread); -} - - -extern void z_impl_k_thread_resume(k_tid_t thread); - -__pinned_func -static inline void k_thread_resume(k_tid_t thread) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_THREAD_RESUME); - return; - } -#endif - compiler_barrier(); - z_impl_k_thread_resume(thread); -} - - -extern int z_impl_k_is_preempt_thread(void); - -__pinned_func -static inline int k_is_preempt_thread(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (int) arch_syscall_invoke0(K_SYSCALL_K_IS_PREEMPT_THREAD); - } -#endif - compiler_barrier(); - return z_impl_k_is_preempt_thread(); -} - - -extern void z_impl_k_thread_custom_data_set(void * value); - -__pinned_func -static inline void k_thread_custom_data_set(void * value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; void * val; } parm0 = { .val = value }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_THREAD_CUSTOM_DATA_SET); - return; - } -#endif - compiler_barrier(); - z_impl_k_thread_custom_data_set(value); -} - - -extern void * z_impl_k_thread_custom_data_get(void); - -__pinned_func -static inline void * k_thread_custom_data_get(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (void *) arch_syscall_invoke0(K_SYSCALL_K_THREAD_CUSTOM_DATA_GET); - } -#endif - compiler_barrier(); - return z_impl_k_thread_custom_data_get(); -} - - -extern int z_impl_k_thread_name_set(k_tid_t thread, const char * str); - -__pinned_func -static inline int k_thread_name_set(k_tid_t thread, const char * str) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - union { uintptr_t x; const char * val; } parm1 = { .val = str }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_THREAD_NAME_SET); - } -#endif - compiler_barrier(); - return z_impl_k_thread_name_set(thread, str); -} - - -extern int z_impl_k_thread_name_copy(k_tid_t thread, char * buf, size_t size); - -__pinned_func -static inline int k_thread_name_copy(k_tid_t thread, char * buf, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; k_tid_t val; } parm0 = { .val = thread }; - union { uintptr_t x; char * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t val; } parm2 = { .val = size }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_K_THREAD_NAME_COPY); - } -#endif - compiler_barrier(); - return z_impl_k_thread_name_copy(thread, buf, size); -} - - -extern void z_impl_k_timer_start(struct k_timer * timer, k_timeout_t duration, k_timeout_t period); - -__pinned_func -static inline void k_timer_start(struct k_timer * timer, k_timeout_t duration, k_timeout_t period) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_timer * val; } parm0 = { .val = timer }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm1 = { .val = duration }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm2 = { .val = period }; - (void) arch_syscall_invoke5(parm0.x, parm1.split.lo, parm1.split.hi, parm2.split.lo, parm2.split.hi, K_SYSCALL_K_TIMER_START); - return; - } -#endif - compiler_barrier(); - z_impl_k_timer_start(timer, duration, period); -} - - -extern void z_impl_k_timer_stop(struct k_timer * timer); - -__pinned_func -static inline void k_timer_stop(struct k_timer * timer) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_timer * val; } parm0 = { .val = timer }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_TIMER_STOP); - return; - } -#endif - compiler_barrier(); - z_impl_k_timer_stop(timer); -} - - -extern uint32_t z_impl_k_timer_status_get(struct k_timer * timer); - -__pinned_func -static inline uint32_t k_timer_status_get(struct k_timer * timer) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_timer * val; } parm0 = { .val = timer }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_TIMER_STATUS_GET); - } -#endif - compiler_barrier(); - return z_impl_k_timer_status_get(timer); -} - - -extern uint32_t z_impl_k_timer_status_sync(struct k_timer * timer); - -__pinned_func -static inline uint32_t k_timer_status_sync(struct k_timer * timer) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_timer * val; } parm0 = { .val = timer }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_TIMER_STATUS_SYNC); - } -#endif - compiler_barrier(); - return z_impl_k_timer_status_sync(timer); -} - - -extern k_ticks_t z_impl_k_timer_expires_ticks(const struct k_timer * timer); - -__pinned_func -static inline k_ticks_t k_timer_expires_ticks(const struct k_timer * timer) -{ -#ifdef CONFIG_USERSPACE - uint64_t ret64; - if (z_syscall_trap()) { - union { uintptr_t x; const struct k_timer * val; } parm0 = { .val = timer }; - (void) arch_syscall_invoke2(parm0.x, (uintptr_t)&ret64, K_SYSCALL_K_TIMER_EXPIRES_TICKS); - return (k_ticks_t) ret64; - } -#endif - compiler_barrier(); - return z_impl_k_timer_expires_ticks(timer); -} - - -extern k_ticks_t z_impl_k_timer_remaining_ticks(const struct k_timer * timer); - -__pinned_func -static inline k_ticks_t k_timer_remaining_ticks(const struct k_timer * timer) -{ -#ifdef CONFIG_USERSPACE - uint64_t ret64; - if (z_syscall_trap()) { - union { uintptr_t x; const struct k_timer * val; } parm0 = { .val = timer }; - (void) arch_syscall_invoke2(parm0.x, (uintptr_t)&ret64, K_SYSCALL_K_TIMER_REMAINING_TICKS); - return (k_ticks_t) ret64; - } -#endif - compiler_barrier(); - return z_impl_k_timer_remaining_ticks(timer); -} - - -extern void z_impl_k_timer_user_data_set(struct k_timer * timer, void * user_data); - -__pinned_func -static inline void k_timer_user_data_set(struct k_timer * timer, void * user_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_timer * val; } parm0 = { .val = timer }; - union { uintptr_t x; void * val; } parm1 = { .val = user_data }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_TIMER_USER_DATA_SET); - return; - } -#endif - compiler_barrier(); - z_impl_k_timer_user_data_set(timer, user_data); -} - - -extern void * z_impl_k_timer_user_data_get(const struct k_timer * timer); - -__pinned_func -static inline void * k_timer_user_data_get(const struct k_timer * timer) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct k_timer * val; } parm0 = { .val = timer }; - return (void *) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_TIMER_USER_DATA_GET); - } -#endif - compiler_barrier(); - return z_impl_k_timer_user_data_get(timer); -} - - -extern int64_t z_impl_k_uptime_ticks(void); - -__pinned_func -static inline int64_t k_uptime_ticks(void) -{ -#ifdef CONFIG_USERSPACE - uint64_t ret64; - if (z_syscall_trap()) { - (void) arch_syscall_invoke1((uintptr_t)&ret64, K_SYSCALL_K_UPTIME_TICKS); - return (int64_t) ret64; - } -#endif - compiler_barrier(); - return z_impl_k_uptime_ticks(); -} - - -extern void z_impl_k_queue_init(struct k_queue * queue); - -__pinned_func -static inline void k_queue_init(struct k_queue * queue) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_queue * val; } parm0 = { .val = queue }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_QUEUE_INIT); - return; - } -#endif - compiler_barrier(); - z_impl_k_queue_init(queue); -} - - -extern void z_impl_k_queue_cancel_wait(struct k_queue * queue); - -__pinned_func -static inline void k_queue_cancel_wait(struct k_queue * queue) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_queue * val; } parm0 = { .val = queue }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_QUEUE_CANCEL_WAIT); - return; - } -#endif - compiler_barrier(); - z_impl_k_queue_cancel_wait(queue); -} - - -extern int32_t z_impl_k_queue_alloc_append(struct k_queue * queue, void * data); - -__pinned_func -static inline int32_t k_queue_alloc_append(struct k_queue * queue, void * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_queue * val; } parm0 = { .val = queue }; - union { uintptr_t x; void * val; } parm1 = { .val = data }; - return (int32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_QUEUE_ALLOC_APPEND); - } -#endif - compiler_barrier(); - return z_impl_k_queue_alloc_append(queue, data); -} - - -extern int32_t z_impl_k_queue_alloc_prepend(struct k_queue * queue, void * data); - -__pinned_func -static inline int32_t k_queue_alloc_prepend(struct k_queue * queue, void * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_queue * val; } parm0 = { .val = queue }; - union { uintptr_t x; void * val; } parm1 = { .val = data }; - return (int32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_QUEUE_ALLOC_PREPEND); - } -#endif - compiler_barrier(); - return z_impl_k_queue_alloc_prepend(queue, data); -} - - -extern void * z_impl_k_queue_get(struct k_queue * queue, k_timeout_t timeout); - -__pinned_func -static inline void * k_queue_get(struct k_queue * queue, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_queue * val; } parm0 = { .val = queue }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm1 = { .val = timeout }; - return (void *) arch_syscall_invoke3(parm0.x, parm1.split.lo, parm1.split.hi, K_SYSCALL_K_QUEUE_GET); - } -#endif - compiler_barrier(); - return z_impl_k_queue_get(queue, timeout); -} - - -extern int z_impl_k_queue_is_empty(struct k_queue * queue); - -__pinned_func -static inline int k_queue_is_empty(struct k_queue * queue) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_queue * val; } parm0 = { .val = queue }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_QUEUE_IS_EMPTY); - } -#endif - compiler_barrier(); - return z_impl_k_queue_is_empty(queue); -} - - -extern void * z_impl_k_queue_peek_head(struct k_queue * queue); - -__pinned_func -static inline void * k_queue_peek_head(struct k_queue * queue) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_queue * val; } parm0 = { .val = queue }; - return (void *) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_QUEUE_PEEK_HEAD); - } -#endif - compiler_barrier(); - return z_impl_k_queue_peek_head(queue); -} - - -extern void * z_impl_k_queue_peek_tail(struct k_queue * queue); - -__pinned_func -static inline void * k_queue_peek_tail(struct k_queue * queue) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_queue * val; } parm0 = { .val = queue }; - return (void *) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_QUEUE_PEEK_TAIL); - } -#endif - compiler_barrier(); - return z_impl_k_queue_peek_tail(queue); -} - - -extern int z_impl_k_futex_wait(struct k_futex * futex, int expected, k_timeout_t timeout); - -__pinned_func -static inline int k_futex_wait(struct k_futex * futex, int expected, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_futex * val; } parm0 = { .val = futex }; - union { uintptr_t x; int val; } parm1 = { .val = expected }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm2 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.split.lo, parm2.split.hi, K_SYSCALL_K_FUTEX_WAIT); - } -#endif - compiler_barrier(); - return z_impl_k_futex_wait(futex, expected, timeout); -} - - -extern int z_impl_k_futex_wake(struct k_futex * futex, bool wake_all); - -__pinned_func -static inline int k_futex_wake(struct k_futex * futex, bool wake_all) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_futex * val; } parm0 = { .val = futex }; - union { uintptr_t x; bool val; } parm1 = { .val = wake_all }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_FUTEX_WAKE); - } -#endif - compiler_barrier(); - return z_impl_k_futex_wake(futex, wake_all); -} - - -extern void z_impl_k_event_init(struct k_event * event); - -__pinned_func -static inline void k_event_init(struct k_event * event) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_event * val; } parm0 = { .val = event }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_EVENT_INIT); - return; - } -#endif - compiler_barrier(); - z_impl_k_event_init(event); -} - - -extern uint32_t z_impl_k_event_post(struct k_event * event, uint32_t events); - -__pinned_func -static inline uint32_t k_event_post(struct k_event * event, uint32_t events) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_event * val; } parm0 = { .val = event }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = events }; - return (uint32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_EVENT_POST); - } -#endif - compiler_barrier(); - return z_impl_k_event_post(event, events); -} - - -extern uint32_t z_impl_k_event_set(struct k_event * event, uint32_t events); - -__pinned_func -static inline uint32_t k_event_set(struct k_event * event, uint32_t events) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_event * val; } parm0 = { .val = event }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = events }; - return (uint32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_EVENT_SET); - } -#endif - compiler_barrier(); - return z_impl_k_event_set(event, events); -} - - -extern uint32_t z_impl_k_event_set_masked(struct k_event * event, uint32_t events, uint32_t events_mask); - -__pinned_func -static inline uint32_t k_event_set_masked(struct k_event * event, uint32_t events, uint32_t events_mask) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_event * val; } parm0 = { .val = event }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = events }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = events_mask }; - return (uint32_t) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_K_EVENT_SET_MASKED); - } -#endif - compiler_barrier(); - return z_impl_k_event_set_masked(event, events, events_mask); -} - - -extern uint32_t z_impl_k_event_clear(struct k_event * event, uint32_t events); - -__pinned_func -static inline uint32_t k_event_clear(struct k_event * event, uint32_t events) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_event * val; } parm0 = { .val = event }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = events }; - return (uint32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_EVENT_CLEAR); - } -#endif - compiler_barrier(); - return z_impl_k_event_clear(event, events); -} - - -extern uint32_t z_impl_k_event_wait(struct k_event * event, uint32_t events, bool reset, k_timeout_t timeout); - -__pinned_func -static inline uint32_t k_event_wait(struct k_event * event, uint32_t events, bool reset, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_event * val; } parm0 = { .val = event }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = events }; - union { uintptr_t x; bool val; } parm2 = { .val = reset }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm3 = { .val = timeout }; - return (uint32_t) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.split.lo, parm3.split.hi, K_SYSCALL_K_EVENT_WAIT); - } -#endif - compiler_barrier(); - return z_impl_k_event_wait(event, events, reset, timeout); -} - - -extern uint32_t z_impl_k_event_wait_all(struct k_event * event, uint32_t events, bool reset, k_timeout_t timeout); - -__pinned_func -static inline uint32_t k_event_wait_all(struct k_event * event, uint32_t events, bool reset, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_event * val; } parm0 = { .val = event }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = events }; - union { uintptr_t x; bool val; } parm2 = { .val = reset }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm3 = { .val = timeout }; - return (uint32_t) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.split.lo, parm3.split.hi, K_SYSCALL_K_EVENT_WAIT_ALL); - } -#endif - compiler_barrier(); - return z_impl_k_event_wait_all(event, events, reset, timeout); -} - - -extern int32_t z_impl_k_stack_alloc_init(struct k_stack * stack, uint32_t num_entries); - -__pinned_func -static inline int32_t k_stack_alloc_init(struct k_stack * stack, uint32_t num_entries) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_stack * val; } parm0 = { .val = stack }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = num_entries }; - return (int32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_STACK_ALLOC_INIT); - } -#endif - compiler_barrier(); - return z_impl_k_stack_alloc_init(stack, num_entries); -} - - -extern int z_impl_k_stack_push(struct k_stack * stack, stack_data_t data); - -__pinned_func -static inline int k_stack_push(struct k_stack * stack, stack_data_t data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_stack * val; } parm0 = { .val = stack }; - union { uintptr_t x; stack_data_t val; } parm1 = { .val = data }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_STACK_PUSH); - } -#endif - compiler_barrier(); - return z_impl_k_stack_push(stack, data); -} - - -extern int z_impl_k_stack_pop(struct k_stack * stack, stack_data_t * data, k_timeout_t timeout); - -__pinned_func -static inline int k_stack_pop(struct k_stack * stack, stack_data_t * data, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_stack * val; } parm0 = { .val = stack }; - union { uintptr_t x; stack_data_t * val; } parm1 = { .val = data }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm2 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.split.lo, parm2.split.hi, K_SYSCALL_K_STACK_POP); - } -#endif - compiler_barrier(); - return z_impl_k_stack_pop(stack, data, timeout); -} - - -extern int z_impl_k_mutex_init(struct k_mutex * mutex); - -__pinned_func -static inline int k_mutex_init(struct k_mutex * mutex) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_mutex * val; } parm0 = { .val = mutex }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MUTEX_INIT); - } -#endif - compiler_barrier(); - return z_impl_k_mutex_init(mutex); -} - - -extern int z_impl_k_mutex_lock(struct k_mutex * mutex, k_timeout_t timeout); - -__pinned_func -static inline int k_mutex_lock(struct k_mutex * mutex, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_mutex * val; } parm0 = { .val = mutex }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm1 = { .val = timeout }; - return (int) arch_syscall_invoke3(parm0.x, parm1.split.lo, parm1.split.hi, K_SYSCALL_K_MUTEX_LOCK); - } -#endif - compiler_barrier(); - return z_impl_k_mutex_lock(mutex, timeout); -} - - -extern int z_impl_k_mutex_unlock(struct k_mutex * mutex); - -__pinned_func -static inline int k_mutex_unlock(struct k_mutex * mutex) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_mutex * val; } parm0 = { .val = mutex }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MUTEX_UNLOCK); - } -#endif - compiler_barrier(); - return z_impl_k_mutex_unlock(mutex); -} - - -extern int z_impl_k_condvar_init(struct k_condvar * condvar); - -__pinned_func -static inline int k_condvar_init(struct k_condvar * condvar) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_condvar * val; } parm0 = { .val = condvar }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_CONDVAR_INIT); - } -#endif - compiler_barrier(); - return z_impl_k_condvar_init(condvar); -} - - -extern int z_impl_k_condvar_signal(struct k_condvar * condvar); - -__pinned_func -static inline int k_condvar_signal(struct k_condvar * condvar) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_condvar * val; } parm0 = { .val = condvar }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_CONDVAR_SIGNAL); - } -#endif - compiler_barrier(); - return z_impl_k_condvar_signal(condvar); -} - - -extern int z_impl_k_condvar_broadcast(struct k_condvar * condvar); - -__pinned_func -static inline int k_condvar_broadcast(struct k_condvar * condvar) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_condvar * val; } parm0 = { .val = condvar }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_CONDVAR_BROADCAST); - } -#endif - compiler_barrier(); - return z_impl_k_condvar_broadcast(condvar); -} - - -extern int z_impl_k_condvar_wait(struct k_condvar * condvar, struct k_mutex * mutex, k_timeout_t timeout); - -__pinned_func -static inline int k_condvar_wait(struct k_condvar * condvar, struct k_mutex * mutex, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_condvar * val; } parm0 = { .val = condvar }; - union { uintptr_t x; struct k_mutex * val; } parm1 = { .val = mutex }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm2 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.split.lo, parm2.split.hi, K_SYSCALL_K_CONDVAR_WAIT); - } -#endif - compiler_barrier(); - return z_impl_k_condvar_wait(condvar, mutex, timeout); -} - - -extern int z_impl_k_sem_init(struct k_sem * sem, unsigned int initial_count, unsigned int limit); - -__pinned_func -static inline int k_sem_init(struct k_sem * sem, unsigned int initial_count, unsigned int limit) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_sem * val; } parm0 = { .val = sem }; - union { uintptr_t x; unsigned int val; } parm1 = { .val = initial_count }; - union { uintptr_t x; unsigned int val; } parm2 = { .val = limit }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_K_SEM_INIT); - } -#endif - compiler_barrier(); - return z_impl_k_sem_init(sem, initial_count, limit); -} - - -extern int z_impl_k_sem_take(struct k_sem * sem, k_timeout_t timeout); - -__pinned_func -static inline int k_sem_take(struct k_sem * sem, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_sem * val; } parm0 = { .val = sem }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm1 = { .val = timeout }; - return (int) arch_syscall_invoke3(parm0.x, parm1.split.lo, parm1.split.hi, K_SYSCALL_K_SEM_TAKE); - } -#endif - compiler_barrier(); - return z_impl_k_sem_take(sem, timeout); -} - - -extern void z_impl_k_sem_give(struct k_sem * sem); - -__pinned_func -static inline void k_sem_give(struct k_sem * sem) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_sem * val; } parm0 = { .val = sem }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_SEM_GIVE); - return; - } -#endif - compiler_barrier(); - z_impl_k_sem_give(sem); -} - - -extern void z_impl_k_sem_reset(struct k_sem * sem); - -__pinned_func -static inline void k_sem_reset(struct k_sem * sem) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_sem * val; } parm0 = { .val = sem }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_SEM_RESET); - return; - } -#endif - compiler_barrier(); - z_impl_k_sem_reset(sem); -} - - -extern unsigned int z_impl_k_sem_count_get(struct k_sem * sem); - -__pinned_func -static inline unsigned int k_sem_count_get(struct k_sem * sem) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_sem * val; } parm0 = { .val = sem }; - return (unsigned int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_SEM_COUNT_GET); - } -#endif - compiler_barrier(); - return z_impl_k_sem_count_get(sem); -} - - -extern int z_impl_k_msgq_alloc_init(struct k_msgq * msgq, size_t msg_size, uint32_t max_msgs); - -__pinned_func -static inline int k_msgq_alloc_init(struct k_msgq * msgq, size_t msg_size, uint32_t max_msgs) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - union { uintptr_t x; size_t val; } parm1 = { .val = msg_size }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = max_msgs }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_K_MSGQ_ALLOC_INIT); - } -#endif - compiler_barrier(); - return z_impl_k_msgq_alloc_init(msgq, msg_size, max_msgs); -} - - -extern int z_impl_k_msgq_put(struct k_msgq * msgq, const void * data, k_timeout_t timeout); - -__pinned_func -static inline int k_msgq_put(struct k_msgq * msgq, const void * data, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - union { uintptr_t x; const void * val; } parm1 = { .val = data }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm2 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.split.lo, parm2.split.hi, K_SYSCALL_K_MSGQ_PUT); - } -#endif - compiler_barrier(); - return z_impl_k_msgq_put(msgq, data, timeout); -} - - -extern int z_impl_k_msgq_get(struct k_msgq * msgq, void * data, k_timeout_t timeout); - -__pinned_func -static inline int k_msgq_get(struct k_msgq * msgq, void * data, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - union { uintptr_t x; void * val; } parm1 = { .val = data }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm2 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.split.lo, parm2.split.hi, K_SYSCALL_K_MSGQ_GET); - } -#endif - compiler_barrier(); - return z_impl_k_msgq_get(msgq, data, timeout); -} - - -extern int z_impl_k_msgq_peek(struct k_msgq * msgq, void * data); - -__pinned_func -static inline int k_msgq_peek(struct k_msgq * msgq, void * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - union { uintptr_t x; void * val; } parm1 = { .val = data }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_MSGQ_PEEK); - } -#endif - compiler_barrier(); - return z_impl_k_msgq_peek(msgq, data); -} - - -extern int z_impl_k_msgq_peek_at(struct k_msgq * msgq, void * data, uint32_t idx); - -__pinned_func -static inline int k_msgq_peek_at(struct k_msgq * msgq, void * data, uint32_t idx) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - union { uintptr_t x; void * val; } parm1 = { .val = data }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = idx }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_K_MSGQ_PEEK_AT); - } -#endif - compiler_barrier(); - return z_impl_k_msgq_peek_at(msgq, data, idx); -} - - -extern void z_impl_k_msgq_purge(struct k_msgq * msgq); - -__pinned_func -static inline void k_msgq_purge(struct k_msgq * msgq) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MSGQ_PURGE); - return; - } -#endif - compiler_barrier(); - z_impl_k_msgq_purge(msgq); -} - - -extern uint32_t z_impl_k_msgq_num_free_get(struct k_msgq * msgq); - -__pinned_func -static inline uint32_t k_msgq_num_free_get(struct k_msgq * msgq) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MSGQ_NUM_FREE_GET); - } -#endif - compiler_barrier(); - return z_impl_k_msgq_num_free_get(msgq); -} - - -extern void z_impl_k_msgq_get_attrs(struct k_msgq * msgq, struct k_msgq_attrs * attrs); - -__pinned_func -static inline void k_msgq_get_attrs(struct k_msgq * msgq, struct k_msgq_attrs * attrs) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - union { uintptr_t x; struct k_msgq_attrs * val; } parm1 = { .val = attrs }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_MSGQ_GET_ATTRS); - return; - } -#endif - compiler_barrier(); - z_impl_k_msgq_get_attrs(msgq, attrs); -} - - -extern uint32_t z_impl_k_msgq_num_used_get(struct k_msgq * msgq); - -__pinned_func -static inline uint32_t k_msgq_num_used_get(struct k_msgq * msgq) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_msgq * val; } parm0 = { .val = msgq }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_MSGQ_NUM_USED_GET); - } -#endif - compiler_barrier(); - return z_impl_k_msgq_num_used_get(msgq); -} - - -extern int z_impl_k_pipe_alloc_init(struct k_pipe * pipe, size_t size); - -__pinned_func -static inline int k_pipe_alloc_init(struct k_pipe * pipe, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_pipe * val; } parm0 = { .val = pipe }; - union { uintptr_t x; size_t val; } parm1 = { .val = size }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_PIPE_ALLOC_INIT); - } -#endif - compiler_barrier(); - return z_impl_k_pipe_alloc_init(pipe, size); -} - - -extern int z_impl_k_pipe_put(struct k_pipe * pipe, const void * data, size_t bytes_to_write, size_t * bytes_written, size_t min_xfer, k_timeout_t timeout); - -__pinned_func -static inline int k_pipe_put(struct k_pipe * pipe, const void * data, size_t bytes_to_write, size_t * bytes_written, size_t min_xfer, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_pipe * val; } parm0 = { .val = pipe }; - union { uintptr_t x; const void * val; } parm1 = { .val = data }; - union { uintptr_t x; size_t val; } parm2 = { .val = bytes_to_write }; - union { uintptr_t x; size_t * val; } parm3 = { .val = bytes_written }; - union { uintptr_t x; size_t val; } parm4 = { .val = min_xfer }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm5 = { .val = timeout }; - uintptr_t more[] = { - parm5.split.lo, - parm5.split.hi - }; - return (int) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, (uintptr_t) &more, K_SYSCALL_K_PIPE_PUT); - } -#endif - compiler_barrier(); - return z_impl_k_pipe_put(pipe, data, bytes_to_write, bytes_written, min_xfer, timeout); -} - - -extern int z_impl_k_pipe_get(struct k_pipe * pipe, void * data, size_t bytes_to_read, size_t * bytes_read, size_t min_xfer, k_timeout_t timeout); - -__pinned_func -static inline int k_pipe_get(struct k_pipe * pipe, void * data, size_t bytes_to_read, size_t * bytes_read, size_t min_xfer, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_pipe * val; } parm0 = { .val = pipe }; - union { uintptr_t x; void * val; } parm1 = { .val = data }; - union { uintptr_t x; size_t val; } parm2 = { .val = bytes_to_read }; - union { uintptr_t x; size_t * val; } parm3 = { .val = bytes_read }; - union { uintptr_t x; size_t val; } parm4 = { .val = min_xfer }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm5 = { .val = timeout }; - uintptr_t more[] = { - parm5.split.lo, - parm5.split.hi - }; - return (int) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, (uintptr_t) &more, K_SYSCALL_K_PIPE_GET); - } -#endif - compiler_barrier(); - return z_impl_k_pipe_get(pipe, data, bytes_to_read, bytes_read, min_xfer, timeout); -} - - -extern size_t z_impl_k_pipe_read_avail(struct k_pipe * pipe); - -__pinned_func -static inline size_t k_pipe_read_avail(struct k_pipe * pipe) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_pipe * val; } parm0 = { .val = pipe }; - return (size_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_PIPE_READ_AVAIL); - } -#endif - compiler_barrier(); - return z_impl_k_pipe_read_avail(pipe); -} - - -extern size_t z_impl_k_pipe_write_avail(struct k_pipe * pipe); - -__pinned_func -static inline size_t k_pipe_write_avail(struct k_pipe * pipe) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_pipe * val; } parm0 = { .val = pipe }; - return (size_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_PIPE_WRITE_AVAIL); - } -#endif - compiler_barrier(); - return z_impl_k_pipe_write_avail(pipe); -} - - -extern void z_impl_k_pipe_flush(struct k_pipe * pipe); - -__pinned_func -static inline void k_pipe_flush(struct k_pipe * pipe) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_pipe * val; } parm0 = { .val = pipe }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_PIPE_FLUSH); - return; - } -#endif - compiler_barrier(); - z_impl_k_pipe_flush(pipe); -} - - -extern void z_impl_k_pipe_buffer_flush(struct k_pipe * pipe); - -__pinned_func -static inline void k_pipe_buffer_flush(struct k_pipe * pipe) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_pipe * val; } parm0 = { .val = pipe }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_PIPE_BUFFER_FLUSH); - return; - } -#endif - compiler_barrier(); - z_impl_k_pipe_buffer_flush(pipe); -} - - -extern int z_impl_k_poll(struct k_poll_event * events, int num_events, k_timeout_t timeout); - -__pinned_func -static inline int k_poll(struct k_poll_event * events, int num_events, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_poll_event * val; } parm0 = { .val = events }; - union { uintptr_t x; int val; } parm1 = { .val = num_events }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm2 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.split.lo, parm2.split.hi, K_SYSCALL_K_POLL); - } -#endif - compiler_barrier(); - return z_impl_k_poll(events, num_events, timeout); -} - - -extern void z_impl_k_poll_signal_init(struct k_poll_signal * sig); - -__pinned_func -static inline void k_poll_signal_init(struct k_poll_signal * sig) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_poll_signal * val; } parm0 = { .val = sig }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_POLL_SIGNAL_INIT); - return; - } -#endif - compiler_barrier(); - z_impl_k_poll_signal_init(sig); -} - - -extern void z_impl_k_poll_signal_reset(struct k_poll_signal * sig); - -__pinned_func -static inline void k_poll_signal_reset(struct k_poll_signal * sig) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_poll_signal * val; } parm0 = { .val = sig }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_POLL_SIGNAL_RESET); - return; - } -#endif - compiler_barrier(); - z_impl_k_poll_signal_reset(sig); -} - - -extern void z_impl_k_poll_signal_check(struct k_poll_signal * sig, unsigned int * signaled, int * result); - -__pinned_func -static inline void k_poll_signal_check(struct k_poll_signal * sig, unsigned int * signaled, int * result) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_poll_signal * val; } parm0 = { .val = sig }; - union { uintptr_t x; unsigned int * val; } parm1 = { .val = signaled }; - union { uintptr_t x; int * val; } parm2 = { .val = result }; - (void) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_K_POLL_SIGNAL_CHECK); - return; - } -#endif - compiler_barrier(); - z_impl_k_poll_signal_check(sig, signaled, result); -} - - -extern int z_impl_k_poll_signal_raise(struct k_poll_signal * sig, int result); - -__pinned_func -static inline int k_poll_signal_raise(struct k_poll_signal * sig, int result) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_poll_signal * val; } parm0 = { .val = sig }; - union { uintptr_t x; int val; } parm1 = { .val = result }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_POLL_SIGNAL_RAISE); - } -#endif - compiler_barrier(); - return z_impl_k_poll_signal_raise(sig, result); -} - - -extern void z_impl_k_str_out(char * c, size_t n); - -__pinned_func -static inline void k_str_out(char * c, size_t n) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; char * val; } parm0 = { .val = c }; - union { uintptr_t x; size_t val; } parm1 = { .val = n }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_STR_OUT); - return; - } -#endif - compiler_barrier(); - z_impl_k_str_out(c, n); -} - - -extern int z_impl_k_float_disable(struct k_thread * thread); - -__pinned_func -static inline int k_float_disable(struct k_thread * thread) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_thread * val; } parm0 = { .val = thread }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_FLOAT_DISABLE); - } -#endif - compiler_barrier(); - return z_impl_k_float_disable(thread); -} - - -extern int z_impl_k_float_enable(struct k_thread * thread, unsigned int options); - -__pinned_func -static inline int k_float_enable(struct k_thread * thread, unsigned int options) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct k_thread * val; } parm0 = { .val = thread }; - union { uintptr_t x; unsigned int val; } parm1 = { .val = options }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_FLOAT_ENABLE); - } -#endif - compiler_barrier(); - return z_impl_k_float_enable(thread, options); -} - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kobject.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kobject.h deleted file mode 100644 index 6de4eac..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kobject.h +++ /dev/null @@ -1,124 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_KOBJECT_H -#define Z_INCLUDE_SYSCALLS_KOBJECT_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_k_object_access_grant(const void * object, struct k_thread * thread); - -__pinned_func -static inline void k_object_access_grant(const void * object, struct k_thread * thread) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const void * val; } parm0 = { .val = object }; - union { uintptr_t x; struct k_thread * val; } parm1 = { .val = thread }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_OBJECT_ACCESS_GRANT); - return; - } -#endif - compiler_barrier(); - z_impl_k_object_access_grant(object, thread); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_object_access_grant(object, thread) do { sys_port_trace_syscall_enter(K_SYSCALL_K_OBJECT_ACCESS_GRANT, k_object_access_grant, object, thread); k_object_access_grant(object, thread); sys_port_trace_syscall_exit(K_SYSCALL_K_OBJECT_ACCESS_GRANT, k_object_access_grant, object, thread); } while(false) -#endif -#endif - - -extern void z_impl_k_object_release(const void * object); - -__pinned_func -static inline void k_object_release(const void * object) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const void * val; } parm0 = { .val = object }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_OBJECT_RELEASE); - return; - } -#endif - compiler_barrier(); - z_impl_k_object_release(object); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_object_release(object) do { sys_port_trace_syscall_enter(K_SYSCALL_K_OBJECT_RELEASE, k_object_release, object); k_object_release(object); sys_port_trace_syscall_exit(K_SYSCALL_K_OBJECT_RELEASE, k_object_release, object); } while(false) -#endif -#endif - - -extern void * z_impl_k_object_alloc(enum k_objects otype); - -__pinned_func -static inline void * k_object_alloc(enum k_objects otype) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; enum k_objects val; } parm0 = { .val = otype }; - return (void *) arch_syscall_invoke1(parm0.x, K_SYSCALL_K_OBJECT_ALLOC); - } -#endif - compiler_barrier(); - return z_impl_k_object_alloc(otype); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_object_alloc(otype) ({ void * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_K_OBJECT_ALLOC, k_object_alloc, otype); syscall__retval = k_object_alloc(otype); sys_port_trace_syscall_exit(K_SYSCALL_K_OBJECT_ALLOC, k_object_alloc, otype, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void * z_impl_k_object_alloc_size(enum k_objects otype, size_t size); - -__pinned_func -static inline void * k_object_alloc_size(enum k_objects otype, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; enum k_objects val; } parm0 = { .val = otype }; - union { uintptr_t x; size_t val; } parm1 = { .val = size }; - return (void *) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_K_OBJECT_ALLOC_SIZE); - } -#endif - compiler_barrier(); - return z_impl_k_object_alloc_size(otype, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define k_object_alloc_size(otype, size) ({ void * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_K_OBJECT_ALLOC_SIZE, k_object_alloc_size, otype, size); syscall__retval = k_object_alloc_size(otype, size); sys_port_trace_syscall_exit(K_SYSCALL_K_OBJECT_ALLOC_SIZE, k_object_alloc_size, otype, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kscan.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kscan.h deleted file mode 100644 index 4077382..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/kscan.h +++ /dev/null @@ -1,98 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_KSCAN_H -#define Z_INCLUDE_SYSCALLS_KSCAN_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_kscan_config(const struct device * dev, kscan_callback_t callback); - -__pinned_func -static inline int kscan_config(const struct device * dev, kscan_callback_t callback) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; kscan_callback_t val; } parm1 = { .val = callback }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_KSCAN_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_kscan_config(dev, callback); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define kscan_config(dev, callback) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_KSCAN_CONFIG, kscan_config, dev, callback); syscall__retval = kscan_config(dev, callback); sys_port_trace_syscall_exit(K_SYSCALL_KSCAN_CONFIG, kscan_config, dev, callback, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_kscan_enable_callback(const struct device * dev); - -__pinned_func -static inline int kscan_enable_callback(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_KSCAN_ENABLE_CALLBACK); - } -#endif - compiler_barrier(); - return z_impl_kscan_enable_callback(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define kscan_enable_callback(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_KSCAN_ENABLE_CALLBACK, kscan_enable_callback, dev); syscall__retval = kscan_enable_callback(dev); sys_port_trace_syscall_exit(K_SYSCALL_KSCAN_ENABLE_CALLBACK, kscan_enable_callback, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_kscan_disable_callback(const struct device * dev); - -__pinned_func -static inline int kscan_disable_callback(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_KSCAN_DISABLE_CALLBACK); - } -#endif - compiler_barrier(); - return z_impl_kscan_disable_callback(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define kscan_disable_callback(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_KSCAN_DISABLE_CALLBACK, kscan_disable_callback, dev); syscall__retval = kscan_disable_callback(dev); sys_port_trace_syscall_exit(K_SYSCALL_KSCAN_DISABLE_CALLBACK, kscan_disable_callback, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/led.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/led.h deleted file mode 100644 index 4eef880..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/led.h +++ /dev/null @@ -1,229 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_LED_H -#define Z_INCLUDE_SYSCALLS_LED_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_led_blink(const struct device * dev, uint32_t led, uint32_t delay_on, uint32_t delay_off); - -__pinned_func -static inline int led_blink(const struct device * dev, uint32_t led, uint32_t delay_on, uint32_t delay_off) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = led }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = delay_on }; - union { uintptr_t x; uint32_t val; } parm3 = { .val = delay_off }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_LED_BLINK); - } -#endif - compiler_barrier(); - return z_impl_led_blink(dev, led, delay_on, delay_off); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define led_blink(dev, led, delay_on, delay_off) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LED_BLINK, led_blink, dev, led, delay_on, delay_off); syscall__retval = led_blink(dev, led, delay_on, delay_off); sys_port_trace_syscall_exit(K_SYSCALL_LED_BLINK, led_blink, dev, led, delay_on, delay_off, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_led_get_info(const struct device * dev, uint32_t led, const struct led_info ** info); - -__pinned_func -static inline int led_get_info(const struct device * dev, uint32_t led, const struct led_info ** info) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = led }; - union { uintptr_t x; const struct led_info ** val; } parm2 = { .val = info }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_LED_GET_INFO); - } -#endif - compiler_barrier(); - return z_impl_led_get_info(dev, led, info); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define led_get_info(dev, led, info) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LED_GET_INFO, led_get_info, dev, led, info); syscall__retval = led_get_info(dev, led, info); sys_port_trace_syscall_exit(K_SYSCALL_LED_GET_INFO, led_get_info, dev, led, info, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_led_set_brightness(const struct device * dev, uint32_t led, uint8_t value); - -__pinned_func -static inline int led_set_brightness(const struct device * dev, uint32_t led, uint8_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = led }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = value }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_LED_SET_BRIGHTNESS); - } -#endif - compiler_barrier(); - return z_impl_led_set_brightness(dev, led, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define led_set_brightness(dev, led, value) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LED_SET_BRIGHTNESS, led_set_brightness, dev, led, value); syscall__retval = led_set_brightness(dev, led, value); sys_port_trace_syscall_exit(K_SYSCALL_LED_SET_BRIGHTNESS, led_set_brightness, dev, led, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_led_write_channels(const struct device * dev, uint32_t start_channel, uint32_t num_channels, const uint8_t * buf); - -__pinned_func -static inline int led_write_channels(const struct device * dev, uint32_t start_channel, uint32_t num_channels, const uint8_t * buf) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = start_channel }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = num_channels }; - union { uintptr_t x; const uint8_t * val; } parm3 = { .val = buf }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_LED_WRITE_CHANNELS); - } -#endif - compiler_barrier(); - return z_impl_led_write_channels(dev, start_channel, num_channels, buf); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define led_write_channels(dev, start_channel, num_channels, buf) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LED_WRITE_CHANNELS, led_write_channels, dev, start_channel, num_channels, buf); syscall__retval = led_write_channels(dev, start_channel, num_channels, buf); sys_port_trace_syscall_exit(K_SYSCALL_LED_WRITE_CHANNELS, led_write_channels, dev, start_channel, num_channels, buf, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_led_set_channel(const struct device * dev, uint32_t channel, uint8_t value); - -__pinned_func -static inline int led_set_channel(const struct device * dev, uint32_t channel, uint8_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = value }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_LED_SET_CHANNEL); - } -#endif - compiler_barrier(); - return z_impl_led_set_channel(dev, channel, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define led_set_channel(dev, channel, value) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LED_SET_CHANNEL, led_set_channel, dev, channel, value); syscall__retval = led_set_channel(dev, channel, value); sys_port_trace_syscall_exit(K_SYSCALL_LED_SET_CHANNEL, led_set_channel, dev, channel, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_led_set_color(const struct device * dev, uint32_t led, uint8_t num_colors, const uint8_t * color); - -__pinned_func -static inline int led_set_color(const struct device * dev, uint32_t led, uint8_t num_colors, const uint8_t * color) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = led }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = num_colors }; - union { uintptr_t x; const uint8_t * val; } parm3 = { .val = color }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_LED_SET_COLOR); - } -#endif - compiler_barrier(); - return z_impl_led_set_color(dev, led, num_colors, color); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define led_set_color(dev, led, num_colors, color) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LED_SET_COLOR, led_set_color, dev, led, num_colors, color); syscall__retval = led_set_color(dev, led, num_colors, color); sys_port_trace_syscall_exit(K_SYSCALL_LED_SET_COLOR, led_set_color, dev, led, num_colors, color, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_led_on(const struct device * dev, uint32_t led); - -__pinned_func -static inline int led_on(const struct device * dev, uint32_t led) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = led }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_LED_ON); - } -#endif - compiler_barrier(); - return z_impl_led_on(dev, led); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define led_on(dev, led) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LED_ON, led_on, dev, led); syscall__retval = led_on(dev, led); sys_port_trace_syscall_exit(K_SYSCALL_LED_ON, led_on, dev, led, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_led_off(const struct device * dev, uint32_t led); - -__pinned_func -static inline int led_off(const struct device * dev, uint32_t led) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = led }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_LED_OFF); - } -#endif - compiler_barrier(); - return z_impl_led_off(dev, led); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define led_off(dev, led) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LED_OFF, led_off, dev, led); syscall__retval = led_off(dev, led); sys_port_trace_syscall_exit(K_SYSCALL_LED_OFF, led_off, dev, led, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/libc-hooks.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/libc-hooks.h deleted file mode 100644 index c90ad63..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/libc-hooks.h +++ /dev/null @@ -1,126 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_LIBC_HOOKS_H -#define Z_INCLUDE_SYSCALLS_LIBC_HOOKS_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_zephyr_read_stdin(char * buf, int nbytes); - -__pinned_func -static inline int zephyr_read_stdin(char * buf, int nbytes) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; char * val; } parm0 = { .val = buf }; - union { uintptr_t x; int val; } parm1 = { .val = nbytes }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ZEPHYR_READ_STDIN); - } -#endif - compiler_barrier(); - return z_impl_zephyr_read_stdin(buf, nbytes); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zephyr_read_stdin(buf, nbytes) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZEPHYR_READ_STDIN, zephyr_read_stdin, buf, nbytes); syscall__retval = zephyr_read_stdin(buf, nbytes); sys_port_trace_syscall_exit(K_SYSCALL_ZEPHYR_READ_STDIN, zephyr_read_stdin, buf, nbytes, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zephyr_write_stdout(const void * buf, int nbytes); - -__pinned_func -static inline int zephyr_write_stdout(const void * buf, int nbytes) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const void * val; } parm0 = { .val = buf }; - union { uintptr_t x; int val; } parm1 = { .val = nbytes }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ZEPHYR_WRITE_STDOUT); - } -#endif - compiler_barrier(); - return z_impl_zephyr_write_stdout(buf, nbytes); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zephyr_write_stdout(buf, nbytes) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZEPHYR_WRITE_STDOUT, zephyr_write_stdout, buf, nbytes); syscall__retval = zephyr_write_stdout(buf, nbytes); sys_port_trace_syscall_exit(K_SYSCALL_ZEPHYR_WRITE_STDOUT, zephyr_write_stdout, buf, nbytes, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zephyr_fputc(int c, FILE * stream); - -__pinned_func -static inline int zephyr_fputc(int c, FILE * stream) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = c }; - union { uintptr_t x; FILE * val; } parm1 = { .val = stream }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ZEPHYR_FPUTC); - } -#endif - compiler_barrier(); - return z_impl_zephyr_fputc(c, stream); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zephyr_fputc(c, stream) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZEPHYR_FPUTC, zephyr_fputc, c, stream); syscall__retval = zephyr_fputc(c, stream); sys_port_trace_syscall_exit(K_SYSCALL_ZEPHYR_FPUTC, zephyr_fputc, c, stream, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern size_t z_impl_zephyr_fwrite(const void *ZRESTRICT ptr, size_t size, size_t nitems, FILE *ZRESTRICT stream); - -__pinned_func -static inline size_t zephyr_fwrite(const void *ZRESTRICT ptr, size_t size, size_t nitems, FILE *ZRESTRICT stream) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const void *ZRESTRICT val; } parm0 = { .val = ptr }; - union { uintptr_t x; size_t val; } parm1 = { .val = size }; - union { uintptr_t x; size_t val; } parm2 = { .val = nitems }; - union { uintptr_t x; FILE *ZRESTRICT val; } parm3 = { .val = stream }; - return (size_t) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_ZEPHYR_FWRITE); - } -#endif - compiler_barrier(); - return z_impl_zephyr_fwrite(ptr, size, nitems, stream); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zephyr_fwrite(ptr, size, nitems, stream) ({ size_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZEPHYR_FWRITE, zephyr_fwrite, ptr, size, nitems, stream); syscall__retval = zephyr_fwrite(ptr, size, nitems, stream); sys_port_trace_syscall_exit(K_SYSCALL_ZEPHYR_FWRITE, zephyr_fwrite, ptr, size, nitems, stream, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/log_ctrl.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/log_ctrl.h deleted file mode 100644 index f4df429..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/log_ctrl.h +++ /dev/null @@ -1,145 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_LOG_CTRL_H -#define Z_INCLUDE_SYSCALLS_LOG_CTRL_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_log_panic(void); - -__pinned_func -static inline void log_panic(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - (void) arch_syscall_invoke0(K_SYSCALL_LOG_PANIC); - return; - } -#endif - compiler_barrier(); - z_impl_log_panic(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define log_panic() do { sys_port_trace_syscall_enter(K_SYSCALL_LOG_PANIC, log_panic); log_panic(); sys_port_trace_syscall_exit(K_SYSCALL_LOG_PANIC, log_panic); } while(false) -#endif -#endif - - -extern bool z_impl_log_process(void); - -__pinned_func -static inline bool log_process(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (bool) arch_syscall_invoke0(K_SYSCALL_LOG_PROCESS); - } -#endif - compiler_barrier(); - return z_impl_log_process(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define log_process() ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LOG_PROCESS, log_process); syscall__retval = log_process(); sys_port_trace_syscall_exit(K_SYSCALL_LOG_PROCESS, log_process, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_log_buffered_cnt(void); - -__pinned_func -static inline uint32_t log_buffered_cnt(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (uint32_t) arch_syscall_invoke0(K_SYSCALL_LOG_BUFFERED_CNT); - } -#endif - compiler_barrier(); - return z_impl_log_buffered_cnt(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define log_buffered_cnt() ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LOG_BUFFERED_CNT, log_buffered_cnt); syscall__retval = log_buffered_cnt(); sys_port_trace_syscall_exit(K_SYSCALL_LOG_BUFFERED_CNT, log_buffered_cnt, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_log_filter_set(struct log_backend const *const backend, uint32_t domain_id, int16_t source_id, uint32_t level); - -__pinned_func -static inline uint32_t log_filter_set(struct log_backend const *const backend, uint32_t domain_id, int16_t source_id, uint32_t level) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct log_backend const *const val; } parm0 = { .val = backend }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = domain_id }; - union { uintptr_t x; int16_t val; } parm2 = { .val = source_id }; - union { uintptr_t x; uint32_t val; } parm3 = { .val = level }; - return (uint32_t) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_LOG_FILTER_SET); - } -#endif - compiler_barrier(); - return z_impl_log_filter_set(backend, domain_id, source_id, level); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define log_filter_set(backend, domain_id, source_id, level) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LOG_FILTER_SET, log_filter_set, backend, domain_id, source_id, level); syscall__retval = log_filter_set(backend, domain_id, source_id, level); sys_port_trace_syscall_exit(K_SYSCALL_LOG_FILTER_SET, log_filter_set, backend, domain_id, source_id, level, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_log_frontend_filter_set(int16_t source_id, uint32_t level); - -__pinned_func -static inline uint32_t log_frontend_filter_set(int16_t source_id, uint32_t level) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int16_t val; } parm0 = { .val = source_id }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = level }; - return (uint32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_LOG_FRONTEND_FILTER_SET); - } -#endif - compiler_barrier(); - return z_impl_log_frontend_filter_set(source_id, level); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define log_frontend_filter_set(source_id, level) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_LOG_FRONTEND_FILTER_SET, log_frontend_filter_set, source_id, level); syscall__retval = log_frontend_filter_set(source_id, level); sys_port_trace_syscall_exit(K_SYSCALL_LOG_FRONTEND_FILTER_SET, log_frontend_filter_set, source_id, level, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/log_msg.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/log_msg.h deleted file mode 100644 index 24e13c8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/log_msg.h +++ /dev/null @@ -1,136 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_LOG_MSG_H -#define Z_INCLUDE_SYSCALLS_LOG_MSG_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_z_log_msg_simple_create_0(const void * source, uint32_t level, const char * fmt); - -__pinned_func -static inline void z_log_msg_simple_create_0(const void * source, uint32_t level, const char * fmt) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const void * val; } parm0 = { .val = source }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = level }; - union { uintptr_t x; const char * val; } parm2 = { .val = fmt }; - (void) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_0); - return; - } -#endif - compiler_barrier(); - z_impl_z_log_msg_simple_create_0(source, level, fmt); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define z_log_msg_simple_create_0(source, level, fmt) do { sys_port_trace_syscall_enter(K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_0, z_log_msg_simple_create_0, source, level, fmt); z_log_msg_simple_create_0(source, level, fmt); sys_port_trace_syscall_exit(K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_0, z_log_msg_simple_create_0, source, level, fmt); } while(false) -#endif -#endif - - -extern void z_impl_z_log_msg_simple_create_1(const void * source, uint32_t level, const char * fmt, uint32_t arg); - -__pinned_func -static inline void z_log_msg_simple_create_1(const void * source, uint32_t level, const char * fmt, uint32_t arg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const void * val; } parm0 = { .val = source }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = level }; - union { uintptr_t x; const char * val; } parm2 = { .val = fmt }; - union { uintptr_t x; uint32_t val; } parm3 = { .val = arg }; - (void) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_1); - return; - } -#endif - compiler_barrier(); - z_impl_z_log_msg_simple_create_1(source, level, fmt, arg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define z_log_msg_simple_create_1(source, level, fmt, arg) do { sys_port_trace_syscall_enter(K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_1, z_log_msg_simple_create_1, source, level, fmt, arg); z_log_msg_simple_create_1(source, level, fmt, arg); sys_port_trace_syscall_exit(K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_1, z_log_msg_simple_create_1, source, level, fmt, arg); } while(false) -#endif -#endif - - -extern void z_impl_z_log_msg_simple_create_2(const void * source, uint32_t level, const char * fmt, uint32_t arg0, uint32_t arg1); - -__pinned_func -static inline void z_log_msg_simple_create_2(const void * source, uint32_t level, const char * fmt, uint32_t arg0, uint32_t arg1) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const void * val; } parm0 = { .val = source }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = level }; - union { uintptr_t x; const char * val; } parm2 = { .val = fmt }; - union { uintptr_t x; uint32_t val; } parm3 = { .val = arg0 }; - union { uintptr_t x; uint32_t val; } parm4 = { .val = arg1 }; - (void) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_2); - return; - } -#endif - compiler_barrier(); - z_impl_z_log_msg_simple_create_2(source, level, fmt, arg0, arg1); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define z_log_msg_simple_create_2(source, level, fmt, arg0, arg1) do { sys_port_trace_syscall_enter(K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_2, z_log_msg_simple_create_2, source, level, fmt, arg0, arg1); z_log_msg_simple_create_2(source, level, fmt, arg0, arg1); sys_port_trace_syscall_exit(K_SYSCALL_Z_LOG_MSG_SIMPLE_CREATE_2, z_log_msg_simple_create_2, source, level, fmt, arg0, arg1); } while(false) -#endif -#endif - - -extern void z_impl_z_log_msg_static_create(const void * source, const struct log_msg_desc desc, uint8_t * package, const void * data); - -__pinned_func -static inline void z_log_msg_static_create(const void * source, const struct log_msg_desc desc, uint8_t * package, const void * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const void * val; } parm0 = { .val = source }; - union { uintptr_t x; const struct log_msg_desc val; } parm1 = { .val = desc }; - union { uintptr_t x; uint8_t * val; } parm2 = { .val = package }; - union { uintptr_t x; const void * val; } parm3 = { .val = data }; - (void) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_Z_LOG_MSG_STATIC_CREATE); - return; - } -#endif - compiler_barrier(); - z_impl_z_log_msg_static_create(source, desc, package, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define z_log_msg_static_create(source, desc, package, data) do { sys_port_trace_syscall_enter(K_SYSCALL_Z_LOG_MSG_STATIC_CREATE, z_log_msg_static_create, source, desc, package, data); z_log_msg_static_create(source, desc, package, data); sys_port_trace_syscall_exit(K_SYSCALL_Z_LOG_MSG_STATIC_CREATE, z_log_msg_static_create, source, desc, package, data); } while(false) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/maxim_ds3231.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/maxim_ds3231.h deleted file mode 100644 index 7a656a4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/maxim_ds3231.h +++ /dev/null @@ -1,76 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_MAXIM_DS3231_H -#define Z_INCLUDE_SYSCALLS_MAXIM_DS3231_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_maxim_ds3231_req_syncpoint(const struct device * dev, struct k_poll_signal * signal); - -__pinned_func -static inline int maxim_ds3231_req_syncpoint(const struct device * dev, struct k_poll_signal * signal) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct k_poll_signal * val; } parm1 = { .val = signal }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_MAXIM_DS3231_REQ_SYNCPOINT); - } -#endif - compiler_barrier(); - return z_impl_maxim_ds3231_req_syncpoint(dev, signal); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define maxim_ds3231_req_syncpoint(dev, signal) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MAXIM_DS3231_REQ_SYNCPOINT, maxim_ds3231_req_syncpoint, dev, signal); syscall__retval = maxim_ds3231_req_syncpoint(dev, signal); sys_port_trace_syscall_exit(K_SYSCALL_MAXIM_DS3231_REQ_SYNCPOINT, maxim_ds3231_req_syncpoint, dev, signal, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_maxim_ds3231_get_syncpoint(const struct device * dev, struct maxim_ds3231_syncpoint * syncpoint); - -__pinned_func -static inline int maxim_ds3231_get_syncpoint(const struct device * dev, struct maxim_ds3231_syncpoint * syncpoint) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct maxim_ds3231_syncpoint * val; } parm1 = { .val = syncpoint }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_MAXIM_DS3231_GET_SYNCPOINT); - } -#endif - compiler_barrier(); - return z_impl_maxim_ds3231_get_syncpoint(dev, syncpoint); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define maxim_ds3231_get_syncpoint(dev, syncpoint) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MAXIM_DS3231_GET_SYNCPOINT, maxim_ds3231_get_syncpoint, dev, syncpoint); syscall__retval = maxim_ds3231_get_syncpoint(dev, syncpoint); sys_port_trace_syscall_exit(K_SYSCALL_MAXIM_DS3231_GET_SYNCPOINT, maxim_ds3231_get_syncpoint, dev, syncpoint, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mbox.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mbox.h deleted file mode 100644 index c8b4ae5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mbox.h +++ /dev/null @@ -1,124 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_MBOX_H -#define Z_INCLUDE_SYSCALLS_MBOX_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_mbox_send(const struct device * dev, mbox_channel_id_t channel_id, const struct mbox_msg * msg); - -__pinned_func -static inline int mbox_send(const struct device * dev, mbox_channel_id_t channel_id, const struct mbox_msg * msg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; mbox_channel_id_t val; } parm1 = { .val = channel_id }; - union { uintptr_t x; const struct mbox_msg * val; } parm2 = { .val = msg }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_MBOX_SEND); - } -#endif - compiler_barrier(); - return z_impl_mbox_send(dev, channel_id, msg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mbox_send(dev, channel_id, msg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MBOX_SEND, mbox_send, dev, channel_id, msg); syscall__retval = mbox_send(dev, channel_id, msg); sys_port_trace_syscall_exit(K_SYSCALL_MBOX_SEND, mbox_send, dev, channel_id, msg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_mbox_mtu_get(const struct device * dev); - -__pinned_func -static inline int mbox_mtu_get(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_MBOX_MTU_GET); - } -#endif - compiler_barrier(); - return z_impl_mbox_mtu_get(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mbox_mtu_get(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MBOX_MTU_GET, mbox_mtu_get, dev); syscall__retval = mbox_mtu_get(dev); sys_port_trace_syscall_exit(K_SYSCALL_MBOX_MTU_GET, mbox_mtu_get, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_mbox_set_enabled(const struct device * dev, mbox_channel_id_t channel_id, bool enabled); - -__pinned_func -static inline int mbox_set_enabled(const struct device * dev, mbox_channel_id_t channel_id, bool enabled) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; mbox_channel_id_t val; } parm1 = { .val = channel_id }; - union { uintptr_t x; bool val; } parm2 = { .val = enabled }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_MBOX_SET_ENABLED); - } -#endif - compiler_barrier(); - return z_impl_mbox_set_enabled(dev, channel_id, enabled); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mbox_set_enabled(dev, channel_id, enabled) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MBOX_SET_ENABLED, mbox_set_enabled, dev, channel_id, enabled); syscall__retval = mbox_set_enabled(dev, channel_id, enabled); sys_port_trace_syscall_exit(K_SYSCALL_MBOX_SET_ENABLED, mbox_set_enabled, dev, channel_id, enabled, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_mbox_max_channels_get(const struct device * dev); - -__pinned_func -static inline uint32_t mbox_max_channels_get(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (uint32_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_MBOX_MAX_CHANNELS_GET); - } -#endif - compiler_barrier(); - return z_impl_mbox_max_channels_get(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mbox_max_channels_get(dev) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MBOX_MAX_CHANNELS_GET, mbox_max_channels_get, dev); syscall__retval = mbox_max_channels_get(dev); sys_port_trace_syscall_exit(K_SYSCALL_MBOX_MAX_CHANNELS_GET, mbox_max_channels_get, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mdio.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mdio.h deleted file mode 100644 index 0e96369..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mdio.h +++ /dev/null @@ -1,182 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_MDIO_H -#define Z_INCLUDE_SYSCALLS_MDIO_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_mdio_bus_enable(const struct device * dev); - -__pinned_func -static inline void mdio_bus_enable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_MDIO_BUS_ENABLE); - return; - } -#endif - compiler_barrier(); - z_impl_mdio_bus_enable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mdio_bus_enable(dev) do { sys_port_trace_syscall_enter(K_SYSCALL_MDIO_BUS_ENABLE, mdio_bus_enable, dev); mdio_bus_enable(dev); sys_port_trace_syscall_exit(K_SYSCALL_MDIO_BUS_ENABLE, mdio_bus_enable, dev); } while(false) -#endif -#endif - - -extern void z_impl_mdio_bus_disable(const struct device * dev); - -__pinned_func -static inline void mdio_bus_disable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_MDIO_BUS_DISABLE); - return; - } -#endif - compiler_barrier(); - z_impl_mdio_bus_disable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mdio_bus_disable(dev) do { sys_port_trace_syscall_enter(K_SYSCALL_MDIO_BUS_DISABLE, mdio_bus_disable, dev); mdio_bus_disable(dev); sys_port_trace_syscall_exit(K_SYSCALL_MDIO_BUS_DISABLE, mdio_bus_disable, dev); } while(false) -#endif -#endif - - -extern int z_impl_mdio_read(const struct device * dev, uint8_t prtad, uint8_t regad, uint16_t * data); - -__pinned_func -static inline int mdio_read(const struct device * dev, uint8_t prtad, uint8_t regad, uint16_t * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = prtad }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = regad }; - union { uintptr_t x; uint16_t * val; } parm3 = { .val = data }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_MDIO_READ); - } -#endif - compiler_barrier(); - return z_impl_mdio_read(dev, prtad, regad, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mdio_read(dev, prtad, regad, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MDIO_READ, mdio_read, dev, prtad, regad, data); syscall__retval = mdio_read(dev, prtad, regad, data); sys_port_trace_syscall_exit(K_SYSCALL_MDIO_READ, mdio_read, dev, prtad, regad, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_mdio_write(const struct device * dev, uint8_t prtad, uint8_t regad, uint16_t data); - -__pinned_func -static inline int mdio_write(const struct device * dev, uint8_t prtad, uint8_t regad, uint16_t data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = prtad }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = regad }; - union { uintptr_t x; uint16_t val; } parm3 = { .val = data }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_MDIO_WRITE); - } -#endif - compiler_barrier(); - return z_impl_mdio_write(dev, prtad, regad, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mdio_write(dev, prtad, regad, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MDIO_WRITE, mdio_write, dev, prtad, regad, data); syscall__retval = mdio_write(dev, prtad, regad, data); sys_port_trace_syscall_exit(K_SYSCALL_MDIO_WRITE, mdio_write, dev, prtad, regad, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_mdio_read_c45(const struct device * dev, uint8_t prtad, uint8_t devad, uint16_t regad, uint16_t * data); - -__pinned_func -static inline int mdio_read_c45(const struct device * dev, uint8_t prtad, uint8_t devad, uint16_t regad, uint16_t * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = prtad }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = devad }; - union { uintptr_t x; uint16_t val; } parm3 = { .val = regad }; - union { uintptr_t x; uint16_t * val; } parm4 = { .val = data }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_MDIO_READ_C45); - } -#endif - compiler_barrier(); - return z_impl_mdio_read_c45(dev, prtad, devad, regad, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mdio_read_c45(dev, prtad, devad, regad, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MDIO_READ_C45, mdio_read_c45, dev, prtad, devad, regad, data); syscall__retval = mdio_read_c45(dev, prtad, devad, regad, data); sys_port_trace_syscall_exit(K_SYSCALL_MDIO_READ_C45, mdio_read_c45, dev, prtad, devad, regad, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_mdio_write_c45(const struct device * dev, uint8_t prtad, uint8_t devad, uint16_t regad, uint16_t data); - -__pinned_func -static inline int mdio_write_c45(const struct device * dev, uint8_t prtad, uint8_t devad, uint16_t regad, uint16_t data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = prtad }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = devad }; - union { uintptr_t x; uint16_t val; } parm3 = { .val = regad }; - union { uintptr_t x; uint16_t val; } parm4 = { .val = data }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_MDIO_WRITE_C45); - } -#endif - compiler_barrier(); - return z_impl_mdio_write_c45(dev, prtad, devad, regad, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define mdio_write_c45(dev, prtad, devad, regad, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_MDIO_WRITE_C45, mdio_write_c45, dev, prtad, devad, regad, data); syscall__retval = mdio_write_c45(dev, prtad, devad, regad, data); sys_port_trace_syscall_exit(K_SYSCALL_MDIO_WRITE_C45, mdio_write_c45, dev, prtad, devad, regad, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mutex.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mutex.h deleted file mode 100644 index c529133..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/mutex.h +++ /dev/null @@ -1,75 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_MUTEX_H -#define Z_INCLUDE_SYSCALLS_MUTEX_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_z_sys_mutex_kernel_lock(struct sys_mutex * mutex, k_timeout_t timeout); - -__pinned_func -static inline int z_sys_mutex_kernel_lock(struct sys_mutex * mutex, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct sys_mutex * val; } parm0 = { .val = mutex }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm1 = { .val = timeout }; - return (int) arch_syscall_invoke3(parm0.x, parm1.split.lo, parm1.split.hi, K_SYSCALL_Z_SYS_MUTEX_KERNEL_LOCK); - } -#endif - compiler_barrier(); - return z_impl_z_sys_mutex_kernel_lock(mutex, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define z_sys_mutex_kernel_lock(mutex, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_Z_SYS_MUTEX_KERNEL_LOCK, z_sys_mutex_kernel_lock, mutex, timeout); syscall__retval = z_sys_mutex_kernel_lock(mutex, timeout); sys_port_trace_syscall_exit(K_SYSCALL_Z_SYS_MUTEX_KERNEL_LOCK, z_sys_mutex_kernel_lock, mutex, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_z_sys_mutex_kernel_unlock(struct sys_mutex * mutex); - -__pinned_func -static inline int z_sys_mutex_kernel_unlock(struct sys_mutex * mutex) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct sys_mutex * val; } parm0 = { .val = mutex }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_Z_SYS_MUTEX_KERNEL_UNLOCK); - } -#endif - compiler_barrier(); - return z_impl_z_sys_mutex_kernel_unlock(mutex); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define z_sys_mutex_kernel_unlock(mutex) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_Z_SYS_MUTEX_KERNEL_UNLOCK, z_sys_mutex_kernel_unlock, mutex); syscall__retval = z_sys_mutex_kernel_unlock(mutex); sys_port_trace_syscall_exit(K_SYSCALL_Z_SYS_MUTEX_KERNEL_UNLOCK, z_sys_mutex_kernel_unlock, mutex, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/net_if.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/net_if.h deleted file mode 100644 index 74fe947..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/net_if.h +++ /dev/null @@ -1,270 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_NET_IF_H -#define Z_INCLUDE_SYSCALLS_NET_IF_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_net_if_ipv6_addr_lookup_by_index(const struct in6_addr * addr); - -__pinned_func -static inline int net_if_ipv6_addr_lookup_by_index(const struct in6_addr * addr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct in6_addr * val; } parm0 = { .val = addr }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_NET_IF_IPV6_ADDR_LOOKUP_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv6_addr_lookup_by_index(addr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv6_addr_lookup_by_index(addr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV6_ADDR_LOOKUP_BY_INDEX, net_if_ipv6_addr_lookup_by_index, addr); syscall__retval = net_if_ipv6_addr_lookup_by_index(addr); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV6_ADDR_LOOKUP_BY_INDEX, net_if_ipv6_addr_lookup_by_index, addr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_net_if_ipv6_addr_add_by_index(int index, struct in6_addr * addr, enum net_addr_type addr_type, uint32_t vlifetime); - -__pinned_func -static inline bool net_if_ipv6_addr_add_by_index(int index, struct in6_addr * addr, enum net_addr_type addr_type, uint32_t vlifetime) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - union { uintptr_t x; struct in6_addr * val; } parm1 = { .val = addr }; - union { uintptr_t x; enum net_addr_type val; } parm2 = { .val = addr_type }; - union { uintptr_t x; uint32_t val; } parm3 = { .val = vlifetime }; - return (bool) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_NET_IF_IPV6_ADDR_ADD_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv6_addr_add_by_index(index, addr, addr_type, vlifetime); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv6_addr_add_by_index(index, addr, addr_type, vlifetime) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV6_ADDR_ADD_BY_INDEX, net_if_ipv6_addr_add_by_index, index, addr, addr_type, vlifetime); syscall__retval = net_if_ipv6_addr_add_by_index(index, addr, addr_type, vlifetime); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV6_ADDR_ADD_BY_INDEX, net_if_ipv6_addr_add_by_index, index, addr, addr_type, vlifetime, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_net_if_ipv6_addr_rm_by_index(int index, const struct in6_addr * addr); - -__pinned_func -static inline bool net_if_ipv6_addr_rm_by_index(int index, const struct in6_addr * addr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - union { uintptr_t x; const struct in6_addr * val; } parm1 = { .val = addr }; - return (bool) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_NET_IF_IPV6_ADDR_RM_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv6_addr_rm_by_index(index, addr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv6_addr_rm_by_index(index, addr) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV6_ADDR_RM_BY_INDEX, net_if_ipv6_addr_rm_by_index, index, addr); syscall__retval = net_if_ipv6_addr_rm_by_index(index, addr); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV6_ADDR_RM_BY_INDEX, net_if_ipv6_addr_rm_by_index, index, addr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_net_if_ipv4_addr_lookup_by_index(const struct in_addr * addr); - -__pinned_func -static inline int net_if_ipv4_addr_lookup_by_index(const struct in_addr * addr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct in_addr * val; } parm0 = { .val = addr }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_NET_IF_IPV4_ADDR_LOOKUP_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv4_addr_lookup_by_index(addr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv4_addr_lookup_by_index(addr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV4_ADDR_LOOKUP_BY_INDEX, net_if_ipv4_addr_lookup_by_index, addr); syscall__retval = net_if_ipv4_addr_lookup_by_index(addr); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV4_ADDR_LOOKUP_BY_INDEX, net_if_ipv4_addr_lookup_by_index, addr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_net_if_ipv4_addr_add_by_index(int index, struct in_addr * addr, enum net_addr_type addr_type, uint32_t vlifetime); - -__pinned_func -static inline bool net_if_ipv4_addr_add_by_index(int index, struct in_addr * addr, enum net_addr_type addr_type, uint32_t vlifetime) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - union { uintptr_t x; struct in_addr * val; } parm1 = { .val = addr }; - union { uintptr_t x; enum net_addr_type val; } parm2 = { .val = addr_type }; - union { uintptr_t x; uint32_t val; } parm3 = { .val = vlifetime }; - return (bool) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_NET_IF_IPV4_ADDR_ADD_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv4_addr_add_by_index(index, addr, addr_type, vlifetime); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv4_addr_add_by_index(index, addr, addr_type, vlifetime) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV4_ADDR_ADD_BY_INDEX, net_if_ipv4_addr_add_by_index, index, addr, addr_type, vlifetime); syscall__retval = net_if_ipv4_addr_add_by_index(index, addr, addr_type, vlifetime); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV4_ADDR_ADD_BY_INDEX, net_if_ipv4_addr_add_by_index, index, addr, addr_type, vlifetime, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_net_if_ipv4_addr_rm_by_index(int index, const struct in_addr * addr); - -__pinned_func -static inline bool net_if_ipv4_addr_rm_by_index(int index, const struct in_addr * addr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - union { uintptr_t x; const struct in_addr * val; } parm1 = { .val = addr }; - return (bool) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_NET_IF_IPV4_ADDR_RM_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv4_addr_rm_by_index(index, addr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv4_addr_rm_by_index(index, addr) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV4_ADDR_RM_BY_INDEX, net_if_ipv4_addr_rm_by_index, index, addr); syscall__retval = net_if_ipv4_addr_rm_by_index(index, addr); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV4_ADDR_RM_BY_INDEX, net_if_ipv4_addr_rm_by_index, index, addr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_net_if_ipv4_set_netmask_by_index(int index, const struct in_addr * netmask); - -__pinned_func -static inline bool net_if_ipv4_set_netmask_by_index(int index, const struct in_addr * netmask) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - union { uintptr_t x; const struct in_addr * val; } parm1 = { .val = netmask }; - return (bool) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_NET_IF_IPV4_SET_NETMASK_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv4_set_netmask_by_index(index, netmask); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv4_set_netmask_by_index(index, netmask) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV4_SET_NETMASK_BY_INDEX, net_if_ipv4_set_netmask_by_index, index, netmask); syscall__retval = net_if_ipv4_set_netmask_by_index(index, netmask); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV4_SET_NETMASK_BY_INDEX, net_if_ipv4_set_netmask_by_index, index, netmask, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_net_if_ipv4_set_netmask_by_addr_by_index(int index, const struct in_addr * addr, const struct in_addr * netmask); - -__pinned_func -static inline bool net_if_ipv4_set_netmask_by_addr_by_index(int index, const struct in_addr * addr, const struct in_addr * netmask) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - union { uintptr_t x; const struct in_addr * val; } parm1 = { .val = addr }; - union { uintptr_t x; const struct in_addr * val; } parm2 = { .val = netmask }; - return (bool) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_NET_IF_IPV4_SET_NETMASK_BY_ADDR_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv4_set_netmask_by_addr_by_index(index, addr, netmask); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv4_set_netmask_by_addr_by_index(index, addr, netmask) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV4_SET_NETMASK_BY_ADDR_BY_INDEX, net_if_ipv4_set_netmask_by_addr_by_index, index, addr, netmask); syscall__retval = net_if_ipv4_set_netmask_by_addr_by_index(index, addr, netmask); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV4_SET_NETMASK_BY_ADDR_BY_INDEX, net_if_ipv4_set_netmask_by_addr_by_index, index, addr, netmask, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern bool z_impl_net_if_ipv4_set_gw_by_index(int index, const struct in_addr * gw); - -__pinned_func -static inline bool net_if_ipv4_set_gw_by_index(int index, const struct in_addr * gw) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - union { uintptr_t x; const struct in_addr * val; } parm1 = { .val = gw }; - return (bool) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_NET_IF_IPV4_SET_GW_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_ipv4_set_gw_by_index(index, gw); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_ipv4_set_gw_by_index(index, gw) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_IPV4_SET_GW_BY_INDEX, net_if_ipv4_set_gw_by_index, index, gw); syscall__retval = net_if_ipv4_set_gw_by_index(index, gw); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_IPV4_SET_GW_BY_INDEX, net_if_ipv4_set_gw_by_index, index, gw, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern struct net_if * z_impl_net_if_get_by_index(int index); - -__pinned_func -static inline struct net_if * net_if_get_by_index(int index) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = index }; - return (struct net_if *) arch_syscall_invoke1(parm0.x, K_SYSCALL_NET_IF_GET_BY_INDEX); - } -#endif - compiler_barrier(); - return z_impl_net_if_get_by_index(index); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_if_get_by_index(index) ({ struct net_if * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_IF_GET_BY_INDEX, net_if_get_by_index, index); syscall__retval = net_if_get_by_index(index); sys_port_trace_syscall_exit(K_SYSCALL_NET_IF_GET_BY_INDEX, net_if_get_by_index, index, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/net_ip.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/net_ip.h deleted file mode 100644 index 6659cd4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/net_ip.h +++ /dev/null @@ -1,79 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_NET_IP_H -#define Z_INCLUDE_SYSCALLS_NET_IP_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_net_addr_pton(sa_family_t family, const char * src, void * dst); - -__pinned_func -static inline int net_addr_pton(sa_family_t family, const char * src, void * dst) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; sa_family_t val; } parm0 = { .val = family }; - union { uintptr_t x; const char * val; } parm1 = { .val = src }; - union { uintptr_t x; void * val; } parm2 = { .val = dst }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_NET_ADDR_PTON); - } -#endif - compiler_barrier(); - return z_impl_net_addr_pton(family, src, dst); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_addr_pton(family, src, dst) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_ADDR_PTON, net_addr_pton, family, src, dst); syscall__retval = net_addr_pton(family, src, dst); sys_port_trace_syscall_exit(K_SYSCALL_NET_ADDR_PTON, net_addr_pton, family, src, dst, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern char * z_impl_net_addr_ntop(sa_family_t family, const void * src, char * dst, size_t size); - -__pinned_func -static inline char * net_addr_ntop(sa_family_t family, const void * src, char * dst, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; sa_family_t val; } parm0 = { .val = family }; - union { uintptr_t x; const void * val; } parm1 = { .val = src }; - union { uintptr_t x; char * val; } parm2 = { .val = dst }; - union { uintptr_t x; size_t val; } parm3 = { .val = size }; - return (char *) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_NET_ADDR_NTOP); - } -#endif - compiler_barrier(); - return z_impl_net_addr_ntop(family, src, dst, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_addr_ntop(family, src, dst, size) ({ char * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_ADDR_NTOP, net_addr_ntop, family, src, dst, size); syscall__retval = net_addr_ntop(family, src, dst, size); sys_port_trace_syscall_exit(K_SYSCALL_NET_ADDR_NTOP, net_addr_ntop, family, src, dst, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/nrf_qspi_nor.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/nrf_qspi_nor.h deleted file mode 100644 index 0caf244..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/nrf_qspi_nor.h +++ /dev/null @@ -1,53 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_NRF_QSPI_NOR_H -#define Z_INCLUDE_SYSCALLS_NRF_QSPI_NOR_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_nrf_qspi_nor_xip_enable(const struct device * dev, bool enable); - -__pinned_func -static inline void nrf_qspi_nor_xip_enable(const struct device * dev, bool enable) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; bool val; } parm1 = { .val = enable }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_NRF_QSPI_NOR_XIP_ENABLE); - return; - } -#endif - compiler_barrier(); - z_impl_nrf_qspi_nor_xip_enable(dev, enable); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define nrf_qspi_nor_xip_enable(dev, enable) do { sys_port_trace_syscall_enter(K_SYSCALL_NRF_QSPI_NOR_XIP_ENABLE, nrf_qspi_nor_xip_enable, dev, enable); nrf_qspi_nor_xip_enable(dev, enable); sys_port_trace_syscall_exit(K_SYSCALL_NRF_QSPI_NOR_XIP_ENABLE, nrf_qspi_nor_xip_enable, dev, enable); } while(false) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/peci.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/peci.h deleted file mode 100644 index 6d3a15a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/peci.h +++ /dev/null @@ -1,122 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_PECI_H -#define Z_INCLUDE_SYSCALLS_PECI_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_peci_config(const struct device * dev, uint32_t bitrate); - -__pinned_func -static inline int peci_config(const struct device * dev, uint32_t bitrate) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = bitrate }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_PECI_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_peci_config(dev, bitrate); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define peci_config(dev, bitrate) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PECI_CONFIG, peci_config, dev, bitrate); syscall__retval = peci_config(dev, bitrate); sys_port_trace_syscall_exit(K_SYSCALL_PECI_CONFIG, peci_config, dev, bitrate, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_peci_enable(const struct device * dev); - -__pinned_func -static inline int peci_enable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_PECI_ENABLE); - } -#endif - compiler_barrier(); - return z_impl_peci_enable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define peci_enable(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PECI_ENABLE, peci_enable, dev); syscall__retval = peci_enable(dev); sys_port_trace_syscall_exit(K_SYSCALL_PECI_ENABLE, peci_enable, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_peci_disable(const struct device * dev); - -__pinned_func -static inline int peci_disable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_PECI_DISABLE); - } -#endif - compiler_barrier(); - return z_impl_peci_disable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define peci_disable(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PECI_DISABLE, peci_disable, dev); syscall__retval = peci_disable(dev); sys_port_trace_syscall_exit(K_SYSCALL_PECI_DISABLE, peci_disable, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_peci_transfer(const struct device * dev, struct peci_msg * msg); - -__pinned_func -static inline int peci_transfer(const struct device * dev, struct peci_msg * msg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct peci_msg * val; } parm1 = { .val = msg }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_PECI_TRANSFER); - } -#endif - compiler_barrier(); - return z_impl_peci_transfer(dev, msg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define peci_transfer(dev, msg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PECI_TRANSFER, peci_transfer, dev, msg); syscall__retval = peci_transfer(dev, msg); sys_port_trace_syscall_exit(K_SYSCALL_PECI_TRANSFER, peci_transfer, dev, msg, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/posix_clock.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/posix_clock.h deleted file mode 100644 index 0227397..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/posix_clock.h +++ /dev/null @@ -1,52 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_POSIX_CLOCK_H -#define Z_INCLUDE_SYSCALLS_POSIX_CLOCK_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl___posix_clock_get_base(clockid_t clock_id, struct timespec * ts); - -__pinned_func -static inline int __posix_clock_get_base(clockid_t clock_id, struct timespec * ts) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; clockid_t val; } parm0 = { .val = clock_id }; - union { uintptr_t x; struct timespec * val; } parm1 = { .val = ts }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL___POSIX_CLOCK_GET_BASE); - } -#endif - compiler_barrier(); - return z_impl___posix_clock_get_base(clock_id, ts); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define __posix_clock_get_base(clock_id, ts) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL___POSIX_CLOCK_GET_BASE, __posix_clock_get_base, clock_id, ts); syscall__retval = __posix_clock_get_base(clock_id, ts); sys_port_trace_syscall_exit(K_SYSCALL___POSIX_CLOCK_GET_BASE, __posix_clock_get_base, clock_id, ts, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ps2.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ps2.h deleted file mode 100644 index 53ee99b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ps2.h +++ /dev/null @@ -1,146 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_PS2_H -#define Z_INCLUDE_SYSCALLS_PS2_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_ps2_config(const struct device * dev, ps2_callback_t callback_isr); - -__pinned_func -static inline int ps2_config(const struct device * dev, ps2_callback_t callback_isr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; ps2_callback_t val; } parm1 = { .val = callback_isr }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_PS2_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_ps2_config(dev, callback_isr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ps2_config(dev, callback_isr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PS2_CONFIG, ps2_config, dev, callback_isr); syscall__retval = ps2_config(dev, callback_isr); sys_port_trace_syscall_exit(K_SYSCALL_PS2_CONFIG, ps2_config, dev, callback_isr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ps2_write(const struct device * dev, uint8_t value); - -__pinned_func -static inline int ps2_write(const struct device * dev, uint8_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = value }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_PS2_WRITE); - } -#endif - compiler_barrier(); - return z_impl_ps2_write(dev, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ps2_write(dev, value) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PS2_WRITE, ps2_write, dev, value); syscall__retval = ps2_write(dev, value); sys_port_trace_syscall_exit(K_SYSCALL_PS2_WRITE, ps2_write, dev, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ps2_read(const struct device * dev, uint8_t * value); - -__pinned_func -static inline int ps2_read(const struct device * dev, uint8_t * value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t * val; } parm1 = { .val = value }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_PS2_READ); - } -#endif - compiler_barrier(); - return z_impl_ps2_read(dev, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ps2_read(dev, value) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PS2_READ, ps2_read, dev, value); syscall__retval = ps2_read(dev, value); sys_port_trace_syscall_exit(K_SYSCALL_PS2_READ, ps2_read, dev, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ps2_enable_callback(const struct device * dev); - -__pinned_func -static inline int ps2_enable_callback(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_PS2_ENABLE_CALLBACK); - } -#endif - compiler_barrier(); - return z_impl_ps2_enable_callback(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ps2_enable_callback(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PS2_ENABLE_CALLBACK, ps2_enable_callback, dev); syscall__retval = ps2_enable_callback(dev); sys_port_trace_syscall_exit(K_SYSCALL_PS2_ENABLE_CALLBACK, ps2_enable_callback, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_ps2_disable_callback(const struct device * dev); - -__pinned_func -static inline int ps2_disable_callback(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_PS2_DISABLE_CALLBACK); - } -#endif - compiler_barrier(); - return z_impl_ps2_disable_callback(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ps2_disable_callback(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PS2_DISABLE_CALLBACK, ps2_disable_callback, dev); syscall__retval = ps2_disable_callback(dev); sys_port_trace_syscall_exit(K_SYSCALL_PS2_DISABLE_CALLBACK, ps2_disable_callback, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ptp_clock.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ptp_clock.h deleted file mode 100644 index c852ef2..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/ptp_clock.h +++ /dev/null @@ -1,52 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_PTP_CLOCK_H -#define Z_INCLUDE_SYSCALLS_PTP_CLOCK_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_ptp_clock_get(const struct device * dev, struct net_ptp_time * tm); - -__pinned_func -static inline int ptp_clock_get(const struct device * dev, struct net_ptp_time * tm) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct net_ptp_time * val; } parm1 = { .val = tm }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_PTP_CLOCK_GET); - } -#endif - compiler_barrier(); - return z_impl_ptp_clock_get(dev, tm); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define ptp_clock_get(dev, tm) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PTP_CLOCK_GET, ptp_clock_get, dev, tm); syscall__retval = ptp_clock_get(dev, tm); sys_port_trace_syscall_exit(K_SYSCALL_PTP_CLOCK_GET, ptp_clock_get, dev, tm, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/pwm.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/pwm.h deleted file mode 100644 index 5c27060..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/pwm.h +++ /dev/null @@ -1,160 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_PWM_H -#define Z_INCLUDE_SYSCALLS_PWM_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_pwm_set_cycles(const struct device * dev, uint32_t channel, uint32_t period, uint32_t pulse, pwm_flags_t flags); - -__pinned_func -static inline int pwm_set_cycles(const struct device * dev, uint32_t channel, uint32_t period, uint32_t pulse, pwm_flags_t flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = period }; - union { uintptr_t x; uint32_t val; } parm3 = { .val = pulse }; - union { uintptr_t x; pwm_flags_t val; } parm4 = { .val = flags }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_PWM_SET_CYCLES); - } -#endif - compiler_barrier(); - return z_impl_pwm_set_cycles(dev, channel, period, pulse, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define pwm_set_cycles(dev, channel, period, pulse, flags) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PWM_SET_CYCLES, pwm_set_cycles, dev, channel, period, pulse, flags); syscall__retval = pwm_set_cycles(dev, channel, period, pulse, flags); sys_port_trace_syscall_exit(K_SYSCALL_PWM_SET_CYCLES, pwm_set_cycles, dev, channel, period, pulse, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_pwm_get_cycles_per_sec(const struct device * dev, uint32_t channel, uint64_t * cycles); - -__pinned_func -static inline int pwm_get_cycles_per_sec(const struct device * dev, uint32_t channel, uint64_t * cycles) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - union { uintptr_t x; uint64_t * val; } parm2 = { .val = cycles }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_PWM_GET_CYCLES_PER_SEC); - } -#endif - compiler_barrier(); - return z_impl_pwm_get_cycles_per_sec(dev, channel, cycles); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define pwm_get_cycles_per_sec(dev, channel, cycles) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PWM_GET_CYCLES_PER_SEC, pwm_get_cycles_per_sec, dev, channel, cycles); syscall__retval = pwm_get_cycles_per_sec(dev, channel, cycles); sys_port_trace_syscall_exit(K_SYSCALL_PWM_GET_CYCLES_PER_SEC, pwm_get_cycles_per_sec, dev, channel, cycles, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_pwm_enable_capture(const struct device * dev, uint32_t channel); - -__pinned_func -static inline int pwm_enable_capture(const struct device * dev, uint32_t channel) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_PWM_ENABLE_CAPTURE); - } -#endif - compiler_barrier(); - return z_impl_pwm_enable_capture(dev, channel); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define pwm_enable_capture(dev, channel) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PWM_ENABLE_CAPTURE, pwm_enable_capture, dev, channel); syscall__retval = pwm_enable_capture(dev, channel); sys_port_trace_syscall_exit(K_SYSCALL_PWM_ENABLE_CAPTURE, pwm_enable_capture, dev, channel, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_pwm_disable_capture(const struct device * dev, uint32_t channel); - -__pinned_func -static inline int pwm_disable_capture(const struct device * dev, uint32_t channel) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_PWM_DISABLE_CAPTURE); - } -#endif - compiler_barrier(); - return z_impl_pwm_disable_capture(dev, channel); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define pwm_disable_capture(dev, channel) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PWM_DISABLE_CAPTURE, pwm_disable_capture, dev, channel); syscall__retval = pwm_disable_capture(dev, channel); sys_port_trace_syscall_exit(K_SYSCALL_PWM_DISABLE_CAPTURE, pwm_disable_capture, dev, channel, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_pwm_capture_cycles(const struct device * dev, uint32_t channel, pwm_flags_t flags, uint32_t * period, uint32_t * pulse, k_timeout_t timeout); - -__pinned_func -static inline int pwm_capture_cycles(const struct device * dev, uint32_t channel, pwm_flags_t flags, uint32_t * period, uint32_t * pulse, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = channel }; - union { uintptr_t x; pwm_flags_t val; } parm2 = { .val = flags }; - union { uintptr_t x; uint32_t * val; } parm3 = { .val = period }; - union { uintptr_t x; uint32_t * val; } parm4 = { .val = pulse }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm5 = { .val = timeout }; - uintptr_t more[] = { - parm5.split.lo, - parm5.split.hi - }; - return (int) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, (uintptr_t) &more, K_SYSCALL_PWM_CAPTURE_CYCLES); - } -#endif - compiler_barrier(); - return z_impl_pwm_capture_cycles(dev, channel, flags, period, pulse, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define pwm_capture_cycles(dev, channel, flags, period, pulse, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_PWM_CAPTURE_CYCLES, pwm_capture_cycles, dev, channel, flags, period, pulse, timeout); syscall__retval = pwm_capture_cycles(dev, channel, flags, period, pulse, timeout); sys_port_trace_syscall_exit(K_SYSCALL_PWM_CAPTURE_CYCLES, pwm_capture_cycles, dev, channel, flags, period, pulse, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/random.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/random.h deleted file mode 100644 index 839bd2f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/random.h +++ /dev/null @@ -1,77 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_RANDOM_H -#define Z_INCLUDE_SYSCALLS_RANDOM_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_sys_rand_get(void * dst, size_t len); - -__pinned_func -static inline void sys_rand_get(void * dst, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; void * val; } parm0 = { .val = dst }; - union { uintptr_t x; size_t val; } parm1 = { .val = len }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SYS_RAND_GET); - return; - } -#endif - compiler_barrier(); - z_impl_sys_rand_get(dst, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sys_rand_get(dst, len) do { sys_port_trace_syscall_enter(K_SYSCALL_SYS_RAND_GET, sys_rand_get, dst, len); sys_rand_get(dst, len); sys_port_trace_syscall_exit(K_SYSCALL_SYS_RAND_GET, sys_rand_get, dst, len); } while(false) -#endif -#endif - - -extern int z_impl_sys_csrand_get(void * dst, size_t len); - -__pinned_func -static inline int sys_csrand_get(void * dst, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; void * val; } parm0 = { .val = dst }; - union { uintptr_t x; size_t val; } parm1 = { .val = len }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SYS_CSRAND_GET); - } -#endif - compiler_barrier(); - return z_impl_sys_csrand_get(dst, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sys_csrand_get(dst, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYS_CSRAND_GET, sys_csrand_get, dst, len); syscall__retval = sys_csrand_get(dst, len); sys_port_trace_syscall_exit(K_SYSCALL_SYS_CSRAND_GET, sys_csrand_get, dst, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/reset.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/reset.h deleted file mode 100644 index 4da372c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/reset.h +++ /dev/null @@ -1,125 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_RESET_H -#define Z_INCLUDE_SYSCALLS_RESET_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_reset_status(const struct device * dev, uint32_t id, uint8_t * status); - -__pinned_func -static inline int reset_status(const struct device * dev, uint32_t id, uint8_t * status) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = id }; - union { uintptr_t x; uint8_t * val; } parm2 = { .val = status }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_RESET_STATUS); - } -#endif - compiler_barrier(); - return z_impl_reset_status(dev, id, status); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define reset_status(dev, id, status) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RESET_STATUS, reset_status, dev, id, status); syscall__retval = reset_status(dev, id, status); sys_port_trace_syscall_exit(K_SYSCALL_RESET_STATUS, reset_status, dev, id, status, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_reset_line_assert(const struct device * dev, uint32_t id); - -__pinned_func -static inline int reset_line_assert(const struct device * dev, uint32_t id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = id }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RESET_LINE_ASSERT); - } -#endif - compiler_barrier(); - return z_impl_reset_line_assert(dev, id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define reset_line_assert(dev, id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RESET_LINE_ASSERT, reset_line_assert, dev, id); syscall__retval = reset_line_assert(dev, id); sys_port_trace_syscall_exit(K_SYSCALL_RESET_LINE_ASSERT, reset_line_assert, dev, id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_reset_line_deassert(const struct device * dev, uint32_t id); - -__pinned_func -static inline int reset_line_deassert(const struct device * dev, uint32_t id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = id }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RESET_LINE_DEASSERT); - } -#endif - compiler_barrier(); - return z_impl_reset_line_deassert(dev, id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define reset_line_deassert(dev, id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RESET_LINE_DEASSERT, reset_line_deassert, dev, id); syscall__retval = reset_line_deassert(dev, id); sys_port_trace_syscall_exit(K_SYSCALL_RESET_LINE_DEASSERT, reset_line_deassert, dev, id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_reset_line_toggle(const struct device * dev, uint32_t id); - -__pinned_func -static inline int reset_line_toggle(const struct device * dev, uint32_t id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = id }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RESET_LINE_TOGGLE); - } -#endif - compiler_barrier(); - return z_impl_reset_line_toggle(dev, id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define reset_line_toggle(dev, id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RESET_LINE_TOGGLE, reset_line_toggle, dev, id); syscall__retval = reset_line_toggle(dev, id); sys_port_trace_syscall_exit(K_SYSCALL_RESET_LINE_TOGGLE, reset_line_toggle, dev, id, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/retained_mem.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/retained_mem.h deleted file mode 100644 index 5495846..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/retained_mem.h +++ /dev/null @@ -1,126 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_RETAINED_MEM_H -#define Z_INCLUDE_SYSCALLS_RETAINED_MEM_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern ssize_t z_impl_retained_mem_size(const struct device * dev); - -__pinned_func -static inline ssize_t retained_mem_size(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (ssize_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_RETAINED_MEM_SIZE); - } -#endif - compiler_barrier(); - return z_impl_retained_mem_size(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define retained_mem_size(dev) ({ ssize_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RETAINED_MEM_SIZE, retained_mem_size, dev); syscall__retval = retained_mem_size(dev); sys_port_trace_syscall_exit(K_SYSCALL_RETAINED_MEM_SIZE, retained_mem_size, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_retained_mem_read(const struct device * dev, off_t offset, uint8_t * buffer, size_t size); - -__pinned_func -static inline int retained_mem_read(const struct device * dev, off_t offset, uint8_t * buffer, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; uint8_t * val; } parm2 = { .val = buffer }; - union { uintptr_t x; size_t val; } parm3 = { .val = size }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_RETAINED_MEM_READ); - } -#endif - compiler_barrier(); - return z_impl_retained_mem_read(dev, offset, buffer, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define retained_mem_read(dev, offset, buffer, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RETAINED_MEM_READ, retained_mem_read, dev, offset, buffer, size); syscall__retval = retained_mem_read(dev, offset, buffer, size); sys_port_trace_syscall_exit(K_SYSCALL_RETAINED_MEM_READ, retained_mem_read, dev, offset, buffer, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_retained_mem_write(const struct device * dev, off_t offset, const uint8_t * buffer, size_t size); - -__pinned_func -static inline int retained_mem_write(const struct device * dev, off_t offset, const uint8_t * buffer, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; off_t val; } parm1 = { .val = offset }; - union { uintptr_t x; const uint8_t * val; } parm2 = { .val = buffer }; - union { uintptr_t x; size_t val; } parm3 = { .val = size }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_RETAINED_MEM_WRITE); - } -#endif - compiler_barrier(); - return z_impl_retained_mem_write(dev, offset, buffer, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define retained_mem_write(dev, offset, buffer, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RETAINED_MEM_WRITE, retained_mem_write, dev, offset, buffer, size); syscall__retval = retained_mem_write(dev, offset, buffer, size); sys_port_trace_syscall_exit(K_SYSCALL_RETAINED_MEM_WRITE, retained_mem_write, dev, offset, buffer, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_retained_mem_clear(const struct device * dev); - -__pinned_func -static inline int retained_mem_clear(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_RETAINED_MEM_CLEAR); - } -#endif - compiler_barrier(); - return z_impl_retained_mem_clear(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define retained_mem_clear(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RETAINED_MEM_CLEAR, retained_mem_clear, dev); syscall__retval = retained_mem_clear(dev); sys_port_trace_syscall_exit(K_SYSCALL_RETAINED_MEM_CLEAR, retained_mem_clear, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/rtc.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/rtc.h deleted file mode 100644 index 038f1b7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/rtc.h +++ /dev/null @@ -1,276 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_RTC_H -#define Z_INCLUDE_SYSCALLS_RTC_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_rtc_set_time(const struct device * dev, const struct rtc_time * timeptr); - -__pinned_func -static inline int rtc_set_time(const struct device * dev, const struct rtc_time * timeptr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct rtc_time * val; } parm1 = { .val = timeptr }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RTC_SET_TIME); - } -#endif - compiler_barrier(); - return z_impl_rtc_set_time(dev, timeptr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_set_time(dev, timeptr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_SET_TIME, rtc_set_time, dev, timeptr); syscall__retval = rtc_set_time(dev, timeptr); sys_port_trace_syscall_exit(K_SYSCALL_RTC_SET_TIME, rtc_set_time, dev, timeptr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_get_time(const struct device * dev, struct rtc_time * timeptr); - -__pinned_func -static inline int rtc_get_time(const struct device * dev, struct rtc_time * timeptr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct rtc_time * val; } parm1 = { .val = timeptr }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RTC_GET_TIME); - } -#endif - compiler_barrier(); - return z_impl_rtc_get_time(dev, timeptr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_get_time(dev, timeptr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_GET_TIME, rtc_get_time, dev, timeptr); syscall__retval = rtc_get_time(dev, timeptr); sys_port_trace_syscall_exit(K_SYSCALL_RTC_GET_TIME, rtc_get_time, dev, timeptr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_alarm_get_supported_fields(const struct device * dev, uint16_t id, uint16_t * mask); - -__pinned_func -static inline int rtc_alarm_get_supported_fields(const struct device * dev, uint16_t id, uint16_t * mask) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = id }; - union { uintptr_t x; uint16_t * val; } parm2 = { .val = mask }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_RTC_ALARM_GET_SUPPORTED_FIELDS); - } -#endif - compiler_barrier(); - return z_impl_rtc_alarm_get_supported_fields(dev, id, mask); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_alarm_get_supported_fields(dev, id, mask) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_ALARM_GET_SUPPORTED_FIELDS, rtc_alarm_get_supported_fields, dev, id, mask); syscall__retval = rtc_alarm_get_supported_fields(dev, id, mask); sys_port_trace_syscall_exit(K_SYSCALL_RTC_ALARM_GET_SUPPORTED_FIELDS, rtc_alarm_get_supported_fields, dev, id, mask, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_alarm_set_time(const struct device * dev, uint16_t id, uint16_t mask, const struct rtc_time * timeptr); - -__pinned_func -static inline int rtc_alarm_set_time(const struct device * dev, uint16_t id, uint16_t mask, const struct rtc_time * timeptr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = id }; - union { uintptr_t x; uint16_t val; } parm2 = { .val = mask }; - union { uintptr_t x; const struct rtc_time * val; } parm3 = { .val = timeptr }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_RTC_ALARM_SET_TIME); - } -#endif - compiler_barrier(); - return z_impl_rtc_alarm_set_time(dev, id, mask, timeptr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_alarm_set_time(dev, id, mask, timeptr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_ALARM_SET_TIME, rtc_alarm_set_time, dev, id, mask, timeptr); syscall__retval = rtc_alarm_set_time(dev, id, mask, timeptr); sys_port_trace_syscall_exit(K_SYSCALL_RTC_ALARM_SET_TIME, rtc_alarm_set_time, dev, id, mask, timeptr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_alarm_get_time(const struct device * dev, uint16_t id, uint16_t * mask, struct rtc_time * timeptr); - -__pinned_func -static inline int rtc_alarm_get_time(const struct device * dev, uint16_t id, uint16_t * mask, struct rtc_time * timeptr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = id }; - union { uintptr_t x; uint16_t * val; } parm2 = { .val = mask }; - union { uintptr_t x; struct rtc_time * val; } parm3 = { .val = timeptr }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_RTC_ALARM_GET_TIME); - } -#endif - compiler_barrier(); - return z_impl_rtc_alarm_get_time(dev, id, mask, timeptr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_alarm_get_time(dev, id, mask, timeptr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_ALARM_GET_TIME, rtc_alarm_get_time, dev, id, mask, timeptr); syscall__retval = rtc_alarm_get_time(dev, id, mask, timeptr); sys_port_trace_syscall_exit(K_SYSCALL_RTC_ALARM_GET_TIME, rtc_alarm_get_time, dev, id, mask, timeptr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_alarm_is_pending(const struct device * dev, uint16_t id); - -__pinned_func -static inline int rtc_alarm_is_pending(const struct device * dev, uint16_t id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = id }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RTC_ALARM_IS_PENDING); - } -#endif - compiler_barrier(); - return z_impl_rtc_alarm_is_pending(dev, id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_alarm_is_pending(dev, id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_ALARM_IS_PENDING, rtc_alarm_is_pending, dev, id); syscall__retval = rtc_alarm_is_pending(dev, id); sys_port_trace_syscall_exit(K_SYSCALL_RTC_ALARM_IS_PENDING, rtc_alarm_is_pending, dev, id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_alarm_set_callback(const struct device * dev, uint16_t id, rtc_alarm_callback callback, void * user_data); - -__pinned_func -static inline int rtc_alarm_set_callback(const struct device * dev, uint16_t id, rtc_alarm_callback callback, void * user_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = id }; - union { uintptr_t x; rtc_alarm_callback val; } parm2 = { .val = callback }; - union { uintptr_t x; void * val; } parm3 = { .val = user_data }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_RTC_ALARM_SET_CALLBACK); - } -#endif - compiler_barrier(); - return z_impl_rtc_alarm_set_callback(dev, id, callback, user_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_alarm_set_callback(dev, id, callback, user_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_ALARM_SET_CALLBACK, rtc_alarm_set_callback, dev, id, callback, user_data); syscall__retval = rtc_alarm_set_callback(dev, id, callback, user_data); sys_port_trace_syscall_exit(K_SYSCALL_RTC_ALARM_SET_CALLBACK, rtc_alarm_set_callback, dev, id, callback, user_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_update_set_callback(const struct device * dev, rtc_update_callback callback, void * user_data); - -__pinned_func -static inline int rtc_update_set_callback(const struct device * dev, rtc_update_callback callback, void * user_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; rtc_update_callback val; } parm1 = { .val = callback }; - union { uintptr_t x; void * val; } parm2 = { .val = user_data }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_RTC_UPDATE_SET_CALLBACK); - } -#endif - compiler_barrier(); - return z_impl_rtc_update_set_callback(dev, callback, user_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_update_set_callback(dev, callback, user_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_UPDATE_SET_CALLBACK, rtc_update_set_callback, dev, callback, user_data); syscall__retval = rtc_update_set_callback(dev, callback, user_data); sys_port_trace_syscall_exit(K_SYSCALL_RTC_UPDATE_SET_CALLBACK, rtc_update_set_callback, dev, callback, user_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_set_calibration(const struct device * dev, int32_t calibration); - -__pinned_func -static inline int rtc_set_calibration(const struct device * dev, int32_t calibration) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; int32_t val; } parm1 = { .val = calibration }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RTC_SET_CALIBRATION); - } -#endif - compiler_barrier(); - return z_impl_rtc_set_calibration(dev, calibration); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_set_calibration(dev, calibration) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_SET_CALIBRATION, rtc_set_calibration, dev, calibration); syscall__retval = rtc_set_calibration(dev, calibration); sys_port_trace_syscall_exit(K_SYSCALL_RTC_SET_CALIBRATION, rtc_set_calibration, dev, calibration, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtc_get_calibration(const struct device * dev, int32_t * calibration); - -__pinned_func -static inline int rtc_get_calibration(const struct device * dev, int32_t * calibration) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; int32_t * val; } parm1 = { .val = calibration }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RTC_GET_CALIBRATION); - } -#endif - compiler_barrier(); - return z_impl_rtc_get_calibration(dev, calibration); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtc_get_calibration(dev, calibration) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTC_GET_CALIBRATION, rtc_get_calibration, dev, calibration); syscall__retval = rtc_get_calibration(dev, calibration); sys_port_trace_syscall_exit(K_SYSCALL_RTC_GET_CALIBRATION, rtc_get_calibration, dev, calibration, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/rtio.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/rtio.h deleted file mode 100644 index 2f53a5f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/rtio.h +++ /dev/null @@ -1,179 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_RTIO_H -#define Z_INCLUDE_SYSCALLS_RTIO_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_rtio_cqe_get_mempool_buffer(const struct rtio * r, struct rtio_cqe * cqe, uint8_t ** buff, uint32_t * buff_len); - -__pinned_func -static inline int rtio_cqe_get_mempool_buffer(const struct rtio * r, struct rtio_cqe * cqe, uint8_t ** buff, uint32_t * buff_len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct rtio * val; } parm0 = { .val = r }; - union { uintptr_t x; struct rtio_cqe * val; } parm1 = { .val = cqe }; - union { uintptr_t x; uint8_t ** val; } parm2 = { .val = buff }; - union { uintptr_t x; uint32_t * val; } parm3 = { .val = buff_len }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_RTIO_CQE_GET_MEMPOOL_BUFFER); - } -#endif - compiler_barrier(); - return z_impl_rtio_cqe_get_mempool_buffer(r, cqe, buff, buff_len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtio_cqe_get_mempool_buffer(r, cqe, buff, buff_len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTIO_CQE_GET_MEMPOOL_BUFFER, rtio_cqe_get_mempool_buffer, r, cqe, buff, buff_len); syscall__retval = rtio_cqe_get_mempool_buffer(r, cqe, buff, buff_len); sys_port_trace_syscall_exit(K_SYSCALL_RTIO_CQE_GET_MEMPOOL_BUFFER, rtio_cqe_get_mempool_buffer, r, cqe, buff, buff_len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_rtio_release_buffer(struct rtio * r, void * buff, uint32_t buff_len); - -__pinned_func -static inline void rtio_release_buffer(struct rtio * r, void * buff, uint32_t buff_len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct rtio * val; } parm0 = { .val = r }; - union { uintptr_t x; void * val; } parm1 = { .val = buff }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = buff_len }; - (void) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_RTIO_RELEASE_BUFFER); - return; - } -#endif - compiler_barrier(); - z_impl_rtio_release_buffer(r, buff, buff_len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtio_release_buffer(r, buff, buff_len) do { sys_port_trace_syscall_enter(K_SYSCALL_RTIO_RELEASE_BUFFER, rtio_release_buffer, r, buff, buff_len); rtio_release_buffer(r, buff, buff_len); sys_port_trace_syscall_exit(K_SYSCALL_RTIO_RELEASE_BUFFER, rtio_release_buffer, r, buff, buff_len); } while(false) -#endif -#endif - - -extern int z_impl_rtio_sqe_cancel(struct rtio_sqe * sqe); - -__pinned_func -static inline int rtio_sqe_cancel(struct rtio_sqe * sqe) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct rtio_sqe * val; } parm0 = { .val = sqe }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_RTIO_SQE_CANCEL); - } -#endif - compiler_barrier(); - return z_impl_rtio_sqe_cancel(sqe); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtio_sqe_cancel(sqe) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTIO_SQE_CANCEL, rtio_sqe_cancel, sqe); syscall__retval = rtio_sqe_cancel(sqe); sys_port_trace_syscall_exit(K_SYSCALL_RTIO_SQE_CANCEL, rtio_sqe_cancel, sqe, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtio_sqe_copy_in_get_handles(struct rtio * r, const struct rtio_sqe * sqes, struct rtio_sqe ** handle, size_t sqe_count); - -__pinned_func -static inline int rtio_sqe_copy_in_get_handles(struct rtio * r, const struct rtio_sqe * sqes, struct rtio_sqe ** handle, size_t sqe_count) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct rtio * val; } parm0 = { .val = r }; - union { uintptr_t x; const struct rtio_sqe * val; } parm1 = { .val = sqes }; - union { uintptr_t x; struct rtio_sqe ** val; } parm2 = { .val = handle }; - union { uintptr_t x; size_t val; } parm3 = { .val = sqe_count }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_RTIO_SQE_COPY_IN_GET_HANDLES); - } -#endif - compiler_barrier(); - return z_impl_rtio_sqe_copy_in_get_handles(r, sqes, handle, sqe_count); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtio_sqe_copy_in_get_handles(r, sqes, handle, sqe_count) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTIO_SQE_COPY_IN_GET_HANDLES, rtio_sqe_copy_in_get_handles, r, sqes, handle, sqe_count); syscall__retval = rtio_sqe_copy_in_get_handles(r, sqes, handle, sqe_count); sys_port_trace_syscall_exit(K_SYSCALL_RTIO_SQE_COPY_IN_GET_HANDLES, rtio_sqe_copy_in_get_handles, r, sqes, handle, sqe_count, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtio_cqe_copy_out(struct rtio * r, struct rtio_cqe * cqes, size_t cqe_count, k_timeout_t timeout); - -__pinned_func -static inline int rtio_cqe_copy_out(struct rtio * r, struct rtio_cqe * cqes, size_t cqe_count, k_timeout_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct rtio * val; } parm0 = { .val = r }; - union { uintptr_t x; struct rtio_cqe * val; } parm1 = { .val = cqes }; - union { uintptr_t x; size_t val; } parm2 = { .val = cqe_count }; - union { struct { uintptr_t lo, hi; } split; k_timeout_t val; } parm3 = { .val = timeout }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.split.lo, parm3.split.hi, K_SYSCALL_RTIO_CQE_COPY_OUT); - } -#endif - compiler_barrier(); - return z_impl_rtio_cqe_copy_out(r, cqes, cqe_count, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtio_cqe_copy_out(r, cqes, cqe_count, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTIO_CQE_COPY_OUT, rtio_cqe_copy_out, r, cqes, cqe_count, timeout); syscall__retval = rtio_cqe_copy_out(r, cqes, cqe_count, timeout); sys_port_trace_syscall_exit(K_SYSCALL_RTIO_CQE_COPY_OUT, rtio_cqe_copy_out, r, cqes, cqe_count, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_rtio_submit(struct rtio * r, uint32_t wait_count); - -__pinned_func -static inline int rtio_submit(struct rtio * r, uint32_t wait_count) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct rtio * val; } parm0 = { .val = r }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = wait_count }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_RTIO_SUBMIT); - } -#endif - compiler_barrier(); - return z_impl_rtio_submit(r, wait_count); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define rtio_submit(r, wait_count) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_RTIO_SUBMIT, rtio_submit, r, wait_count); syscall__retval = rtio_submit(r, wait_count); sys_port_trace_syscall_exit(K_SYSCALL_RTIO_SUBMIT, rtio_submit, r, wait_count, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sdhc.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sdhc.h deleted file mode 100644 index fe27319..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sdhc.h +++ /dev/null @@ -1,243 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SDHC_H -#define Z_INCLUDE_SYSCALLS_SDHC_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_sdhc_hw_reset(const struct device * dev); - -__pinned_func -static inline int sdhc_hw_reset(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_SDHC_HW_RESET); - } -#endif - compiler_barrier(); - return z_impl_sdhc_hw_reset(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_hw_reset(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_HW_RESET, sdhc_hw_reset, dev); syscall__retval = sdhc_hw_reset(dev); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_HW_RESET, sdhc_hw_reset, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sdhc_request(const struct device * dev, struct sdhc_command * cmd, struct sdhc_data * data); - -__pinned_func -static inline int sdhc_request(const struct device * dev, struct sdhc_command * cmd, struct sdhc_data * data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct sdhc_command * val; } parm1 = { .val = cmd }; - union { uintptr_t x; struct sdhc_data * val; } parm2 = { .val = data }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SDHC_REQUEST); - } -#endif - compiler_barrier(); - return z_impl_sdhc_request(dev, cmd, data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_request(dev, cmd, data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_REQUEST, sdhc_request, dev, cmd, data); syscall__retval = sdhc_request(dev, cmd, data); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_REQUEST, sdhc_request, dev, cmd, data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sdhc_set_io(const struct device * dev, struct sdhc_io * io); - -__pinned_func -static inline int sdhc_set_io(const struct device * dev, struct sdhc_io * io) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct sdhc_io * val; } parm1 = { .val = io }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SDHC_SET_IO); - } -#endif - compiler_barrier(); - return z_impl_sdhc_set_io(dev, io); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_set_io(dev, io) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_SET_IO, sdhc_set_io, dev, io); syscall__retval = sdhc_set_io(dev, io); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_SET_IO, sdhc_set_io, dev, io, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sdhc_card_present(const struct device * dev); - -__pinned_func -static inline int sdhc_card_present(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_SDHC_CARD_PRESENT); - } -#endif - compiler_barrier(); - return z_impl_sdhc_card_present(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_card_present(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_CARD_PRESENT, sdhc_card_present, dev); syscall__retval = sdhc_card_present(dev); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_CARD_PRESENT, sdhc_card_present, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sdhc_execute_tuning(const struct device * dev); - -__pinned_func -static inline int sdhc_execute_tuning(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_SDHC_EXECUTE_TUNING); - } -#endif - compiler_barrier(); - return z_impl_sdhc_execute_tuning(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_execute_tuning(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_EXECUTE_TUNING, sdhc_execute_tuning, dev); syscall__retval = sdhc_execute_tuning(dev); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_EXECUTE_TUNING, sdhc_execute_tuning, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sdhc_card_busy(const struct device * dev); - -__pinned_func -static inline int sdhc_card_busy(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_SDHC_CARD_BUSY); - } -#endif - compiler_barrier(); - return z_impl_sdhc_card_busy(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_card_busy(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_CARD_BUSY, sdhc_card_busy, dev); syscall__retval = sdhc_card_busy(dev); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_CARD_BUSY, sdhc_card_busy, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sdhc_get_host_props(const struct device * dev, struct sdhc_host_props * props); - -__pinned_func -static inline int sdhc_get_host_props(const struct device * dev, struct sdhc_host_props * props) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct sdhc_host_props * val; } parm1 = { .val = props }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SDHC_GET_HOST_PROPS); - } -#endif - compiler_barrier(); - return z_impl_sdhc_get_host_props(dev, props); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_get_host_props(dev, props) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_GET_HOST_PROPS, sdhc_get_host_props, dev, props); syscall__retval = sdhc_get_host_props(dev, props); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_GET_HOST_PROPS, sdhc_get_host_props, dev, props, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sdhc_enable_interrupt(const struct device * dev, sdhc_interrupt_cb_t callback, int sources, void * user_data); - -__pinned_func -static inline int sdhc_enable_interrupt(const struct device * dev, sdhc_interrupt_cb_t callback, int sources, void * user_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; sdhc_interrupt_cb_t val; } parm1 = { .val = callback }; - union { uintptr_t x; int val; } parm2 = { .val = sources }; - union { uintptr_t x; void * val; } parm3 = { .val = user_data }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SDHC_ENABLE_INTERRUPT); - } -#endif - compiler_barrier(); - return z_impl_sdhc_enable_interrupt(dev, callback, sources, user_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_enable_interrupt(dev, callback, sources, user_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_ENABLE_INTERRUPT, sdhc_enable_interrupt, dev, callback, sources, user_data); syscall__retval = sdhc_enable_interrupt(dev, callback, sources, user_data); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_ENABLE_INTERRUPT, sdhc_enable_interrupt, dev, callback, sources, user_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sdhc_disable_interrupt(const struct device * dev, int sources); - -__pinned_func -static inline int sdhc_disable_interrupt(const struct device * dev, int sources) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; int val; } parm1 = { .val = sources }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SDHC_DISABLE_INTERRUPT); - } -#endif - compiler_barrier(); - return z_impl_sdhc_disable_interrupt(dev, sources); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sdhc_disable_interrupt(dev, sources) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SDHC_DISABLE_INTERRUPT, sdhc_disable_interrupt, dev, sources); syscall__retval = sdhc_disable_interrupt(dev, sources); sys_port_trace_syscall_exit(K_SYSCALL_SDHC_DISABLE_INTERRUPT, sdhc_disable_interrupt, dev, sources, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sensor.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sensor.h deleted file mode 100644 index 0837868..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sensor.h +++ /dev/null @@ -1,202 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SENSOR_H -#define Z_INCLUDE_SYSCALLS_SENSOR_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_sensor_attr_set(const struct device * dev, enum sensor_channel chan, enum sensor_attribute attr, const struct sensor_value * val); - -__pinned_func -static inline int sensor_attr_set(const struct device * dev, enum sensor_channel chan, enum sensor_attribute attr, const struct sensor_value * val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum sensor_channel val; } parm1 = { .val = chan }; - union { uintptr_t x; enum sensor_attribute val; } parm2 = { .val = attr }; - union { uintptr_t x; const struct sensor_value * val; } parm3 = { .val = val }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SENSOR_ATTR_SET); - } -#endif - compiler_barrier(); - return z_impl_sensor_attr_set(dev, chan, attr, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sensor_attr_set(dev, chan, attr, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SENSOR_ATTR_SET, sensor_attr_set, dev, chan, attr, val); syscall__retval = sensor_attr_set(dev, chan, attr, val); sys_port_trace_syscall_exit(K_SYSCALL_SENSOR_ATTR_SET, sensor_attr_set, dev, chan, attr, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sensor_attr_get(const struct device * dev, enum sensor_channel chan, enum sensor_attribute attr, struct sensor_value * val); - -__pinned_func -static inline int sensor_attr_get(const struct device * dev, enum sensor_channel chan, enum sensor_attribute attr, struct sensor_value * val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum sensor_channel val; } parm1 = { .val = chan }; - union { uintptr_t x; enum sensor_attribute val; } parm2 = { .val = attr }; - union { uintptr_t x; struct sensor_value * val; } parm3 = { .val = val }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SENSOR_ATTR_GET); - } -#endif - compiler_barrier(); - return z_impl_sensor_attr_get(dev, chan, attr, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sensor_attr_get(dev, chan, attr, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SENSOR_ATTR_GET, sensor_attr_get, dev, chan, attr, val); syscall__retval = sensor_attr_get(dev, chan, attr, val); sys_port_trace_syscall_exit(K_SYSCALL_SENSOR_ATTR_GET, sensor_attr_get, dev, chan, attr, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sensor_sample_fetch(const struct device * dev); - -__pinned_func -static inline int sensor_sample_fetch(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_SENSOR_SAMPLE_FETCH); - } -#endif - compiler_barrier(); - return z_impl_sensor_sample_fetch(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sensor_sample_fetch(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SENSOR_SAMPLE_FETCH, sensor_sample_fetch, dev); syscall__retval = sensor_sample_fetch(dev); sys_port_trace_syscall_exit(K_SYSCALL_SENSOR_SAMPLE_FETCH, sensor_sample_fetch, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sensor_sample_fetch_chan(const struct device * dev, enum sensor_channel type); - -__pinned_func -static inline int sensor_sample_fetch_chan(const struct device * dev, enum sensor_channel type) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum sensor_channel val; } parm1 = { .val = type }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SENSOR_SAMPLE_FETCH_CHAN); - } -#endif - compiler_barrier(); - return z_impl_sensor_sample_fetch_chan(dev, type); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sensor_sample_fetch_chan(dev, type) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SENSOR_SAMPLE_FETCH_CHAN, sensor_sample_fetch_chan, dev, type); syscall__retval = sensor_sample_fetch_chan(dev, type); sys_port_trace_syscall_exit(K_SYSCALL_SENSOR_SAMPLE_FETCH_CHAN, sensor_sample_fetch_chan, dev, type, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sensor_channel_get(const struct device * dev, enum sensor_channel chan, struct sensor_value * val); - -__pinned_func -static inline int sensor_channel_get(const struct device * dev, enum sensor_channel chan, struct sensor_value * val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum sensor_channel val; } parm1 = { .val = chan }; - union { uintptr_t x; struct sensor_value * val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SENSOR_CHANNEL_GET); - } -#endif - compiler_barrier(); - return z_impl_sensor_channel_get(dev, chan, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sensor_channel_get(dev, chan, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SENSOR_CHANNEL_GET, sensor_channel_get, dev, chan, val); syscall__retval = sensor_channel_get(dev, chan, val); sys_port_trace_syscall_exit(K_SYSCALL_SENSOR_CHANNEL_GET, sensor_channel_get, dev, chan, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sensor_get_decoder(const struct device * dev, const struct sensor_decoder_api ** decoder); - -__pinned_func -static inline int sensor_get_decoder(const struct device * dev, const struct sensor_decoder_api ** decoder) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct sensor_decoder_api ** val; } parm1 = { .val = decoder }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SENSOR_GET_DECODER); - } -#endif - compiler_barrier(); - return z_impl_sensor_get_decoder(dev, decoder); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sensor_get_decoder(dev, decoder) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SENSOR_GET_DECODER, sensor_get_decoder, dev, decoder); syscall__retval = sensor_get_decoder(dev, decoder); sys_port_trace_syscall_exit(K_SYSCALL_SENSOR_GET_DECODER, sensor_get_decoder, dev, decoder, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sensor_reconfigure_read_iodev(struct rtio_iodev * iodev, const struct device * sensor, const struct sensor_chan_spec * channels, size_t num_channels); - -__pinned_func -static inline int sensor_reconfigure_read_iodev(struct rtio_iodev * iodev, const struct device * sensor, const struct sensor_chan_spec * channels, size_t num_channels) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct rtio_iodev * val; } parm0 = { .val = iodev }; - union { uintptr_t x; const struct device * val; } parm1 = { .val = sensor }; - union { uintptr_t x; const struct sensor_chan_spec * val; } parm2 = { .val = channels }; - union { uintptr_t x; size_t val; } parm3 = { .val = num_channels }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SENSOR_RECONFIGURE_READ_IODEV); - } -#endif - compiler_barrier(); - return z_impl_sensor_reconfigure_read_iodev(iodev, sensor, channels, num_channels); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sensor_reconfigure_read_iodev(iodev, sensor, channels, num_channels) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SENSOR_RECONFIGURE_READ_IODEV, sensor_reconfigure_read_iodev, iodev, sensor, channels, num_channels); syscall__retval = sensor_reconfigure_read_iodev(iodev, sensor, channels, num_channels); sys_port_trace_syscall_exit(K_SYSCALL_SENSOR_RECONFIGURE_READ_IODEV, sensor_reconfigure_read_iodev, iodev, sensor, channels, num_channels, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sip_svc_driver.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sip_svc_driver.h deleted file mode 100644 index e4004ed..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/sip_svc_driver.h +++ /dev/null @@ -1,285 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SIP_SVC_DRIVER_H -#define Z_INCLUDE_SYSCALLS_SIP_SVC_DRIVER_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_sip_supervisory_call(const struct device * dev, unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, struct arm_smccc_res * res); - -__pinned_func -static inline void sip_supervisory_call(const struct device * dev, unsigned long function_id, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, struct arm_smccc_res * res) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; unsigned long val; } parm1 = { .val = function_id }; - union { uintptr_t x; unsigned long val; } parm2 = { .val = arg0 }; - union { uintptr_t x; unsigned long val; } parm3 = { .val = arg1 }; - union { uintptr_t x; unsigned long val; } parm4 = { .val = arg2 }; - union { uintptr_t x; unsigned long val; } parm5 = { .val = arg3 }; - union { uintptr_t x; unsigned long val; } parm6 = { .val = arg4 }; - union { uintptr_t x; unsigned long val; } parm7 = { .val = arg5 }; - union { uintptr_t x; unsigned long val; } parm8 = { .val = arg6 }; - union { uintptr_t x; struct arm_smccc_res * val; } parm9 = { .val = res }; - uintptr_t more[] = { - parm5.x, - parm6.x, - parm7.x, - parm8.x, - parm9.x - }; - (void) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, (uintptr_t) &more, K_SYSCALL_SIP_SUPERVISORY_CALL); - return; - } -#endif - compiler_barrier(); - z_impl_sip_supervisory_call(dev, function_id, arg0, arg1, arg2, arg3, arg4, arg5, arg6, res); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_supervisory_call(dev, function_id, arg0, arg1, arg2, arg3, arg4, arg5, arg6, res) do { sys_port_trace_syscall_enter(K_SYSCALL_SIP_SUPERVISORY_CALL, sip_supervisory_call, dev, function_id, arg0, arg1, arg2, arg3, arg4, arg5, arg6, res); sip_supervisory_call(dev, function_id, arg0, arg1, arg2, arg3, arg4, arg5, arg6, res); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SUPERVISORY_CALL, sip_supervisory_call, dev, function_id, arg0, arg1, arg2, arg3, arg4, arg5, arg6, res); } while(false) -#endif -#endif - - -extern bool z_impl_sip_svc_plat_func_id_valid(const struct device * dev, uint32_t command, uint32_t func_id); - -__pinned_func -static inline bool sip_svc_plat_func_id_valid(const struct device * dev, uint32_t command, uint32_t func_id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = command }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = func_id }; - return (bool) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SIP_SVC_PLAT_FUNC_ID_VALID); - } -#endif - compiler_barrier(); - return z_impl_sip_svc_plat_func_id_valid(dev, command, func_id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_svc_plat_func_id_valid(dev, command, func_id) ({ bool syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SIP_SVC_PLAT_FUNC_ID_VALID, sip_svc_plat_func_id_valid, dev, command, func_id); syscall__retval = sip_svc_plat_func_id_valid(dev, command, func_id); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SVC_PLAT_FUNC_ID_VALID, sip_svc_plat_func_id_valid, dev, command, func_id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_sip_svc_plat_format_trans_id(const struct device * dev, uint32_t client_idx, uint32_t trans_idx); - -__pinned_func -static inline uint32_t sip_svc_plat_format_trans_id(const struct device * dev, uint32_t client_idx, uint32_t trans_idx) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = client_idx }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = trans_idx }; - return (uint32_t) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SIP_SVC_PLAT_FORMAT_TRANS_ID); - } -#endif - compiler_barrier(); - return z_impl_sip_svc_plat_format_trans_id(dev, client_idx, trans_idx); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_svc_plat_format_trans_id(dev, client_idx, trans_idx) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SIP_SVC_PLAT_FORMAT_TRANS_ID, sip_svc_plat_format_trans_id, dev, client_idx, trans_idx); syscall__retval = sip_svc_plat_format_trans_id(dev, client_idx, trans_idx); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SVC_PLAT_FORMAT_TRANS_ID, sip_svc_plat_format_trans_id, dev, client_idx, trans_idx, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern uint32_t z_impl_sip_svc_plat_get_trans_idx(const struct device * dev, uint32_t trans_id); - -__pinned_func -static inline uint32_t sip_svc_plat_get_trans_idx(const struct device * dev, uint32_t trans_id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = trans_id }; - return (uint32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SIP_SVC_PLAT_GET_TRANS_IDX); - } -#endif - compiler_barrier(); - return z_impl_sip_svc_plat_get_trans_idx(dev, trans_id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_svc_plat_get_trans_idx(dev, trans_id) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SIP_SVC_PLAT_GET_TRANS_IDX, sip_svc_plat_get_trans_idx, dev, trans_id); syscall__retval = sip_svc_plat_get_trans_idx(dev, trans_id); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SVC_PLAT_GET_TRANS_IDX, sip_svc_plat_get_trans_idx, dev, trans_id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_sip_svc_plat_update_trans_id(const struct device * dev, struct sip_svc_request * request, uint32_t trans_id); - -__pinned_func -static inline void sip_svc_plat_update_trans_id(const struct device * dev, struct sip_svc_request * request, uint32_t trans_id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct sip_svc_request * val; } parm1 = { .val = request }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = trans_id }; - (void) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SIP_SVC_PLAT_UPDATE_TRANS_ID); - return; - } -#endif - compiler_barrier(); - z_impl_sip_svc_plat_update_trans_id(dev, request, trans_id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_svc_plat_update_trans_id(dev, request, trans_id) do { sys_port_trace_syscall_enter(K_SYSCALL_SIP_SVC_PLAT_UPDATE_TRANS_ID, sip_svc_plat_update_trans_id, dev, request, trans_id); sip_svc_plat_update_trans_id(dev, request, trans_id); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SVC_PLAT_UPDATE_TRANS_ID, sip_svc_plat_update_trans_id, dev, request, trans_id); } while(false) -#endif -#endif - - -extern uint32_t z_impl_sip_svc_plat_get_error_code(const struct device * dev, struct arm_smccc_res * res); - -__pinned_func -static inline uint32_t sip_svc_plat_get_error_code(const struct device * dev, struct arm_smccc_res * res) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct arm_smccc_res * val; } parm1 = { .val = res }; - return (uint32_t) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SIP_SVC_PLAT_GET_ERROR_CODE); - } -#endif - compiler_barrier(); - return z_impl_sip_svc_plat_get_error_code(dev, res); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_svc_plat_get_error_code(dev, res) ({ uint32_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SIP_SVC_PLAT_GET_ERROR_CODE, sip_svc_plat_get_error_code, dev, res); syscall__retval = sip_svc_plat_get_error_code(dev, res); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SVC_PLAT_GET_ERROR_CODE, sip_svc_plat_get_error_code, dev, res, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sip_svc_plat_async_res_req(const struct device * dev, unsigned long * a0, unsigned long * a1, unsigned long * a2, unsigned long * a3, unsigned long * a4, unsigned long * a5, unsigned long * a6, unsigned long * a7, char * buf, size_t size); - -__pinned_func -static inline int sip_svc_plat_async_res_req(const struct device * dev, unsigned long * a0, unsigned long * a1, unsigned long * a2, unsigned long * a3, unsigned long * a4, unsigned long * a5, unsigned long * a6, unsigned long * a7, char * buf, size_t size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; unsigned long * val; } parm1 = { .val = a0 }; - union { uintptr_t x; unsigned long * val; } parm2 = { .val = a1 }; - union { uintptr_t x; unsigned long * val; } parm3 = { .val = a2 }; - union { uintptr_t x; unsigned long * val; } parm4 = { .val = a3 }; - union { uintptr_t x; unsigned long * val; } parm5 = { .val = a4 }; - union { uintptr_t x; unsigned long * val; } parm6 = { .val = a5 }; - union { uintptr_t x; unsigned long * val; } parm7 = { .val = a6 }; - union { uintptr_t x; unsigned long * val; } parm8 = { .val = a7 }; - union { uintptr_t x; char * val; } parm9 = { .val = buf }; - union { uintptr_t x; size_t val; } parm10 = { .val = size }; - uintptr_t more[] = { - parm5.x, - parm6.x, - parm7.x, - parm8.x, - parm9.x, - parm10.x - }; - return (int) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, (uintptr_t) &more, K_SYSCALL_SIP_SVC_PLAT_ASYNC_RES_REQ); - } -#endif - compiler_barrier(); - return z_impl_sip_svc_plat_async_res_req(dev, a0, a1, a2, a3, a4, a5, a6, a7, buf, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_svc_plat_async_res_req(dev, a0, a1, a2, a3, a4, a5, a6, a7, buf, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SIP_SVC_PLAT_ASYNC_RES_REQ, sip_svc_plat_async_res_req, dev, a0, a1, a2, a3, a4, a5, a6, a7, buf, size); syscall__retval = sip_svc_plat_async_res_req(dev, a0, a1, a2, a3, a4, a5, a6, a7, buf, size); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SVC_PLAT_ASYNC_RES_REQ, sip_svc_plat_async_res_req, dev, a0, a1, a2, a3, a4, a5, a6, a7, buf, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_sip_svc_plat_async_res_res(const struct device * dev, struct arm_smccc_res * res, char * buf, size_t * size, uint32_t * trans_id); - -__pinned_func -static inline int sip_svc_plat_async_res_res(const struct device * dev, struct arm_smccc_res * res, char * buf, size_t * size, uint32_t * trans_id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct arm_smccc_res * val; } parm1 = { .val = res }; - union { uintptr_t x; char * val; } parm2 = { .val = buf }; - union { uintptr_t x; size_t * val; } parm3 = { .val = size }; - union { uintptr_t x; uint32_t * val; } parm4 = { .val = trans_id }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_SIP_SVC_PLAT_ASYNC_RES_RES); - } -#endif - compiler_barrier(); - return z_impl_sip_svc_plat_async_res_res(dev, res, buf, size, trans_id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_svc_plat_async_res_res(dev, res, buf, size, trans_id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SIP_SVC_PLAT_ASYNC_RES_RES, sip_svc_plat_async_res_res, dev, res, buf, size, trans_id); syscall__retval = sip_svc_plat_async_res_res(dev, res, buf, size, trans_id); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SVC_PLAT_ASYNC_RES_RES, sip_svc_plat_async_res_res, dev, res, buf, size, trans_id, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_sip_svc_plat_free_async_memory(const struct device * dev, struct sip_svc_request * request); - -__pinned_func -static inline void sip_svc_plat_free_async_memory(const struct device * dev, struct sip_svc_request * request) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct sip_svc_request * val; } parm1 = { .val = request }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SIP_SVC_PLAT_FREE_ASYNC_MEMORY); - return; - } -#endif - compiler_barrier(); - z_impl_sip_svc_plat_free_async_memory(dev, request); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sip_svc_plat_free_async_memory(dev, request) do { sys_port_trace_syscall_enter(K_SYSCALL_SIP_SVC_PLAT_FREE_ASYNC_MEMORY, sip_svc_plat_free_async_memory, dev, request); sip_svc_plat_free_async_memory(dev, request); sys_port_trace_syscall_exit(K_SYSCALL_SIP_SVC_PLAT_FREE_ASYNC_MEMORY, sip_svc_plat_free_async_memory, dev, request); } while(false) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/smbus.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/smbus.h deleted file mode 100644 index 9fbabbd..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/smbus.h +++ /dev/null @@ -1,417 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SMBUS_H -#define Z_INCLUDE_SYSCALLS_SMBUS_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_smbus_configure(const struct device * dev, uint32_t dev_config); - -__pinned_func -static inline int smbus_configure(const struct device * dev, uint32_t dev_config) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = dev_config }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SMBUS_CONFIGURE); - } -#endif - compiler_barrier(); - return z_impl_smbus_configure(dev, dev_config); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_configure(dev, dev_config) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_CONFIGURE, smbus_configure, dev, dev_config); syscall__retval = smbus_configure(dev, dev_config); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_CONFIGURE, smbus_configure, dev, dev_config, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_get_config(const struct device * dev, uint32_t * dev_config); - -__pinned_func -static inline int smbus_get_config(const struct device * dev, uint32_t * dev_config) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t * val; } parm1 = { .val = dev_config }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SMBUS_GET_CONFIG); - } -#endif - compiler_barrier(); - return z_impl_smbus_get_config(dev, dev_config); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_get_config(dev, dev_config) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_GET_CONFIG, smbus_get_config, dev, dev_config); syscall__retval = smbus_get_config(dev, dev_config); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_GET_CONFIG, smbus_get_config, dev, dev_config, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_smbalert_remove_cb(const struct device * dev, struct smbus_callback * cb); - -__pinned_func -static inline int smbus_smbalert_remove_cb(const struct device * dev, struct smbus_callback * cb) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct smbus_callback * val; } parm1 = { .val = cb }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SMBUS_SMBALERT_REMOVE_CB); - } -#endif - compiler_barrier(); - return z_impl_smbus_smbalert_remove_cb(dev, cb); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_smbalert_remove_cb(dev, cb) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_SMBALERT_REMOVE_CB, smbus_smbalert_remove_cb, dev, cb); syscall__retval = smbus_smbalert_remove_cb(dev, cb); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_SMBALERT_REMOVE_CB, smbus_smbalert_remove_cb, dev, cb, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_host_notify_remove_cb(const struct device * dev, struct smbus_callback * cb); - -__pinned_func -static inline int smbus_host_notify_remove_cb(const struct device * dev, struct smbus_callback * cb) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct smbus_callback * val; } parm1 = { .val = cb }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SMBUS_HOST_NOTIFY_REMOVE_CB); - } -#endif - compiler_barrier(); - return z_impl_smbus_host_notify_remove_cb(dev, cb); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_host_notify_remove_cb(dev, cb) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_HOST_NOTIFY_REMOVE_CB, smbus_host_notify_remove_cb, dev, cb); syscall__retval = smbus_host_notify_remove_cb(dev, cb); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_HOST_NOTIFY_REMOVE_CB, smbus_host_notify_remove_cb, dev, cb, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_quick(const struct device * dev, uint16_t addr, enum smbus_direction direction); - -__pinned_func -static inline int smbus_quick(const struct device * dev, uint16_t addr, enum smbus_direction direction) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; enum smbus_direction val; } parm2 = { .val = direction }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SMBUS_QUICK); - } -#endif - compiler_barrier(); - return z_impl_smbus_quick(dev, addr, direction); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_quick(dev, addr, direction) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_QUICK, smbus_quick, dev, addr, direction); syscall__retval = smbus_quick(dev, addr, direction); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_QUICK, smbus_quick, dev, addr, direction, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_byte_write(const struct device * dev, uint16_t addr, uint8_t byte); - -__pinned_func -static inline int smbus_byte_write(const struct device * dev, uint16_t addr, uint8_t byte) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = byte }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SMBUS_BYTE_WRITE); - } -#endif - compiler_barrier(); - return z_impl_smbus_byte_write(dev, addr, byte); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_byte_write(dev, addr, byte) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_BYTE_WRITE, smbus_byte_write, dev, addr, byte); syscall__retval = smbus_byte_write(dev, addr, byte); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_BYTE_WRITE, smbus_byte_write, dev, addr, byte, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_byte_read(const struct device * dev, uint16_t addr, uint8_t * byte); - -__pinned_func -static inline int smbus_byte_read(const struct device * dev, uint16_t addr, uint8_t * byte) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t * val; } parm2 = { .val = byte }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SMBUS_BYTE_READ); - } -#endif - compiler_barrier(); - return z_impl_smbus_byte_read(dev, addr, byte); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_byte_read(dev, addr, byte) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_BYTE_READ, smbus_byte_read, dev, addr, byte); syscall__retval = smbus_byte_read(dev, addr, byte); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_BYTE_READ, smbus_byte_read, dev, addr, byte, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_byte_data_write(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t byte); - -__pinned_func -static inline int smbus_byte_data_write(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t byte) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = cmd }; - union { uintptr_t x; uint8_t val; } parm3 = { .val = byte }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SMBUS_BYTE_DATA_WRITE); - } -#endif - compiler_barrier(); - return z_impl_smbus_byte_data_write(dev, addr, cmd, byte); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_byte_data_write(dev, addr, cmd, byte) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_BYTE_DATA_WRITE, smbus_byte_data_write, dev, addr, cmd, byte); syscall__retval = smbus_byte_data_write(dev, addr, cmd, byte); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_BYTE_DATA_WRITE, smbus_byte_data_write, dev, addr, cmd, byte, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_byte_data_read(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t * byte); - -__pinned_func -static inline int smbus_byte_data_read(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t * byte) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = cmd }; - union { uintptr_t x; uint8_t * val; } parm3 = { .val = byte }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SMBUS_BYTE_DATA_READ); - } -#endif - compiler_barrier(); - return z_impl_smbus_byte_data_read(dev, addr, cmd, byte); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_byte_data_read(dev, addr, cmd, byte) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_BYTE_DATA_READ, smbus_byte_data_read, dev, addr, cmd, byte); syscall__retval = smbus_byte_data_read(dev, addr, cmd, byte); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_BYTE_DATA_READ, smbus_byte_data_read, dev, addr, cmd, byte, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_word_data_write(const struct device * dev, uint16_t addr, uint8_t cmd, uint16_t word); - -__pinned_func -static inline int smbus_word_data_write(const struct device * dev, uint16_t addr, uint8_t cmd, uint16_t word) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = cmd }; - union { uintptr_t x; uint16_t val; } parm3 = { .val = word }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SMBUS_WORD_DATA_WRITE); - } -#endif - compiler_barrier(); - return z_impl_smbus_word_data_write(dev, addr, cmd, word); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_word_data_write(dev, addr, cmd, word) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_WORD_DATA_WRITE, smbus_word_data_write, dev, addr, cmd, word); syscall__retval = smbus_word_data_write(dev, addr, cmd, word); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_WORD_DATA_WRITE, smbus_word_data_write, dev, addr, cmd, word, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_word_data_read(const struct device * dev, uint16_t addr, uint8_t cmd, uint16_t * word); - -__pinned_func -static inline int smbus_word_data_read(const struct device * dev, uint16_t addr, uint8_t cmd, uint16_t * word) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = cmd }; - union { uintptr_t x; uint16_t * val; } parm3 = { .val = word }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SMBUS_WORD_DATA_READ); - } -#endif - compiler_barrier(); - return z_impl_smbus_word_data_read(dev, addr, cmd, word); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_word_data_read(dev, addr, cmd, word) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_WORD_DATA_READ, smbus_word_data_read, dev, addr, cmd, word); syscall__retval = smbus_word_data_read(dev, addr, cmd, word); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_WORD_DATA_READ, smbus_word_data_read, dev, addr, cmd, word, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_pcall(const struct device * dev, uint16_t addr, uint8_t cmd, uint16_t send_word, uint16_t * recv_word); - -__pinned_func -static inline int smbus_pcall(const struct device * dev, uint16_t addr, uint8_t cmd, uint16_t send_word, uint16_t * recv_word) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = cmd }; - union { uintptr_t x; uint16_t val; } parm3 = { .val = send_word }; - union { uintptr_t x; uint16_t * val; } parm4 = { .val = recv_word }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_SMBUS_PCALL); - } -#endif - compiler_barrier(); - return z_impl_smbus_pcall(dev, addr, cmd, send_word, recv_word); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_pcall(dev, addr, cmd, send_word, recv_word) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_PCALL, smbus_pcall, dev, addr, cmd, send_word, recv_word); syscall__retval = smbus_pcall(dev, addr, cmd, send_word, recv_word); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_PCALL, smbus_pcall, dev, addr, cmd, send_word, recv_word, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_block_write(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t count, uint8_t * buf); - -__pinned_func -static inline int smbus_block_write(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t count, uint8_t * buf) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = cmd }; - union { uintptr_t x; uint8_t val; } parm3 = { .val = count }; - union { uintptr_t x; uint8_t * val; } parm4 = { .val = buf }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_SMBUS_BLOCK_WRITE); - } -#endif - compiler_barrier(); - return z_impl_smbus_block_write(dev, addr, cmd, count, buf); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_block_write(dev, addr, cmd, count, buf) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_BLOCK_WRITE, smbus_block_write, dev, addr, cmd, count, buf); syscall__retval = smbus_block_write(dev, addr, cmd, count, buf); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_BLOCK_WRITE, smbus_block_write, dev, addr, cmd, count, buf, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_block_read(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t * count, uint8_t * buf); - -__pinned_func -static inline int smbus_block_read(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t * count, uint8_t * buf) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = cmd }; - union { uintptr_t x; uint8_t * val; } parm3 = { .val = count }; - union { uintptr_t x; uint8_t * val; } parm4 = { .val = buf }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_SMBUS_BLOCK_READ); - } -#endif - compiler_barrier(); - return z_impl_smbus_block_read(dev, addr, cmd, count, buf); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_block_read(dev, addr, cmd, count, buf) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_BLOCK_READ, smbus_block_read, dev, addr, cmd, count, buf); syscall__retval = smbus_block_read(dev, addr, cmd, count, buf); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_BLOCK_READ, smbus_block_read, dev, addr, cmd, count, buf, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_smbus_block_pcall(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t snd_count, uint8_t * snd_buf, uint8_t * rcv_count, uint8_t * rcv_buf); - -__pinned_func -static inline int smbus_block_pcall(const struct device * dev, uint16_t addr, uint8_t cmd, uint8_t snd_count, uint8_t * snd_buf, uint8_t * rcv_count, uint8_t * rcv_buf) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = addr }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = cmd }; - union { uintptr_t x; uint8_t val; } parm3 = { .val = snd_count }; - union { uintptr_t x; uint8_t * val; } parm4 = { .val = snd_buf }; - union { uintptr_t x; uint8_t * val; } parm5 = { .val = rcv_count }; - union { uintptr_t x; uint8_t * val; } parm6 = { .val = rcv_buf }; - uintptr_t more[] = { - parm5.x, - parm6.x - }; - return (int) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, (uintptr_t) &more, K_SYSCALL_SMBUS_BLOCK_PCALL); - } -#endif - compiler_barrier(); - return z_impl_smbus_block_pcall(dev, addr, cmd, snd_count, snd_buf, rcv_count, rcv_buf); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define smbus_block_pcall(dev, addr, cmd, snd_count, snd_buf, rcv_count, rcv_buf) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SMBUS_BLOCK_PCALL, smbus_block_pcall, dev, addr, cmd, snd_count, snd_buf, rcv_count, rcv_buf); syscall__retval = smbus_block_pcall(dev, addr, cmd, snd_count, snd_buf, rcv_count, rcv_buf); sys_port_trace_syscall_exit(K_SYSCALL_SMBUS_BLOCK_PCALL, smbus_block_pcall, dev, addr, cmd, snd_count, snd_buf, rcv_count, rcv_buf, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket.h deleted file mode 100644 index 3623d3c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket.h +++ /dev/null @@ -1,611 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SOCKET_H -#define Z_INCLUDE_SYSCALLS_SOCKET_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void * z_impl_zsock_get_context_object(int sock); - -__pinned_func -static inline void * zsock_get_context_object(int sock) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - return (void *) arch_syscall_invoke1(parm0.x, K_SYSCALL_ZSOCK_GET_CONTEXT_OBJECT); - } -#endif - compiler_barrier(); - return z_impl_zsock_get_context_object(sock); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_get_context_object(sock) ({ void * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_GET_CONTEXT_OBJECT, zsock_get_context_object, sock); syscall__retval = zsock_get_context_object(sock); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_GET_CONTEXT_OBJECT, zsock_get_context_object, sock, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_socket(int family, int type, int proto); - -__pinned_func -static inline int zsock_socket(int family, int type, int proto) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = family }; - union { uintptr_t x; int val; } parm1 = { .val = type }; - union { uintptr_t x; int val; } parm2 = { .val = proto }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_SOCKET); - } -#endif - compiler_barrier(); - return z_impl_zsock_socket(family, type, proto); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_socket(family, type, proto) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_SOCKET, zsock_socket, family, type, proto); syscall__retval = zsock_socket(family, type, proto); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_SOCKET, zsock_socket, family, type, proto, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_socketpair(int family, int type, int proto, int * sv); - -__pinned_func -static inline int zsock_socketpair(int family, int type, int proto, int * sv) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = family }; - union { uintptr_t x; int val; } parm1 = { .val = type }; - union { uintptr_t x; int val; } parm2 = { .val = proto }; - union { uintptr_t x; int * val; } parm3 = { .val = sv }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_ZSOCK_SOCKETPAIR); - } -#endif - compiler_barrier(); - return z_impl_zsock_socketpair(family, type, proto, sv); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_socketpair(family, type, proto, sv) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_SOCKETPAIR, zsock_socketpair, family, type, proto, sv); syscall__retval = zsock_socketpair(family, type, proto, sv); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_SOCKETPAIR, zsock_socketpair, family, type, proto, sv, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_close(int sock); - -__pinned_func -static inline int zsock_close(int sock) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_ZSOCK_CLOSE); - } -#endif - compiler_barrier(); - return z_impl_zsock_close(sock); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_close(sock) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_CLOSE, zsock_close, sock); syscall__retval = zsock_close(sock); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_CLOSE, zsock_close, sock, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_shutdown(int sock, int how); - -__pinned_func -static inline int zsock_shutdown(int sock, int how) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; int val; } parm1 = { .val = how }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ZSOCK_SHUTDOWN); - } -#endif - compiler_barrier(); - return z_impl_zsock_shutdown(sock, how); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_shutdown(sock, how) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_SHUTDOWN, zsock_shutdown, sock, how); syscall__retval = zsock_shutdown(sock, how); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_SHUTDOWN, zsock_shutdown, sock, how, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_bind(int sock, const struct sockaddr * addr, socklen_t addrlen); - -__pinned_func -static inline int zsock_bind(int sock, const struct sockaddr * addr, socklen_t addrlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; const struct sockaddr * val; } parm1 = { .val = addr }; - union { uintptr_t x; socklen_t val; } parm2 = { .val = addrlen }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_BIND); - } -#endif - compiler_barrier(); - return z_impl_zsock_bind(sock, addr, addrlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_bind(sock, addr, addrlen) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_BIND, zsock_bind, sock, addr, addrlen); syscall__retval = zsock_bind(sock, addr, addrlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_BIND, zsock_bind, sock, addr, addrlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_connect(int sock, const struct sockaddr * addr, socklen_t addrlen); - -__pinned_func -static inline int zsock_connect(int sock, const struct sockaddr * addr, socklen_t addrlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; const struct sockaddr * val; } parm1 = { .val = addr }; - union { uintptr_t x; socklen_t val; } parm2 = { .val = addrlen }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_CONNECT); - } -#endif - compiler_barrier(); - return z_impl_zsock_connect(sock, addr, addrlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_connect(sock, addr, addrlen) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_CONNECT, zsock_connect, sock, addr, addrlen); syscall__retval = zsock_connect(sock, addr, addrlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_CONNECT, zsock_connect, sock, addr, addrlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_listen(int sock, int backlog); - -__pinned_func -static inline int zsock_listen(int sock, int backlog) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; int val; } parm1 = { .val = backlog }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ZSOCK_LISTEN); - } -#endif - compiler_barrier(); - return z_impl_zsock_listen(sock, backlog); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_listen(sock, backlog) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_LISTEN, zsock_listen, sock, backlog); syscall__retval = zsock_listen(sock, backlog); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_LISTEN, zsock_listen, sock, backlog, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_accept(int sock, struct sockaddr * addr, socklen_t * addrlen); - -__pinned_func -static inline int zsock_accept(int sock, struct sockaddr * addr, socklen_t * addrlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; struct sockaddr * val; } parm1 = { .val = addr }; - union { uintptr_t x; socklen_t * val; } parm2 = { .val = addrlen }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_ACCEPT); - } -#endif - compiler_barrier(); - return z_impl_zsock_accept(sock, addr, addrlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_accept(sock, addr, addrlen) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_ACCEPT, zsock_accept, sock, addr, addrlen); syscall__retval = zsock_accept(sock, addr, addrlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_ACCEPT, zsock_accept, sock, addr, addrlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern ssize_t z_impl_zsock_sendto(int sock, const void * buf, size_t len, int flags, const struct sockaddr * dest_addr, socklen_t addrlen); - -__pinned_func -static inline ssize_t zsock_sendto(int sock, const void * buf, size_t len, int flags, const struct sockaddr * dest_addr, socklen_t addrlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; const void * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t val; } parm2 = { .val = len }; - union { uintptr_t x; int val; } parm3 = { .val = flags }; - union { uintptr_t x; const struct sockaddr * val; } parm4 = { .val = dest_addr }; - union { uintptr_t x; socklen_t val; } parm5 = { .val = addrlen }; - return (ssize_t) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, parm5.x, K_SYSCALL_ZSOCK_SENDTO); - } -#endif - compiler_barrier(); - return z_impl_zsock_sendto(sock, buf, len, flags, dest_addr, addrlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_sendto(sock, buf, len, flags, dest_addr, addrlen) ({ ssize_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_SENDTO, zsock_sendto, sock, buf, len, flags, dest_addr, addrlen); syscall__retval = zsock_sendto(sock, buf, len, flags, dest_addr, addrlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_SENDTO, zsock_sendto, sock, buf, len, flags, dest_addr, addrlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern ssize_t z_impl_zsock_sendmsg(int sock, const struct msghdr * msg, int flags); - -__pinned_func -static inline ssize_t zsock_sendmsg(int sock, const struct msghdr * msg, int flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; const struct msghdr * val; } parm1 = { .val = msg }; - union { uintptr_t x; int val; } parm2 = { .val = flags }; - return (ssize_t) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_SENDMSG); - } -#endif - compiler_barrier(); - return z_impl_zsock_sendmsg(sock, msg, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_sendmsg(sock, msg, flags) ({ ssize_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_SENDMSG, zsock_sendmsg, sock, msg, flags); syscall__retval = zsock_sendmsg(sock, msg, flags); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_SENDMSG, zsock_sendmsg, sock, msg, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern ssize_t z_impl_zsock_recvfrom(int sock, void * buf, size_t max_len, int flags, struct sockaddr * src_addr, socklen_t * addrlen); - -__pinned_func -static inline ssize_t zsock_recvfrom(int sock, void * buf, size_t max_len, int flags, struct sockaddr * src_addr, socklen_t * addrlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; void * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t val; } parm2 = { .val = max_len }; - union { uintptr_t x; int val; } parm3 = { .val = flags }; - union { uintptr_t x; struct sockaddr * val; } parm4 = { .val = src_addr }; - union { uintptr_t x; socklen_t * val; } parm5 = { .val = addrlen }; - return (ssize_t) arch_syscall_invoke6(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, parm5.x, K_SYSCALL_ZSOCK_RECVFROM); - } -#endif - compiler_barrier(); - return z_impl_zsock_recvfrom(sock, buf, max_len, flags, src_addr, addrlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_recvfrom(sock, buf, max_len, flags, src_addr, addrlen) ({ ssize_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_RECVFROM, zsock_recvfrom, sock, buf, max_len, flags, src_addr, addrlen); syscall__retval = zsock_recvfrom(sock, buf, max_len, flags, src_addr, addrlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_RECVFROM, zsock_recvfrom, sock, buf, max_len, flags, src_addr, addrlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern ssize_t z_impl_zsock_recvmsg(int sock, struct msghdr * msg, int flags); - -__pinned_func -static inline ssize_t zsock_recvmsg(int sock, struct msghdr * msg, int flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; struct msghdr * val; } parm1 = { .val = msg }; - union { uintptr_t x; int val; } parm2 = { .val = flags }; - return (ssize_t) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_RECVMSG); - } -#endif - compiler_barrier(); - return z_impl_zsock_recvmsg(sock, msg, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_recvmsg(sock, msg, flags) ({ ssize_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_RECVMSG, zsock_recvmsg, sock, msg, flags); syscall__retval = zsock_recvmsg(sock, msg, flags); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_RECVMSG, zsock_recvmsg, sock, msg, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_fcntl_impl(int sock, int cmd, int flags); - -__pinned_func -static inline int zsock_fcntl_impl(int sock, int cmd, int flags) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; int val; } parm1 = { .val = cmd }; - union { uintptr_t x; int val; } parm2 = { .val = flags }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_FCNTL_IMPL); - } -#endif - compiler_barrier(); - return z_impl_zsock_fcntl_impl(sock, cmd, flags); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_fcntl_impl(sock, cmd, flags) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_FCNTL_IMPL, zsock_fcntl_impl, sock, cmd, flags); syscall__retval = zsock_fcntl_impl(sock, cmd, flags); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_FCNTL_IMPL, zsock_fcntl_impl, sock, cmd, flags, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_ioctl_impl(int sock, unsigned long request, va_list ap); - -__pinned_func -static inline int zsock_ioctl_impl(int sock, unsigned long request, va_list ap) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; unsigned long val; } parm1 = { .val = request }; - union { uintptr_t x; va_list val; } parm2; - va_copy(parm2.val, ap); - int invoke__retval = arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_IOCTL_IMPL); - va_end(parm2.val); - return invoke__retval; - } -#endif - compiler_barrier(); - return z_impl_zsock_ioctl_impl(sock, request, ap); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_ioctl_impl(sock, request, ap) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_IOCTL_IMPL, zsock_ioctl_impl, sock, request, ap); syscall__retval = zsock_ioctl_impl(sock, request, ap); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_IOCTL_IMPL, zsock_ioctl_impl, sock, request, ap, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_poll(struct zsock_pollfd * fds, int nfds, int timeout); - -__pinned_func -static inline int zsock_poll(struct zsock_pollfd * fds, int nfds, int timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; struct zsock_pollfd * val; } parm0 = { .val = fds }; - union { uintptr_t x; int val; } parm1 = { .val = nfds }; - union { uintptr_t x; int val; } parm2 = { .val = timeout }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_POLL); - } -#endif - compiler_barrier(); - return z_impl_zsock_poll(fds, nfds, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_poll(fds, nfds, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_POLL, zsock_poll, fds, nfds, timeout); syscall__retval = zsock_poll(fds, nfds, timeout); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_POLL, zsock_poll, fds, nfds, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_getsockopt(int sock, int level, int optname, void * optval, socklen_t * optlen); - -__pinned_func -static inline int zsock_getsockopt(int sock, int level, int optname, void * optval, socklen_t * optlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; int val; } parm1 = { .val = level }; - union { uintptr_t x; int val; } parm2 = { .val = optname }; - union { uintptr_t x; void * val; } parm3 = { .val = optval }; - union { uintptr_t x; socklen_t * val; } parm4 = { .val = optlen }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_ZSOCK_GETSOCKOPT); - } -#endif - compiler_barrier(); - return z_impl_zsock_getsockopt(sock, level, optname, optval, optlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_getsockopt(sock, level, optname, optval, optlen) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_GETSOCKOPT, zsock_getsockopt, sock, level, optname, optval, optlen); syscall__retval = zsock_getsockopt(sock, level, optname, optval, optlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_GETSOCKOPT, zsock_getsockopt, sock, level, optname, optval, optlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_setsockopt(int sock, int level, int optname, const void * optval, socklen_t optlen); - -__pinned_func -static inline int zsock_setsockopt(int sock, int level, int optname, const void * optval, socklen_t optlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; int val; } parm1 = { .val = level }; - union { uintptr_t x; int val; } parm2 = { .val = optname }; - union { uintptr_t x; const void * val; } parm3 = { .val = optval }; - union { uintptr_t x; socklen_t val; } parm4 = { .val = optlen }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_ZSOCK_SETSOCKOPT); - } -#endif - compiler_barrier(); - return z_impl_zsock_setsockopt(sock, level, optname, optval, optlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_setsockopt(sock, level, optname, optval, optlen) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_SETSOCKOPT, zsock_setsockopt, sock, level, optname, optval, optlen); syscall__retval = zsock_setsockopt(sock, level, optname, optval, optlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_SETSOCKOPT, zsock_setsockopt, sock, level, optname, optval, optlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_getpeername(int sock, struct sockaddr * addr, socklen_t * addrlen); - -__pinned_func -static inline int zsock_getpeername(int sock, struct sockaddr * addr, socklen_t * addrlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; struct sockaddr * val; } parm1 = { .val = addr }; - union { uintptr_t x; socklen_t * val; } parm2 = { .val = addrlen }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_GETPEERNAME); - } -#endif - compiler_barrier(); - return z_impl_zsock_getpeername(sock, addr, addrlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_getpeername(sock, addr, addrlen) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_GETPEERNAME, zsock_getpeername, sock, addr, addrlen); syscall__retval = zsock_getpeername(sock, addr, addrlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_GETPEERNAME, zsock_getpeername, sock, addr, addrlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_getsockname(int sock, struct sockaddr * addr, socklen_t * addrlen); - -__pinned_func -static inline int zsock_getsockname(int sock, struct sockaddr * addr, socklen_t * addrlen) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = sock }; - union { uintptr_t x; struct sockaddr * val; } parm1 = { .val = addr }; - union { uintptr_t x; socklen_t * val; } parm2 = { .val = addrlen }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_GETSOCKNAME); - } -#endif - compiler_barrier(); - return z_impl_zsock_getsockname(sock, addr, addrlen); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_getsockname(sock, addr, addrlen) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_GETSOCKNAME, zsock_getsockname, sock, addr, addrlen); syscall__retval = zsock_getsockname(sock, addr, addrlen); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_GETSOCKNAME, zsock_getsockname, sock, addr, addrlen, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_gethostname(char * buf, size_t len); - -__pinned_func -static inline int zsock_gethostname(char * buf, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; char * val; } parm0 = { .val = buf }; - union { uintptr_t x; size_t val; } parm1 = { .val = len }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_ZSOCK_GETHOSTNAME); - } -#endif - compiler_barrier(); - return z_impl_zsock_gethostname(buf, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_gethostname(buf, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_GETHOSTNAME, zsock_gethostname, buf, len); syscall__retval = zsock_gethostname(buf, len); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_GETHOSTNAME, zsock_gethostname, buf, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_zsock_inet_pton(sa_family_t family, const char * src, void * dst); - -__pinned_func -static inline int zsock_inet_pton(sa_family_t family, const char * src, void * dst) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; sa_family_t val; } parm0 = { .val = family }; - union { uintptr_t x; const char * val; } parm1 = { .val = src }; - union { uintptr_t x; void * val; } parm2 = { .val = dst }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_ZSOCK_INET_PTON); - } -#endif - compiler_barrier(); - return z_impl_zsock_inet_pton(family, src, dst); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_inet_pton(family, src, dst) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_INET_PTON, zsock_inet_pton, family, src, dst); syscall__retval = zsock_inet_pton(family, src, dst); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_INET_PTON, zsock_inet_pton, family, src, dst, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_z_zsock_getaddrinfo_internal(const char * host, const char * service, const struct zsock_addrinfo * hints, struct zsock_addrinfo * res); - -__pinned_func -static inline int z_zsock_getaddrinfo_internal(const char * host, const char * service, const struct zsock_addrinfo * hints, struct zsock_addrinfo * res) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const char * val; } parm0 = { .val = host }; - union { uintptr_t x; const char * val; } parm1 = { .val = service }; - union { uintptr_t x; const struct zsock_addrinfo * val; } parm2 = { .val = hints }; - union { uintptr_t x; struct zsock_addrinfo * val; } parm3 = { .val = res }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_Z_ZSOCK_GETADDRINFO_INTERNAL); - } -#endif - compiler_barrier(); - return z_impl_z_zsock_getaddrinfo_internal(host, service, hints, res); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define z_zsock_getaddrinfo_internal(host, service, hints, res) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_Z_ZSOCK_GETADDRINFO_INTERNAL, z_zsock_getaddrinfo_internal, host, service, hints, res); syscall__retval = z_zsock_getaddrinfo_internal(host, service, hints, res); sys_port_trace_syscall_exit(K_SYSCALL_Z_ZSOCK_GETADDRINFO_INTERNAL, z_zsock_getaddrinfo_internal, host, service, hints, res, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket_select.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket_select.h deleted file mode 100644 index 1ebe088..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket_select.h +++ /dev/null @@ -1,55 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SOCKET_SELECT_H -#define Z_INCLUDE_SYSCALLS_SOCKET_SELECT_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_zsock_select(int nfds, zsock_fd_set * readfds, zsock_fd_set * writefds, zsock_fd_set * exceptfds, struct zsock_timeval * timeout); - -__pinned_func -static inline int zsock_select(int nfds, zsock_fd_set * readfds, zsock_fd_set * writefds, zsock_fd_set * exceptfds, struct zsock_timeval * timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = nfds }; - union { uintptr_t x; zsock_fd_set * val; } parm1 = { .val = readfds }; - union { uintptr_t x; zsock_fd_set * val; } parm2 = { .val = writefds }; - union { uintptr_t x; zsock_fd_set * val; } parm3 = { .val = exceptfds }; - union { uintptr_t x; struct zsock_timeval * val; } parm4 = { .val = timeout }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_ZSOCK_SELECT); - } -#endif - compiler_barrier(); - return z_impl_zsock_select(nfds, readfds, writefds, exceptfds, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define zsock_select(nfds, readfds, writefds, exceptfds, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_ZSOCK_SELECT, zsock_select, nfds, readfds, writefds, exceptfds, timeout); syscall__retval = zsock_select(nfds, readfds, writefds, exceptfds, timeout); sys_port_trace_syscall_exit(K_SYSCALL_ZSOCK_SELECT, zsock_select, nfds, readfds, writefds, exceptfds, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket_service.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket_service.h deleted file mode 100644 index 55fb3a6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/socket_service.h +++ /dev/null @@ -1,54 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SOCKET_SERVICE_H -#define Z_INCLUDE_SYSCALLS_SOCKET_SERVICE_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_net_socket_service_register(const struct net_socket_service_desc * service, struct zsock_pollfd * fds, int len, void * user_data); - -__pinned_func -static inline int net_socket_service_register(const struct net_socket_service_desc * service, struct zsock_pollfd * fds, int len, void * user_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct net_socket_service_desc * val; } parm0 = { .val = service }; - union { uintptr_t x; struct zsock_pollfd * val; } parm1 = { .val = fds }; - union { uintptr_t x; int val; } parm2 = { .val = len }; - union { uintptr_t x; void * val; } parm3 = { .val = user_data }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_NET_SOCKET_SERVICE_REGISTER); - } -#endif - compiler_barrier(); - return z_impl_net_socket_service_register(service, fds, len, user_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define net_socket_service_register(service, fds, len, user_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_NET_SOCKET_SERVICE_REGISTER, net_socket_service_register, service, fds, len, user_data); syscall__retval = net_socket_service_register(service, fds, len, user_data); sys_port_trace_syscall_exit(K_SYSCALL_NET_SOCKET_SERVICE_REGISTER, net_socket_service_register, service, fds, len, user_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/spi.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/spi.h deleted file mode 100644 index 3771ebc..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/spi.h +++ /dev/null @@ -1,78 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SPI_H -#define Z_INCLUDE_SYSCALLS_SPI_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_spi_transceive(const struct device * dev, const struct spi_config * config, const struct spi_buf_set * tx_bufs, const struct spi_buf_set * rx_bufs); - -__pinned_func -static inline int spi_transceive(const struct device * dev, const struct spi_config * config, const struct spi_buf_set * tx_bufs, const struct spi_buf_set * rx_bufs) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct spi_config * val; } parm1 = { .val = config }; - union { uintptr_t x; const struct spi_buf_set * val; } parm2 = { .val = tx_bufs }; - union { uintptr_t x; const struct spi_buf_set * val; } parm3 = { .val = rx_bufs }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_SPI_TRANSCEIVE); - } -#endif - compiler_barrier(); - return z_impl_spi_transceive(dev, config, tx_bufs, rx_bufs); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define spi_transceive(dev, config, tx_bufs, rx_bufs) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SPI_TRANSCEIVE, spi_transceive, dev, config, tx_bufs, rx_bufs); syscall__retval = spi_transceive(dev, config, tx_bufs, rx_bufs); sys_port_trace_syscall_exit(K_SYSCALL_SPI_TRANSCEIVE, spi_transceive, dev, config, tx_bufs, rx_bufs, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_spi_release(const struct device * dev, const struct spi_config * config); - -__pinned_func -static inline int spi_release(const struct device * dev, const struct spi_config * config) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct spi_config * val; } parm1 = { .val = config }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SPI_RELEASE); - } -#endif - compiler_barrier(); - return z_impl_spi_release(dev, config); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define spi_release(dev, config) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SPI_RELEASE, spi_release, dev, config); syscall__retval = spi_release(dev, config); sys_port_trace_syscall_exit(K_SYSCALL_SPI_RELEASE, spi_release, dev, config, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/syscon.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/syscon.h deleted file mode 100644 index 7d13d74..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/syscon.h +++ /dev/null @@ -1,126 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_SYSCON_H -#define Z_INCLUDE_SYSCALLS_SYSCON_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_syscon_get_base(const struct device * dev, uintptr_t * addr); - -__pinned_func -static inline int syscon_get_base(const struct device * dev, uintptr_t * addr) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uintptr_t * val; } parm1 = { .val = addr }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SYSCON_GET_BASE); - } -#endif - compiler_barrier(); - return z_impl_syscon_get_base(dev, addr); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define syscon_get_base(dev, addr) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYSCON_GET_BASE, syscon_get_base, dev, addr); syscall__retval = syscon_get_base(dev, addr); sys_port_trace_syscall_exit(K_SYSCALL_SYSCON_GET_BASE, syscon_get_base, dev, addr, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_syscon_read_reg(const struct device * dev, uint16_t reg, uint32_t * val); - -__pinned_func -static inline int syscon_read_reg(const struct device * dev, uint16_t reg, uint32_t * val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = reg }; - union { uintptr_t x; uint32_t * val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SYSCON_READ_REG); - } -#endif - compiler_barrier(); - return z_impl_syscon_read_reg(dev, reg, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define syscon_read_reg(dev, reg, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYSCON_READ_REG, syscon_read_reg, dev, reg, val); syscall__retval = syscon_read_reg(dev, reg, val); sys_port_trace_syscall_exit(K_SYSCALL_SYSCON_READ_REG, syscon_read_reg, dev, reg, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_syscon_write_reg(const struct device * dev, uint16_t reg, uint32_t val); - -__pinned_func -static inline int syscon_write_reg(const struct device * dev, uint16_t reg, uint32_t val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = reg }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_SYSCON_WRITE_REG); - } -#endif - compiler_barrier(); - return z_impl_syscon_write_reg(dev, reg, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define syscon_write_reg(dev, reg, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYSCON_WRITE_REG, syscon_write_reg, dev, reg, val); syscall__retval = syscon_write_reg(dev, reg, val); sys_port_trace_syscall_exit(K_SYSCALL_SYSCON_WRITE_REG, syscon_write_reg, dev, reg, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_syscon_get_size(const struct device * dev, size_t * size); - -__pinned_func -static inline int syscon_get_size(const struct device * dev, size_t * size) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; size_t * val; } parm1 = { .val = size }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_SYSCON_GET_SIZE); - } -#endif - compiler_barrier(); - return z_impl_syscon_get_size(dev, size); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define syscon_get_size(dev, size) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYSCON_GET_SIZE, syscon_get_size, dev, size); syscall__retval = syscon_get_size(dev, size); sys_port_trace_syscall_exit(K_SYSCALL_SYSCON_GET_SIZE, syscon_get_size, dev, size, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/time_units.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/time_units.h deleted file mode 100644 index 1d94e62..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/time_units.h +++ /dev/null @@ -1,50 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_TIME_UNITS_H -#define Z_INCLUDE_SYSCALLS_TIME_UNITS_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_sys_clock_hw_cycles_per_sec_runtime_get(void); - -__pinned_func -static inline int sys_clock_hw_cycles_per_sec_runtime_get(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (int) arch_syscall_invoke0(K_SYSCALL_SYS_CLOCK_HW_CYCLES_PER_SEC_RUNTIME_GET); - } -#endif - compiler_barrier(); - return z_impl_sys_clock_hw_cycles_per_sec_runtime_get(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define sys_clock_hw_cycles_per_sec_runtime_get() ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_SYS_CLOCK_HW_CYCLES_PER_SEC_RUNTIME_GET, sys_clock_hw_cycles_per_sec_runtime_get); syscall__retval = sys_clock_hw_cycles_per_sec_runtime_get(); sys_port_trace_syscall_exit(K_SYSCALL_SYS_CLOCK_HW_CYCLES_PER_SEC_RUNTIME_GET, sys_clock_hw_cycles_per_sec_runtime_get, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/timeaware_gpio.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/timeaware_gpio.h deleted file mode 100644 index db67411..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/timeaware_gpio.h +++ /dev/null @@ -1,182 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_TIMEAWARE_GPIO_H -#define Z_INCLUDE_SYSCALLS_TIMEAWARE_GPIO_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_tgpio_port_get_time(const struct device * dev, uint64_t * current_time); - -__pinned_func -static inline int tgpio_port_get_time(const struct device * dev, uint64_t * current_time) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint64_t * val; } parm1 = { .val = current_time }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_TGPIO_PORT_GET_TIME); - } -#endif - compiler_barrier(); - return z_impl_tgpio_port_get_time(dev, current_time); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define tgpio_port_get_time(dev, current_time) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_TGPIO_PORT_GET_TIME, tgpio_port_get_time, dev, current_time); syscall__retval = tgpio_port_get_time(dev, current_time); sys_port_trace_syscall_exit(K_SYSCALL_TGPIO_PORT_GET_TIME, tgpio_port_get_time, dev, current_time, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_tgpio_port_get_cycles_per_second(const struct device * dev, uint32_t * cycles); - -__pinned_func -static inline int tgpio_port_get_cycles_per_second(const struct device * dev, uint32_t * cycles) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t * val; } parm1 = { .val = cycles }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_TGPIO_PORT_GET_CYCLES_PER_SECOND); - } -#endif - compiler_barrier(); - return z_impl_tgpio_port_get_cycles_per_second(dev, cycles); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define tgpio_port_get_cycles_per_second(dev, cycles) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_TGPIO_PORT_GET_CYCLES_PER_SECOND, tgpio_port_get_cycles_per_second, dev, cycles); syscall__retval = tgpio_port_get_cycles_per_second(dev, cycles); sys_port_trace_syscall_exit(K_SYSCALL_TGPIO_PORT_GET_CYCLES_PER_SECOND, tgpio_port_get_cycles_per_second, dev, cycles, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_tgpio_pin_disable(const struct device * dev, uint32_t pin); - -__pinned_func -static inline int tgpio_pin_disable(const struct device * dev, uint32_t pin) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = pin }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_TGPIO_PIN_DISABLE); - } -#endif - compiler_barrier(); - return z_impl_tgpio_pin_disable(dev, pin); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define tgpio_pin_disable(dev, pin) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_TGPIO_PIN_DISABLE, tgpio_pin_disable, dev, pin); syscall__retval = tgpio_pin_disable(dev, pin); sys_port_trace_syscall_exit(K_SYSCALL_TGPIO_PIN_DISABLE, tgpio_pin_disable, dev, pin, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_tgpio_pin_config_ext_timestamp(const struct device * dev, uint32_t pin, uint32_t event_polarity); - -__pinned_func -static inline int tgpio_pin_config_ext_timestamp(const struct device * dev, uint32_t pin, uint32_t event_polarity) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = pin }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = event_polarity }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_TGPIO_PIN_CONFIG_EXT_TIMESTAMP); - } -#endif - compiler_barrier(); - return z_impl_tgpio_pin_config_ext_timestamp(dev, pin, event_polarity); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define tgpio_pin_config_ext_timestamp(dev, pin, event_polarity) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_TGPIO_PIN_CONFIG_EXT_TIMESTAMP, tgpio_pin_config_ext_timestamp, dev, pin, event_polarity); syscall__retval = tgpio_pin_config_ext_timestamp(dev, pin, event_polarity); sys_port_trace_syscall_exit(K_SYSCALL_TGPIO_PIN_CONFIG_EXT_TIMESTAMP, tgpio_pin_config_ext_timestamp, dev, pin, event_polarity, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_tgpio_pin_periodic_output(const struct device * dev, uint32_t pin, uint64_t start_time, uint64_t repeat_interval, bool periodic_enable); - -__pinned_func -static inline int tgpio_pin_periodic_output(const struct device * dev, uint32_t pin, uint64_t start_time, uint64_t repeat_interval, bool periodic_enable) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = pin }; - union { struct { uintptr_t lo, hi; } split; uint64_t val; } parm2 = { .val = start_time }; - union { struct { uintptr_t lo, hi; } split; uint64_t val; } parm3 = { .val = repeat_interval }; - union { uintptr_t x; bool val; } parm4 = { .val = periodic_enable }; - uintptr_t more[] = { - parm3.split.hi, - parm4.x - }; - return (int) arch_syscall_invoke6(parm0.x, parm1.x, parm2.split.lo, parm2.split.hi, parm3.split.lo, (uintptr_t) &more, K_SYSCALL_TGPIO_PIN_PERIODIC_OUTPUT); - } -#endif - compiler_barrier(); - return z_impl_tgpio_pin_periodic_output(dev, pin, start_time, repeat_interval, periodic_enable); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define tgpio_pin_periodic_output(dev, pin, start_time, repeat_interval, periodic_enable) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_TGPIO_PIN_PERIODIC_OUTPUT, tgpio_pin_periodic_output, dev, pin, start_time, repeat_interval, periodic_enable); syscall__retval = tgpio_pin_periodic_output(dev, pin, start_time, repeat_interval, periodic_enable); sys_port_trace_syscall_exit(K_SYSCALL_TGPIO_PIN_PERIODIC_OUTPUT, tgpio_pin_periodic_output, dev, pin, start_time, repeat_interval, periodic_enable, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_tgpio_pin_read_ts_ec(const struct device * dev, uint32_t pin, uint64_t * timestamp, uint64_t * event_count); - -__pinned_func -static inline int tgpio_pin_read_ts_ec(const struct device * dev, uint32_t pin, uint64_t * timestamp, uint64_t * event_count) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = pin }; - union { uintptr_t x; uint64_t * val; } parm2 = { .val = timestamp }; - union { uintptr_t x; uint64_t * val; } parm3 = { .val = event_count }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_TGPIO_PIN_READ_TS_EC); - } -#endif - compiler_barrier(); - return z_impl_tgpio_pin_read_ts_ec(dev, pin, timestamp, event_count); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define tgpio_pin_read_ts_ec(dev, pin, timestamp, event_count) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_TGPIO_PIN_READ_TS_EC, tgpio_pin_read_ts_ec, dev, pin, timestamp, event_count); syscall__retval = tgpio_pin_read_ts_ec(dev, pin, timestamp, event_count); sys_port_trace_syscall_exit(K_SYSCALL_TGPIO_PIN_READ_TS_EC, tgpio_pin_read_ts_ec, dev, pin, timestamp, event_count, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/uart.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/uart.h deleted file mode 100644 index b3b9b91..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/uart.h +++ /dev/null @@ -1,612 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_UART_H -#define Z_INCLUDE_SYSCALLS_UART_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_uart_err_check(const struct device * dev); - -__pinned_func -static inline int uart_err_check(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_ERR_CHECK); - } -#endif - compiler_barrier(); - return z_impl_uart_err_check(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_err_check(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_ERR_CHECK, uart_err_check, dev); syscall__retval = uart_err_check(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_ERR_CHECK, uart_err_check, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_poll_in(const struct device * dev, unsigned char * p_char); - -__pinned_func -static inline int uart_poll_in(const struct device * dev, unsigned char * p_char) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; unsigned char * val; } parm1 = { .val = p_char }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_UART_POLL_IN); - } -#endif - compiler_barrier(); - return z_impl_uart_poll_in(dev, p_char); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_poll_in(dev, p_char) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_POLL_IN, uart_poll_in, dev, p_char); syscall__retval = uart_poll_in(dev, p_char); sys_port_trace_syscall_exit(K_SYSCALL_UART_POLL_IN, uart_poll_in, dev, p_char, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_poll_in_u16(const struct device * dev, uint16_t * p_u16); - -__pinned_func -static inline int uart_poll_in_u16(const struct device * dev, uint16_t * p_u16) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t * val; } parm1 = { .val = p_u16 }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_UART_POLL_IN_U16); - } -#endif - compiler_barrier(); - return z_impl_uart_poll_in_u16(dev, p_u16); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_poll_in_u16(dev, p_u16) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_POLL_IN_U16, uart_poll_in_u16, dev, p_u16); syscall__retval = uart_poll_in_u16(dev, p_u16); sys_port_trace_syscall_exit(K_SYSCALL_UART_POLL_IN_U16, uart_poll_in_u16, dev, p_u16, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_uart_poll_out(const struct device * dev, unsigned char out_char); - -__pinned_func -static inline void uart_poll_out(const struct device * dev, unsigned char out_char) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; unsigned char val; } parm1 = { .val = out_char }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_UART_POLL_OUT); - return; - } -#endif - compiler_barrier(); - z_impl_uart_poll_out(dev, out_char); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_poll_out(dev, out_char) do { sys_port_trace_syscall_enter(K_SYSCALL_UART_POLL_OUT, uart_poll_out, dev, out_char); uart_poll_out(dev, out_char); sys_port_trace_syscall_exit(K_SYSCALL_UART_POLL_OUT, uart_poll_out, dev, out_char); } while(false) -#endif -#endif - - -extern void z_impl_uart_poll_out_u16(const struct device * dev, uint16_t out_u16); - -__pinned_func -static inline void uart_poll_out_u16(const struct device * dev, uint16_t out_u16) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t val; } parm1 = { .val = out_u16 }; - (void) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_UART_POLL_OUT_U16); - return; - } -#endif - compiler_barrier(); - z_impl_uart_poll_out_u16(dev, out_u16); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_poll_out_u16(dev, out_u16) do { sys_port_trace_syscall_enter(K_SYSCALL_UART_POLL_OUT_U16, uart_poll_out_u16, dev, out_u16); uart_poll_out_u16(dev, out_u16); sys_port_trace_syscall_exit(K_SYSCALL_UART_POLL_OUT_U16, uart_poll_out_u16, dev, out_u16); } while(false) -#endif -#endif - - -extern int z_impl_uart_configure(const struct device * dev, const struct uart_config * cfg); - -__pinned_func -static inline int uart_configure(const struct device * dev, const struct uart_config * cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const struct uart_config * val; } parm1 = { .val = cfg }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_UART_CONFIGURE); - } -#endif - compiler_barrier(); - return z_impl_uart_configure(dev, cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_configure(dev, cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_CONFIGURE, uart_configure, dev, cfg); syscall__retval = uart_configure(dev, cfg); sys_port_trace_syscall_exit(K_SYSCALL_UART_CONFIGURE, uart_configure, dev, cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_config_get(const struct device * dev, struct uart_config * cfg); - -__pinned_func -static inline int uart_config_get(const struct device * dev, struct uart_config * cfg) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; struct uart_config * val; } parm1 = { .val = cfg }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_UART_CONFIG_GET); - } -#endif - compiler_barrier(); - return z_impl_uart_config_get(dev, cfg); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_config_get(dev, cfg) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_CONFIG_GET, uart_config_get, dev, cfg); syscall__retval = uart_config_get(dev, cfg); sys_port_trace_syscall_exit(K_SYSCALL_UART_CONFIG_GET, uart_config_get, dev, cfg, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern void z_impl_uart_irq_tx_enable(const struct device * dev); - -__pinned_func -static inline void uart_irq_tx_enable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_IRQ_TX_ENABLE); - return; - } -#endif - compiler_barrier(); - z_impl_uart_irq_tx_enable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_irq_tx_enable(dev) do { sys_port_trace_syscall_enter(K_SYSCALL_UART_IRQ_TX_ENABLE, uart_irq_tx_enable, dev); uart_irq_tx_enable(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_IRQ_TX_ENABLE, uart_irq_tx_enable, dev); } while(false) -#endif -#endif - - -extern void z_impl_uart_irq_tx_disable(const struct device * dev); - -__pinned_func -static inline void uart_irq_tx_disable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_IRQ_TX_DISABLE); - return; - } -#endif - compiler_barrier(); - z_impl_uart_irq_tx_disable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_irq_tx_disable(dev) do { sys_port_trace_syscall_enter(K_SYSCALL_UART_IRQ_TX_DISABLE, uart_irq_tx_disable, dev); uart_irq_tx_disable(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_IRQ_TX_DISABLE, uart_irq_tx_disable, dev); } while(false) -#endif -#endif - - -extern void z_impl_uart_irq_rx_enable(const struct device * dev); - -__pinned_func -static inline void uart_irq_rx_enable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_IRQ_RX_ENABLE); - return; - } -#endif - compiler_barrier(); - z_impl_uart_irq_rx_enable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_irq_rx_enable(dev) do { sys_port_trace_syscall_enter(K_SYSCALL_UART_IRQ_RX_ENABLE, uart_irq_rx_enable, dev); uart_irq_rx_enable(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_IRQ_RX_ENABLE, uart_irq_rx_enable, dev); } while(false) -#endif -#endif - - -extern void z_impl_uart_irq_rx_disable(const struct device * dev); - -__pinned_func -static inline void uart_irq_rx_disable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_IRQ_RX_DISABLE); - return; - } -#endif - compiler_barrier(); - z_impl_uart_irq_rx_disable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_irq_rx_disable(dev) do { sys_port_trace_syscall_enter(K_SYSCALL_UART_IRQ_RX_DISABLE, uart_irq_rx_disable, dev); uart_irq_rx_disable(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_IRQ_RX_DISABLE, uart_irq_rx_disable, dev); } while(false) -#endif -#endif - - -extern void z_impl_uart_irq_err_enable(const struct device * dev); - -__pinned_func -static inline void uart_irq_err_enable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_IRQ_ERR_ENABLE); - return; - } -#endif - compiler_barrier(); - z_impl_uart_irq_err_enable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_irq_err_enable(dev) do { sys_port_trace_syscall_enter(K_SYSCALL_UART_IRQ_ERR_ENABLE, uart_irq_err_enable, dev); uart_irq_err_enable(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_IRQ_ERR_ENABLE, uart_irq_err_enable, dev); } while(false) -#endif -#endif - - -extern void z_impl_uart_irq_err_disable(const struct device * dev); - -__pinned_func -static inline void uart_irq_err_disable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - (void) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_IRQ_ERR_DISABLE); - return; - } -#endif - compiler_barrier(); - z_impl_uart_irq_err_disable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_irq_err_disable(dev) do { sys_port_trace_syscall_enter(K_SYSCALL_UART_IRQ_ERR_DISABLE, uart_irq_err_disable, dev); uart_irq_err_disable(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_IRQ_ERR_DISABLE, uart_irq_err_disable, dev); } while(false) -#endif -#endif - - -extern int z_impl_uart_irq_is_pending(const struct device * dev); - -__pinned_func -static inline int uart_irq_is_pending(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_IRQ_IS_PENDING); - } -#endif - compiler_barrier(); - return z_impl_uart_irq_is_pending(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_irq_is_pending(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_IRQ_IS_PENDING, uart_irq_is_pending, dev); syscall__retval = uart_irq_is_pending(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_IRQ_IS_PENDING, uart_irq_is_pending, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_irq_update(const struct device * dev); - -__pinned_func -static inline int uart_irq_update(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_IRQ_UPDATE); - } -#endif - compiler_barrier(); - return z_impl_uart_irq_update(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_irq_update(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_IRQ_UPDATE, uart_irq_update, dev); syscall__retval = uart_irq_update(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_IRQ_UPDATE, uart_irq_update, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_tx(const struct device * dev, const uint8_t * buf, size_t len, int32_t timeout); - -__pinned_func -static inline int uart_tx(const struct device * dev, const uint8_t * buf, size_t len, int32_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const uint8_t * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t val; } parm2 = { .val = len }; - union { uintptr_t x; int32_t val; } parm3 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_UART_TX); - } -#endif - compiler_barrier(); - return z_impl_uart_tx(dev, buf, len, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_tx(dev, buf, len, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_TX, uart_tx, dev, buf, len, timeout); syscall__retval = uart_tx(dev, buf, len, timeout); sys_port_trace_syscall_exit(K_SYSCALL_UART_TX, uart_tx, dev, buf, len, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_tx_u16(const struct device * dev, const uint16_t * buf, size_t len, int32_t timeout); - -__pinned_func -static inline int uart_tx_u16(const struct device * dev, const uint16_t * buf, size_t len, int32_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const uint16_t * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t val; } parm2 = { .val = len }; - union { uintptr_t x; int32_t val; } parm3 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_UART_TX_U16); - } -#endif - compiler_barrier(); - return z_impl_uart_tx_u16(dev, buf, len, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_tx_u16(dev, buf, len, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_TX_U16, uart_tx_u16, dev, buf, len, timeout); syscall__retval = uart_tx_u16(dev, buf, len, timeout); sys_port_trace_syscall_exit(K_SYSCALL_UART_TX_U16, uart_tx_u16, dev, buf, len, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_tx_abort(const struct device * dev); - -__pinned_func -static inline int uart_tx_abort(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_TX_ABORT); - } -#endif - compiler_barrier(); - return z_impl_uart_tx_abort(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_tx_abort(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_TX_ABORT, uart_tx_abort, dev); syscall__retval = uart_tx_abort(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_TX_ABORT, uart_tx_abort, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_rx_enable(const struct device * dev, uint8_t * buf, size_t len, int32_t timeout); - -__pinned_func -static inline int uart_rx_enable(const struct device * dev, uint8_t * buf, size_t len, int32_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t val; } parm2 = { .val = len }; - union { uintptr_t x; int32_t val; } parm3 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_UART_RX_ENABLE); - } -#endif - compiler_barrier(); - return z_impl_uart_rx_enable(dev, buf, len, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_rx_enable(dev, buf, len, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_RX_ENABLE, uart_rx_enable, dev, buf, len, timeout); syscall__retval = uart_rx_enable(dev, buf, len, timeout); sys_port_trace_syscall_exit(K_SYSCALL_UART_RX_ENABLE, uart_rx_enable, dev, buf, len, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_rx_enable_u16(const struct device * dev, uint16_t * buf, size_t len, int32_t timeout); - -__pinned_func -static inline int uart_rx_enable_u16(const struct device * dev, uint16_t * buf, size_t len, int32_t timeout) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint16_t * val; } parm1 = { .val = buf }; - union { uintptr_t x; size_t val; } parm2 = { .val = len }; - union { uintptr_t x; int32_t val; } parm3 = { .val = timeout }; - return (int) arch_syscall_invoke4(parm0.x, parm1.x, parm2.x, parm3.x, K_SYSCALL_UART_RX_ENABLE_U16); - } -#endif - compiler_barrier(); - return z_impl_uart_rx_enable_u16(dev, buf, len, timeout); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_rx_enable_u16(dev, buf, len, timeout) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_RX_ENABLE_U16, uart_rx_enable_u16, dev, buf, len, timeout); syscall__retval = uart_rx_enable_u16(dev, buf, len, timeout); sys_port_trace_syscall_exit(K_SYSCALL_UART_RX_ENABLE_U16, uart_rx_enable_u16, dev, buf, len, timeout, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_rx_disable(const struct device * dev); - -__pinned_func -static inline int uart_rx_disable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_RX_DISABLE); - } -#endif - compiler_barrier(); - return z_impl_uart_rx_disable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_rx_disable(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_RX_DISABLE, uart_rx_disable, dev); syscall__retval = uart_rx_disable(dev); sys_port_trace_syscall_exit(K_SYSCALL_UART_RX_DISABLE, uart_rx_disable, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_line_ctrl_set(const struct device * dev, uint32_t ctrl, uint32_t val); - -__pinned_func -static inline int uart_line_ctrl_set(const struct device * dev, uint32_t ctrl, uint32_t val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = ctrl }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_UART_LINE_CTRL_SET); - } -#endif - compiler_barrier(); - return z_impl_uart_line_ctrl_set(dev, ctrl, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_line_ctrl_set(dev, ctrl, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_LINE_CTRL_SET, uart_line_ctrl_set, dev, ctrl, val); syscall__retval = uart_line_ctrl_set(dev, ctrl, val); sys_port_trace_syscall_exit(K_SYSCALL_UART_LINE_CTRL_SET, uart_line_ctrl_set, dev, ctrl, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_line_ctrl_get(const struct device * dev, uint32_t ctrl, uint32_t * val); - -__pinned_func -static inline int uart_line_ctrl_get(const struct device * dev, uint32_t ctrl, uint32_t * val) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = ctrl }; - union { uintptr_t x; uint32_t * val; } parm2 = { .val = val }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_UART_LINE_CTRL_GET); - } -#endif - compiler_barrier(); - return z_impl_uart_line_ctrl_get(dev, ctrl, val); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_line_ctrl_get(dev, ctrl, val) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_LINE_CTRL_GET, uart_line_ctrl_get, dev, ctrl, val); syscall__retval = uart_line_ctrl_get(dev, ctrl, val); sys_port_trace_syscall_exit(K_SYSCALL_UART_LINE_CTRL_GET, uart_line_ctrl_get, dev, ctrl, val, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_uart_drv_cmd(const struct device * dev, uint32_t cmd, uint32_t p); - -__pinned_func -static inline int uart_drv_cmd(const struct device * dev, uint32_t cmd, uint32_t p) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint32_t val; } parm1 = { .val = cmd }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = p }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_UART_DRV_CMD); - } -#endif - compiler_barrier(); - return z_impl_uart_drv_cmd(dev, cmd, p); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_drv_cmd(dev, cmd, p) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_DRV_CMD, uart_drv_cmd, dev, cmd, p); syscall__retval = uart_drv_cmd(dev, cmd, p); sys_port_trace_syscall_exit(K_SYSCALL_UART_DRV_CMD, uart_drv_cmd, dev, cmd, p, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/uart_mux.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/uart_mux.h deleted file mode 100644 index 57a5939..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/uart_mux.h +++ /dev/null @@ -1,51 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_UART_MUX_H -#define Z_INCLUDE_SYSCALLS_UART_MUX_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern const struct device * z_impl_uart_mux_find(int dlci_address); - -__pinned_func -static inline const struct device * uart_mux_find(int dlci_address) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; int val; } parm0 = { .val = dlci_address }; - return (const struct device *) arch_syscall_invoke1(parm0.x, K_SYSCALL_UART_MUX_FIND); - } -#endif - compiler_barrier(); - return z_impl_uart_mux_find(dlci_address); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define uart_mux_find(dlci_address) ({ const struct device * syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UART_MUX_FIND, uart_mux_find, dlci_address); syscall__retval = uart_mux_find(dlci_address); sys_port_trace_syscall_exit(K_SYSCALL_UART_MUX_FIND, uart_mux_find, dlci_address, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/updatehub.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/updatehub.h deleted file mode 100644 index 4a99d6f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/updatehub.h +++ /dev/null @@ -1,139 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_UPDATEHUB_H -#define Z_INCLUDE_SYSCALLS_UPDATEHUB_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern void z_impl_updatehub_autohandler(void); - -__pinned_func -static inline void updatehub_autohandler(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - (void) arch_syscall_invoke0(K_SYSCALL_UPDATEHUB_AUTOHANDLER); - return; - } -#endif - compiler_barrier(); - z_impl_updatehub_autohandler(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define updatehub_autohandler() do { sys_port_trace_syscall_enter(K_SYSCALL_UPDATEHUB_AUTOHANDLER, updatehub_autohandler); updatehub_autohandler(); sys_port_trace_syscall_exit(K_SYSCALL_UPDATEHUB_AUTOHANDLER, updatehub_autohandler); } while(false) -#endif -#endif - - -extern enum updatehub_response z_impl_updatehub_probe(void); - -__pinned_func -static inline enum updatehub_response updatehub_probe(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (enum updatehub_response) arch_syscall_invoke0(K_SYSCALL_UPDATEHUB_PROBE); - } -#endif - compiler_barrier(); - return z_impl_updatehub_probe(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define updatehub_probe() ({ enum updatehub_response syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UPDATEHUB_PROBE, updatehub_probe); syscall__retval = updatehub_probe(); sys_port_trace_syscall_exit(K_SYSCALL_UPDATEHUB_PROBE, updatehub_probe, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern enum updatehub_response z_impl_updatehub_update(void); - -__pinned_func -static inline enum updatehub_response updatehub_update(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (enum updatehub_response) arch_syscall_invoke0(K_SYSCALL_UPDATEHUB_UPDATE); - } -#endif - compiler_barrier(); - return z_impl_updatehub_update(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define updatehub_update() ({ enum updatehub_response syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UPDATEHUB_UPDATE, updatehub_update); syscall__retval = updatehub_update(); sys_port_trace_syscall_exit(K_SYSCALL_UPDATEHUB_UPDATE, updatehub_update, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_updatehub_confirm(void); - -__pinned_func -static inline int updatehub_confirm(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (int) arch_syscall_invoke0(K_SYSCALL_UPDATEHUB_CONFIRM); - } -#endif - compiler_barrier(); - return z_impl_updatehub_confirm(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define updatehub_confirm() ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UPDATEHUB_CONFIRM, updatehub_confirm); syscall__retval = updatehub_confirm(); sys_port_trace_syscall_exit(K_SYSCALL_UPDATEHUB_CONFIRM, updatehub_confirm, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_updatehub_reboot(void); - -__pinned_func -static inline int updatehub_reboot(void) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - return (int) arch_syscall_invoke0(K_SYSCALL_UPDATEHUB_REBOOT); - } -#endif - compiler_barrier(); - return z_impl_updatehub_reboot(); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define updatehub_reboot() ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_UPDATEHUB_REBOOT, updatehub_reboot); syscall__retval = updatehub_reboot(); sys_port_trace_syscall_exit(K_SYSCALL_UPDATEHUB_REBOOT, updatehub_reboot, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/usb_bc12.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/usb_bc12.h deleted file mode 100644 index 3b93c9f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/usb_bc12.h +++ /dev/null @@ -1,77 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_USB_BC12_H -#define Z_INCLUDE_SYSCALLS_USB_BC12_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_bc12_set_role(const struct device * dev, enum bc12_role role); - -__pinned_func -static inline int bc12_set_role(const struct device * dev, enum bc12_role role) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum bc12_role val; } parm1 = { .val = role }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_BC12_SET_ROLE); - } -#endif - compiler_barrier(); - return z_impl_bc12_set_role(dev, role); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define bc12_set_role(dev, role) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_BC12_SET_ROLE, bc12_set_role, dev, role); syscall__retval = bc12_set_role(dev, role); sys_port_trace_syscall_exit(K_SYSCALL_BC12_SET_ROLE, bc12_set_role, dev, role, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_bc12_set_result_cb(const struct device * dev, bc12_callback_t cb, void * user_data); - -__pinned_func -static inline int bc12_set_result_cb(const struct device * dev, bc12_callback_t cb, void * user_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; bc12_callback_t val; } parm1 = { .val = cb }; - union { uintptr_t x; void * val; } parm2 = { .val = user_data }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_BC12_SET_RESULT_CB); - } -#endif - compiler_barrier(); - return z_impl_bc12_set_result_cb(dev, cb, user_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define bc12_set_result_cb(dev, cb, user_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_BC12_SET_RESULT_CB, bc12_set_result_cb, dev, cb, user_data); syscall__retval = bc12_set_result_cb(dev, cb, user_data); sys_port_trace_syscall_exit(K_SYSCALL_BC12_SET_RESULT_CB, bc12_set_result_cb, dev, cb, user_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/w1.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/w1.h deleted file mode 100644 index 6e913b4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/w1.h +++ /dev/null @@ -1,294 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_W1_H -#define Z_INCLUDE_SYSCALLS_W1_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_w1_change_bus_lock(const struct device * dev, bool lock); - -__pinned_func -static inline int w1_change_bus_lock(const struct device * dev, bool lock) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; bool val; } parm1 = { .val = lock }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_W1_CHANGE_BUS_LOCK); - } -#endif - compiler_barrier(); - return z_impl_w1_change_bus_lock(dev, lock); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_change_bus_lock(dev, lock) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_CHANGE_BUS_LOCK, w1_change_bus_lock, dev, lock); syscall__retval = w1_change_bus_lock(dev, lock); sys_port_trace_syscall_exit(K_SYSCALL_W1_CHANGE_BUS_LOCK, w1_change_bus_lock, dev, lock, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_reset_bus(const struct device * dev); - -__pinned_func -static inline int w1_reset_bus(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_W1_RESET_BUS); - } -#endif - compiler_barrier(); - return z_impl_w1_reset_bus(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_reset_bus(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_RESET_BUS, w1_reset_bus, dev); syscall__retval = w1_reset_bus(dev); sys_port_trace_syscall_exit(K_SYSCALL_W1_RESET_BUS, w1_reset_bus, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_read_bit(const struct device * dev); - -__pinned_func -static inline int w1_read_bit(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_W1_READ_BIT); - } -#endif - compiler_barrier(); - return z_impl_w1_read_bit(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_read_bit(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_READ_BIT, w1_read_bit, dev); syscall__retval = w1_read_bit(dev); sys_port_trace_syscall_exit(K_SYSCALL_W1_READ_BIT, w1_read_bit, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_write_bit(const struct device * dev, const bool bit); - -__pinned_func -static inline int w1_write_bit(const struct device * dev, const bool bit) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const bool val; } parm1 = { .val = bit }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_W1_WRITE_BIT); - } -#endif - compiler_barrier(); - return z_impl_w1_write_bit(dev, bit); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_write_bit(dev, bit) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_WRITE_BIT, w1_write_bit, dev, bit); syscall__retval = w1_write_bit(dev, bit); sys_port_trace_syscall_exit(K_SYSCALL_W1_WRITE_BIT, w1_write_bit, dev, bit, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_read_byte(const struct device * dev); - -__pinned_func -static inline int w1_read_byte(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_W1_READ_BYTE); - } -#endif - compiler_barrier(); - return z_impl_w1_read_byte(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_read_byte(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_READ_BYTE, w1_read_byte, dev); syscall__retval = w1_read_byte(dev); sys_port_trace_syscall_exit(K_SYSCALL_W1_READ_BYTE, w1_read_byte, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_write_byte(const struct device * dev, uint8_t byte); - -__pinned_func -static inline int w1_write_byte(const struct device * dev, uint8_t byte) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = byte }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_W1_WRITE_BYTE); - } -#endif - compiler_barrier(); - return z_impl_w1_write_byte(dev, byte); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_write_byte(dev, byte) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_WRITE_BYTE, w1_write_byte, dev, byte); syscall__retval = w1_write_byte(dev, byte); sys_port_trace_syscall_exit(K_SYSCALL_W1_WRITE_BYTE, w1_write_byte, dev, byte, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_read_block(const struct device * dev, uint8_t * buffer, size_t len); - -__pinned_func -static inline int w1_read_block(const struct device * dev, uint8_t * buffer, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t * val; } parm1 = { .val = buffer }; - union { uintptr_t x; size_t val; } parm2 = { .val = len }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_W1_READ_BLOCK); - } -#endif - compiler_barrier(); - return z_impl_w1_read_block(dev, buffer, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_read_block(dev, buffer, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_READ_BLOCK, w1_read_block, dev, buffer, len); syscall__retval = w1_read_block(dev, buffer, len); sys_port_trace_syscall_exit(K_SYSCALL_W1_READ_BLOCK, w1_read_block, dev, buffer, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_write_block(const struct device * dev, const uint8_t * buffer, size_t len); - -__pinned_func -static inline int w1_write_block(const struct device * dev, const uint8_t * buffer, size_t len) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; const uint8_t * val; } parm1 = { .val = buffer }; - union { uintptr_t x; size_t val; } parm2 = { .val = len }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_W1_WRITE_BLOCK); - } -#endif - compiler_barrier(); - return z_impl_w1_write_block(dev, buffer, len); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_write_block(dev, buffer, len) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_WRITE_BLOCK, w1_write_block, dev, buffer, len); syscall__retval = w1_write_block(dev, buffer, len); sys_port_trace_syscall_exit(K_SYSCALL_W1_WRITE_BLOCK, w1_write_block, dev, buffer, len, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern size_t z_impl_w1_get_slave_count(const struct device * dev); - -__pinned_func -static inline size_t w1_get_slave_count(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (size_t) arch_syscall_invoke1(parm0.x, K_SYSCALL_W1_GET_SLAVE_COUNT); - } -#endif - compiler_barrier(); - return z_impl_w1_get_slave_count(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_get_slave_count(dev) ({ size_t syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_GET_SLAVE_COUNT, w1_get_slave_count, dev); syscall__retval = w1_get_slave_count(dev); sys_port_trace_syscall_exit(K_SYSCALL_W1_GET_SLAVE_COUNT, w1_get_slave_count, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_configure(const struct device * dev, enum w1_settings_type type, uint32_t value); - -__pinned_func -static inline int w1_configure(const struct device * dev, enum w1_settings_type type, uint32_t value) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; enum w1_settings_type val; } parm1 = { .val = type }; - union { uintptr_t x; uint32_t val; } parm2 = { .val = value }; - return (int) arch_syscall_invoke3(parm0.x, parm1.x, parm2.x, K_SYSCALL_W1_CONFIGURE); - } -#endif - compiler_barrier(); - return z_impl_w1_configure(dev, type, value); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_configure(dev, type, value) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_CONFIGURE, w1_configure, dev, type, value); syscall__retval = w1_configure(dev, type, value); sys_port_trace_syscall_exit(K_SYSCALL_W1_CONFIGURE, w1_configure, dev, type, value, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_w1_search_bus(const struct device * dev, uint8_t command, uint8_t family, w1_search_callback_t callback, void * user_data); - -__pinned_func -static inline int w1_search_bus(const struct device * dev, uint8_t command, uint8_t family, w1_search_callback_t callback, void * user_data) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = command }; - union { uintptr_t x; uint8_t val; } parm2 = { .val = family }; - union { uintptr_t x; w1_search_callback_t val; } parm3 = { .val = callback }; - union { uintptr_t x; void * val; } parm4 = { .val = user_data }; - return (int) arch_syscall_invoke5(parm0.x, parm1.x, parm2.x, parm3.x, parm4.x, K_SYSCALL_W1_SEARCH_BUS); - } -#endif - compiler_barrier(); - return z_impl_w1_search_bus(dev, command, family, callback, user_data); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define w1_search_bus(dev, command, family, callback, user_data) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_W1_SEARCH_BUS, w1_search_bus, dev, command, family, callback, user_data); syscall__retval = w1_search_bus(dev, command, family, callback, user_data); sys_port_trace_syscall_exit(K_SYSCALL_W1_SEARCH_BUS, w1_search_bus, dev, command, family, callback, user_data, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/watchdog.h b/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/watchdog.h deleted file mode 100644 index c066ee5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/syscalls/watchdog.h +++ /dev/null @@ -1,99 +0,0 @@ -/* auto-generated by gen_syscalls.py, don't edit */ - -#ifndef Z_INCLUDE_SYSCALLS_WATCHDOG_H -#define Z_INCLUDE_SYSCALLS_WATCHDOG_H - - -#include <zephyr/tracing/tracing_syscall.h> - -#ifndef _ASMLANGUAGE - -#include <stdarg.h> - -#include <syscall_list.h> -#include <zephyr/syscall.h> - -#include <zephyr/linker/sections.h> - - -#ifdef __cplusplus -extern "C" { -#endif - -extern int z_impl_wdt_setup(const struct device * dev, uint8_t options); - -__pinned_func -static inline int wdt_setup(const struct device * dev, uint8_t options) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; uint8_t val; } parm1 = { .val = options }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_WDT_SETUP); - } -#endif - compiler_barrier(); - return z_impl_wdt_setup(dev, options); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define wdt_setup(dev, options) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_WDT_SETUP, wdt_setup, dev, options); syscall__retval = wdt_setup(dev, options); sys_port_trace_syscall_exit(K_SYSCALL_WDT_SETUP, wdt_setup, dev, options, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_wdt_disable(const struct device * dev); - -__pinned_func -static inline int wdt_disable(const struct device * dev) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - return (int) arch_syscall_invoke1(parm0.x, K_SYSCALL_WDT_DISABLE); - } -#endif - compiler_barrier(); - return z_impl_wdt_disable(dev); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define wdt_disable(dev) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_WDT_DISABLE, wdt_disable, dev); syscall__retval = wdt_disable(dev); sys_port_trace_syscall_exit(K_SYSCALL_WDT_DISABLE, wdt_disable, dev, syscall__retval); syscall__retval; }) -#endif -#endif - - -extern int z_impl_wdt_feed(const struct device * dev, int channel_id); - -__pinned_func -static inline int wdt_feed(const struct device * dev, int channel_id) -{ -#ifdef CONFIG_USERSPACE - if (z_syscall_trap()) { - union { uintptr_t x; const struct device * val; } parm0 = { .val = dev }; - union { uintptr_t x; int val; } parm1 = { .val = channel_id }; - return (int) arch_syscall_invoke2(parm0.x, parm1.x, K_SYSCALL_WDT_FEED); - } -#endif - compiler_barrier(); - return z_impl_wdt_feed(dev, channel_id); -} - -#if defined(CONFIG_TRACING_SYSCALL) -#ifndef DISABLE_SYSCALL_TRACING - -#define wdt_feed(dev, channel_id) ({ int syscall__retval; sys_port_trace_syscall_enter(K_SYSCALL_WDT_FEED, wdt_feed, dev, channel_id); syscall__retval = wdt_feed(dev, channel_id); sys_port_trace_syscall_exit(K_SYSCALL_WDT_FEED, wdt_feed, dev, channel_id, syscall__retval); syscall__retval; }) -#endif -#endif - - -#ifdef __cplusplus -} -#endif - -#endif -#endif /* include guard */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/version.h b/nrfdemo/build/mcuboot/zephyr/include/generated/version.h deleted file mode 100644 index e117e35..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/version.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef _KERNEL_VERSION_H_ -#define _KERNEL_VERSION_H_ - -/* values come from cmake/version.cmake - * BUILD_VERSION related values will be 'git describe', - * alternatively user defined BUILD_VERSION. - */ - -#define ZEPHYR_VERSION_CODE 198243 -#define ZEPHYR_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) - -#define KERNELVERSION 0x3066300 -#define KERNEL_VERSION_NUMBER 0x30663 -#define KERNEL_VERSION_MAJOR 3 -#define KERNEL_VERSION_MINOR 6 -#define KERNEL_PATCHLEVEL 99 -#define KERNEL_TWEAK 0 -#define KERNEL_VERSION_STRING "3.6.99" -#define KERNEL_VERSION_EXTENDED_STRING "3.6.99+0" -#define KERNEL_VERSION_TWEAK_STRING "3.6.99+0" - -#define BUILD_VERSION v3.6.99-ncs2 - - -#endif /* _KERNEL_VERSION_H_ */ diff --git a/nrfdemo/build/mcuboot/zephyr/include/generated/zephyr_commit.h b/nrfdemo/build/mcuboot/zephyr/include/generated/zephyr_commit.h deleted file mode 100644 index 6b04bef..0000000 --- a/nrfdemo/build/mcuboot/zephyr/include/generated/zephyr_commit.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef _ZEPHYR_COMMIT_H_ -#define _ZEPHYR_COMMIT_H_ - -/* values come from cmake/version.cmake - * BUILD_COMMIT related values will be 'git rev-parse', - * alternatively user defined BUILD_VERSION. - */ - -#define ZEPHYR_COMMIT 100befc70c74 -#define ZEPHYR_COMMIT_STRING "100befc70c74" - -#endif /* _ZEPHYR_COMMIT_H_ */ diff --git a/nrfdemo/build/mcuboot/zephyr/isr_tables.c b/nrfdemo/build/mcuboot/zephyr/isr_tables.c deleted file mode 100644 index aabb816..0000000 --- a/nrfdemo/build/mcuboot/zephyr/isr_tables.c +++ /dev/null @@ -1,143 +0,0 @@ - -/* AUTO-GENERATED by gen_isr_tables.py, do not edit! */ - -#include <zephyr/toolchain.h> -#include <zephyr/linker/sections.h> -#include <zephyr/sw_isr_table.h> -#include <zephyr/arch/cpu.h> - -typedef void (* ISR)(const void *); -uintptr_t __irq_vector_table _irq_vector_table[65] = { - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), - ((uintptr_t)&_isr_wrapper), -}; -struct _isr_table_entry __sw_isr_table _sw_isr_table[65] = { - {(const void *)0x0, (ISR)z_irq_spurious}, /* 0 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 1 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 2 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 3 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 4 */ - {(const void *)0x37f1, (ISR)0x6a01}, /* 5 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 6 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 7 */ - {(const void *)0x6cfc, (ISR)0x67bd}, /* 8 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 9 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 10 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 11 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 12 */ - {(const void *)0x3ddd, (ISR)0x6a01}, /* 13 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 14 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 15 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 16 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 17 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 18 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 19 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 20 */ - {(const void *)0x0, (ISR)0x3091}, /* 21 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 22 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 23 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 24 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 25 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 26 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 27 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 28 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 29 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 30 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 31 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 32 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 33 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 34 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 35 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 36 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 37 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 38 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 39 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 40 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 41 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 42 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 43 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 44 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 45 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 46 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 47 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 48 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 49 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 50 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 51 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 52 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 53 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 54 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 55 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 56 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 57 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 58 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 59 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 60 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 61 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 62 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 63 */ - {(const void *)0x0, (ISR)z_irq_spurious}, /* 64 */ -}; diff --git a/nrfdemo/build/mcuboot/zephyr/isr_tables_swi.ld b/nrfdemo/build/mcuboot/zephyr/isr_tables_swi.ld deleted file mode 100644 index 710cecc..0000000 --- a/nrfdemo/build/mcuboot/zephyr/isr_tables_swi.ld +++ /dev/null @@ -1 +0,0 @@ -/* Empty */ diff --git a/nrfdemo/build/mcuboot/zephyr/isr_tables_vt.ld b/nrfdemo/build/mcuboot/zephyr/isr_tables_vt.ld deleted file mode 100644 index 710cecc..0000000 --- a/nrfdemo/build/mcuboot/zephyr/isr_tables_vt.ld +++ /dev/null @@ -1 +0,0 @@ -/* Empty */ diff --git a/nrfdemo/build/mcuboot/zephyr/kconfig/sources.txt b/nrfdemo/build/mcuboot/zephyr/kconfig/sources.txt deleted file mode 100644 index 113f4d3..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kconfig/sources.txt +++ /dev/null @@ -1,3143 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/Kconfig -/home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/Kconfig.firmware_loader -/home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/Kconfig.serial_recovery -/home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/VERSION -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro/Kconfig.conexio_stratus_pro -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro/Kconfig.defconfig.nrf9151 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro/Kconfig.defconfig.nrf9161 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/Kconfig/Kconfig.dts -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/Kconfig/Kconfig.modules -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/Kconfig/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/Kconfig/Kconfig.shield.defconfig -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/Kconfig/arch/Kconfig -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/Kconfig/soc/Kconfig -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/Kconfig/soc/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/Kconfig/soc/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/modules/crypto/oberon-psa-crypto/Kconfig.oberon_psa_crypto -/home/mike/Documents/ncs/v2.7.0/modules/hal/cirrus-logic/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/chre/platform/zephyr/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/gui/lvgl/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/matter/config/nrfconnect/chip-module/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/matter/config/zephyr/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/memfault-firmware-sdk/ports/zephyr/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/memfault-firmware-sdk/ports/zephyr/ncs/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/picolibc/zephyr/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-generator/ncs/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/suit-processor/Kconfig -/home/mike/Documents/ncs/v2.7.0/modules/lib/zscilib/Kconfig.zscilib -/home/mike/Documents/ncs/v2.7.0/nrf/Kconfig.nrf -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/coverage_support/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf21540ek/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf2220ek/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf2240ek/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf7002eb/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf7002ek/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf7002ek_nrf7000/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf7002ek_nrf7001/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf700x_nrf54h20dk/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/nrf700x_nrf54l15pdk/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/pca63565/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/boards/shields/pca63566/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/bluetooth/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/bluetooth/hci/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/entropy/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/flash/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/hw_cc3xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/mpsl/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/mpsl/clock_control/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/mpsl/flash_sync/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/mpsl/temp_nrf5/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/net/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/sensor/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/sensor/bh1749/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/sensor/bme68x_iaq/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/sensor/paw3212/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/sensor/pmw3360/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/sensor/sensor_sim/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/sensor/sensor_stub/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/serial/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/serial/Kconfig.ipc -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/serial/Kconfig.nrf_sw_lpuart -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/wifi/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/drivers/wifi/nrf700x/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/ext/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/ext/curl/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/ext/freebsd-getopt/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/ext/iperf3/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/adp536x/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/at_cmd_custom/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/at_cmd_parser/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/at_host/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/at_monitor/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/at_shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/bin/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/bin/lwm2m_carrier/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/boot_banner/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/contin_array/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/data_fifo/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/date_time/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/dk_buttons_and_leds/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/edge_impulse/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/fatal_error/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/fem_al/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/flash_patch/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/fprotect/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/gcf_sms/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/hw_id/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/hw_unique_key/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/identity_key/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/location/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/lte_link_control/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/modem_antenna/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/modem_attest_token/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/modem_battery/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/modem_info/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/modem_jwt/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/modem_key_mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/modem_slm/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/multithreading_lock/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/Kconfig.modemlib -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/lte_net_if/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/trace_backends/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/trace_backends/flash/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/trace_backends/ram/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/trace_backends/rtt/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/nrf_modem_lib/trace_backends/uart/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/pcm_mix/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/pcm_stream_channel_modifier/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/pdn/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/qos/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/ram_pwrdn/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/sample_rate_converter/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/sfloat/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/sms/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/st25r3911b/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/supl/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/tone/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/lib/wave_gen/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/azure-sdk-for-c/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/cjson/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/coremark/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/hostap/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/mcuboot/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/mcuboot/boot/zephyr/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/memfault-firmware-sdk/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig.mbedtls.defconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig.mbedtls_minimal.defconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig.peripheral_secure -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig.psa.defconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig.template.peripheral_secure -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig.tfm.defconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig.tfm.pm -/home/mike/Documents/ncs/v2.7.0/nrf/modules/trusted-firmware-m/Kconfig.tfm_minimal.defconfig -/home/mike/Documents/ncs/v2.7.0/nrf/modules/wfa-qt/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/samples/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/samples/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/samples/common/mcumgr_bt_ota_dfu/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/app_event_manager/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/app_event_manager_profiler_tracer/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/audio_module/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/Kconfig.discovery -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/Kconfig.enocean -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/Kconfig.link -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/Kconfig.pool -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/Kconfig.scan -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/adv_prov/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/adv_prov/providers/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/adv_prov/providers/Kconfig.device_name -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/adv_prov/providers/Kconfig.fast_pair -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/adv_prov/providers/Kconfig.flags -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/adv_prov/providers/Kconfig.gap_appearance -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/adv_prov/providers/Kconfig.swift_pair -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/adv_prov/providers/Kconfig.tx_power -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/controller/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/mesh/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/mesh/Kconfig.dk_prov -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/mesh/Kconfig.models -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/mesh/Kconfig.rpl -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/mesh/Kconfig.sensor -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/mesh/shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/mesh/vnd/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/rpc/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.ams_client -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.ancs_client -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.bas_client -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.bms -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.cts_client -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.ddfs -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.dfu_smp -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.gattp -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.hids -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.hogp -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.hrs_client -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.latency -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.latency_c -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.lbs -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.mds -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.nsms -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.nus -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.nus_client -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.rscs -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/Kconfig.throughput -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/cgms/Kconfig.cgms -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/fast_pair/Kconfig.fast_pair -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/fast_pair/fmdn/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/fast_pair/fp_crypto/Kconfig.fp_crypto -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/fast_pair/fp_storage/Kconfig.fp_storage -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bluetooth/services/wifi_prov/Kconfig.wifi_prov -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bootloader/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bootloader/bl_crypto/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bootloader/bl_storage/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/bootloader/bl_validation/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/events/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/events/Kconfig.factory_reset_event -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/events/Kconfig.force_power_down_event -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/events/Kconfig.keep_alive_event -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/events/Kconfig.module_state_event -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/events/Kconfig.power_manager_event -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/events/Kconfig.sensor_event -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.ble_adv -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.ble_bond -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.ble_smp -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.ble_state -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.buttons -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.caf_shell -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.click_detector -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.factory_reset_request -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.leds -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.net_state -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.power_manager -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.sensor_data_aggregator -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.sensor_manager -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/caf/modules/Kconfig.settings_loader -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/debug/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/debug/cpu_load/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/debug/etb_trace/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/debug/ppi_trace/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/dfu/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/dfu/dfu_multi_image/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/dfu/dfu_target/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/dfu/fmfu_fdev/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/dm/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/dm/rpc/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/dult/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/emds/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/esb/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/event_manager_proxy/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/fw_info/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/fw_info/Kconfig.template.fw_info_ext_api -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/gazell/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/ieee802154/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/mgmt/fmfu/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/mgmt/suitfu/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/mpsl/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/mpsl/cx/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/mpsl/fem/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/mpsl/init/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/mpsl/pin_debug/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/mpsl/pm/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/l2_wifi_if_conn/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/aws_fota/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/aws_iot/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/aws_jobs/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/azure_fota/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/azure_iot_hub/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/coap_utils/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/download_client/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/fota_download/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/ftp_client/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/icalendar_parser/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/lwm2m_client_utils/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/mcumgr_smp_client/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/mqtt_helper/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_agnss -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_alert -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_client_id -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_coap -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_fota -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_location -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_log -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_mqtt -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_pgps -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_rest -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_cloud/Kconfig.nrf_cloud_shadow_info -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_provisioning/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_provisioning/Kconfig.nrf_provisioning_cbor -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_provisioning/Kconfig.nrf_provisioning_coap -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_provisioning/Kconfig.nrf_provisioning_codec -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/nrf_provisioning/Kconfig.nrf_provisioning_http -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/rest_client/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/softap_wifi_provision/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/wifi_credentials/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/wifi_mgmt_ext/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/wifi_ready/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/lib/zzhc/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/openthread/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net/openthread/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/net_core_monitor/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nfc/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nfc/lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nfc/ndef/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nfc/t2t/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nfc/t4t/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nfc/tnep/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nfc/tnep/ch/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_profiler/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_rpc/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/Kconfig.legacy -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/Kconfig.psa -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/Kconfig.tls -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/core/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/drivers/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/drivers/Kconfig.psa_accel -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/drivers/cracen/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/drivers/cracen/psa_driver.Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/drivers/nrf_cc3xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/drivers/nrf_oberon/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/drivers/zephyr/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/nrf_security/src/ssf_secdom/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/Kconfig.template.build_strategy -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/Kconfig.template.partition_config -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/partition_manager/Kconfig.template.partition_region -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/pcd/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/Kconfig.template.service -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/echo/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/enc_fw/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/extmem/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/psa_crypto/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/reset_evt/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/sdfw_update/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/services/suit_service/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/transport/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/sdfw_services/transport/nrf_rpc/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/cache/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/envelope_info/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/execution_mode/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/mci/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/memory_layout/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/memptr_storage/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/metadata/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/orchestrator/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/orchestrator_app/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/platform/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/platform/sdfw/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/platform/sink_selector/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/provisioning/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/provisioning/soc/Kconfig.nrf54h20 -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/provisioning/soc/Kconfig.template.manifest_config -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/storage/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/stream/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/suit/utils/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/trusted_storage/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/uart_async_adapter/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/zigbee/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/zigbee/lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/zigbee/lib/zigbee_app_utils/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/zigbee/lib/zigbee_fota/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/zigbee/lib/zigbee_logger_ep/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/zigbee/lib/zigbee_scenes/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/subsys/zigbee/lib/zigbee_shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/tests/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/tests/mocks/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/tests/mocks/nrf_modem_at/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrf/tests/unity/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/Kconfig.nrfxlib -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/gzll/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/lc3/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/mpsl/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/nfc/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/nrf_802154/zephyr/Kconfig.nrfxlib -/home/mike/Documents/ncs/v2.7.0/nrfxlib/nrf_dm/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/nrf_fuel_gauge/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/nrf_modem/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/nrf_rpc/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/openthread/Kconfig -/home/mike/Documents/ncs/v2.7.0/nrfxlib/zboss/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/Kconfig.zephyr -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/Kconfig.v2 -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arc/core/dsp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arc/core/mpu/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/Kconfig.vfp -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/cortex_a_r/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/cortex_m/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/cortex_m/tz/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/mmu/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm/core/mpu/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm64/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm64/core/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm64/core/cortex_r/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/arm64/core/xen/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/mips/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/nios2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/posix/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/riscv/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/riscv/Kconfig.isa -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/sparc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/x86/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/x86/core/Kconfig.ia32 -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/x86/core/Kconfig.intel64 -/home/mike/Documents/ncs/v2.7.0/zephyr/arch/xtensa/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/Kconfig.v2 -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/adafruit_2_8_tft_touch_v2/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/adafruit_2_8_tft_touch_v2/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/adafruit_data_logger/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/adafruit_neopixel_grid_bff/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/adafruit_neopixel_grid_bff/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/adafruit_pca9685/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/adafruit_winc1500/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/adafruit_winc1500/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/amg88xx/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/arceli_eth_w5500/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/arceli_eth_w5500/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/arduino_uno_click/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/atmel_rf2xx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/atmel_rf2xx/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/boostxl_ulpsense/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/buydisplay_2_8_tft_touch_arduino/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/buydisplay_2_8_tft_touch_arduino/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/buydisplay_3_5_tft_touch_arduino/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/buydisplay_3_5_tft_touch_arduino/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/dac80508_evm/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/esp_8266/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/esp_8266/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/esp_8266/boards/disco_l475_iot1.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/esp_8266/boards/sam4e_xpro.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/frdm_cr20a/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/frdm_cr20a/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/frdm_cr20a/boards/frdm_k64f.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/frdm_kw41z/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/frdm_stbc_agm01/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/ftdi_vm800c/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/g1120b0mipi/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/g1120b0mipi/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/inventek_eswifi/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/inventek_eswifi/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/inventek_eswifi/boards/frdm_k64f.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/inventek_eswifi/boards/nucleo_f767zi.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/link_board_eth/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/link_board_eth/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/lmp90100_evb/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/lmp90100_evb/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/ls0xx_generic/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/ls0xx_generic/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/m5stack_core2_ext/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/max3421e/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/max7219/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mcp2515/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_accel13_click/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_adc_click/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_adc_click/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_eth_click/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_eth_click/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_mcp2518fd_click/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_weather_click/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_wifi_bt_click/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/mikroe_wifi_bt_click/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/npm1100_ek/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/npm1300_ek/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/npm6001_ek/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/rk055hdmipi4m/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/rk055hdmipi4m/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/rk055hdmipi4ma0/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/rk055hdmipi4ma0/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/rpi_pico_uno_flexypin/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/seeed_xiao_expansion_board/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/seeed_xiao_expansion_board/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/seeed_xiao_round_display/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/seeed_xiao_round_display/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/semtech_sx1262mb2das/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/semtech_sx1272mb2das/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/semtech_sx1276mb1mas/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/sparkfun_sara_r4/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/sparkfun_sara_r4/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/ssd1306/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/ssd1306/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/st7735r/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/st7735r/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/st7789v_generic/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/st7789v_generic/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/st_b_lcd40_dsi1_mb1166/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/st_b_lcd40_dsi1_mb1166/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/tcan4550evm/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/ti_bp_bassensorsmkii/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/v2c_daplink/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/waveshare_epaper/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/waveshare_epaper/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/waveshare_ups/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/wnc_m14a2a/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/wnc_m14a2a/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_53l0a1/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_53l0a1/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_bnrg2a1/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_bnrg2a1/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_eeprma2/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_eeprma2/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_idb05a1/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_idb05a1/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_iks01a1/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_iks01a2/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_iks01a3/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_iks02a1/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/boards/shields/x_nucleo_iks4a1/Kconfig.shield -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ad559x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.adc_emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ads1112 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ads1119 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ads114s0x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ads1x1x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ads7052 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.cc32xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ene -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.lmp90xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.ltc2451 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.max11102_17 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.max1125x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.mcp320x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.sam_afec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.tla2021 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.vf610 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/adc/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/audio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/audio/Kconfig.dmic_mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/audio/Kconfig.dmic_pdm_nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/audio/Kconfig.mpxxdtyy -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/audio/Kconfig.tas6422dac -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/audio/Kconfig.tlv320dac -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/auxdisplay/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/auxdisplay/Kconfig.hd44780 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/auxdisplay/Kconfig.itron -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/auxdisplay/Kconfig.jhd1313 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/auxdisplay/Kconfig.pt6314 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/auxdisplay/Kconfig.serlcd -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bbram/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bbram/Kconfig.bbram_emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bbram/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bbram/Kconfig.microchip -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bbram/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bbram/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bbram/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bluetooth/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bluetooth/hci/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/bluetooth/hci/Kconfig.infineon -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/cache/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/cache/Kconfig.andes -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/cache/Kconfig.aspeed -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/cache/Kconfig.nrf -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.fake -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.kvaser -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.loopback -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.mcan -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.mcp2515 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.mcp251xfd -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.native_linux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.nrf -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.rcar -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.sja1000 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.tcan4x5x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/can/transceiver/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/charger/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/charger/Kconfig.bq24190 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/charger/Kconfig.bq25180 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/charger/Kconfig.max20335 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/charger/Kconfig.sbs_charger -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.agilex5 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.aspeed -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.beetle -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.cavs -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.fixed -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.lpc11u6x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.max32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.mcux_ccm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.mcux_ccm_rev2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.mcux_mcg -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.mcux_pcc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.mcux_scg -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.mcux_sim -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.mcux_syscon -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.nrf -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.nrf_auxpll -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.pwm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.rcar -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.renesas_ra -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.rv32m1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/clock_control/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/console/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/console/Kconfig.gsm_mux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/coredump/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.ace -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.andes_atcpit100 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.cmos -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.dtmr_cmsdk_apb -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.dw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.esp32_rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.esp32_tmr -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.imx_epit -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.maxim_ds3231 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcp7940n -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcux_ctimer -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcux_gpt -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcux_lpc_rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcux_lptmr -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcux_qtmr -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcux_rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcux_snvs -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.mcux_tpm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.native_posix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.nxp_mrt -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.nxp_pit -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.smartbond_timer -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.stm32_rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.stm32_timer -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.tmr_cmsdk_apb -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/counter/Kconfig.xlnx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.ataes132a -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.intel -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.mcux_dcp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.nrf_ecb -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/crypto/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.ad559x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.ad569x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.ad56xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.dacx0501 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.dacx0508 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.dacx3608 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.ltc166x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.mcp4725 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.mcp4728 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dac/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dai/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dai/intel/alh/Kconfig.alh -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dai/intel/dmic/Kconfig.dmic -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dai/intel/hda/Kconfig.hda -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dai/intel/ssp/Kconfig.ssp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dai/nxp/esai/Kconfig.esai -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dai/nxp/sai/Kconfig.sai -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/disk/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/disk/Kconfig.flash -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/disk/Kconfig.loopback -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/disk/Kconfig.mmc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/disk/Kconfig.ram -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/disk/Kconfig.sdmmc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/disk/nvme/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.dummy -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.gc9x01x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.hx8394 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.ili9xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.intel_multibootfb -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.led_strip_matrix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.ls0xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.max7219 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.mcux_dcnano_lcdif -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.mcux_elcdif -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.microbit -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.nrf_led_matrix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.nt35510 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.otm8009a -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.renesas_lcdc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.rm67162 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.rm68200 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.sdl -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.ssd1306 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.ssd16xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.st7735r -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.st7789v -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.st7796s -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.stm32_ltdc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/display/Kconfig.uc81xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.andes_atcdmac300 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.dma_pl330 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.dw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.dw_common -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.intel_adsp_gpdma -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.intel_adsp_hda -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.intel_lpss -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.iproc_pax -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.mcux_edma -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.mcux_lpc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.mcux_pxp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.mcux_smartdma -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.nios2_msgdma -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.nxp_edma -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.nxp_sof_host_dma -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.sam_xdmac -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.sedi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/dma/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/edac/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/eeprom/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/eeprom/Kconfig.eeprom_emu -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/eeprom/Kconfig.lpc11u6x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/eeprom/Kconfig.mb85rcxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/eeprom/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/eeprom/Kconfig.tmp116 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/eeprom/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.bt_hci -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.native_posix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.neorv32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.nrf5 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.nrf_prng -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.psa_crypto -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.rv32m1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/entropy/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/espi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/espi/Kconfig.espi_emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/espi/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/espi/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/espi/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.adin2111 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.cyclonev -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.dsa -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.dwmac -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.e1000 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.enc28j60 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.enc424j600 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.ivshmem -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.lan865x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.liteeth -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.native_posix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.nxp_s32_gmac -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.nxp_s32_netc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.sam_gmac -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.smsc911x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.smsc91x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.stellaris -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.stm32_hal -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.w5500 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.xlnx_gem -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/eth_nxp_enet_qos/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/nxp_enet/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/phy/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ethernet/phy/Kconfig.tja1103 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.andes -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.at45 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.cadence_nand -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.cadence_qspi_nor -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.lpc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.nios2_qspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.nor -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.nordic_qspi_nor -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.npcx_fiu -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.nrf -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.nrf_mram -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.nrf_rram -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.numaker_rmc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.rv32m1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.simulator -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.stm32_ospi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.stm32_qspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.stm32_xspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/flash/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fpga/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fpga/Kconfig.altera_agilex_bridge -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fpga/Kconfig.eos_s3 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fpga/Kconfig.ice40 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fpga/Kconfig.mpfs -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fpga/Kconfig.zynqmp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fuel_gauge/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fuel_gauge/bq27z746/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fuel_gauge/max17048/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fuel_gauge/sbs_gauge/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/fuel_gauge/sbs_gauge/Kconfig.emul_sbs_gauge -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gnss/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gnss/Kconfig.emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gnss/Kconfig.generic -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gnss/Kconfig.luatos_air530z -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gnss/Kconfig.quectel_lcx6g -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gnss/Kconfig.u_blox_m10 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.ad559x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.adp5585 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.ads114s0x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.altera -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.andes_atcgpio100 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.axp192 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.bcm2711 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.bd8lb600fs -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.brcmstb -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.cc32xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.cmsdk_ahb -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.creg_gpio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.cy8c95xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.davinci -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.dw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.efinix_sapphire -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.emul_sdl -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.ene -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.eos_s3 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.fxl6408 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.imx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.intel -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.lmp90xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.lpc11u6x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.mchp_mss -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.mcp23s17 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.mcp23xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.mcux_igpio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.mcux_lpc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.mcux_rgpio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.mmio32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.nct38xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.neorv32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.npm1300 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.npm6001 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.numicro -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.pca953x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.pca95xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.pcal64xxa -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.pcf857x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.psoc6 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.rcar -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.renesas_ra -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.rt1718s -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.rv32m1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.rzt2m -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.sc18im704 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.sedi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.sifive -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.sn74hc595 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.stellaris -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.stmpe1600 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.sx1509b -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.tca6424a -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.tle9104 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.xlnx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.xlnx_ps -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/gpio/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/hwinfo/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/hwspinlock/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/hwspinlock/Kconfig.sqn -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.andes_atciic100 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.dw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.ene -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.gpio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.i2c_emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.ifx_xmc4 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.lpc11u6x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.mchp_mss -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.rcar -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.sam_twihs -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.sbcon -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.sc18im704 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.sedi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.sifive -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.tca954x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/Kconfig.xilinx_axi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/target/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2c/target/Kconfig.eeprom -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2s/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2s/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2s/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2s/Kconfig.mcux_flexcomm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2s/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2s/Kconfig.sam_ssc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i2s/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i3c/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i3c/Kconfig.cdns -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i3c/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i3c/Kconfig.nxp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/i3c/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.cc1200 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.cc2520 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.dw1000 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.kw41z -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.mcr20a -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.nrf5 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.rf2xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ieee802154/Kconfig.uart_pipe -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.adc_keys -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.analog_axis -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.cap1203 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.cf1133 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.chsc6x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.cst816s -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.evdev -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.ft5336 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.gpio_kbd_matrix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.gpio_keys -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.gpio_qdec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.gt911 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.kbd_matrix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.pat912x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.paw32xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.pinnacle -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.pmw3610 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.sdl -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.stmpe811 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/input/Kconfig.xpt2046 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.cavs -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.clic -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.dw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.esp32c3 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.gd32_exti -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.gic -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.intel_vtd -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.loapic -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.multilevel -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.multilevel.aggregator_template -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.nxp_irqsteer -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.nxp_pint -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.plic -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.renesas_ra -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.rv32m1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.shared_irq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.vim -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/interrupt_controller/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ipm/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ipm/Kconfig.imx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ipm/Kconfig.intel_adsp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ipm/Kconfig.ivshmem -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ipm/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ipm/Kconfig.nrfx_ipc_channel -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ipm/Kconfig.sedi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ipm/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/kscan/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/kscan/Kconfig.input -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.gpio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.ht16k33 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.is31fl3216a -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.is31fl3733 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.lp3943 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.lp50xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.lp5562 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.lp5569 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.ncp5623 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.npm1300 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.pca9633 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.pwm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.tlc59108 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led_strip/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led_strip/Kconfig.apa102 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led_strip/Kconfig.lpd880x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led_strip/Kconfig.tlc5971 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led_strip/Kconfig.tlc59731 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/led_strip/Kconfig.ws2812 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/lora/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/lora/Kconfig.sx12xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mbox/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mbox/Kconfig.andes -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mbox/Kconfig.nrf_bellboard -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mbox/Kconfig.nrf_vevif -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mbox/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mbox/Kconfig.nxp_imx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mbox/Kconfig.nxp_mailbox -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mbox/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.adin2111 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.gpio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.nxp_enet -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.nxp_enet_qos -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.nxp_s32_gmac -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.nxp_s32_netc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.stm32_hal -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mdio/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/memc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/memc/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/memc/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/memc/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/memc/Kconfig.sifive -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/memc/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/memc/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.ad559x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.adp5585 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.axp192 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.bd8lb600fs -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.lpflexcomm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.max20335 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.max31790 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.nct38xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.npm1300 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.npm6001 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mfd/Kconfig.tle9104 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mipi_dbi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mipi_dbi/Kconfig.nxp_lcdic -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mipi_dbi/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mipi_dbi/Kconfig.spi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mipi_dsi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mipi_dsi/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mipi_dsi/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/devmux/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/ft8xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/grove_lcd_rgb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/mcux_flexio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/nordic_vpr_launcher/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/nxp_s32_emios/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/pio_rpi_pico/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/timeaware_gpio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/misc/timeaware_gpio/Kconfig.timeaware_gpio_intel -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/mm/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/modem/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/modem/Kconfig.cellular -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/modem/Kconfig.gsm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/modem/Kconfig.hl7800 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/modem/Kconfig.quectel-bg9x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/modem/Kconfig.simcom-sim7080 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/modem/Kconfig.ublox-sara-r4 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/modem/Kconfig.wncm14a2a -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/net/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pcie/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pcie/endpoint/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pcie/endpoint/Kconfig.iproc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pcie/host/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/peci/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/peci/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/peci/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/peci/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.emsdp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.ene -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.eos_s3 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.imx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.kinetis -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.lpc_iocon -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.mci_io_mux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.nrf -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.numicro -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.rv32m1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.sifive -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.ti_cc32xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.ti_k3 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.xlnx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/Kconfig.zynqmp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/renesas/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/renesas/ra/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/renesas/rcar/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/renesas/rz/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pinctrl/renesas/smartbond/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pm_cpu_ops/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/power_domain/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ps2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ps2/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ps2/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ptp_clock/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/ptp_clock/Kconfig.nxp_enet -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.cc13xx_cc26xx_timer -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.ene -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.imx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.intel_blinky -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.max31790 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.mcux_ctimer -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.mcux_ftm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.mcux_pwt -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.mcux_sctimer -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.mcux_tpm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.nrf_sw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.nxp_s32_emios -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.pca9685 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.rcar -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.rv32m1_tpm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.sifive -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.xlnx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.xmc4xxx_ccu4 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/pwm/Kconfig.xmc4xxx_ccu8 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.adp5360 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.axp192 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.cp9314 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.da1469x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.fake -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.fixed -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.gpio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.max20335 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.npm1100 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.npm1300 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.npm6001 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.nxp_vref -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.pca9420 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/regulator/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.aspeed -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.intel_socfpga -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.lpc_syscon -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.nxp_rstctl -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/reset/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/retained_mem/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/retained_mem/Kconfig.nrf -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/retained_mem/Kconfig.zephyr -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.am1805 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.ds1307 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.fake -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.mc146818 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.pcf8523 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.pcf8563 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/rtc/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.imx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.intel -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.mcux_sdif -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.rcar -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.sam_hsmci -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.sdhc_cdns -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sdhc/Kconfig.spi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/Kconfig.trigger_template -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/a01nyub/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/adi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/adi/adltc2990/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/adi/adt7310/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/adi/adt7420/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/adi/adxl345/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/adi/adxl362/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/adi/adxl367/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/adi/adxl372/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/amd_sb_tsi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/amg88xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/ams_as5600/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/ams_iAQcore/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/ccs811/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/ens210/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/tcs3400/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/tmd2620/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/tsl2540/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/tsl2561/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ams/tsl2591/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/aosong/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/aosong/ags10/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/aosong/dht/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/aosong/dht20/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/apds9960/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/asahi_kasei/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/asahi_kasei/ak8975/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/asahi_kasei/akm09918c/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bma280/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bma4xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmc150_magn/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bme280/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bme680/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmg160/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmi08x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmi160/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmi270/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmi323/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmm150/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmp388/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/bosch/bmp581/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/current_amp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ene_tach_kb1200/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ens160/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/espressif/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/espressif/esp32_temp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/espressif/pcnt_esp32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/explorir_m/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/f75303/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/fcx_mldx5/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/grow_r502a/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/honeywell/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/honeywell/hmc5883l/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/honeywell/mpr/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/honeywell/sm351lt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/hp206c/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/hs300x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/infineon/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/infineon/dps310/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/infineon/tle9104/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/infineon/xmc4xxx_temp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/isl29035/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ist8310/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ite/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ite/ite_tach_it8xxx2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ite/ite_vcmp_it8xxx2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/lm35/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/lm75/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/lm77/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ltrf216a/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/ds18b20/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max17055/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max17262/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max30101/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max31790/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max31855/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max31865/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max31875/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max44009/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/maxim/max6675/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/mc3419/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/meas/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/meas/ms5607/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/meas/ms5837/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/mhz19b/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/microchip/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/microchip/mchp_tach_xec/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/microchip/mcp9600/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/microchip/mcp970x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/microchip/mcp9808/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/microchip/tcn75a/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nct75/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nordic/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nordic/npm1300_charger/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nordic/qdec_nrfx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nordic/temp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ntc_thermistor/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nuvoton/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nuvoton/nuvoton_adc_cmp_npcx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nuvoton/nuvoton_tach_npcx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nxp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nxp/fxas21002/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nxp/fxos8700/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nxp/mcux_acmp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nxp/nxp_kinetis_temp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nxp/nxp_tempmon/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nxp/qdec_mcux/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/nxp/qdec_nxp_s32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/pms7003/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/qdec_sam/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/rohm/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/rohm/bd8lb600fs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/rohm/bh1750/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/rpi_pico_temp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/s11059/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/sbs_gauge/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/seeed/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/seeed/grove/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/seeed/hm330x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/sensirion/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/sensirion/sgp40/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/sensirion/sht3xd/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/sensirion/sht4x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/sensirion/shtcx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/silabs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/silabs/si7006/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/silabs/si7055/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/silabs/si7060/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/silabs/si7210/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/hts221/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/i3g4250d/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/iis2dh/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/iis2dlpc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/iis2iclx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/iis2mdc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/iis328dq/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/iis3dhhc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/ism330dhcx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lis2de12/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lis2dh/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lis2ds12/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lis2du12/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lis2dux12/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lis2dw12/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lis2mdl/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lis3mdl/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lps22hb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lps22hh/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lps25hb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lps2xdf/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lsm303dlhc_magn/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lsm6ds0/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lsm6dsl/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lsm6dso/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lsm6dso16is/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lsm6dsv16x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lsm9ds0_gyro/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/lsm9ds0_mfd/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/qdec_stm32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/stm32_temp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/stm32_vbat/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/stm32_vref/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/stts22h/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/stts751/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/vl53l0x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/st/vl53l1x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/sx9500/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/tdk/icm42605/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/tdk/icm42670/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/tdk/icm42688/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/tdk/icp10125/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/tdk/mpu6050/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/tdk/mpu9250/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/th02/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/bq274xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/fdc2x1x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/ina219/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/ina226/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/ina23x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/ina3221/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/opt3001/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/ti_hdc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/ti_hdc20xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/tmag5170/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/tmag5273/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/tmp007/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/tmp108/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/tmp112/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/tmp114/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/ti/tmp116/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/tsic_xx6/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/veaa_x_3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/vishay/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/vishay/vcnl36825t/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/vishay/vcnl4040/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/vishay/veml7700/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/voltage_divider/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/wsen/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/wsen/wsen_hids/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/wsen/wsen_itds/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/wsen/wsen_pads/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/wsen/wsen_pdus/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sensor/wsen/wsen_tids/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.altera -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.altera_jtag -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.apbuart -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.bcm2711 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.bt -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.cc32xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.cdns -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.cmsdk_apb -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.efinix_sapphire -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.ene -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.hostlink -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.imx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.intel_lw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.leuart_gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.lpc11u6x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.mcux_flexcomm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.mcux_iuart -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.mcux_lpsci -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.mcux_lpuart -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.miv -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.msp432p4xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.native_posix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.native_tty -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.neorv32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.nrfx_uart_instance -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.ns16550 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.numicro -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.opentitan -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.pl011 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.psoc6 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.ql_usbserialport_s3b -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.rcar -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.renesas_ra -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.rtt -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.rv32m1_lpuart -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.rzt2m -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.sedi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.sifive -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.stellaris -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.uart_sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.usart_sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.xen -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.xlnx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/serial/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sip_svc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/sip_svc/Kconfig.sip_smc_agilex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/smbus/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.andes_atcspi200 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.b91 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.bitbang -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.dw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.grlib_spimctrl -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.mchp_mss -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.mchp_mss_qspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.mcux_dspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.mcux_ecspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.mcux_flexcomm -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.mcux_flexio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.mcux_lpspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.oc_simple -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.opentitan -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.pl022 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.psoc6 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.pw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.rv32m1_lpspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.sedi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.sifive -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.spi_emul -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.xec_qmspi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.xlnx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/spi/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/syscon/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.altera_avalon -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.arcv2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.arm_arch -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.cavs -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.cc13xx_cc26xx_rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.cortex_m_systick -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.ite_it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.leon_gptimer -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.litex -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.mchp_xec_rtos -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.mcux_gpt -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.mcux_lptmr -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.mcux_os -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.mips_cp0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.native_posix -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.npcx_itim -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.nrf_grtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.nrf_rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.nrf_xrtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.rcar_cmt -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.riscv_machine -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.rv32m1_lptmr -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.sam0_rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.stm32_lptim -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.x86 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.xlnx_psttc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/timer/Kconfig.xtensa -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/bc12/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/bc12/Kconfig.pi3usb9201 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/common/nrf_usbd_common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/device/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/udc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/udc/Kconfig.dwc2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/udc/Kconfig.kinetis -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/udc/Kconfig.nrf -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/udc/Kconfig.skeleton -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/udc/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/udc/Kconfig.virtual -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/uhc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/uhc/Kconfig.max3421e -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/uhc/Kconfig.virtual -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb/uvb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb_c/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb_c/ppc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb_c/ppc/Kconfig.nxp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb_c/tcpc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb_c/tcpc/Kconfig.tcpc_stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb_c/vbus/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/usb_c/vbus/Kconfig.usbc_vbus_adc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig.mcux_csi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig.mcux_mipi_csi2rx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig.mt9m114 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig.ov2640 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig.ov5640 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig.ov7725 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig.stm32_dcmi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/video/Kconfig.sw_generator -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/virtualization/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/w1/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/w1/Kconfig.ds2477_85 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/w1/Kconfig.ds2482-800 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/w1/Kconfig.ds2484 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/w1/Kconfig.ds2485 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/w1/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/w1/Kconfig.zephyr_gpio -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/w1/Kconfig.zephyr_serial -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.ambiq -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.andes_atcwdt200 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.cc13xx_cc26xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.cc32xx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.cmsdk_apb -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.dw -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.ene -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.gd32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.gecko -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.ifx_cat1 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.intel_adsp -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.it8xxx2 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.mcux_imx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.npcx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.npm1300 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.npm6001 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.nrfx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.numaker -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.nxp_fs26 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.opentitan -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.rpi_pico -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.sam -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.sam0 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.shell -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.sifive -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.smartbond -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.tco -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.ti_tps382x -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.xec -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.xlnx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/watchdog/Kconfig.xmc4xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/wifi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/wifi/esp32/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/wifi/esp_at/Kconfig.esp_at -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/wifi/eswifi/Kconfig.eswifi -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/wifi/infineon/Kconfig.airoc -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/wifi/simplelink/Kconfig.simplelink -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/wifi/winc1500/Kconfig.winc1500 -/home/mike/Documents/ncs/v2.7.0/zephyr/drivers/xen/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/dts/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/kernel/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/kernel/Kconfig.device -/home/mike/Documents/ncs/v2.7.0/zephyr/kernel/Kconfig.mem_domain -/home/mike/Documents/ncs/v2.7.0/zephyr/kernel/Kconfig.obj_core -/home/mike/Documents/ncs/v2.7.0/zephyr/kernel/Kconfig.smp -/home/mike/Documents/ncs/v2.7.0/zephyr/kernel/Kconfig.vm -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/acpi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/cpp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/cpp/Kconfig.deprecated -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/crc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/hash/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/hash/Kconfig.hash_func -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/hash/Kconfig.hash_map -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/heap/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/minimal/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/newlib/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/picolibc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/mem_blocks/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/open-amp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/os/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/os/Kconfig.cbprintf -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.aio -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.barrier -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.clock -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.cond -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.confstr -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.env -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.eventfd -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.fdtable -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.fnmatch -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.fs -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.getentropy -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.getopt -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.key -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.mqueue -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.mutex -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.net -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.pthread -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.rwlock -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.sched -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.semaphore -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.signal -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.spinlock -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.stropts -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.sysconf -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.syslog -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.template.pooled_ipc_type -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.template.pooled_type -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.template.with_logging -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.template.with_url -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.timer -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/Kconfig.uname -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/getopt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/shell/Kconfig.env -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/shell/Kconfig.uname -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/runtime/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/smf/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/lib/utils/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.altera -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.atmel -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.chre -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.cypress -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.eos_s3 -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.esp32 -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.imx -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.infineon -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.intel -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.libmetal -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.mcuboot -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.mcux -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.microchip -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.nuvoton -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.nxp_s32 -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.open-amp -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.picolibc -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.silabs -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.simplelink -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.sof -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.stm32 -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.syst -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.telink -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.tinycrypt -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.vega -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.wurthelektronik -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/Kconfig.xtensa -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/acpica/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/canopennode/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/cmsis-dsp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/cmsis-nn/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/cmsis/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/fatfs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_ambiq/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_ethos_u/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_gigadevice/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_infineon/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_nordic/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_nordic/Kconfig.nrf_regtool -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_nordic/nrfs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_nordic/nrfs/backends/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_nordic/nrfs/dvfs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_nordic/nrfx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_nordic/nrfx/Kconfig.logging -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_nxp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_rpi_pico/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hal_st/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/hostap/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/liblc3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/littlefs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/loramac-node/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/lvgl/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/lvgl/Kconfig.input -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/lvgl/Kconfig.memory -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/lvgl/Kconfig.shell -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/lz4/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/mbedtls/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/mbedtls/Kconfig.psa -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/mbedtls/Kconfig.tls-generic -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/nanopb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/openthread/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/openthread/Kconfig.features -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/openthread/Kconfig.thread -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/percepio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/segger/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/tflite-micro/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/thrift/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/trusted-firmware-a/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/trusted-firmware-m/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/trusted-firmware-m/Kconfig.tfm -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/trusted-firmware-m/Kconfig.tfm.crypto_modules -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/trusted-firmware-m/Kconfig.tfm.partitions -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/uoscore-uedhoc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/modules/zcbor/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/Kconfig.v2 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/altr/qemu_nios2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/altr/qemu_nios2/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/altr/qemu_nios2/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/altr/zephyr_nios2f/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/altr/zephyr_nios2f/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/altr/zephyr_nios2f/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo3x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo3x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo3x/Kconfig.defconfig.apollo3_blue -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo3x/Kconfig.defconfig.apollo3p_blue -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo3x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo4x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo4x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo4x/Kconfig.defconfig.apollo4p -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo4x/Kconfig.defconfig.apollo4p_blue -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ambiq/apollo4x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/andestech/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/andestech/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/andestech/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/andestech/ae350/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/andestech/ae350/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/andestech/ae350/Kconfig.defconfig.ae350 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/andestech/ae350/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/beetle/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/beetle/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/beetle/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/designstart/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/designstart/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/fvp_aemv8a/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/fvp_aemv8a/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/fvp_aemv8a/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/fvp_aemv8r/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/fvp_aemv8r/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/fvp_aemv8r/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps2/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps2/Kconfig.defconfig.an385 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps2/Kconfig.defconfig.an521 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps2/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps3/Kconfig.defconfig.mps3_an547 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/mps3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/musca/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/musca/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/musca/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/qemu_cortex_a53/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/qemu_cortex_a53/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/qemu_cortex_a53/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/qemu_virt_arm64/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/qemu_virt_arm64/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/arm/qemu_virt_arm64/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/aspeed/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/aspeed/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/aspeed/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/aspeed/ast10x0/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/aspeed/ast10x0/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/aspeed/ast10x0/Kconfig.defconfig.ast1030 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/aspeed/ast10x0/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam3x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam3x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam3x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4e/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4e/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4e/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4l/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4l/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4l/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4s/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4s/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/sam4s/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/same70/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/same70/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/same70/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/samv71/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/samv71/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam/samv71/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/common/Kconfig.samd2x -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/common/Kconfig.samd5x -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/common/Kconfig.saml2x -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samc20/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samc20/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samc20/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samc21/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samc21/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samc21/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd20/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd20/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd20/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd21/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd21/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd21/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd51/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd51/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samd51/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same51/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same51/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same51/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same53/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same53/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same53/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same54/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same54/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/same54/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/saml21/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/saml21/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/saml21/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr21/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr21/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr21/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr34/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr34/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr34/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr35/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr35/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/atmel/sam0/samr35/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcm2711/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcm2711/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcm2711/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcm2712/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcm2712/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcm2712/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/valkyrie/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/valkyrie/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/valkyrie/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/viper/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/viper/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/viper/Kconfig.defconfig.viper_bcm58402_a72 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/viper/Kconfig.defconfig.viper_bcm58402_m7 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/brcm/bcmvk/viper/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/cdns/dc233c/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/cdns/dc233c/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/cdns/dc233c/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/cdns/xtensa_sample_controller/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/cdns/xtensa_sample_controller/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/common/riscv-privileged/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/efinix/sapphire/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/efinix/sapphire/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/efinix/sapphire/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ene/kb1200/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ene/kb1200/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ene/kb1200/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/common/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/common/Kconfig.esptool -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/common/Kconfig.flash -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/common/Kconfig.spiram -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32/Kconfig.mac -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32/Kconfig.rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32c3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32c3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32c3/Kconfig.mac -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32c3/Kconfig.rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32c3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s2/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s2/Kconfig.mac -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s2/Kconfig.rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s2/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s3/Kconfig.mac -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s3/Kconfig.rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/espressif/esp32s3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gaisler/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gaisler/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gaisler/gr716a/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gaisler/gr716a/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gaisler/gr716a/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gaisler/leon3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gaisler/leon3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gaisler/leon3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32a50x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32a50x/Kconfig.defconfig.gd32a503 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32a50x/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32a50x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32e10x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32e10x/Kconfig.defconfig.gd32e103 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32e10x/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32e10x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32e50x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32e50x/Kconfig.defconfig.gd32e507 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32e50x/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32e50x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f3x0/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f3x0/Kconfig.defconfig.gd32f350 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f3x0/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f3x0/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f403/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f403/Kconfig.defconfig.gd32f403 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f403/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f403/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f4xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f4xx/Kconfig.defconfig.gd32f405 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f4xx/Kconfig.defconfig.gd32f407 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f4xx/Kconfig.defconfig.gd32f450 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f4xx/Kconfig.defconfig.gd32f470 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f4xx/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32f4xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32l23x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32l23x/Kconfig.defconfig.gd32l233 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32l23x/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32l23x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32vf103/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32vf103/Kconfig.defconfig.gd32vf103 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32vf103/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/gd/gd32/gd32vf103/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_01/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_01/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_02/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_02/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_03/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_03/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_04/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_04/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_legacy/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat1a/psoc6_legacy/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat3/xmc4xxx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat3/xmc4xxx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat3/xmc4xxx/Kconfig.defconfig.xmc4500 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat3/xmc4xxx/Kconfig.defconfig.xmc4700 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/infineon/cat3/xmc4xxx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/alder_lake/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/alder_lake/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/alder_lake/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/apollo_lake/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/apollo_lake/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/apollo_lake/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/atom/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/atom/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/atom/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/elkhart_lake/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/elkhart_lake/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/elkhart_lake/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/ace/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/ace/Kconfig.defconfig.ace15_mtpm -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/ace/Kconfig.defconfig.ace20_lnl -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/ace/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/ace/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/cavs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/cavs/Kconfig.defconfig.cavs_v25 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/cavs/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_adsp/cavs/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_ish/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_ish/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_ish/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_ish/intel_ish5/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_ish/intel_ish5/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_ish/intel_ish5/pm/Kconfig.pm -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_niosv/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_niosv/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_niosv/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_niosv/niosv/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_niosv/niosv/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_niosv/niosv/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/agilex/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/agilex/Kconfig.defconfig.agilex -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/agilex/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/agilex/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/agilex5/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/agilex5/Kconfig.defconfig.agilex5 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/agilex5/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga/agilex5/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga_std/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga_std/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga_std/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga_std/cyclonev/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga_std/cyclonev/Kconfig.defconfig.cyclonev -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga_std/cyclonev/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/intel_socfpga_std/cyclonev/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/lakemont/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/lakemont/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/lakemont/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/raptor_lake/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/raptor_lake/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/intel/raptor_lake/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it81202bx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it81202cx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it81202dx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it81302bx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it81302cx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it81302dx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it82002aw -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it82002bw -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it82202ax -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it82202bw -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it82302ax -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.it82302bw -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ite/ec/it8xxx2/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/litex/litex_vexriscv/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/litex/litex_vexriscv/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/litex/litex_vexriscv/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/lowrisc/opentitan/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/lowrisc/opentitan/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/lowrisc/opentitan/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec15xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec15xx/Kconfig.defconfig.mec1501hsz -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec15xx/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec15xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec172x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec172x/Kconfig.defconfig.mec172xnlj -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec172x/Kconfig.defconfig.mec172xnsz -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec172x/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec172x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec174x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec174x/Kconfig.defconfig.mec1743qlj -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec174x/Kconfig.defconfig.mec1743qsz -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec174x/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec174x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec175x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec175x/Kconfig.defconfig.mec1753qlj -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec175x/Kconfig.defconfig.mec1753qsz -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec175x/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mec175x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mech172x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mech172x/Kconfig.defconfig.mech1723nlj -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mech172x/Kconfig.defconfig.mech1723nsz -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mech172x/Kconfig.defconfig.series -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/mec/mech172x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/miv/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/miv/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/miv/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/polarfire/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/polarfire/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/microchip/miv/polarfire/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/native/inf_clock/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/native/inf_clock/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/neorv32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/neorv32/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/neorv32/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/common/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/common/Kconfig.peripherals -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/common/vpr/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/common/vpr/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf51/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf51/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf51/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52805_CAAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52810_QFAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52811_QFAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52820_QDAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52832_CIAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52832_QFAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52832_QFAB -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52833_QDAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52833_QIAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52840_QFAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.defconfig.nrf52840_QIAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf52/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf53/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf53/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf53/Kconfig.defconfig.nrf5340_CPUAPP_QKAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf53/Kconfig.defconfig.nrf5340_CPUNET_QKAA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf53/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf53/Kconfig.sync_rtc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf53/Kconfig.sync_rtc_ipm -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54h/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54h/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54h/Kconfig.defconfig.nrf54h20_cpuapp -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54h/Kconfig.defconfig.nrf54h20_cpuppr -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54h/Kconfig.defconfig.nrf54h20_cpurad -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54h/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54l/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54l/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54l/Kconfig.defconfig.nrf54l15_enga_cpuapp -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54l/Kconfig.defconfig.nrf54l15_enga_cpuflpr -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf54l/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf91/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf91/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf91/Kconfig.defconfig.nrf9131_LACA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf91/Kconfig.defconfig.nrf9151_LACA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf91/Kconfig.defconfig.nrf9160_SICA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf91/Kconfig.defconfig.nrf9161_LACA -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf91/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx4/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx4/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx4/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx7/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx7/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx7/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx9/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx9/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/npcx/npcx9/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/m2l31x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/m2l31x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/m2l31x/Kconfig.defconfig.m2l31xxx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/m2l31x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/m46x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/m46x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/m46x/Kconfig.defconfig.m467 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numaker/m46x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numicro/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numicro/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numicro/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numicro/m48x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numicro/m48x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numicro/m48x/Kconfig.defconfig.m487 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nuvoton/numicro/m48x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx6sx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx6sx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx6sx/Kconfig.defconfig.mcimx6x_m4 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx6sx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx7d/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx7d/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx7d/Kconfig.defconfig.mcimx7d_m4 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx7d/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.defconfig.mimx8ml8_a53 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.defconfig.mimx8ml8_adsp -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.defconfig.mimx8ml8_m7 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.defconfig.mimx8mm6_a53 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.defconfig.mimx8mm6_m4 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.defconfig.mimx8mn6_a53 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.defconfig.mimx8mq6_m4 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8m/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8ulp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8ulp/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8ulp/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx8x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx9/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx9/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx9/Kconfig.defconfig.mimx93.a55 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imx/imx9/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt10xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt10xx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt10xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt11xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt11xx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt11xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt5xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt5xx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt5xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt6xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt6xx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/imxrt/imxrt6xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k2x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k2x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k2x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k6x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k6x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k6x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k8x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k8x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/k8x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/ke1xf/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/ke1xf/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/ke1xf/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/ke1xz/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/ke1xz/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/ke1xz/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kl2x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kl2x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kl2x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kv5x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kv5x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kv5x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kwx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kwx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/kinetis/kwx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/layerscape/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/layerscape/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/layerscape/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/layerscape/ls1046a/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/layerscape/ls1046a/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/layerscape/ls1046a/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc11u6x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc11u6x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc11u6x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc51u68/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc51u68/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc51u68/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc54xxx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc54xxx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc54xxx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc55xxx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc55xxx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/lpc/lpc55xxx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/mcx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/mcx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/mcx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/mcx/mcxnx4x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/mcx/mcxnx4x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/mcx/mcxnx4x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/rw/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/rw/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/rw/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32k1/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32k1/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32k1/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32k3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32k3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32k3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32ze/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32ze/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/nxp/s32/s32ze/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/openisa/rv32m1/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/openisa/rv32m1/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/openisa/rv32m1/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/malta/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/malta/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/malta/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/qemu_virt_riscv32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/qemu_virt_riscv32/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/qemu_virt_riscv32e/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/qemu_virt_riscv32e/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/qemu_virt_riscv64/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/qemu/virt_riscv/qemu_virt_riscv64/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/quicklogic/eos_s3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/quicklogic/eos_s3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/quicklogic/eos_s3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/raspberrypi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/raspberrypi/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/raspberrypi/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/raspberrypi/rp2xxx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/raspberrypi/rp2xxx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/raspberrypi/rp2xxx/Kconfig.defconfig.rp2040 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/raspberrypi/rp2xxx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/ra/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/ra/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/ra/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/ra/ra4m1/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/ra/ra4m1/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/ra/ra4m1/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/rcar_gen3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/rcar_gen3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/rcar_gen3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/rcar_gen4/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/rcar_gen4/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/rcar_gen4/Kconfig.defconfig.r8a779f0 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rcar/rcar_gen4/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rzt2m/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rzt2m/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/rzt2m/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/smartbond/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/smartbond/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/smartbond/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/smartbond/da1469x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/smartbond/da1469x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renesas/smartbond/da1469x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renode/riscv_virtual/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renode/riscv_virtual/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/renode/riscv_virtual/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/rk3399/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/rk3399/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/rk3399/Kconfig.defconfig.rk3399 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/rk3399/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/rk3568/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/rk3568/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/rk3568/Kconfig.defconfig.rk3568 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/rockchip/rk3568/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fe300/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fe300/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fe300/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fu500/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fu500/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fu500/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fu700/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fu700/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/sifive/sifive_freedom/fu700/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s0/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s0/efm32hg/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s0/efm32hg/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s0/efm32hg/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s0/efm32wg/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s0/efm32wg/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s0/efm32wg/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32gg11b/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32gg11b/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32gg11b/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32gg12b/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32gg12b/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32gg12b/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32jg12b/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32jg12b/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32jg12b/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32pg12b/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32pg12b/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32pg12b/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32pg1b/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32pg1b/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efm32pg1b/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32bg13p/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32bg13p/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32bg13p/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32fg13p/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32fg13p/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32fg13p/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32fg1p/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32fg1p/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32fg1p/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32mg12p/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32mg12p/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s1/efr32mg12p/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32bg22/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32bg22/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32bg22/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32bg27/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32bg27/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32bg27/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32mg21/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32mg21/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32mg21/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32mg24/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32mg24/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/silabs/silabs_s2/efr32mg24/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/arc_iot/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/arc_iot/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/arc_iot/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.defconfig.em11d -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.defconfig.em4 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.defconfig.em5d -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.defconfig.em6 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.defconfig.em7d -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.defconfig.em7d_esp -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.defconfig.em9d -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsdp/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsk/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsk/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsk/Kconfig.defconfig.em11d -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsk/Kconfig.defconfig.em7d -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsk/Kconfig.defconfig.em9d -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/emsk/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/hsdk/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/hsdk/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/hsdk/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/hsdk4xd/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/hsdk4xd/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/hsdk4xd/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.em -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.em11d -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.em7d_v22 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.hs -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.hs5x -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.hs5x_smp -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.hs6x -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.hs6x_smp -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.hs_mpuv6 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.hs_smp -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.sem -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.defconfig.vpx5 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/nsim/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/qemu_arc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/qemu_arc/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/snps/qemu_arc/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32c0x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32c0x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32c0x/Kconfig.defconfig.stm32c011xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32c0x/Kconfig.defconfig.stm32c031xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32c0x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f030x4 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f030x6 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f030x8 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f030xc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f031x6 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f042x6 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f051x8 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f070xb -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f072xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f091xc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.defconfig.stm32f098xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f0x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f1x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f1x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f1x/Kconfig.defconfig.stm32f100xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f1x/Kconfig.defconfig.stm32f103xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f1x/Kconfig.defconfig.stm32f105xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f1x/Kconfig.defconfig.stm32f107xc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f1x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f2x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f2x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f2x/Kconfig.defconfig.stm32f205xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f2x/Kconfig.defconfig.stm32f207xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f2x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.defconfig.stm32f302x8 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.defconfig.stm32f302xc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.defconfig.stm32f303x(b-c) -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.defconfig.stm32f303x8 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.defconfig.stm32f303xe -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.defconfig.stm32f334x8 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.defconfig.stm32f373xc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f3x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f401xc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f401xe -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f405xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f407xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f410xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f411xe -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f412rx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f412xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f413xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f415xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f417xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f423xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f427xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f429xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f437xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f446xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.defconfig.stm32f469xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f4x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f722xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f723xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f745xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f746xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f750xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f756xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f765xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f767xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.defconfig.stm32f769xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32f7x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g030xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g031xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g041xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g050xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g051xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g061xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g070xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g071xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g081xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g0b0xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g0b1xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.defconfig.stm32g0c1xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g0x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig.stm32g431xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig.stm32g441xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig.stm32g473xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig.stm32g474xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig.stm32g483xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig.stm32g484xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig.stm32g491xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.defconfig.stm32g4a1xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32g4x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h5x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h5x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h5x/Kconfig.defconfig.stm32h503xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h5x/Kconfig.defconfig.stm32h562xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h5x/Kconfig.defconfig.stm32h563xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h5x/Kconfig.defconfig.stm32h573xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h5x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h723xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h725xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h730xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h735xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h743xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h745xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h747xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h750xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h753xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h7a3xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h7b0xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.defconfig.stm32h7b3xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32h7x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l010x4 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l010x6 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l010x8 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l010xb -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l011xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l031xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l051xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l053xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l071xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l072xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l073xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.defconfig.stm32l081xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l0x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l1x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l1x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l1x/Kconfig.defconfig.stm32l151xb -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l1x/Kconfig.defconfig.stm32l151xba -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l1x/Kconfig.defconfig.stm32l151xc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l1x/Kconfig.defconfig.stm32l152xc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l1x/Kconfig.defconfig.stm32l152xe -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l1x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l412xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l422xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l431xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l432xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l433xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l451xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l452xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l462xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l471xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l475xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l476xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l486xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l496xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l4a6xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l4p5xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l4q5xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l4r5xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l4r9xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.defconfig.stm32l4s5xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l4x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l5x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l5x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l5x/Kconfig.defconfig.stm32l552xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l5x/Kconfig.defconfig.stm32l562xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32l5x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32mp1x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32mp1x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32mp1x/Kconfig.defconfig.stm32mp15_m4 -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32mp1x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig.defconfig.stm32u575xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig.defconfig.stm32u585xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig.defconfig.stm32u595xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig.defconfig.stm32u599xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig.defconfig.stm32u5a5xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig.defconfig.stm32u5a9xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32u5x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbax/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbax/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbax/Kconfig.defconfig.stm32wba52xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbax/Kconfig.defconfig.stm32wba55xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbax/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbx/Kconfig.defconfig.stm32wb55xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wbx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wlx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wlx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wlx/Kconfig.defconfig.stm32wl54xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wlx/Kconfig.defconfig.stm32wl55xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wlx/Kconfig.defconfig.stm32wle4xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wlx/Kconfig.defconfig.stm32wle5xx -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/st/stm32/stm32wlx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/starfive/jh71xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/starfive/jh71xx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/starfive/jh71xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/telink/tlsr/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/telink/tlsr/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/telink/tlsr/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/telink/tlsr/tlsr951x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/telink/tlsr/tlsr951x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/telink/tlsr/tlsr951x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/k3/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/k3/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/k3/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/k3/am6x/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/k3/am6x/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/k3/am6x/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/lm3s6965/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/lm3s6965/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/lm3s6965/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc13x2_cc26x2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc13x2_cc26x2/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc13x2_cc26x2/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc13x2x7_cc26x2x7/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc13x2x7_cc26x2x7/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc13x2x7_cc26x2x7/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc32xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc32xx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc32xx/Kconfig.defconfig.cc3220sf -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc32xx/Kconfig.defconfig.cc3235sf -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/cc32xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/msp432p4xx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/msp432p4xx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/msp432p4xx/Kconfig.defconfig.msp432p401r -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/ti/simplelink/msp432p4xx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xen/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xen/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xen/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/xc7zxxx/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/xc7zxxx/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/xc7zxxx/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/xc7zxxxs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/xc7zxxxs/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynq7000/xc7zxxxs/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynqmp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynqmp/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/soc/xlnx/zynqmp/Kconfig.soc -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bindesc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bindesc/Kconfig.build_time -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bindesc/Kconfig.host_info -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bindesc/Kconfig.version -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/Kconfig.adv -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/Kconfig.iso -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/Kconfig.logging -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.aics -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.ascs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.bap -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.bass -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.cap -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.csip -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.gmap -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.has -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.mcs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.mctl -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.micp -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.mpl -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.pacs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.pbp -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.tbs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.tmap -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.vcp -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/audio/Kconfig.vocs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/common/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/controller/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/controller/Kconfig.df -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/controller/Kconfig.dtm -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/controller/Kconfig.ll_sw_split -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/controller/coex/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/crypto/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/host/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/host/Kconfig.gatt -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/host/Kconfig.l2cap -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/host/classic/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/mesh/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/mesh/shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/services/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/services/Kconfig.bas -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/services/Kconfig.dis -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/services/Kconfig.hrs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/services/Kconfig.tps -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/services/ias/Kconfig.ias -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/services/nus/Kconfig.nus -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/services/ots/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/bluetooth/shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/canbus/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/canbus/Kconfig.canopen -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/canbus/isotp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/console/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/debug/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/debug/coredump/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/demand_paging/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/demand_paging/backing_store/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/demand_paging/eviction/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/dfu/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/disk/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/dsp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/emul/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/emul/espi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fs/Kconfig.fatfs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fs/Kconfig.littlefs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fs/ext2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fs/fcb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fs/nvs/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/input/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/ipc_service/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/ipc_service/backends/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/ipc_service/backends/Kconfig.icbmsg -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/ipc_service/backends/Kconfig.icmsg_me -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/ipc_service/backends/Kconfig.rpmsg -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/ipc_service/lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/ipc_service/lib/Kconfig.icmsg -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc/rpmsg_service/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/jwt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/llext/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.filtering -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.formatting -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.frontends -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.links -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.misc -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.mode -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.processing -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.template.log_config -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.template.log_config_inherit -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/Kconfig.template.log_format_config -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.adsp -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.adsp_mtrace -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.ble -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.efi_console -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.fs -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.multidomain -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.native_posix -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.net -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.rtt -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.spinel -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.swo -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.uart -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging/backends/Kconfig.xtensa_sim -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/lorawan/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/lorawan/nvm/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/lorawan/services/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mem_mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/ec_host_cmd/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/ec_host_cmd/Kconfig.logging -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/ec_host_cmd/backends/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/hawkbit/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/img_mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/img_mgmt_client/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/os_mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/os_mgmt_client/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/settings_mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/shell_mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/stat_mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/grp/zephyr_basic/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/mgmt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/smp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/smp_client/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/transport/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/transport/Kconfig.bluetooth -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/transport/Kconfig.dummy -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/transport/Kconfig.shell -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/transport/Kconfig.uart -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/mcumgr/transport/Kconfig.udp -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/osdp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/osdp/Kconfig.cp -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/osdp/Kconfig.pd -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt/updatehub/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/modbus/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/modem/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/modem/backends/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/Kconfig.hostname -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/Kconfig.template.log_config.net -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/conn_mgr/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/ip/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/ip/Kconfig.debug -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/ip/Kconfig.ipv4 -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/ip/Kconfig.ipv6 -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/ip/Kconfig.mgmt -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/ip/Kconfig.stack -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/ip/Kconfig.stats -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/ip/Kconfig.tcp -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/canbus/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/dummy/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/dummy/any/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/ethernet/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/ethernet/gptp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/ethernet/lldp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/ieee802154/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/ieee802154/Kconfig.radio -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/openthread/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/ppp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/virtual/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/virtual/ipip/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/l2/wifi/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/capture/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/coap/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/config/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/dhcpv4/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/dhcpv6/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/dns/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/http/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/lwm2m/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/lwm2m/Kconfig.ipso -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/lwm2m/Kconfig.ucifi -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/mqtt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/mqtt_sn/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/sntp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/sockets/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/socks/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/tftp/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/tls_credentials/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/tls_credentials/Kconfig.shell -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/trickle/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/websocket/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/lib/zperf/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/net/pkt_filter/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/pm/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/portability/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/portability/cmsis_rtos_v1/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/portability/cmsis_rtos_v2/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/random/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/retention/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/retention/Kconfig.blinfo -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/rtio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/sd/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/sensing/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/sensing/sensor/hinge_angle/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/sensing/sensor/phy_3d_sensor/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/settings/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/shell/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/shell/Kconfig.template.shell_log_queue_size -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/shell/Kconfig.template.shell_log_queue_timeout -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/shell/backends/Kconfig.backends -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/shell/modules/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/sip_svc/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/stats/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/storage/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/storage/flash_map/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/storage/stream/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/task_wdt/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/testsuite/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/testsuite/Kconfig.defconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/testsuite/ztest/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/timing/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/tracing/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/tracing/sysview/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/Kconfig.bt -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/Kconfig.cdc -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/Kconfig.msc -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/Kconfig.template.composite_device_number -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/Kconfig.test -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/audio/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/dfu/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/hid/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device/class/netusb/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig.bt -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig.cdc_acm -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig.cdc_ecm -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig.hid -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig.loopback -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig.msc -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig.template.instances_count -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/device_next/class/Kconfig.uac2 -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/host/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb/usb_c/Kconfig -/home/mike/Documents/ncs/v2.7.0/zephyr/subsys/zbus/Kconfig -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/cmake/zephyr/Kconfig diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/banner.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/banner.c.obj Binary files differdeleted file mode 100644 index 6474a88..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/banner.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/busy_wait.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/busy_wait.c.obj Binary files differdeleted file mode 100644 index 8ce3c82..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/busy_wait.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj Binary files differdeleted file mode 100644 index 141bf49..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/dynamic_disabled.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/dynamic_disabled.c.obj Binary files differdeleted file mode 100644 index e3cbf83..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/dynamic_disabled.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj Binary files differdeleted file mode 100644 index 50cbfcb..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj Binary files differdeleted file mode 100644 index 5d19fe8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/float.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/float.c.obj Binary files differdeleted file mode 100644 index 7915b57..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/float.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj Binary files differdeleted file mode 100644 index 12c0a22..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj Binary files differdeleted file mode 100644 index 85014d9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/main_weak.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/main_weak.c.obj Binary files differdeleted file mode 100644 index 30f5e06..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/main_weak.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj Binary files differdeleted file mode 100644 index 1c5016d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj Binary files differdeleted file mode 100644 index d1d09b2..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/nothread.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/nothread.c.obj Binary files differdeleted file mode 100644 index 54d695a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/nothread.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj Binary files differdeleted file mode 100644 index 43c11fe..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj Binary files differdeleted file mode 100644 index 04cb3ed..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj Binary files differdeleted file mode 100644 index 01ceea6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/xip.c.obj b/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/xip.c.obj Binary files differdeleted file mode 100644 index fd1ca62..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/CMakeFiles/kernel.dir/xip.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/kernel/cmake_install.cmake deleted file mode 100644 index 0167d9a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/kernel - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/kernel/libkernel.a b/nrfdemo/build/mcuboot/zephyr/kernel/libkernel.a Binary files differdeleted file mode 100644 index a982597..0000000 --- a/nrfdemo/build/mcuboot/zephyr/kernel/libkernel.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/cmake_install.cmake deleted file mode 100644 index b4b9f37..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/cmake_install.cmake +++ /dev/null @@ -1,52 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/crc/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/libc/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/posix/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/hash/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/heap/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/mem_blocks/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/os/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/utils/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/crc/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/crc/cmake_install.cmake deleted file mode 100644 index 50d4fb7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/crc/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/crc - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/hash/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/hash/cmake_install.cmake deleted file mode 100644 index c0e04c3..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/hash/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/hash - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/heap/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/heap/cmake_install.cmake deleted file mode 100644 index 3370739..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/heap/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/heap - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/libc/cmake_install.cmake deleted file mode 100644 index 7d13574..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/cmake_install.cmake +++ /dev/null @@ -1,46 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/libc/minimal/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/libc/common/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj Binary files differdeleted file mode 100644 index e68243b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj Binary files differdeleted file mode 100644 index 7825b2f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/string/strnlen.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/string/strnlen.c.obj Binary files differdeleted file mode 100644 index c19c787..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/string/strnlen.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/time/gmtime_r.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/time/gmtime_r.c.obj Binary files differdeleted file mode 100644 index 315db3b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/time/gmtime_r.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/libc/common/cmake_install.cmake deleted file mode 100644 index 109c4bd..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/common - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/liblib__libc__common.a b/nrfdemo/build/mcuboot/zephyr/lib/libc/common/liblib__libc__common.a Binary files differdeleted file mode 100644 index 732c8b8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/common/liblib__libc__common.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/math/sqrt.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/math/sqrt.c.obj Binary files differdeleted file mode 100644 index a2fafda..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/math/sqrt.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/math/sqrtf.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/math/sqrtf.c.obj Binary files differdeleted file mode 100644 index 04920ce..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/math/sqrtf.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj Binary files differdeleted file mode 100644 index 211fb8f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj Binary files differdeleted file mode 100644 index 521deac..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/bsearch.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj Binary files differdeleted file mode 100644 index b887741..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/exit.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/qsort.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/qsort.c.obj Binary files differdeleted file mode 100644 index 51a2c54..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/qsort.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj Binary files differdeleted file mode 100644 index caa70ac..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoll.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoll.c.obj Binary files differdeleted file mode 100644 index d3bc8f0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoll.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj Binary files differdeleted file mode 100644 index eb5775b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoull.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoull.c.obj Binary files differdeleted file mode 100644 index 13a7bfe..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoull.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj Binary files differdeleted file mode 100644 index bbdb8cb..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj Binary files differdeleted file mode 100644 index 8c2b287..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj Binary files differdeleted file mode 100644 index 5732c17..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strerror.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strerror.c.obj Binary files differdeleted file mode 100644 index de994b5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strerror.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj Binary files differdeleted file mode 100644 index 9695d1f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj Binary files differdeleted file mode 100644 index d240ada..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj Binary files differdeleted file mode 100644 index 03fb123..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strspn.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj Binary files differdeleted file mode 100644 index f0b3270..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj Binary files differdeleted file mode 100644 index 21184e9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/time/gmtime.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/cmake_install.cmake deleted file mode 100644 index f5c0188..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/minimal - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/liblib__libc__minimal.a b/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/liblib__libc__minimal.a Binary files differdeleted file mode 100644 index 737d067..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/libc/minimal/liblib__libc__minimal.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/lib/mem_blocks/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/mem_blocks/cmake_install.cmake deleted file mode 100644 index 411cb5c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/mem_blocks/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/mem_blocks - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/os/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/os/cmake_install.cmake deleted file mode 100644 index 8e652ad..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/os/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/os - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/posix/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/posix/cmake_install.cmake deleted file mode 100644 index 867f4eb..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/posix/cmake_install.cmake +++ /dev/null @@ -1,45 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/lib/posix/options/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/posix/options/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/posix/options/cmake_install.cmake deleted file mode 100644 index 94d6329..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/posix/options/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/lib/utils/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/lib/utils/cmake_install.cmake deleted file mode 100644 index 89aed0d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/lib/utils/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/lib/utils - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/libzephyr.a b/nrfdemo/build/mcuboot/zephyr/libzephyr.a Binary files differdeleted file mode 100644 index 14faa29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/libzephyr.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/linker.cmd b/nrfdemo/build/mcuboot/zephyr/linker.cmd deleted file mode 100644 index e507e6c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/linker.cmd +++ /dev/null @@ -1,300 +0,0 @@ - OUTPUT_FORMAT("elf32-littlearm") -_region_min_align = 4; -MEMORY - { - FLASH (rx) : ORIGIN = 0x0, LENGTH = 0xc000 - RAM (wx) : ORIGIN = 0x20000000, LENGTH = 0x8000 - - IDT_LIST (wx) : ORIGIN = 0xFFFF7FFF, LENGTH = 32K - } -ENTRY("__start") -SECTIONS - { - .rel.plt : - { - *(.rel.plt) - PROVIDE_HIDDEN (__rel_iplt_start = .); - *(.rel.iplt) - PROVIDE_HIDDEN (__rel_iplt_end = .); - } - .rela.plt : - { - *(.rela.plt) - PROVIDE_HIDDEN (__rela_iplt_start = .); - *(.rela.iplt) - PROVIDE_HIDDEN (__rela_iplt_end = .); - } - .rel.dyn : - { - *(.rel.*) - } - .rela.dyn : - { - *(.rela.*) - } - /DISCARD/ : - { - *(.plt) - } - /DISCARD/ : - { - *(.iplt) - } - - __rom_region_start = 0x0; - rom_start : - { -HIDDEN(__rom_start_address = .); -FILL(0x00); -. += 0x0 - (. - __rom_start_address); -. = ALIGN(4); -. = ALIGN( 1 << LOG2CEIL(4 * 32) ); -. = ALIGN( 1 << LOG2CEIL(4 * (16 + 65)) ); -_vector_start = .; -KEEP(*(.exc_vector_table)) -KEEP(*(".exc_vector_table.*")) -KEEP(*(.vectors)) -_vector_end = .; -. = ALIGN(4); -KEEP(*(.gnu.linkonce.irq_vector_table*)) - _vector_end = .; - } > FLASH - text : - { - __text_region_start = .; - *(.text) - *(".text.*") - *(".TEXT.*") - *(.gnu.linkonce.t.*) - *(.glue_7t) *(.glue_7) *(.vfp11_veneer) *(.v4_bx) - . = ALIGN(4); - } > FLASH - __text_region_end = .; - .ARM.exidx : - { - __exidx_start = .; - *(.ARM.exidx* gnu.linkonce.armexidx.*) - __exidx_end = .; - } > FLASH - __rodata_region_start = .; - initlevel : - { - __init_start = .; - __init_EARLY_start = .; KEEP(*(SORT(.z_init_EARLY?_*))); KEEP(*(SORT(.z_init_EARLY??_*))); - __init_PRE_KERNEL_1_start = .; KEEP(*(SORT(.z_init_PRE_KERNEL_1?_*))); KEEP(*(SORT(.z_init_PRE_KERNEL_1??_*))); - __init_PRE_KERNEL_2_start = .; KEEP(*(SORT(.z_init_PRE_KERNEL_2?_*))); KEEP(*(SORT(.z_init_PRE_KERNEL_2??_*))); - __init_POST_KERNEL_start = .; KEEP(*(SORT(.z_init_POST_KERNEL?_*))); KEEP(*(SORT(.z_init_POST_KERNEL??_*))); - __init_APPLICATION_start = .; KEEP(*(SORT(.z_init_APPLICATION?_*))); KEEP(*(SORT(.z_init_APPLICATION??_*))); - __init_SMP_start = .; KEEP(*(SORT(.z_init_SMP?_*))); KEEP(*(SORT(.z_init_SMP??_*))); - __init_end = .; - __deferred_init_list_start = .; - KEEP(*(.z_deferred_init)) - __deferred_init_list_end = .; - } > FLASH - device_area : SUBALIGN(4) { _device_list_start = .; KEEP(*(SORT(._device.static.*_?_*))); KEEP(*(SORT(._device.static.*_??_*))); _device_list_end = .; } > FLASH - sw_isr_table : - { - . = ALIGN(4); - *(.gnu.linkonce.sw_isr_table*) - } > FLASH - initlevel_error : - { - KEEP(*(SORT(.z_init_[_A-Z0-9]*))) - } - ASSERT(SIZEOF(initlevel_error) == 0, "Undefined initialization levels used.") - app_shmem_regions : ALIGN_WITH_INPUT - { - __app_shmem_regions_start = .; - KEEP(*(SORT(.app_regions.*))); - __app_shmem_regions_end = .; - } > FLASH - k_p4wq_initparam_area : SUBALIGN(4) { _k_p4wq_initparam_list_start = .; KEEP(*(SORT_BY_NAME(._k_p4wq_initparam.static.*))); _k_p4wq_initparam_list_end = .; } > FLASH - _static_thread_data_area : SUBALIGN(4) { __static_thread_data_list_start = .; KEEP(*(SORT_BY_NAME(.__static_thread_data.static.*))); __static_thread_data_list_end = .; } > FLASH - device_deps : ALIGN_WITH_INPUT - { -__device_deps_start = .; -KEEP(*(SORT(.__device_deps_pass2*))); -__device_deps_end = .; - } > FLASH -ztest : -{ - _ztest_expected_result_entry_list_start = .; KEEP(*(SORT_BY_NAME(._ztest_expected_result_entry.static.*))); _ztest_expected_result_entry_list_end = .; - _ztest_suite_node_list_start = .; KEEP(*(SORT_BY_NAME(._ztest_suite_node.static.*))); _ztest_suite_node_list_end = .; - _ztest_unit_test_list_start = .; KEEP(*(SORT_BY_NAME(._ztest_unit_test.static.*))); _ztest_unit_test_list_end = .; - _ztest_test_rule_list_start = .; KEEP(*(SORT_BY_NAME(._ztest_test_rule.static.*))); _ztest_test_rule_list_end = .; -} > FLASH - bt_l2cap_fixed_chan_area : SUBALIGN(4) { _bt_l2cap_fixed_chan_list_start = .; KEEP(*(SORT_BY_NAME(._bt_l2cap_fixed_chan.static.*))); _bt_l2cap_fixed_chan_list_end = .; } > FLASH - bt_gatt_service_static_area : SUBALIGN(4) { _bt_gatt_service_static_list_start = .; KEEP(*(SORT_BY_NAME(._bt_gatt_service_static.static.*))); _bt_gatt_service_static_list_end = .; } > FLASH - log_strings_area : SUBALIGN(4) { _log_strings_list_start = .; KEEP(*(SORT_BY_NAME(._log_strings.static.*))); _log_strings_list_end = .; } > FLASH - log_const_area : SUBALIGN(4) { _log_const_list_start = .; KEEP(*(SORT_BY_NAME(._log_const.static.*))); _log_const_list_end = .; } > FLASH - log_backend_area : SUBALIGN(4) { _log_backend_list_start = .; KEEP(*(SORT_BY_NAME(._log_backend.static.*))); _log_backend_list_end = .; } > FLASH - log_link_area : SUBALIGN(4) { _log_link_list_start = .; KEEP(*(SORT_BY_NAME(._log_link.static.*))); _log_link_list_end = .; } > FLASH - tracing_backend_area : SUBALIGN(4) { _tracing_backend_list_start = .; KEEP(*(SORT_BY_NAME(._tracing_backend.static.*))); _tracing_backend_list_end = .; } > FLASH - zephyr_dbg_info : ALIGN_WITH_INPUT - { - KEEP(*(".dbg_thread_info")); - } > FLASH - symbol_to_keep : ALIGN_WITH_INPUT - { - __symbol_to_keep_start = .; - KEEP(*(SORT(.symbol_to_keep*))); - __symbol_to_keep_end = .; - } > FLASH - shell_area : SUBALIGN(4) { _shell_list_start = .; KEEP(*(SORT_BY_NAME(._shell.static.*))); _shell_list_end = .; } > FLASH - shell_root_cmds_area : SUBALIGN(4) { _shell_root_cmds_list_start = .; KEEP(*(SORT_BY_NAME(._shell_root_cmds.static.*))); _shell_root_cmds_list_end = .; } > FLASH - shell_subcmds_area : SUBALIGN(4) { _shell_subcmds_list_start = .; KEEP(*(SORT_BY_NAME(._shell_subcmds.static.*))); _shell_subcmds_list_end = .; } > FLASH - shell_dynamic_subcmds_area : SUBALIGN(4) { _shell_dynamic_subcmds_list_start = .; KEEP(*(SORT_BY_NAME(._shell_dynamic_subcmds.static.*))); _shell_dynamic_subcmds_list_end = .; } > FLASH - cfb_font_area : SUBALIGN(4) { _cfb_font_list_start = .; KEEP(*(SORT_BY_NAME(._cfb_font.static.*))); _cfb_font_list_end = .; } > FLASH - rodata : - { - *(.rodata) - *(".rodata.*") - *(.gnu.linkonce.r.*) - . = ALIGN(4); - } > FLASH - __rodata_region_end = .; - . = ALIGN(_region_min_align); - __rom_region_end = __rom_region_start + . - ADDR(rom_start); - - /DISCARD/ : { - *(.got.plt) - *(.igot.plt) - *(.got) - *(.igot) - } - - . = 0x20000000; - . = ALIGN(_region_min_align); - _image_ram_start = .; -.ramfunc : ALIGN_WITH_INPUT -{ - . = ALIGN(_region_min_align); - __ramfunc_start = .; - *(.ramfunc) - *(".ramfunc.*") - . = ALIGN(_region_min_align); - __ramfunc_end = .; -} > RAM AT > FLASH -__ramfunc_size = __ramfunc_end - __ramfunc_start; -__ramfunc_load_start = LOADADDR(.ramfunc); - - datas : ALIGN_WITH_INPUT - { - __data_region_start = .; - __data_start = .; - *(.data) - *(".data.*") - *(".kernel.*") - __data_end = .; - } > RAM AT > FLASH - __data_size = __data_end - __data_start; - __data_load_start = LOADADDR(datas); - __data_region_load_start = LOADADDR(datas); - device_states : ALIGN_WITH_INPUT - { - __device_states_start = .; - KEEP(*(".z_devstate")); - KEEP(*(".z_devstate.*")); - __device_states_end = .; - } > RAM AT > FLASH - log_mpsc_pbuf_area : ALIGN_WITH_INPUT SUBALIGN(4) { _log_mpsc_pbuf_list_start = .; *(SORT_BY_NAME(._log_mpsc_pbuf.static.*)); _log_mpsc_pbuf_list_end = .; } > RAM AT > FLASH - log_msg_ptr_area : ALIGN_WITH_INPUT SUBALIGN(4) { _log_msg_ptr_list_start = .; KEEP(*(SORT_BY_NAME(._log_msg_ptr.static.*))); _log_msg_ptr_list_end = .; } > RAM AT > FLASH - log_dynamic_area : ALIGN_WITH_INPUT SUBALIGN(4) { _log_dynamic_list_start = .; KEEP(*(SORT_BY_NAME(._log_dynamic.static.*))); _log_dynamic_list_end = .; } > RAM AT > FLASH - k_timer_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_timer_list_start = .; *(SORT_BY_NAME(._k_timer.static.*)); _k_timer_list_end = .; } > RAM AT > FLASH - k_mem_slab_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_mem_slab_list_start = .; *(SORT_BY_NAME(._k_mem_slab.static.*)); _k_mem_slab_list_end = .; } > RAM AT > FLASH - k_heap_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_heap_list_start = .; *(SORT_BY_NAME(._k_heap.static.*)); _k_heap_list_end = .; } > RAM AT > FLASH - k_mutex_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_mutex_list_start = .; *(SORT_BY_NAME(._k_mutex.static.*)); _k_mutex_list_end = .; } > RAM AT > FLASH - k_stack_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_stack_list_start = .; *(SORT_BY_NAME(._k_stack.static.*)); _k_stack_list_end = .; } > RAM AT > FLASH - k_msgq_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_msgq_list_start = .; *(SORT_BY_NAME(._k_msgq.static.*)); _k_msgq_list_end = .; } > RAM AT > FLASH - k_mbox_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_mbox_list_start = .; *(SORT_BY_NAME(._k_mbox.static.*)); _k_mbox_list_end = .; } > RAM AT > FLASH - k_pipe_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_pipe_list_start = .; *(SORT_BY_NAME(._k_pipe.static.*)); _k_pipe_list_end = .; } > RAM AT > FLASH - k_sem_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_sem_list_start = .; *(SORT_BY_NAME(._k_sem.static.*)); _k_sem_list_end = .; } > RAM AT > FLASH - k_event_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_event_list_start = .; *(SORT_BY_NAME(._k_event.static.*)); _k_event_list_end = .; } > RAM AT > FLASH - k_queue_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_queue_list_start = .; *(SORT_BY_NAME(._k_queue.static.*)); _k_queue_list_end = .; } > RAM AT > FLASH - k_fifo_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_fifo_list_start = .; *(SORT_BY_NAME(._k_fifo.static.*)); _k_fifo_list_end = .; } > RAM AT > FLASH - k_lifo_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_lifo_list_start = .; *(SORT_BY_NAME(._k_lifo.static.*)); _k_lifo_list_end = .; } > RAM AT > FLASH - k_condvar_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_condvar_list_start = .; *(SORT_BY_NAME(._k_condvar.static.*)); _k_condvar_list_end = .; } > RAM AT > FLASH - sys_mem_blocks_ptr_area : ALIGN_WITH_INPUT SUBALIGN(4) { _sys_mem_blocks_ptr_list_start = .; *(SORT_BY_NAME(._sys_mem_blocks_ptr.static.*)); _sys_mem_blocks_ptr_list_end = .; } > RAM AT > FLASH - net_buf_pool_area : ALIGN_WITH_INPUT SUBALIGN(4) { _net_buf_pool_list_start = .; KEEP(*(SORT_BY_NAME(._net_buf_pool.static.*))); _net_buf_pool_list_end = .; } > RAM AT > FLASH - __data_region_end = .; - bss (NOLOAD) : ALIGN_WITH_INPUT - { - . = ALIGN(4); - __bss_start = .; - __kernel_ram_start = .; - *(.bss) - *(".bss.*") - *(COMMON) - *(".kernel_bss.*") - __bss_end = ALIGN(4); - } > RAM AT > RAM - noinit (NOLOAD) : - { - *(.noinit) - *(".noinit.*") - *(".kernel_noinit.*") - } > RAM AT > RAM - __kernel_ram_end = 0x20000000 + 0x8000; - __kernel_ram_size = __kernel_ram_end - __kernel_ram_start; -PROVIDE(z_arm_platform_init = SystemInit); -/DISCARD/ : -{ - KEEP(*(.irq_info*)) - KEEP(*(.intList*)) -} - .last_ram_section (NOLOAD) : - { - _image_ram_end = .; - _image_ram_size = _image_ram_end - _image_ram_start; - _end = .; - z_mapped_end = .; - } > RAM AT > RAM - - .stab 0 : { *(.stab) } - .stabstr 0 : { *(.stabstr) } - .stab.excl 0 : { *(.stab.excl) } - .stab.exclstr 0 : { *(.stab.exclstr) } - .stab.index 0 : { *(.stab.index) } - .stab.indexstr 0 : { *(.stab.indexstr) } - .gnu.build.attributes 0 : { *(.gnu.build.attributes .gnu.build.attributes.*) } - .comment 0 : { *(.comment) } - .debug 0 : { *(.debug) } - .line 0 : { *(.line) } - .debug_srcinfo 0 : { *(.debug_srcinfo) } - .debug_sfnames 0 : { *(.debug_sfnames) } - .debug_aranges 0 : { *(.debug_aranges) } - .debug_pubnames 0 : { *(.debug_pubnames) } - .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) } - .debug_abbrev 0 : { *(.debug_abbrev) } - .debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) } - .debug_frame 0 : { *(.debug_frame) } - .debug_str 0 : { *(.debug_str) } - .debug_loc 0 : { *(.debug_loc) } - .debug_macinfo 0 : { *(.debug_macinfo) } - .debug_weaknames 0 : { *(.debug_weaknames) } - .debug_funcnames 0 : { *(.debug_funcnames) } - .debug_typenames 0 : { *(.debug_typenames) } - .debug_varnames 0 : { *(.debug_varnames) } - .debug_pubtypes 0 : { *(.debug_pubtypes) } - .debug_ranges 0 : { *(.debug_ranges) } - .debug_addr 0 : { *(.debug_addr) } - .debug_line_str 0 : { *(.debug_line_str) } - .debug_loclists 0 : { *(.debug_loclists) } - .debug_macro 0 : { *(.debug_macro) } - .debug_names 0 : { *(.debug_names) } - .debug_rnglists 0 : { *(.debug_rnglists) } - .debug_str_offsets 0 : { *(.debug_str_offsets) } - .debug_sup 0 : { *(.debug_sup) } - /DISCARD/ : { *(.note.GNU-stack) } - .ARM.attributes 0 : - { - KEEP(*(.ARM.attributes)) - KEEP(*(.gnu.attributes)) - } - -.last_section : -{ - LONG(0xE015E015) -} > FLASH -_flash_used = LOADADDR(.last_section) + SIZEOF(.last_section) - __rom_region_start; - } diff --git a/nrfdemo/build/mcuboot/zephyr/linker.cmd.dep b/nrfdemo/build/mcuboot/zephyr/linker.cmd.dep deleted file mode 100644 index 411ccd3..0000000 --- a/nrfdemo/build/mcuboot/zephyr/linker.cmd.dep +++ /dev/null @@ -1,81 +0,0 @@ -linker.cmd: \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/cortex_m/scripts/linker.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/autoconf.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/sections.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/section_tags.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/toolchain.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/toolchain/gcc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree.h \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/devicetree_generated.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/irq_multilevel.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_macro.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_loops.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_listify.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_is_eq.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_inc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_dec.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_x2.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/minimal/include/stdbool.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/io-channels.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/clocks.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/gpio.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/spi.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/dma.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/pwms.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/fixed-partitions.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/ordinals.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/pinctrl.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/can.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/reset.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/mbox.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/devicetree_regions.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/linker-defs.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/toolchain/common.h \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/offsets.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/linker-tool.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/linker-tool-gcc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/kernel/mm.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/kernel/internal/mm.h \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/pm_config.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/linker-devnull.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/rel-sections.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/common/rom_start_address.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/common/fill_with_zeros.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/common/rom_start_offset.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/arm/core/vector_table.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/irq-vector-table-section.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/arm/core/cortex_m/vector_table_pad.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/kobject-text.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-kernel-devices.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/iterable_sections.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/device-deps.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-ztest.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-cpp.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-net.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-bt.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-logging.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-debug.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-misc.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/thread-local-storage.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-rodata.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/arm/core/swi_tables.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/kobject-rom.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/cplusplus-rom.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-ram-sections.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/common/ramfunc.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-ramfunc-section.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-rwdata.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-ram.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/kobject-data.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/cplusplus-ram.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-data-sections.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-noinit.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-sections.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../soc/nordic/common/arm_platform_init.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/intlist.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/ram-end.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/debug-sections.ld diff --git a/nrfdemo/build/mcuboot/zephyr/linker_zephyr_pre0.cmd b/nrfdemo/build/mcuboot/zephyr/linker_zephyr_pre0.cmd deleted file mode 100644 index defa477..0000000 --- a/nrfdemo/build/mcuboot/zephyr/linker_zephyr_pre0.cmd +++ /dev/null @@ -1,300 +0,0 @@ - OUTPUT_FORMAT("elf32-littlearm") -_region_min_align = 4; -MEMORY - { - FLASH (rx) : ORIGIN = 0x0, LENGTH = 0xc000 - RAM (wx) : ORIGIN = 0x20000000, LENGTH = 0x8000 - - IDT_LIST (wx) : ORIGIN = 0xFFFF7FFF, LENGTH = 32K - } -ENTRY("__start") -SECTIONS - { - .rel.plt : - { - *(.rel.plt) - PROVIDE_HIDDEN (__rel_iplt_start = .); - *(.rel.iplt) - PROVIDE_HIDDEN (__rel_iplt_end = .); - } - .rela.plt : - { - *(.rela.plt) - PROVIDE_HIDDEN (__rela_iplt_start = .); - *(.rela.iplt) - PROVIDE_HIDDEN (__rela_iplt_end = .); - } - .rel.dyn : - { - *(.rel.*) - } - .rela.dyn : - { - *(.rela.*) - } - /DISCARD/ : - { - *(.plt) - } - /DISCARD/ : - { - *(.iplt) - } - - __rom_region_start = 0x0; - rom_start : - { -HIDDEN(__rom_start_address = .); -FILL(0x00); -. += 0x0 - (. - __rom_start_address); -. = ALIGN(4); -. = ALIGN( 1 << LOG2CEIL(4 * 32) ); -. = ALIGN( 1 << LOG2CEIL(4 * (16 + 65)) ); -_vector_start = .; -KEEP(*(.exc_vector_table)) -KEEP(*(".exc_vector_table.*")) -KEEP(*(.vectors)) -_vector_end = .; -. = ALIGN(4); -KEEP(*(.gnu.linkonce.irq_vector_table*)) - _vector_end = .; - } > FLASH - text : - { - __text_region_start = .; - *(.text) - *(".text.*") - *(".TEXT.*") - *(.gnu.linkonce.t.*) - *(.glue_7t) *(.glue_7) *(.vfp11_veneer) *(.v4_bx) - . = ALIGN(4); - } > FLASH - __text_region_end = .; - .ARM.exidx : - { - __exidx_start = .; - *(.ARM.exidx* gnu.linkonce.armexidx.*) - __exidx_end = .; - } > FLASH - __rodata_region_start = .; - initlevel : - { - __init_start = .; - __init_EARLY_start = .; KEEP(*(SORT(.z_init_EARLY?_*))); KEEP(*(SORT(.z_init_EARLY??_*))); - __init_PRE_KERNEL_1_start = .; KEEP(*(SORT(.z_init_PRE_KERNEL_1?_*))); KEEP(*(SORT(.z_init_PRE_KERNEL_1??_*))); - __init_PRE_KERNEL_2_start = .; KEEP(*(SORT(.z_init_PRE_KERNEL_2?_*))); KEEP(*(SORT(.z_init_PRE_KERNEL_2??_*))); - __init_POST_KERNEL_start = .; KEEP(*(SORT(.z_init_POST_KERNEL?_*))); KEEP(*(SORT(.z_init_POST_KERNEL??_*))); - __init_APPLICATION_start = .; KEEP(*(SORT(.z_init_APPLICATION?_*))); KEEP(*(SORT(.z_init_APPLICATION??_*))); - __init_SMP_start = .; KEEP(*(SORT(.z_init_SMP?_*))); KEEP(*(SORT(.z_init_SMP??_*))); - __init_end = .; - __deferred_init_list_start = .; - KEEP(*(.z_deferred_init)) - __deferred_init_list_end = .; - } > FLASH - device_area : SUBALIGN(4) { _device_list_start = .; KEEP(*(SORT(._device.static.*_?_*))); KEEP(*(SORT(._device.static.*_??_*))); _device_list_end = .; } > FLASH - sw_isr_table : - { - . = ALIGN(4); - *(.gnu.linkonce.sw_isr_table*) - } > FLASH - initlevel_error : - { - KEEP(*(SORT(.z_init_[_A-Z0-9]*))) - } - ASSERT(SIZEOF(initlevel_error) == 0, "Undefined initialization levels used.") - app_shmem_regions : ALIGN_WITH_INPUT - { - __app_shmem_regions_start = .; - KEEP(*(SORT(.app_regions.*))); - __app_shmem_regions_end = .; - } > FLASH - k_p4wq_initparam_area : SUBALIGN(4) { _k_p4wq_initparam_list_start = .; KEEP(*(SORT_BY_NAME(._k_p4wq_initparam.static.*))); _k_p4wq_initparam_list_end = .; } > FLASH - _static_thread_data_area : SUBALIGN(4) { __static_thread_data_list_start = .; KEEP(*(SORT_BY_NAME(.__static_thread_data.static.*))); __static_thread_data_list_end = .; } > FLASH - device_deps : ALIGN_WITH_INPUT - { -__device_deps_start = .; -KEEP(*(SORT(.__device_deps_pass2*))); -__device_deps_end = .; - } > FLASH -ztest : -{ - _ztest_expected_result_entry_list_start = .; KEEP(*(SORT_BY_NAME(._ztest_expected_result_entry.static.*))); _ztest_expected_result_entry_list_end = .; - _ztest_suite_node_list_start = .; KEEP(*(SORT_BY_NAME(._ztest_suite_node.static.*))); _ztest_suite_node_list_end = .; - _ztest_unit_test_list_start = .; KEEP(*(SORT_BY_NAME(._ztest_unit_test.static.*))); _ztest_unit_test_list_end = .; - _ztest_test_rule_list_start = .; KEEP(*(SORT_BY_NAME(._ztest_test_rule.static.*))); _ztest_test_rule_list_end = .; -} > FLASH - bt_l2cap_fixed_chan_area : SUBALIGN(4) { _bt_l2cap_fixed_chan_list_start = .; KEEP(*(SORT_BY_NAME(._bt_l2cap_fixed_chan.static.*))); _bt_l2cap_fixed_chan_list_end = .; } > FLASH - bt_gatt_service_static_area : SUBALIGN(4) { _bt_gatt_service_static_list_start = .; KEEP(*(SORT_BY_NAME(._bt_gatt_service_static.static.*))); _bt_gatt_service_static_list_end = .; } > FLASH - log_strings_area : SUBALIGN(4) { _log_strings_list_start = .; KEEP(*(SORT_BY_NAME(._log_strings.static.*))); _log_strings_list_end = .; } > FLASH - log_const_area : SUBALIGN(4) { _log_const_list_start = .; KEEP(*(SORT_BY_NAME(._log_const.static.*))); _log_const_list_end = .; } > FLASH - log_backend_area : SUBALIGN(4) { _log_backend_list_start = .; KEEP(*(SORT_BY_NAME(._log_backend.static.*))); _log_backend_list_end = .; } > FLASH - log_link_area : SUBALIGN(4) { _log_link_list_start = .; KEEP(*(SORT_BY_NAME(._log_link.static.*))); _log_link_list_end = .; } > FLASH - tracing_backend_area : SUBALIGN(4) { _tracing_backend_list_start = .; KEEP(*(SORT_BY_NAME(._tracing_backend.static.*))); _tracing_backend_list_end = .; } > FLASH - zephyr_dbg_info : ALIGN_WITH_INPUT - { - KEEP(*(".dbg_thread_info")); - } > FLASH - symbol_to_keep : ALIGN_WITH_INPUT - { - __symbol_to_keep_start = .; - KEEP(*(SORT(.symbol_to_keep*))); - __symbol_to_keep_end = .; - } > FLASH - shell_area : SUBALIGN(4) { _shell_list_start = .; KEEP(*(SORT_BY_NAME(._shell.static.*))); _shell_list_end = .; } > FLASH - shell_root_cmds_area : SUBALIGN(4) { _shell_root_cmds_list_start = .; KEEP(*(SORT_BY_NAME(._shell_root_cmds.static.*))); _shell_root_cmds_list_end = .; } > FLASH - shell_subcmds_area : SUBALIGN(4) { _shell_subcmds_list_start = .; KEEP(*(SORT_BY_NAME(._shell_subcmds.static.*))); _shell_subcmds_list_end = .; } > FLASH - shell_dynamic_subcmds_area : SUBALIGN(4) { _shell_dynamic_subcmds_list_start = .; KEEP(*(SORT_BY_NAME(._shell_dynamic_subcmds.static.*))); _shell_dynamic_subcmds_list_end = .; } > FLASH - cfb_font_area : SUBALIGN(4) { _cfb_font_list_start = .; KEEP(*(SORT_BY_NAME(._cfb_font.static.*))); _cfb_font_list_end = .; } > FLASH - rodata : - { - *(.rodata) - *(".rodata.*") - *(.gnu.linkonce.r.*) - . = ALIGN(4); - } > FLASH - __rodata_region_end = .; - . = ALIGN(_region_min_align); - __rom_region_end = __rom_region_start + . - ADDR(rom_start); - - /DISCARD/ : { - *(.got.plt) - *(.igot.plt) - *(.got) - *(.igot) - } - - . = 0x20000000; - . = ALIGN(_region_min_align); - _image_ram_start = .; -.ramfunc : ALIGN_WITH_INPUT -{ - . = ALIGN(_region_min_align); - __ramfunc_start = .; - *(.ramfunc) - *(".ramfunc.*") - . = ALIGN(_region_min_align); - __ramfunc_end = .; -} > RAM AT > FLASH -__ramfunc_size = __ramfunc_end - __ramfunc_start; -__ramfunc_load_start = LOADADDR(.ramfunc); - - datas : ALIGN_WITH_INPUT - { - __data_region_start = .; - __data_start = .; - *(.data) - *(".data.*") - *(".kernel.*") - __data_end = .; - } > RAM AT > FLASH - __data_size = __data_end - __data_start; - __data_load_start = LOADADDR(datas); - __data_region_load_start = LOADADDR(datas); - device_states : ALIGN_WITH_INPUT - { - __device_states_start = .; - KEEP(*(".z_devstate")); - KEEP(*(".z_devstate.*")); - __device_states_end = .; - } > RAM AT > FLASH - log_mpsc_pbuf_area : ALIGN_WITH_INPUT SUBALIGN(4) { _log_mpsc_pbuf_list_start = .; *(SORT_BY_NAME(._log_mpsc_pbuf.static.*)); _log_mpsc_pbuf_list_end = .; } > RAM AT > FLASH - log_msg_ptr_area : ALIGN_WITH_INPUT SUBALIGN(4) { _log_msg_ptr_list_start = .; KEEP(*(SORT_BY_NAME(._log_msg_ptr.static.*))); _log_msg_ptr_list_end = .; } > RAM AT > FLASH - log_dynamic_area : ALIGN_WITH_INPUT SUBALIGN(4) { _log_dynamic_list_start = .; KEEP(*(SORT_BY_NAME(._log_dynamic.static.*))); _log_dynamic_list_end = .; } > RAM AT > FLASH - k_timer_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_timer_list_start = .; *(SORT_BY_NAME(._k_timer.static.*)); _k_timer_list_end = .; } > RAM AT > FLASH - k_mem_slab_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_mem_slab_list_start = .; *(SORT_BY_NAME(._k_mem_slab.static.*)); _k_mem_slab_list_end = .; } > RAM AT > FLASH - k_heap_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_heap_list_start = .; *(SORT_BY_NAME(._k_heap.static.*)); _k_heap_list_end = .; } > RAM AT > FLASH - k_mutex_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_mutex_list_start = .; *(SORT_BY_NAME(._k_mutex.static.*)); _k_mutex_list_end = .; } > RAM AT > FLASH - k_stack_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_stack_list_start = .; *(SORT_BY_NAME(._k_stack.static.*)); _k_stack_list_end = .; } > RAM AT > FLASH - k_msgq_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_msgq_list_start = .; *(SORT_BY_NAME(._k_msgq.static.*)); _k_msgq_list_end = .; } > RAM AT > FLASH - k_mbox_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_mbox_list_start = .; *(SORT_BY_NAME(._k_mbox.static.*)); _k_mbox_list_end = .; } > RAM AT > FLASH - k_pipe_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_pipe_list_start = .; *(SORT_BY_NAME(._k_pipe.static.*)); _k_pipe_list_end = .; } > RAM AT > FLASH - k_sem_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_sem_list_start = .; *(SORT_BY_NAME(._k_sem.static.*)); _k_sem_list_end = .; } > RAM AT > FLASH - k_event_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_event_list_start = .; *(SORT_BY_NAME(._k_event.static.*)); _k_event_list_end = .; } > RAM AT > FLASH - k_queue_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_queue_list_start = .; *(SORT_BY_NAME(._k_queue.static.*)); _k_queue_list_end = .; } > RAM AT > FLASH - k_fifo_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_fifo_list_start = .; *(SORT_BY_NAME(._k_fifo.static.*)); _k_fifo_list_end = .; } > RAM AT > FLASH - k_lifo_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_lifo_list_start = .; *(SORT_BY_NAME(._k_lifo.static.*)); _k_lifo_list_end = .; } > RAM AT > FLASH - k_condvar_area : ALIGN_WITH_INPUT SUBALIGN(4) { _k_condvar_list_start = .; *(SORT_BY_NAME(._k_condvar.static.*)); _k_condvar_list_end = .; } > RAM AT > FLASH - sys_mem_blocks_ptr_area : ALIGN_WITH_INPUT SUBALIGN(4) { _sys_mem_blocks_ptr_list_start = .; *(SORT_BY_NAME(._sys_mem_blocks_ptr.static.*)); _sys_mem_blocks_ptr_list_end = .; } > RAM AT > FLASH - net_buf_pool_area : ALIGN_WITH_INPUT SUBALIGN(4) { _net_buf_pool_list_start = .; KEEP(*(SORT_BY_NAME(._net_buf_pool.static.*))); _net_buf_pool_list_end = .; } > RAM AT > FLASH - __data_region_end = .; - bss (NOLOAD) : ALIGN_WITH_INPUT - { - . = ALIGN(4); - __bss_start = .; - __kernel_ram_start = .; - *(.bss) - *(".bss.*") - *(COMMON) - *(".kernel_bss.*") - __bss_end = ALIGN(4); - } > RAM AT > RAM - noinit (NOLOAD) : - { - *(.noinit) - *(".noinit.*") - *(".kernel_noinit.*") - } > RAM AT > RAM - __kernel_ram_end = 0x20000000 + 0x8000; - __kernel_ram_size = __kernel_ram_end - __kernel_ram_start; -PROVIDE(z_arm_platform_init = SystemInit); -.intList : -{ - KEEP(*(.irq_info*)) - KEEP(*(.intList*)) -} > IDT_LIST - .last_ram_section (NOLOAD) : - { - _image_ram_end = .; - _image_ram_size = _image_ram_end - _image_ram_start; - _end = .; - z_mapped_end = .; - } > RAM AT > RAM - - .stab 0 : { *(.stab) } - .stabstr 0 : { *(.stabstr) } - .stab.excl 0 : { *(.stab.excl) } - .stab.exclstr 0 : { *(.stab.exclstr) } - .stab.index 0 : { *(.stab.index) } - .stab.indexstr 0 : { *(.stab.indexstr) } - .gnu.build.attributes 0 : { *(.gnu.build.attributes .gnu.build.attributes.*) } - .comment 0 : { *(.comment) } - .debug 0 : { *(.debug) } - .line 0 : { *(.line) } - .debug_srcinfo 0 : { *(.debug_srcinfo) } - .debug_sfnames 0 : { *(.debug_sfnames) } - .debug_aranges 0 : { *(.debug_aranges) } - .debug_pubnames 0 : { *(.debug_pubnames) } - .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) } - .debug_abbrev 0 : { *(.debug_abbrev) } - .debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) } - .debug_frame 0 : { *(.debug_frame) } - .debug_str 0 : { *(.debug_str) } - .debug_loc 0 : { *(.debug_loc) } - .debug_macinfo 0 : { *(.debug_macinfo) } - .debug_weaknames 0 : { *(.debug_weaknames) } - .debug_funcnames 0 : { *(.debug_funcnames) } - .debug_typenames 0 : { *(.debug_typenames) } - .debug_varnames 0 : { *(.debug_varnames) } - .debug_pubtypes 0 : { *(.debug_pubtypes) } - .debug_ranges 0 : { *(.debug_ranges) } - .debug_addr 0 : { *(.debug_addr) } - .debug_line_str 0 : { *(.debug_line_str) } - .debug_loclists 0 : { *(.debug_loclists) } - .debug_macro 0 : { *(.debug_macro) } - .debug_names 0 : { *(.debug_names) } - .debug_rnglists 0 : { *(.debug_rnglists) } - .debug_str_offsets 0 : { *(.debug_str_offsets) } - .debug_sup 0 : { *(.debug_sup) } - /DISCARD/ : { *(.note.GNU-stack) } - .ARM.attributes 0 : - { - KEEP(*(.ARM.attributes)) - KEEP(*(.gnu.attributes)) - } - -.last_section : -{ - LONG(0xE015E015) -} > FLASH -_flash_used = LOADADDR(.last_section) + SIZEOF(.last_section) - __rom_region_start; - } diff --git a/nrfdemo/build/mcuboot/zephyr/linker_zephyr_pre0.cmd.dep b/nrfdemo/build/mcuboot/zephyr/linker_zephyr_pre0.cmd.dep deleted file mode 100644 index 78dc24d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/linker_zephyr_pre0.cmd.dep +++ /dev/null @@ -1,81 +0,0 @@ -linker_zephyr_pre0.cmd: \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/cortex_m/scripts/linker.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/autoconf.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/sections.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/section_tags.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/toolchain.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/toolchain/gcc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree.h \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/devicetree_generated.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/irq_multilevel.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_macro.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_loops.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_listify.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_is_eq.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_inc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_dec.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_x2.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/lib/libc/minimal/include/stdbool.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/io-channels.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/clocks.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/gpio.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/spi.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/dma.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/pwms.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/fixed-partitions.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/ordinals.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/pinctrl.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/can.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/reset.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree/mbox.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/devicetree_regions.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/linker-defs.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/toolchain/common.h \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/offsets.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/linker-tool.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/linker-tool-gcc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/kernel/mm.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/kernel/internal/mm.h \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/pm_config.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/linker-devnull.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/rel-sections.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-rom-start.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/common/rom_start_address.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/common/fill_with_zeros.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/common/rom_start_offset.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/arm/core/vector_table.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/irq-vector-table-section.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/arm/core/cortex_m/vector_table_pad.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/kobject-text.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-kernel-devices.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/iterable_sections.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/device-deps.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-ztest.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-cpp.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-net.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-bt.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-logging.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-debug.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom/common-rom-misc.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/thread-local-storage.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-rodata.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/arm/core/swi_tables.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/kobject-rom.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/cplusplus-rom.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-ram-sections.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../arch/common/ramfunc.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-ramfunc-section.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-rwdata.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-ram.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/kobject-data.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/cplusplus-ram.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-data-sections.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-noinit.ld \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/include/generated/snippets-sections.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/../soc/nordic/common/arm_platform_init.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/intlist.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/ram-end.ld \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/debug-sections.ld diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/configs.c b/nrfdemo/build/mcuboot/zephyr/misc/generated/configs.c deleted file mode 100644 index 6b20733..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/configs.c +++ /dev/null @@ -1,535 +0,0 @@ -/* - * SPDX-License-Identifier: Apache-2.0 - */ - -/* file is auto-generated, do not modify ! */ - -#include <zephyr/toolchain.h> - -GEN_ABS_SYM_BEGIN (_ConfigAbsSyms) - -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_PARTITION_SIZE_MCUBOOT_SCRATCH, 0x1e000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_PARTITION_SIZE_MCUBOOT_PAD, 0x200); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_PARTITION_SIZE_MCUBOOT, 0xc000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_USE_NRF_CC310_BL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MCUBOOT_NRF_CLEANUP_PERIPHERAL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_SIGNATURE_KEY_FILE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_ERASE_PROGRESSIVELY, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MCUBOOT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_USE_CC310, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFXLIB_CRYPTO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CC310_BL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_ECDSA_CC310, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MCUBOOT_CLEANUP_ARM_CORE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MBEDTLS_CFG_FILE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_VALIDATE_SLOT0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_PREFER_SWAP_MOVE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_SWAP_USING_MOVE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_ENCRYPTION_SUPPORT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_MAX_IMG_SECTORS, 128); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_SHARE_BACKEND_DISABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_FIH_PROFILE_LOW, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_USB_DFU_NO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MCUBOOT_LOG_LEVEL_INF, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MCUBOOT_LOG_LEVEL, 3); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MCUBOOT_LOG_THREAD_STACK_SIZE, 768); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UPDATEABLE_IMAGE_NUMBER, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOOT_WATCHDOG_FEED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MCUBOOT_DEVICE_SETTINGS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_USB_DEVICE_PRODUCT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_LOAD_SIZE, 0x10000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_LOAD_OFFSET, 0x0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NUM_IRQS, 65); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC, 32768); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_SIZE, 1024); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_BASE_ADDRESS, 0x0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MP_MAX_NUM_CPUS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PLATFORM_SPECIFIC_INIT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYS_CLOCK_TICKS_PER_SEC, 32768); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ROM_START_OFFSET, 0x0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PINCTRL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BUILD_OUTPUT_BIN, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_XIP, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MAIN_STACK_SIZE, 10240); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_IDLE_STACK_SIZE, 320); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_FLASH_LOAD_OFFSET, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_HAS_ARM_MPU, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TICKLESS_KERNEL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CLOCK_CONTROL_INIT_PRIORITY, 30); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_USE_DT_CODE_PARTITION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FPU, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HW_STACK_PROTECTION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SERIAL_INIT_PRIORITY, 50); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GPIO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SERIAL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_KERNEL_ENTRY, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE, 1024); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DCACHE_LINE_SIZE, 32); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GEN_IRQ_VECTOR_TABLE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_SW_ISR_TABLE_ALIGN, 4); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_RTC_TIMER, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG_DOMAIN_NAME, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BUILD_OUTPUT_HEX, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CLOCK_CONTROL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_CUSTOM_BUSY_WAIT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_HAS_TIMING_FUNCTIONS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_INIT_PRIORITY, 50); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GEN_ISR_TABLES, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GEN_IRQ_START_VECTOR, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GEN_SW_ISR_TABLE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SRAM_OFFSET, 0x0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CONSOLE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_SERIES, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_IRQ_VECTOR_TABLE_ALIGN, 4); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ISR_STACK_SIZE, 2048); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC_OPTIMIZE_STRING_FOR_SIZE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ICACHE_LINE_SIZE, 32); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_ARM_ARMV8M_MPU_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_ARM_CORTEX_M33F_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_ARM_CRYPTOCELL_310_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_ARM_V8M_NVIC_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_ATMEL_AT24_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_FIXED_PARTITIONS_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_GPIO_KEYS_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_GPIO_LEDS_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_MMIO_SRAM_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NPM1300_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NPM1300_CHARGER_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NPM1300_REGULATOR_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_CLOCK_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_CTRLAPPERI_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_DPPIC_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_EGU_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_FICR_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_GPIO_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_GPIOTE_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_GPREGRET_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_IPC_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_KMU_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_PINCTRL_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_POWER_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_PWM_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_REGULATORS_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_SAADC_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_SPU_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_TWIM_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_UARTE_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_UICR_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_VMC_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF_WDT_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_NORDIC_NRF91_FLASH_CONTROLLER_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_PWM_LEDS_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_REGULATOR_FIXED_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_SOC_NV_FLASH_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_ST_LIS2DH_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_HAS_ZEPHYR_BT_HCI_ENTROPY_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NUM_METAIRQ_PRIORITIES, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MPSL_WORK_STACK_SIZE, 1024); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WARN_EXPERIMENTAL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_INIT_ARCH_HW_AT_BOOT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE, 4096); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NCS_MCUBOOT_IN_BUILD, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_PARTITION_SIZE_PROVISION, 0x280); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_PARTITION_SIZE_B0_IMAGE, 0x8000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_IS_BOOTLOADER_IMG, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SB_VALIDATION_INFO_MAGIC, 0x86518483); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SB_VALIDATION_POINTER_MAGIC, 0x6919b47e); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SB_VALIDATION_INFO_CRYPTO_ID, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SB_VALIDATION_INFO_VERSION, 2); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SB_VALIDATION_METADATA_OFFSET, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SB_VALIDATE_FW_SIGNATURE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYSTEM_WORKQUEUE_PRIORITY, -2); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HEAP_MEM_POOL_SIZE, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PCD_VERSION_PAGE_BUF_SIZE, 2046); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_CLIENT_ID, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FOTA_USE_NRF_CLOUD_SETTINGS_AREA, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FOTA_DL_TIMEOUT_MIN, 15); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_ALERT_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_LOG_OUTPUT_LEVEL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_LOG_BUF_SIZE, 256); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_LOG_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_LOG_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CLOUD_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MPSL_FEM_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MPSL_FEM_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MPSL_THREAD_COOP_PRIO, 8); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MPSL_TIMESLOT_SESSION_COUNT, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MPSL_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MPSL_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PARTITION_MANAGER_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_MAP_CUSTOM, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SRAM_SIZE, 88); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SRAM_BASE_ADDRESS, 0x20000000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_EXTERNAL_FLASH_BASE, 0x0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_EXTERNAL_FLASH_PATH, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_EXTERNAL_FLASH_SIZE_BITS, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_SRAM_BASE, 0x20000000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PM_SRAM_SIZE, 0x40000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MGMT_FMFU_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MGMT_FMFU_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MGMT_SUITFU_TRIGGER_UPDATE_RESET_DELAY_MS, 100); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MGMT_SUITFU_AUTO_REGISTER_HANDLERS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MGMT_SUITFU_GRP_IMG, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MGMT_SUITFU_IMAGE_NUMBER, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MGMT_SUITFU_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MGMT_SUITFU_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_AUDIO_MODULE_NAME_SIZE, 20); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_AUDIO_MODULE_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_AUDIO_MODULE_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_POSIX_MAX_FDS, 4); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WFA_QT_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WFA_QT_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WFA_QT_THREAD_STACK_SIZE, 4096); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WFA_QT_REBOOT_TIMEOUT_MS, 1000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WFA_QT_DEFAULT_INTERFACE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WPAS_READY_TIMEOUT_MS, 10000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_SPU_FLASH_REGION_SIZE, 0x8000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FPROTECT_BLOCK_SIZE, 0x8000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FPROTECT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HW_UNIQUE_KEY_SUPPORTED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HW_UNIQUE_KEY_PARTITION_SIZE, 0x0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NCS_BOOT_BANNER, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NCS_NCS_BOOT_BANNER_STRING, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NCS_ZEPHYR_BOOT_BANNER_STRING, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HW_CC3XX, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_GPIOTE_NUM_OF_EVT_HANDLERS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZTEST_MULTICORE_DEFAULT_SETTINGS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_NRF_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SIGN_IMAGES, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_DT_FLASH_WRITE_BLOCK_SIZE, 4); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_MCUBOOT_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_MBEDTLS_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_OBERON_PSA_CRYPTO_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TFM_BOARD, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_TRUSTED_FIRMWARE_M_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_PSA_ARCH_TESTS_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_SOC_HWMV1_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_CJSON_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_AZURE_SDK_FOR_C_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_CIRRUS_LOGIC_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_OPENTHREAD_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SUIT_ENVELOPE_TEMPLATE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SUIT_ENVELOPE_TARGET, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SUIT_ENVELOPE_OUTPUT_ARTIFACT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SUIT_ENVELOPE_OUTPUT_MPI_MERGE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_SUIT_GENERATOR_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SUIT_PLATFORM_DRY_RUN_SUPPORT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_SUIT_PROCESSOR_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_MEMFAULT_FIRMWARE_SDK_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_COREMARK_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_CANOPENNODE_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_CHRE_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_LZ4_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_NANOPB_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_TF_M_TESTS_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_ZSCILIB_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_CMSIS_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_CMSIS_CORE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_CMSIS_CORE_M, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_CMSIS_DSP_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_CMSIS_NN_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_FATFS_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_HAL_NORDIC_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_NRFX, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_CLOCK, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_CLOCK_LFXO_TWO_STAGE_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_DPPI, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_GPIOTE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_GPIOTE0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_NVMC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_WDT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRFX_WDT0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_HAL_ST_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_HAL_WURTHELEKTRONIK_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_LIBMETAL_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_LIBLC3_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_LITTLEFS_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_LORAMAC_NODE_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_LVGL_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_MIPI_SYS_T_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_NRF_HW_MODELS_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_OPEN_AMP_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_PICOLIBC_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_SEGGER_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_SEGGER_RTT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_TINYCRYPT_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_UOSCORE_UEDHOC_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_ZCBOR_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_MODEM_SHMEM_CTRL_SIZE, 0x4e8); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_CC3XX, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_CC3XX_PLATFORM, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CC3XX_MUTEX_LOCK, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_802154_SOURCE_NRFXLIB, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_NRFXLIB_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ZEPHYR_CONNECTEDHOMEIP_MODULE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MCUBOOT_BOOTUTIL_LIB, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOARD, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOARD_REVISION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOARD_TARGET, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOARD_CONEXIO_STRATUS_PRO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOARD_CONEXIO_STRATUS_PRO_NRF9151, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BOARD_QUALIFIERS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_FAMILY, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_FAMILY_NORDIC_NRF, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_SERIES_NRF91X, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_NRF9120, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_NRF9151_LACA, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_CC310, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_CLOCK, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_CTRLAP, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_DPPIC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_EGU0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_EGU1, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_EGU2, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_EGU3, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_EGU4, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_EGU5, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_GPIO0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_GPIOTE0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_IPC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_KMU, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_NVMC_PE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_POWER, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_PWM0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_REGULATORS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_SAADC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_SPU, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_TWIM2, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_UARTE0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_VMC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_HW_NRF_WDT0, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_ENABLE_ICACHE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_SPU_FLASH_REGION_ALIGNMENT, 0x8000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_SPU_RAM_REGION_SIZE, 0x2000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_SPU_RAM_REGION_ALIGNMENT, 0x2000); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_SOC_SECURE_SUPPORTED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_APPROTECT_USE_UICR, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GPIO_INIT_PRIORITY, 40); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_COMPATIBLE_NRF, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_SINGLE_THREAD_SUPPORT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARM_MPU_REGION_MIN_ALIGN_AND_SIZE, 4); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ISA_THUMB2, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ASSEMBLER_ISA_THUMB2, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMPILER_ISA_THUMB2, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_STACK_ALIGN_DOUBLE_WORD, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FAULT_DUMP, 2); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BUILTIN_STACK_GUARD, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARM_STACK_PROTECTION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FP_HARDABI, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FP16, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FP16_IEEE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M33, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M_HAS_SYSTICK, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M_HAS_DWT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M_HAS_BASEPRI, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M_HAS_VTOR, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M_HAS_SPLIM, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M_HAS_PROGRAMMABLE_FAULT_PRIOS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_CORTEX_M_HAS_CMSE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARMV7_M_ARMV8_M_MAINLINE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARMV8_M_MAINLINE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARMV8_M_SE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARMV7_M_ARMV8_M_FP, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARMV8_M_DSP, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NULL_POINTER_EXCEPTION_DETECTION_NONE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARM_TRUSTZONE_M, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_HAS_NRF_IDAU, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARM, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_IS_SET, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LITTLE_ENDIAN, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GEN_PRIV_STACKS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ISR_TABLES_LOCAL_DECLARATION_SUPPORTED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_IRQ_VECTOR_TABLE_JUMP_BY_ADDRESS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_EXCEPTION_DEBUG, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_TIMING_FUNCTIONS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_TRUSTED_EXECUTION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_STACK_PROTECTION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_RAMFUNC_SUPPORT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_NESTED_EXCEPTION_DETECTION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_SUPPORTS_COREDUMP, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_SUPPORTS_ARCH_HW_INIT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_SUPPORTS_ROM_START, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_EXTRA_EXCEPTION_INFO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_THREAD_LOCAL_STORAGE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_SUSPEND_TO_RAM, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_THREAD_ABORT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_CODE_DATA_RELOCATION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_HAS_TEE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_HAS_FPU, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CPU_HAS_MPU, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TOOLCHAIN_HAS_BUILTIN_FFS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_KERNEL_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_KERNEL_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NUM_COOP_PRIORITIES, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NUM_PREEMPT_PRIORITIES, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MAIN_THREAD_PRIORITY, -2); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COOP_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PRIORITY_CEILING, -127); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_THREAD_STACK_INFO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SCHED_DUMB, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WAITQ_DUMB, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ERRNO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BARRIER_OPERATIONS_ARCH, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ATOMIC_OPERATIONS_BUILTIN, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NUM_MBOX_ASYNC_MSGS, 10); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_KERNEL_MEM_POOL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ARCH_HAS_CUSTOM_SWAP_TO_MAIN, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SWAP_NONATOMIC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYS_CLOCK_EXISTS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TIMEOUT_64BIT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYS_CLOCK_MAX_TIMEOUT_DAYS, 365); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MP_NUM_CPUS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_KERNEL_INIT_PRIORITY_OBJECTS, 30); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_KERNEL_INIT_PRIORITY_DEFAULT, 40); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_KERNEL_INIT_PRIORITY_DEVICE, 50); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_APPLICATION_INIT_PRIORITY, 90); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CLOCK_CONTROL_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CLOCK_CONTROL_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CLOCK_CONTROL_NRF, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CLOCK_CONTROL_NRF_K32SRC_50PPM, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CLOCK_CONTROL_NRF_ACCURACY, 50); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CONSOLE_INPUT_MAX_LINE_LEN, 128); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CONSOLE_HAS_DRIVER, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CONSOLE_INIT_PRIORITY, 60); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_CONSOLE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_CONSOLE_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_CONSOLE_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_HAS_DRIVER_ENABLED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_HAS_PAGE_LAYOUT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_PAGE_LAYOUT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_FLASH_NRF, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SOC_FLASH_NRF_RADIO_SYNC_NONE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GPIO_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GPIO_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GPIO_NRFX, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_GPIO_NRFX_INTERRUPT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_INTC_INIT_PRIORITY, 40); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_INTC_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_INTC_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PINCTRL_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PINCTRL_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PINCTRL_STORE_REG, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PINCTRL_NRF, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SERIAL_HAS_DRIVER, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SERIAL_SUPPORT_ASYNC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SERIAL_SUPPORT_INTERRUPT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_NRFX, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_NRFX_UARTE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_NRFX_UARTE_LEGACY_SHIM, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_0_ENHANCED_POLL_OUT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_UART_0_NRF_TX_BUFFER_SIZE, 32); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYSTEM_CLOCK_INIT_PRIORITY, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TICKLESS_CAPABLE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYSTEM_TIMER_HAS_DISABLE_SUPPORT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYSTEM_CLOCK_WAIT_FOR_STABILITY, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_USBD_COMMON_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NRF_USBD_COMMON_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_USBC_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_USBC_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FULL_LIBC_SUPPORTED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC_SUPPORTED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NEWLIB_LIBC_SUPPORTED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PICOLIBC_SUPPORTED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_NEWLIB_LIBC_NANO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMMON_LIBC_ABORT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMMON_LIBC_GMTIME_R, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMMON_LIBC_MALLOC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMMON_LIBC_CALLOC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMMON_LIBC_REALLOCARRAY, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMMON_LIBC_STRNLEN, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC_MALLOC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE, -2); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC_CALLOC, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC_REALLOCARRAY, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_MINIMAL_LIBC_TIME, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_STDOUT_CONSOLE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NEED_LIBC_MEM_PARTITION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYS_HEAP_ALLOC_LOOPS, 3); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SYS_HEAP_AUTO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_HAS_POWEROFF, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CBPRINTF_NANO, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CBPRINTF_FULL_INTEGRAL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CBPRINTF_LIBC_SUBSTS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CBPRINTF_PACKAGE_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CBPRINTF_CONVERT_CHECK_PTR, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_POSIX_ENV_LOG_LEVEL_DEFAULT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_POSIX_ENV_LOG_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SEM_VALUE_MAX, 32767); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SEM_NAMELEN_MAX, 16); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_POSIX_RTSIG_MAX, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_POSIX_PAGE_SIZE_BITS, 6); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LIBGCC_RTLIB, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_NOTIFY, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ONOFF, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_PRINTK, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_EARLY_CONSOLE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ASSERT_VERBOSE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LLEXT_EDK_NAME, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG_CORE_INIT_PRIORITY, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG_MODE_MINIMAL, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG_DEFAULT_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG_OVERRIDE_LEVEL, 0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG_MAX_LEVEL, 4); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG_USE_VLA, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LOG_SIMPLE_MSG_OPTIMIZE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TIMER_RANDOM_INITIAL_STATE, 123456789); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FLASH_MAP, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COVERAGE_GCOV_HEAP_SIZE, 16384); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TOOLCHAIN_ZEPHYR_0_16, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TOOLCHAIN_ZEPHYR_SUPPORTS_THREAD_LOCAL_STORAGE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LINKER_ORPHAN_SECTION_WARN, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ROM_END_OFFSET, 0x0); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LD_LINKER_SCRIPT_SUPPORTED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LD_LINKER_TEMPLATE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LINKER_SORT_BY_ALIGNMENT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LINKER_GENERIC_SECTIONS_PRESENT_AT_BOOT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LINKER_LAST_SECTION_ID, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LINKER_LAST_SECTION_ID_PATTERN, 0xE015E015); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LINKER_USE_RELAX, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LINKER_ITERABLE_SUBALIGN, 4); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_LINKER_DEVNULL_SUPPORT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_STD_C99, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_TOOLCHAIN_SUPPORTS_GNU_EXTENSIONS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMPILER_FREESTANDING, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_SIZE_OPTIMIZATIONS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMPILER_TRACK_MACRO_EXPANSION, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMPILER_COLOR_DIAGNOSTICS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_FORTIFY_SOURCE_NONE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_COMPILER_OPT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_RUNTIME_ERROR_CHECKS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_KERNEL_BIN_NAME, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_OUTPUT_STAT, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_OUTPUT_PRINT_MEMORY_USAGE, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BUILD_OUTPUT_META, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_BUILD_OUTPUT_STRIP_PATHS, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_CHECK_INIT_PRIORITIES, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_WARN_DEPRECATED, 1); -GEN_ABSOLUTE_SYM_KCONFIG(CONFIG_ENFORCE_ZEPHYR_STDINT, 1); - -GEN_ABS_SYM_END diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf b/nrfdemo/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf deleted file mode 100644 index 6089a23..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf +++ /dev/null @@ -1,2 +0,0 @@ - -CONFIG_NCS_MCUBOOT_IN_BUILD=y
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/struct_tags.json b/nrfdemo/build/mcuboot/zephyr/misc/generated/struct_tags.json deleted file mode 100644 index b435977..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/struct_tags.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "__net_socket": [ - "modem_socket", - "net_context", - "dispatcher_context", - "spair", - "net_mgmt_socket", - "tls_context", - "websocket_context" - ], - "__subsystem": [ - "flash_driver_api", - "gpio_driver_api", - "uart_driver_api", - "shared_irq_driver_api", - "crypto_driver_api", - "adc_driver_api", - "auxdisplay_driver_api", - "bbram_driver_api", - "can_driver_api", - "cellular_driver_api", - "charger_driver_api", - "clock_control_driver_api", - "coredump_driver_api", - "counter_driver_api", - "dac_driver_api", - "dai_driver_api", - "display_driver_api", - "dma_driver_api", - "edac_driver_api", - "eeprom_driver_api", - "emul_bbram_driver_api", - "fuel_gauge_emul_driver_api", - "emul_sensor_driver_api", - "entropy_driver_api", - "espi_driver_api", - "espi_saf_driver_api", - "fpga_driver_api", - "fuel_gauge_driver_api", - "gnss_driver_api", - "hwspinlock_driver_api", - "i2c_driver_api", - "i2c_target_driver_api", - "i2s_driver_api", - "i3c_driver_api", - "ipm_driver_api", - "kscan_driver_api", - "led_driver_api", - "led_strip_driver_api", - "lora_driver_api", - "mbox_driver_api", - "mdio_driver_api", - "mipi_dbi_driver_api", - "mipi_dsi_driver_api", - "peci_driver_api", - "ps2_driver_api", - "ptp_clock_driver_api", - "pwm_driver_api", - "regulator_parent_driver_api", - "regulator_driver_api", - "reset_driver_api", - "retained_mem_driver_api", - "rtc_driver_api", - "sdhc_driver_api", - "sensor_driver_api", - "smbus_driver_api", - "spi_driver_api", - "syscon_driver_api", - "video_driver_api", - "w1_driver_api", - "wdt_driver_api", - "can_transceiver_driver_api", - "uart_mux_driver_api", - "i3c_target_driver_api", - "its_driver_api", - "vtd_driver_api", - "tgpio_driver_api", - "pcie_ctrl_driver_api", - "pcie_ep_driver_api", - "svc_driver_api", - "bc12_emul_driver_api", - "bc12_driver_api", - "usbc_ppc_driver_api", - "tcpc_driver_api", - "usbc_vbus_driver_api", - "ivshmem_driver_api", - "ethphy_driver_api" - ] -}
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls.json b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls.json deleted file mode 100644 index e5e1acf..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls.json +++ /dev/null @@ -1,4242 +0,0 @@ -[ - [ - [ - "int zephyr_read_stdin", - "char *buf, int nbytes" - ], - "libc-hooks.h", - true - ], - [ - [ - "int zephyr_write_stdout", - "const void *buf, int nbytes" - ], - "libc-hooks.h", - true - ], - [ - [ - "int zephyr_fputc", - "int c, FILE * stream" - ], - "libc-hooks.h", - true - ], - [ - [ - "size_t zephyr_fwrite", - "const void *ZRESTRICT ptr, size_t size,\n\t\t\t\tsize_t nitems, FILE *ZRESTRICT stream" - ], - "libc-hooks.h", - true - ], - [ - [ - "int __posix_clock_get_base", - "clockid_t clock_id, struct timespec *ts" - ], - "posix_clock.h", - true - ], - [ - [ - "int z_sys_mutex_kernel_lock", - "struct sys_mutex *mutex,\n\t\t\t\t k_timeout_t timeout" - ], - "mutex.h", - true - ], - [ - [ - "int z_sys_mutex_kernel_unlock", - "struct sys_mutex *mutex" - ], - "mutex.h", - true - ], - [ - [ - "void z_log_msg_simple_create_0", - "const void *source, uint32_t level,\n\t\t\t\t\t const char *fmt" - ], - "log_msg.h", - true - ], - [ - [ - "void z_log_msg_simple_create_1", - "const void *source, uint32_t level,\n\t\t\t\t\t const char *fmt, uint32_t arg" - ], - "log_msg.h", - true - ], - [ - [ - "void z_log_msg_simple_create_2", - "const void *source, uint32_t level,\n\t\t\t\t\t const char *fmt, uint32_t arg0, uint32_t arg1" - ], - "log_msg.h", - true - ], - [ - [ - "void z_log_msg_static_create", - "const void *source,\n\t\t\t\t\tconst struct log_msg_desc desc,\n\t\t\t\t\tuint8_t *package, const void *data" - ], - "log_msg.h", - true - ], - [ - [ - "void log_panic", - "void" - ], - "log_ctrl.h", - true - ], - [ - [ - "bool log_process", - "void" - ], - "log_ctrl.h", - true - ], - [ - [ - "uint32_t log_buffered_cnt", - "void" - ], - "log_ctrl.h", - true - ], - [ - [ - "uint32_t log_filter_set", - "struct log_backend const *const backend,\n\t\t\t\t uint32_t domain_id, int16_t source_id,\n\t\t\t\t uint32_t level" - ], - "log_ctrl.h", - true - ], - [ - [ - "uint32_t log_frontend_filter_set", - "int16_t source_id, uint32_t level" - ], - "log_ctrl.h", - true - ], - [ - [ - "int flash_read", - "const struct device *dev, off_t offset, void *data,\n\t\t\t size_t len" - ], - "flash.h", - true - ], - [ - [ - "int flash_write", - "const struct device *dev, off_t offset,\n\t\t\t const void *data,\n\t\t\t size_t len" - ], - "flash.h", - true - ], - [ - [ - "int flash_erase", - "const struct device *dev, off_t offset, size_t size" - ], - "flash.h", - true - ], - [ - [ - "int flash_get_page_info_by_offs", - "const struct device *dev,\n\t\t\t\t\t off_t offset,\n\t\t\t\t\t struct flash_pages_info *info" - ], - "flash.h", - true - ], - [ - [ - "int flash_get_page_info_by_idx", - "const struct device *dev,\n\t\t\t\t\t uint32_t page_index,\n\t\t\t\t\t struct flash_pages_info *info" - ], - "flash.h", - true - ], - [ - [ - "size_t flash_get_page_count", - "const struct device *dev" - ], - "flash.h", - true - ], - [ - [ - "int flash_sfdp_read", - "const struct device *dev, off_t offset,\n\t\t\t void *data, size_t len" - ], - "flash.h", - true - ], - [ - [ - "int flash_read_jedec_id", - "const struct device *dev, uint8_t *id" - ], - "flash.h", - true - ], - [ - [ - "size_t flash_get_write_block_size", - "const struct device *dev" - ], - "flash.h", - true - ], - [ - [ - "const struct flash_parameters *flash_get_parameters", - "const struct device *dev" - ], - "flash.h", - true - ], - [ - [ - "int flash_ex_op", - "const struct device *dev, uint16_t code,\n\t\t\t const uintptr_t in, void *out" - ], - "flash.h", - true - ], - [ - [ - "int gpio_pin_interrupt_configure", - "const struct device *port,\n\t\t\t\t\t gpio_pin_t pin,\n\t\t\t\t\t gpio_flags_t flags" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_pin_configure", - "const struct device *port,\n\t\t\t\t gpio_pin_t pin,\n\t\t\t\t gpio_flags_t flags" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_port_get_direction", - "const struct device *port, gpio_port_pins_t map,\n\t\t\t\t gpio_port_pins_t *inputs, gpio_port_pins_t *outputs" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_pin_get_config", - "const struct device *port, gpio_pin_t pin,\n\t\t\t\t gpio_flags_t *flags" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_port_get_raw", - "const struct device *port,\n\t\t\t\tgpio_port_value_t *value" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_port_set_masked_raw", - "const struct device *port,\n\t\t\t\t gpio_port_pins_t mask,\n\t\t\t\t gpio_port_value_t value" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_port_set_bits_raw", - "const struct device *port,\n\t\t\t\t gpio_port_pins_t pins" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_port_clear_bits_raw", - "const struct device *port,\n\t\t\t\t gpio_port_pins_t pins" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_port_toggle_bits", - "const struct device *port,\n\t\t\t\t gpio_port_pins_t pins" - ], - "gpio.h", - true - ], - [ - [ - "int gpio_get_pending_int", - "const struct device *dev" - ], - "gpio.h", - true - ], - [ - [ - "int uart_err_check", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "int uart_poll_in", - "const struct device *dev, unsigned char *p_char" - ], - "uart.h", - true - ], - [ - [ - "int uart_poll_in_u16", - "const struct device *dev, uint16_t *p_u16" - ], - "uart.h", - true - ], - [ - [ - "void uart_poll_out", - "const struct device *dev,\n\t\t\t unsigned char out_char" - ], - "uart.h", - true - ], - [ - [ - "void uart_poll_out_u16", - "const struct device *dev, uint16_t out_u16" - ], - "uart.h", - true - ], - [ - [ - "int uart_configure", - "const struct device *dev,\n\t\t\t const struct uart_config *cfg" - ], - "uart.h", - true - ], - [ - [ - "int uart_config_get", - "const struct device *dev,\n\t\t\t struct uart_config *cfg" - ], - "uart.h", - true - ], - [ - [ - "void uart_irq_tx_enable", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "void uart_irq_tx_disable", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "void uart_irq_rx_enable", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "void uart_irq_rx_disable", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "void uart_irq_err_enable", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "void uart_irq_err_disable", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "int uart_irq_is_pending", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "int uart_irq_update", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "int uart_tx", - "const struct device *dev, const uint8_t *buf,\n\t\t size_t len,\n\t\t int32_t timeout" - ], - "uart.h", - true - ], - [ - [ - "int uart_tx_u16", - "const struct device *dev, const uint16_t *buf,\n\t\t\t size_t len, int32_t timeout" - ], - "uart.h", - true - ], - [ - [ - "int uart_tx_abort", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "int uart_rx_enable", - "const struct device *dev, uint8_t *buf,\n\t\t\t size_t len,\n\t\t\t int32_t timeout" - ], - "uart.h", - true - ], - [ - [ - "int uart_rx_enable_u16", - "const struct device *dev, uint16_t *buf,\n\t\t\t\t size_t len, int32_t timeout" - ], - "uart.h", - true - ], - [ - [ - "int uart_rx_disable", - "const struct device *dev" - ], - "uart.h", - true - ], - [ - [ - "int uart_line_ctrl_set", - "const struct device *dev,\n\t\t\t\t uint32_t ctrl, uint32_t val" - ], - "uart.h", - true - ], - [ - [ - "int uart_line_ctrl_get", - "const struct device *dev, uint32_t ctrl,\n\t\t\t\t uint32_t *val" - ], - "uart.h", - true - ], - [ - [ - "int uart_drv_cmd", - "const struct device *dev, uint32_t cmd, uint32_t p" - ], - "uart.h", - true - ], - [ - [ - "const struct device *device_get_binding", - "const char *name" - ], - "device.h", - true - ], - [ - [ - "bool device_is_ready", - "const struct device *dev" - ], - "device.h", - true - ], - [ - [ - "int device_init", - "const struct device *dev" - ], - "device.h", - true - ], - [ - [ - "k_thread_stack_t *k_thread_stack_alloc", - "size_t size, int flags" - ], - "kernel.h", - true - ], - [ - [ - "int k_thread_stack_free", - "k_thread_stack_t *stack" - ], - "kernel.h", - true - ], - [ - [ - "k_tid_t k_thread_create", - "struct k_thread *new_thread,\n\t\t\t\t k_thread_stack_t *stack,\n\t\t\t\t size_t stack_size,\n\t\t\t\t k_thread_entry_t entry,\n\t\t\t\t void *p1, void *p2, void *p3,\n\t\t\t\t int prio, uint32_t options, k_timeout_t delay" - ], - "kernel.h", - true - ], - [ - [ - "int k_thread_stack_space_get", - "const struct k_thread *thread,\n\t\t\t\t size_t *unused_ptr" - ], - "kernel.h", - true - ], - [ - [ - "int k_thread_join", - "struct k_thread *thread, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int32_t k_sleep", - "k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int32_t k_usleep", - "int32_t us" - ], - "kernel.h", - true - ], - [ - [ - "void k_busy_wait", - "uint32_t usec_to_wait" - ], - "kernel.h", - true - ], - [ - [ - "void k_yield", - "void" - ], - "kernel.h", - true - ], - [ - [ - "void k_wakeup", - "k_tid_t thread" - ], - "kernel.h", - true - ], - [ - [ - "k_tid_t k_sched_current_thread_query", - "void" - ], - "kernel.h", - true - ], - [ - [ - "void k_thread_abort", - "k_tid_t thread" - ], - "kernel.h", - true - ], - [ - [ - "void k_thread_start", - "k_tid_t thread" - ], - "kernel.h", - true - ], - [ - [ - "k_ticks_t k_thread_timeout_expires_ticks", - "const struct k_thread *thread" - ], - "kernel.h", - true - ], - [ - [ - "k_ticks_t k_thread_timeout_remaining_ticks", - "const struct k_thread *thread" - ], - "kernel.h", - true - ], - [ - [ - "int k_thread_priority_get", - "k_tid_t thread" - ], - "kernel.h", - true - ], - [ - [ - "void k_thread_priority_set", - "k_tid_t thread, int prio" - ], - "kernel.h", - true - ], - [ - [ - "void k_thread_deadline_set", - "k_tid_t thread, int deadline" - ], - "kernel.h", - true - ], - [ - [ - "void k_thread_suspend", - "k_tid_t thread" - ], - "kernel.h", - true - ], - [ - [ - "void k_thread_resume", - "k_tid_t thread" - ], - "kernel.h", - true - ], - [ - [ - "int k_is_preempt_thread", - "void" - ], - "kernel.h", - true - ], - [ - [ - "void k_thread_custom_data_set", - "void *value" - ], - "kernel.h", - true - ], - [ - [ - "void *k_thread_custom_data_get", - "void" - ], - "kernel.h", - true - ], - [ - [ - "int k_thread_name_set", - "k_tid_t thread, const char *str" - ], - "kernel.h", - true - ], - [ - [ - "int k_thread_name_copy", - "k_tid_t thread, char *buf,\n\t\t\t\t size_t size" - ], - "kernel.h", - true - ], - [ - [ - "void k_timer_start", - "struct k_timer *timer,\n\t\t\t k_timeout_t duration, k_timeout_t period" - ], - "kernel.h", - true - ], - [ - [ - "void k_timer_stop", - "struct k_timer *timer" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_timer_status_get", - "struct k_timer *timer" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_timer_status_sync", - "struct k_timer *timer" - ], - "kernel.h", - true - ], - [ - [ - "k_ticks_t k_timer_expires_ticks", - "const struct k_timer *timer" - ], - "kernel.h", - true - ], - [ - [ - "k_ticks_t k_timer_remaining_ticks", - "const struct k_timer *timer" - ], - "kernel.h", - true - ], - [ - [ - "void k_timer_user_data_set", - "struct k_timer *timer, void *user_data" - ], - "kernel.h", - true - ], - [ - [ - "void *k_timer_user_data_get", - "const struct k_timer *timer" - ], - "kernel.h", - true - ], - [ - [ - "int64_t k_uptime_ticks", - "void" - ], - "kernel.h", - true - ], - [ - [ - "void k_queue_init", - "struct k_queue *queue" - ], - "kernel.h", - true - ], - [ - [ - "void k_queue_cancel_wait", - "struct k_queue *queue" - ], - "kernel.h", - true - ], - [ - [ - "int32_t k_queue_alloc_append", - "struct k_queue *queue, void *data" - ], - "kernel.h", - true - ], - [ - [ - "int32_t k_queue_alloc_prepend", - "struct k_queue *queue, void *data" - ], - "kernel.h", - true - ], - [ - [ - "void *k_queue_get", - "struct k_queue *queue, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int k_queue_is_empty", - "struct k_queue *queue" - ], - "kernel.h", - true - ], - [ - [ - "void *k_queue_peek_head", - "struct k_queue *queue" - ], - "kernel.h", - true - ], - [ - [ - "void *k_queue_peek_tail", - "struct k_queue *queue" - ], - "kernel.h", - true - ], - [ - [ - "int k_futex_wait", - "struct k_futex *futex, int expected,\n\t\t\t k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int k_futex_wake", - "struct k_futex *futex, bool wake_all" - ], - "kernel.h", - true - ], - [ - [ - "void k_event_init", - "struct k_event *event" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_event_post", - "struct k_event *event, uint32_t events" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_event_set", - "struct k_event *event, uint32_t events" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_event_set_masked", - "struct k_event *event, uint32_t events,\n\t\t\t\t uint32_t events_mask" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_event_clear", - "struct k_event *event, uint32_t events" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_event_wait", - "struct k_event *event, uint32_t events,\n\t\t\t\tbool reset, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_event_wait_all", - "struct k_event *event, uint32_t events,\n\t\t\t\t bool reset, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int32_t k_stack_alloc_init", - "struct k_stack *stack,\n\t\t\t\t uint32_t num_entries" - ], - "kernel.h", - true - ], - [ - [ - "int k_stack_push", - "struct k_stack *stack, stack_data_t data" - ], - "kernel.h", - true - ], - [ - [ - "int k_stack_pop", - "struct k_stack *stack, stack_data_t *data,\n\t\t\t k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int k_mutex_init", - "struct k_mutex *mutex" - ], - "kernel.h", - true - ], - [ - [ - "int k_mutex_lock", - "struct k_mutex *mutex, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int k_mutex_unlock", - "struct k_mutex *mutex" - ], - "kernel.h", - true - ], - [ - [ - "int k_condvar_init", - "struct k_condvar *condvar" - ], - "kernel.h", - true - ], - [ - [ - "int k_condvar_signal", - "struct k_condvar *condvar" - ], - "kernel.h", - true - ], - [ - [ - "int k_condvar_broadcast", - "struct k_condvar *condvar" - ], - "kernel.h", - true - ], - [ - [ - "int k_condvar_wait", - "struct k_condvar *condvar, struct k_mutex *mutex,\n\t\t\t k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int k_sem_init", - "struct k_sem *sem, unsigned int initial_count,\n\t\t\t unsigned int limit" - ], - "kernel.h", - true - ], - [ - [ - "int k_sem_take", - "struct k_sem *sem, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "void k_sem_give", - "struct k_sem *sem" - ], - "kernel.h", - true - ], - [ - [ - "void k_sem_reset", - "struct k_sem *sem" - ], - "kernel.h", - true - ], - [ - [ - "unsigned int k_sem_count_get", - "struct k_sem *sem" - ], - "kernel.h", - true - ], - [ - [ - "int k_msgq_alloc_init", - "struct k_msgq *msgq, size_t msg_size,\n\t\t\t\tuint32_t max_msgs" - ], - "kernel.h", - true - ], - [ - [ - "int k_msgq_put", - "struct k_msgq *msgq, const void *data, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int k_msgq_get", - "struct k_msgq *msgq, void *data, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int k_msgq_peek", - "struct k_msgq *msgq, void *data" - ], - "kernel.h", - true - ], - [ - [ - "int k_msgq_peek_at", - "struct k_msgq *msgq, void *data, uint32_t idx" - ], - "kernel.h", - true - ], - [ - [ - "void k_msgq_purge", - "struct k_msgq *msgq" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_msgq_num_free_get", - "struct k_msgq *msgq" - ], - "kernel.h", - true - ], - [ - [ - "void k_msgq_get_attrs", - "struct k_msgq *msgq,\n\t\t\t\t struct k_msgq_attrs *attrs" - ], - "kernel.h", - true - ], - [ - [ - "uint32_t k_msgq_num_used_get", - "struct k_msgq *msgq" - ], - "kernel.h", - true - ], - [ - [ - "int k_pipe_alloc_init", - "struct k_pipe *pipe, size_t size" - ], - "kernel.h", - true - ], - [ - [ - "int k_pipe_put", - "struct k_pipe *pipe, const void *data,\n\t\t\t size_t bytes_to_write, size_t *bytes_written,\n\t\t\t size_t min_xfer, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "int k_pipe_get", - "struct k_pipe *pipe, void *data,\n\t\t\t size_t bytes_to_read, size_t *bytes_read,\n\t\t\t size_t min_xfer, k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "size_t k_pipe_read_avail", - "struct k_pipe *pipe" - ], - "kernel.h", - true - ], - [ - [ - "size_t k_pipe_write_avail", - "struct k_pipe *pipe" - ], - "kernel.h", - true - ], - [ - [ - "void k_pipe_flush", - "struct k_pipe *pipe" - ], - "kernel.h", - true - ], - [ - [ - "void k_pipe_buffer_flush", - "struct k_pipe *pipe" - ], - "kernel.h", - true - ], - [ - [ - "int k_poll", - "struct k_poll_event *events, int num_events,\n\t\t k_timeout_t timeout" - ], - "kernel.h", - true - ], - [ - [ - "void k_poll_signal_init", - "struct k_poll_signal *sig" - ], - "kernel.h", - true - ], - [ - [ - "void k_poll_signal_reset", - "struct k_poll_signal *sig" - ], - "kernel.h", - true - ], - [ - [ - "void k_poll_signal_check", - "struct k_poll_signal *sig,\n\t\t\t\t unsigned int *signaled, int *result" - ], - "kernel.h", - true - ], - [ - [ - "int k_poll_signal_raise", - "struct k_poll_signal *sig, int result" - ], - "kernel.h", - true - ], - [ - [ - "void k_str_out", - "char *c, size_t n" - ], - "kernel.h", - true - ], - [ - [ - "int k_float_disable", - "struct k_thread *thread" - ], - "kernel.h", - true - ], - [ - [ - "int k_float_enable", - "struct k_thread *thread, unsigned int options" - ], - "kernel.h", - true - ], - [ - [ - "void k_object_access_grant", - "const void *object,\n\t\t\t\t struct k_thread *thread" - ], - "kobject.h", - true - ], - [ - [ - "void k_object_release", - "const void *object" - ], - "kobject.h", - true - ], - [ - [ - "void *k_object_alloc", - "enum k_objects otype" - ], - "kobject.h", - true - ], - [ - [ - "void *k_object_alloc_size", - "enum k_objects otype, size_t size" - ], - "kobject.h", - true - ], - [ - [ - "int sys_clock_hw_cycles_per_sec_runtime_get", - "void" - ], - "time_units.h", - true - ], - [ - [ - "int *z_errno", - "void" - ], - "errno_private.h", - true - ], - [ - [ - "int sys_cache_data_flush_range", - "void *addr, size_t size" - ], - "cache.h", - false - ], - [ - [ - "int sys_cache_data_invd_range", - "void *addr, size_t size" - ], - "cache.h", - false - ], - [ - [ - "int sys_cache_data_flush_and_invd_range", - "void *addr, size_t size" - ], - "cache.h", - false - ], - [ - [ - "void user_fault", - "unsigned int reason" - ], - "error.h", - false - ], - [ - [ - "void xtensa_user_fault", - "unsigned int reason" - ], - "arch.h", - false - ], - [ - [ - "int adc_channel_setup", - "const struct device *dev,\n\t\t\t\tconst struct adc_channel_cfg *channel_cfg" - ], - "adc.h", - false - ], - [ - [ - "int adc_read", - "const struct device *dev,\n\t\t const struct adc_sequence *sequence" - ], - "adc.h", - false - ], - [ - [ - "int adc_read_async", - "const struct device *dev,\n\t\t\t const struct adc_sequence *sequence,\n\t\t\t struct k_poll_signal *async" - ], - "adc.h", - false - ], - [ - [ - "int auxdisplay_display_on", - "const struct device *dev" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_display_off", - "const struct device *dev" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_cursor_set_enabled", - "const struct device *dev,\n\t\t\t\t\t bool enabled" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_position_blinking_set_enabled", - "const struct device *dev,\n\t\t\t\t\t\t bool enabled" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_cursor_shift_set", - "const struct device *dev,\n\t\t\t\t\t uint8_t direction, bool display_shift" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_cursor_position_set", - "const struct device *dev,\n\t\t\t\t\t enum auxdisplay_position type,\n\t\t\t\t\t int16_t x, int16_t y" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_cursor_position_get", - "const struct device *dev,\n\t\t\t\t\t int16_t *x, int16_t *y" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_display_position_set", - "const struct device *dev,\n\t\t\t\t\t enum auxdisplay_position type,\n\t\t\t\t\t int16_t x, int16_t y" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_display_position_get", - "const struct device *dev,\n\t\t\t\t\t int16_t *x, int16_t *y" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_capabilities_get", - "const struct device *dev,\n\t\t\t\t\t struct auxdisplay_capabilities *capabilities" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_clear", - "const struct device *dev" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_brightness_get", - "const struct device *dev,\n\t\t\t\t\tuint8_t *brightness" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_brightness_set", - "const struct device *dev,\n\t\t\t\t\tuint8_t brightness" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_backlight_get", - "const struct device *dev,\n\t\t\t\t uint8_t *backlight" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_backlight_set", - "const struct device *dev,\n\t\t\t\t uint8_t backlight" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_is_busy", - "const struct device *dev" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_custom_character_set", - "const struct device *dev,\n\t\t\t\t\t struct auxdisplay_character *character" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_write", - "const struct device *dev, const uint8_t *data,\n\t\t\t uint16_t len" - ], - "auxdisplay.h", - false - ], - [ - [ - "int auxdisplay_custom_command", - "const struct device *dev,\n\t\t\t\t\tstruct auxdisplay_custom_data *data" - ], - "auxdisplay.h", - false - ], - [ - [ - "int bbram_check_invalid", - "const struct device *dev" - ], - "bbram.h", - false - ], - [ - [ - "int bbram_check_standby_power", - "const struct device *dev" - ], - "bbram.h", - false - ], - [ - [ - "int bbram_check_power", - "const struct device *dev" - ], - "bbram.h", - false - ], - [ - [ - "int bbram_get_size", - "const struct device *dev, size_t *size" - ], - "bbram.h", - false - ], - [ - [ - "int bbram_read", - "const struct device *dev, size_t offset, size_t size,\n\t\t\t uint8_t *data" - ], - "bbram.h", - false - ], - [ - [ - "int bbram_write", - "const struct device *dev, size_t offset, size_t size,\n\t\t\t const uint8_t *data" - ], - "bbram.h", - false - ], - [ - [ - "int can_get_core_clock", - "const struct device *dev, uint32_t *rate" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_get_bitrate_min", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_get_bitrate_max", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "const struct can_timing *can_get_timing_min", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "const struct can_timing *can_get_timing_max", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "int can_calc_timing", - "const struct device *dev, struct can_timing *res,\n\t\t\t uint32_t bitrate, uint16_t sample_pnt" - ], - "can.h", - false - ], - [ - [ - "const struct can_timing *can_get_timing_data_min", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "const struct can_timing *can_get_timing_data_max", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "int can_calc_timing_data", - "const struct device *dev, struct can_timing *res,\n\t\t\t\t uint32_t bitrate, uint16_t sample_pnt" - ], - "can.h", - false - ], - [ - [ - "int can_set_timing_data", - "const struct device *dev,\n\t\t\t\t const struct can_timing *timing_data" - ], - "can.h", - false - ], - [ - [ - "int can_set_bitrate_data", - "const struct device *dev, uint32_t bitrate_data" - ], - "can.h", - false - ], - [ - [ - "int can_set_timing", - "const struct device *dev,\n\t\t\t const struct can_timing *timing" - ], - "can.h", - false - ], - [ - [ - "int can_get_capabilities", - "const struct device *dev, can_mode_t *cap" - ], - "can.h", - false - ], - [ - [ - "const struct device *can_get_transceiver", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "int can_start", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "int can_stop", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "int can_set_mode", - "const struct device *dev, can_mode_t mode" - ], - "can.h", - false - ], - [ - [ - "can_mode_t can_get_mode", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "int can_set_bitrate", - "const struct device *dev, uint32_t bitrate" - ], - "can.h", - false - ], - [ - [ - "int can_send", - "const struct device *dev, const struct can_frame *frame,\n\t\t k_timeout_t timeout, can_tx_callback_t callback,\n\t\t void *user_data" - ], - "can.h", - false - ], - [ - [ - "int can_add_rx_filter_msgq", - "const struct device *dev, struct k_msgq *msgq,\n\t\t\t\t const struct can_filter *filter" - ], - "can.h", - false - ], - [ - [ - "void can_remove_rx_filter", - "const struct device *dev, int filter_id" - ], - "can.h", - false - ], - [ - [ - "int can_get_max_filters", - "const struct device *dev, bool ide" - ], - "can.h", - false - ], - [ - [ - "int can_get_state", - "const struct device *dev, enum can_state *state,\n\t\t\t struct can_bus_err_cnt *err_cnt" - ], - "can.h", - false - ], - [ - [ - "int can_recover", - "const struct device *dev, k_timeout_t timeout" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_stats_get_bit_errors", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_stats_get_bit0_errors", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_stats_get_bit1_errors", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_stats_get_stuff_errors", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_stats_get_crc_errors", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_stats_get_form_errors", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_stats_get_ack_errors", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "uint32_t can_stats_get_rx_overruns", - "const struct device *dev" - ], - "can.h", - false - ], - [ - [ - "int charger_get_prop", - "const struct device *dev, const charger_prop_t prop,\n\t\t\t union charger_propval *val" - ], - "charger.h", - false - ], - [ - [ - "int charger_set_prop", - "const struct device *dev, const charger_prop_t prop,\n\t\t\t const union charger_propval *val" - ], - "charger.h", - false - ], - [ - [ - "int charger_charge_enable", - "const struct device *dev, const bool enable" - ], - "charger.h", - false - ], - [ - [ - "bool counter_is_counting_up", - "const struct device *dev" - ], - "counter.h", - false - ], - [ - [ - "uint8_t counter_get_num_of_channels", - "const struct device *dev" - ], - "counter.h", - false - ], - [ - [ - "uint32_t counter_get_frequency", - "const struct device *dev" - ], - "counter.h", - false - ], - [ - [ - "uint32_t counter_us_to_ticks", - "const struct device *dev, uint64_t us" - ], - "counter.h", - false - ], - [ - [ - "uint64_t counter_ticks_to_us", - "const struct device *dev, uint32_t ticks" - ], - "counter.h", - false - ], - [ - [ - "uint32_t counter_get_max_top_value", - "const struct device *dev" - ], - "counter.h", - false - ], - [ - [ - "int counter_start", - "const struct device *dev" - ], - "counter.h", - false - ], - [ - [ - "int counter_stop", - "const struct device *dev" - ], - "counter.h", - false - ], - [ - [ - "int counter_get_value", - "const struct device *dev, uint32_t *ticks" - ], - "counter.h", - false - ], - [ - [ - "int counter_get_value_64", - "const struct device *dev, uint64_t *ticks" - ], - "counter.h", - false - ], - [ - [ - "int counter_set_channel_alarm", - "const struct device *dev,\n\t\t\t\t\tuint8_t chan_id,\n\t\t\t\t\tconst struct counter_alarm_cfg *alarm_cfg" - ], - "counter.h", - false - ], - [ - [ - "int counter_cancel_channel_alarm", - "const struct device *dev,\n\t\t\t\t\t uint8_t chan_id" - ], - "counter.h", - false - ], - [ - [ - "int counter_set_top_value", - "const struct device *dev,\n\t\t\t\t const struct counter_top_cfg *cfg" - ], - "counter.h", - false - ], - [ - [ - "int counter_get_pending_int", - "const struct device *dev" - ], - "counter.h", - false - ], - [ - [ - "uint32_t counter_get_top_value", - "const struct device *dev" - ], - "counter.h", - false - ], - [ - [ - "int counter_set_guard_period", - "const struct device *dev,\n\t\t\t\t\tuint32_t ticks,\n\t\t\t\t\tuint32_t flags" - ], - "counter.h", - false - ], - [ - [ - "uint32_t counter_get_guard_period", - "const struct device *dev,\n\t\t\t\t\t uint32_t flags" - ], - "counter.h", - false - ], - [ - [ - "int dac_channel_setup", - "const struct device *dev,\n\t\t\t\tconst struct dac_channel_cfg *channel_cfg" - ], - "dac.h", - false - ], - [ - [ - "int dac_write_value", - "const struct device *dev, uint8_t channel,\n\t\t\t uint32_t value" - ], - "dac.h", - false - ], - [ - [ - "int dma_start", - "const struct device *dev, uint32_t channel" - ], - "dma.h", - false - ], - [ - [ - "int dma_stop", - "const struct device *dev, uint32_t channel" - ], - "dma.h", - false - ], - [ - [ - "int dma_suspend", - "const struct device *dev, uint32_t channel" - ], - "dma.h", - false - ], - [ - [ - "int dma_resume", - "const struct device *dev, uint32_t channel" - ], - "dma.h", - false - ], - [ - [ - "int dma_request_channel", - "const struct device *dev,\n\t\t\t\t void *filter_param" - ], - "dma.h", - false - ], - [ - [ - "void dma_release_channel", - "const struct device *dev,\n\t\t\t\t uint32_t channel" - ], - "dma.h", - false - ], - [ - [ - "int dma_chan_filter", - "const struct device *dev,\n\t\t\t\t int channel, void *filter_param" - ], - "dma.h", - false - ], - [ - [ - "int eeprom_read", - "const struct device *dev, off_t offset, void *data,\n\t\t\t size_t len" - ], - "eeprom.h", - false - ], - [ - [ - "int eeprom_write", - "const struct device *dev, off_t offset,\n\t\t\t const void *data,\n\t\t\t size_t len" - ], - "eeprom.h", - false - ], - [ - [ - "size_t eeprom_get_size", - "const struct device *dev" - ], - "eeprom.h", - false - ], - [ - [ - "int emul_fuel_gauge_set_battery_charging", - "const struct emul *target, uint32_t uV, int uA" - ], - "emul_fuel_gauge.h", - false - ], - [ - [ - "int emul_fuel_gauge_is_battery_cutoff", - "const struct emul *target, bool *cutoff" - ], - "emul_fuel_gauge.h", - false - ], - [ - [ - "int entropy_get_entropy", - "const struct device *dev,\n\t\t\t\t uint8_t *buffer,\n\t\t\t\t uint16_t length" - ], - "entropy.h", - false - ], - [ - [ - "int espi_config", - "const struct device *dev, struct espi_cfg *cfg" - ], - "espi.h", - false - ], - [ - [ - "bool espi_get_channel_status", - "const struct device *dev,\n\t\t\t\t enum espi_channel ch" - ], - "espi.h", - false - ], - [ - [ - "int espi_read_request", - "const struct device *dev,\n\t\t\t\tstruct espi_request_packet *req" - ], - "espi.h", - false - ], - [ - [ - "int espi_write_request", - "const struct device *dev,\n\t\t\t\t struct espi_request_packet *req" - ], - "espi.h", - false - ], - [ - [ - "int espi_read_lpc_request", - "const struct device *dev,\n\t\t\t\t enum lpc_peripheral_opcode op,\n\t\t\t\t uint32_t *data" - ], - "espi.h", - false - ], - [ - [ - "int espi_write_lpc_request", - "const struct device *dev,\n\t\t\t\t enum lpc_peripheral_opcode op,\n\t\t\t\t uint32_t *data" - ], - "espi.h", - false - ], - [ - [ - "int espi_send_vwire", - "const struct device *dev,\n\t\t\t enum espi_vwire_signal signal,\n\t\t\t uint8_t level" - ], - "espi.h", - false - ], - [ - [ - "int espi_receive_vwire", - "const struct device *dev,\n\t\t\t\t enum espi_vwire_signal signal,\n\t\t\t\t uint8_t *level" - ], - "espi.h", - false - ], - [ - [ - "int espi_send_oob", - "const struct device *dev,\n\t\t\t struct espi_oob_packet *pckt" - ], - "espi.h", - false - ], - [ - [ - "int espi_receive_oob", - "const struct device *dev,\n\t\t\t struct espi_oob_packet *pckt" - ], - "espi.h", - false - ], - [ - [ - "int espi_read_flash", - "const struct device *dev,\n\t\t\t struct espi_flash_packet *pckt" - ], - "espi.h", - false - ], - [ - [ - "int espi_write_flash", - "const struct device *dev,\n\t\t\t struct espi_flash_packet *pckt" - ], - "espi.h", - false - ], - [ - [ - "int espi_flash_erase", - "const struct device *dev,\n\t\t\t struct espi_flash_packet *pckt" - ], - "espi.h", - false - ], - [ - [ - "int espi_saf_config", - "const struct device *dev,\n\t\t\t const struct espi_saf_cfg *cfg" - ], - "espi_saf.h", - false - ], - [ - [ - "int espi_saf_set_protection_regions", - "\n\t\t\t\tconst struct device *dev,\n\t\t\t\tconst struct espi_saf_protection *pr" - ], - "espi_saf.h", - false - ], - [ - [ - "int espi_saf_activate", - "const struct device *dev" - ], - "espi_saf.h", - false - ], - [ - [ - "bool espi_saf_get_channel_status", - "const struct device *dev" - ], - "espi_saf.h", - false - ], - [ - [ - "int espi_saf_flash_read", - "const struct device *dev,\n\t\t\t\t struct espi_saf_packet *pckt" - ], - "espi_saf.h", - false - ], - [ - [ - "int espi_saf_flash_write", - "const struct device *dev,\n\t\t\t\t struct espi_saf_packet *pckt" - ], - "espi_saf.h", - false - ], - [ - [ - "int espi_saf_flash_erase", - "const struct device *dev,\n\t\t\t\t struct espi_saf_packet *pckt" - ], - "espi_saf.h", - false - ], - [ - [ - "int espi_saf_flash_unsuccess", - "const struct device *dev,\n\t\t\t\t struct espi_saf_packet *pckt" - ], - "espi_saf.h", - false - ], - [ - [ - "int fuel_gauge_get_prop", - "const struct device *dev, fuel_gauge_prop_t prop,\n\t\t\t\t union fuel_gauge_prop_val *val" - ], - "fuel_gauge.h", - false - ], - [ - [ - "int fuel_gauge_get_props", - "const struct device *dev, fuel_gauge_prop_t *props,\n\t\t\t\t union fuel_gauge_prop_val *vals, size_t len" - ], - "fuel_gauge.h", - false - ], - [ - [ - "int fuel_gauge_set_prop", - "const struct device *dev, fuel_gauge_prop_t prop,\n\t\t\t\t union fuel_gauge_prop_val val" - ], - "fuel_gauge.h", - false - ], - [ - [ - "int fuel_gauge_set_props", - "const struct device *dev, fuel_gauge_prop_t *props,\n\t\t\t\t union fuel_gauge_prop_val *vals, size_t len" - ], - "fuel_gauge.h", - false - ], - [ - [ - "int fuel_gauge_get_buffer_prop", - "const struct device *dev, fuel_gauge_prop_t prop_type,\n\t\t\t\t\t void *dst, size_t dst_len" - ], - "fuel_gauge.h", - false - ], - [ - [ - "int fuel_gauge_battery_cutoff", - "const struct device *dev" - ], - "fuel_gauge.h", - false - ], - [ - [ - "int gnss_set_fix_rate", - "const struct device *dev, uint32_t fix_interval_ms" - ], - "gnss.h", - false - ], - [ - [ - "int gnss_get_fix_rate", - "const struct device *dev, uint32_t *fix_interval_ms" - ], - "gnss.h", - false - ], - [ - [ - "int gnss_set_periodic_config", - "const struct device *dev,\n\t\t\t\t const struct gnss_periodic_config *config" - ], - "gnss.h", - false - ], - [ - [ - "int gnss_get_periodic_config", - "const struct device *dev,\n\t\t\t\t struct gnss_periodic_config *config" - ], - "gnss.h", - false - ], - [ - [ - "int gnss_set_navigation_mode", - "const struct device *dev,\n\t\t\t\t enum gnss_navigation_mode mode" - ], - "gnss.h", - false - ], - [ - [ - "int gnss_get_navigation_mode", - "const struct device *dev,\n\t\t\t\t enum gnss_navigation_mode *mode" - ], - "gnss.h", - false - ], - [ - [ - "int gnss_set_enabled_systems", - "const struct device *dev, gnss_systems_t systems" - ], - "gnss.h", - false - ], - [ - [ - "int gnss_get_enabled_systems", - "const struct device *dev, gnss_systems_t *systems" - ], - "gnss.h", - false - ], - [ - [ - "int gnss_get_supported_systems", - "const struct device *dev, gnss_systems_t *systems" - ], - "gnss.h", - false - ], - [ - [ - "ssize_t hwinfo_get_device_id", - "uint8_t *buffer, size_t length" - ], - "hwinfo.h", - false - ], - [ - [ - "int hwinfo_get_device_eui64", - "uint8_t *buffer" - ], - "hwinfo.h", - false - ], - [ - [ - "int hwinfo_get_reset_cause", - "uint32_t *cause" - ], - "hwinfo.h", - false - ], - [ - [ - "int hwinfo_clear_reset_cause", - "void" - ], - "hwinfo.h", - false - ], - [ - [ - "int hwinfo_get_supported_reset_cause", - "uint32_t *supported" - ], - "hwinfo.h", - false - ], - [ - [ - "int hwspinlock_trylock", - "const struct device *dev, uint32_t id" - ], - "hwspinlock.h", - false - ], - [ - [ - "void hwspinlock_lock", - "const struct device *dev, uint32_t id" - ], - "hwspinlock.h", - false - ], - [ - [ - "void hwspinlock_unlock", - "const struct device *dev, uint32_t id" - ], - "hwspinlock.h", - false - ], - [ - [ - "uint32_t hwspinlock_get_max_id", - "const struct device *dev" - ], - "hwspinlock.h", - false - ], - [ - [ - "int i2c_configure", - "const struct device *dev, uint32_t dev_config" - ], - "i2c.h", - false - ], - [ - [ - "int i2c_get_config", - "const struct device *dev, uint32_t *dev_config" - ], - "i2c.h", - false - ], - [ - [ - "int i2c_transfer", - "const struct device *dev,\n\t\t\t struct i2c_msg *msgs, uint8_t num_msgs,\n\t\t\t uint16_t addr" - ], - "i2c.h", - false - ], - [ - [ - "int i2c_recover_bus", - "const struct device *dev" - ], - "i2c.h", - false - ], - [ - [ - "int i2c_target_driver_register", - "const struct device *dev" - ], - "i2c.h", - false - ], - [ - [ - "int i2c_target_driver_unregister", - "const struct device *dev" - ], - "i2c.h", - false - ], - [ - [ - "int i2s_configure", - "const struct device *dev, enum i2s_dir dir,\n\t\t\t const struct i2s_config *cfg" - ], - "i2s.h", - false - ], - [ - [ - "int i2s_buf_read", - "const struct device *dev, void *buf, size_t *size" - ], - "i2s.h", - false - ], - [ - [ - "int i2s_buf_write", - "const struct device *dev, void *buf, size_t size" - ], - "i2s.h", - false - ], - [ - [ - "int i2s_trigger", - "const struct device *dev, enum i2s_dir dir,\n\t\t\t enum i2s_trigger_cmd cmd" - ], - "i2s.h", - false - ], - [ - [ - "int i3c_do_ccc", - "const struct device *dev,\n\t\t\t struct i3c_ccc_payload *payload" - ], - "i3c.h", - false - ], - [ - [ - "int i3c_transfer", - "struct i3c_device_desc *target,\n\t\t\t struct i3c_msg *msgs, uint8_t num_msgs" - ], - "i3c.h", - false - ], - [ - [ - "int ipm_send", - "const struct device *ipmdev, int wait, uint32_t id,\n\t\t const void *data, int size" - ], - "ipm.h", - false - ], - [ - [ - "int ipm_max_data_size_get", - "const struct device *ipmdev" - ], - "ipm.h", - false - ], - [ - [ - "uint32_t ipm_max_id_val_get", - "const struct device *ipmdev" - ], - "ipm.h", - false - ], - [ - [ - "int ipm_set_enabled", - "const struct device *ipmdev, int enable" - ], - "ipm.h", - false - ], - [ - [ - "void ipm_complete", - "const struct device *ipmdev" - ], - "ipm.h", - false - ], - [ - [ - "int kscan_config", - "const struct device *dev,\n\t\t\t kscan_callback_t callback" - ], - "kscan.h", - false - ], - [ - [ - "int kscan_enable_callback", - "const struct device *dev" - ], - "kscan.h", - false - ], - [ - [ - "int kscan_disable_callback", - "const struct device *dev" - ], - "kscan.h", - false - ], - [ - [ - "int led_blink", - "const struct device *dev, uint32_t led,\n\t\t\t uint32_t delay_on, uint32_t delay_off" - ], - "led.h", - false - ], - [ - [ - "int led_get_info", - "const struct device *dev, uint32_t led,\n\t\t\t const struct led_info **info" - ], - "led.h", - false - ], - [ - [ - "int led_set_brightness", - "const struct device *dev, uint32_t led,\n\t\t\t\t uint8_t value" - ], - "led.h", - false - ], - [ - [ - "int led_write_channels", - "const struct device *dev,\n\t\t\t\t uint32_t start_channel,\n\t\t\t\t uint32_t num_channels, const uint8_t *buf" - ], - "led.h", - false - ], - [ - [ - "int led_set_channel", - "const struct device *dev,\n\t\t\t uint32_t channel, uint8_t value" - ], - "led.h", - false - ], - [ - [ - "int led_set_color", - "const struct device *dev, uint32_t led,\n\t\t\t uint8_t num_colors, const uint8_t *color" - ], - "led.h", - false - ], - [ - [ - "int led_on", - "const struct device *dev, uint32_t led" - ], - "led.h", - false - ], - [ - [ - "int led_off", - "const struct device *dev, uint32_t led" - ], - "led.h", - false - ], - [ - [ - "int mbox_send", - "const struct device *dev, mbox_channel_id_t channel_id,\n\t\t\tconst struct mbox_msg *msg" - ], - "mbox.h", - false - ], - [ - [ - "int mbox_mtu_get", - "const struct device *dev" - ], - "mbox.h", - false - ], - [ - [ - "int mbox_set_enabled", - "const struct device *dev,\n\t\t\t mbox_channel_id_t channel_id, bool enabled" - ], - "mbox.h", - false - ], - [ - [ - "uint32_t mbox_max_channels_get", - "const struct device *dev" - ], - "mbox.h", - false - ], - [ - [ - "void mdio_bus_enable", - "const struct device *dev" - ], - "mdio.h", - false - ], - [ - [ - "void mdio_bus_disable", - "const struct device *dev" - ], - "mdio.h", - false - ], - [ - [ - "int mdio_read", - "const struct device *dev, uint8_t prtad, uint8_t regad,\n\t\t\tuint16_t *data" - ], - "mdio.h", - false - ], - [ - [ - "int mdio_write", - "const struct device *dev, uint8_t prtad, uint8_t regad,\n\t\t\t uint16_t data" - ], - "mdio.h", - false - ], - [ - [ - "int mdio_read_c45", - "const struct device *dev, uint8_t prtad,\n\t\t\t uint8_t devad, uint16_t regad, uint16_t *data" - ], - "mdio.h", - false - ], - [ - [ - "int mdio_write_c45", - "const struct device *dev, uint8_t prtad,\n\t\t\t uint8_t devad, uint16_t regad, uint16_t data" - ], - "mdio.h", - false - ], - [ - [ - "int peci_config", - "const struct device *dev, uint32_t bitrate" - ], - "peci.h", - false - ], - [ - [ - "int peci_enable", - "const struct device *dev" - ], - "peci.h", - false - ], - [ - [ - "int peci_disable", - "const struct device *dev" - ], - "peci.h", - false - ], - [ - [ - "int peci_transfer", - "const struct device *dev, struct peci_msg *msg" - ], - "peci.h", - false - ], - [ - [ - "int ps2_config", - "const struct device *dev,\n\t\t\t ps2_callback_t callback_isr" - ], - "ps2.h", - false - ], - [ - [ - "int ps2_write", - "const struct device *dev, uint8_t value" - ], - "ps2.h", - false - ], - [ - [ - "int ps2_read", - "const struct device *dev, uint8_t *value" - ], - "ps2.h", - false - ], - [ - [ - "int ps2_enable_callback", - "const struct device *dev" - ], - "ps2.h", - false - ], - [ - [ - "int ps2_disable_callback", - "const struct device *dev" - ], - "ps2.h", - false - ], - [ - [ - "int ptp_clock_get", - "const struct device *dev, struct net_ptp_time *tm" - ], - "ptp_clock.h", - false - ], - [ - [ - "int pwm_set_cycles", - "const struct device *dev, uint32_t channel,\n\t\t\t uint32_t period, uint32_t pulse,\n\t\t\t pwm_flags_t flags" - ], - "pwm.h", - false - ], - [ - [ - "int pwm_get_cycles_per_sec", - "const struct device *dev, uint32_t channel,\n\t\t\t\t uint64_t *cycles" - ], - "pwm.h", - false - ], - [ - [ - "int pwm_enable_capture", - "const struct device *dev, uint32_t channel" - ], - "pwm.h", - false - ], - [ - [ - "int pwm_disable_capture", - "const struct device *dev, uint32_t channel" - ], - "pwm.h", - false - ], - [ - [ - "int pwm_capture_cycles", - "const struct device *dev, uint32_t channel,\n\t\t\t\t pwm_flags_t flags, uint32_t *period,\n\t\t\t\t uint32_t *pulse, k_timeout_t timeout" - ], - "pwm.h", - false - ], - [ - [ - "int reset_status", - "const struct device *dev, uint32_t id, uint8_t *status" - ], - "reset.h", - false - ], - [ - [ - "int reset_line_assert", - "const struct device *dev, uint32_t id" - ], - "reset.h", - false - ], - [ - [ - "int reset_line_deassert", - "const struct device *dev, uint32_t id" - ], - "reset.h", - false - ], - [ - [ - "int reset_line_toggle", - "const struct device *dev, uint32_t id" - ], - "reset.h", - false - ], - [ - [ - "ssize_t retained_mem_size", - "const struct device *dev" - ], - "retained_mem.h", - false - ], - [ - [ - "int retained_mem_read", - "const struct device *dev, off_t offset, uint8_t *buffer,\n\t\t\t\tsize_t size" - ], - "retained_mem.h", - false - ], - [ - [ - "int retained_mem_write", - "const struct device *dev, off_t offset, const uint8_t *buffer,\n\t\t\t\t size_t size" - ], - "retained_mem.h", - false - ], - [ - [ - "int retained_mem_clear", - "const struct device *dev" - ], - "retained_mem.h", - false - ], - [ - [ - "int rtc_set_time", - "const struct device *dev, const struct rtc_time *timeptr" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_get_time", - "const struct device *dev, struct rtc_time *timeptr" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_alarm_get_supported_fields", - "const struct device *dev, uint16_t id,\n\t\t\t\t\t uint16_t *mask" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_alarm_set_time", - "const struct device *dev, uint16_t id, uint16_t mask,\n\t\t\t\t const struct rtc_time *timeptr" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_alarm_get_time", - "const struct device *dev, uint16_t id, uint16_t *mask,\n\t\t\t\t struct rtc_time *timeptr" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_alarm_is_pending", - "const struct device *dev, uint16_t id" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_alarm_set_callback", - "const struct device *dev, uint16_t id,\n\t\t\t\t rtc_alarm_callback callback, void *user_data" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_update_set_callback", - "const struct device *dev, rtc_update_callback callback,\n\t\t\t\t void *user_data" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_set_calibration", - "const struct device *dev, int32_t calibration" - ], - "rtc.h", - false - ], - [ - [ - "int rtc_get_calibration", - "const struct device *dev, int32_t *calibration" - ], - "rtc.h", - false - ], - [ - [ - "int sdhc_hw_reset", - "const struct device *dev" - ], - "sdhc.h", - false - ], - [ - [ - "int sdhc_request", - "const struct device *dev, struct sdhc_command *cmd,\n\t\t\t struct sdhc_data *data" - ], - "sdhc.h", - false - ], - [ - [ - "int sdhc_set_io", - "const struct device *dev, struct sdhc_io *io" - ], - "sdhc.h", - false - ], - [ - [ - "int sdhc_card_present", - "const struct device *dev" - ], - "sdhc.h", - false - ], - [ - [ - "int sdhc_execute_tuning", - "const struct device *dev" - ], - "sdhc.h", - false - ], - [ - [ - "int sdhc_card_busy", - "const struct device *dev" - ], - "sdhc.h", - false - ], - [ - [ - "int sdhc_get_host_props", - "const struct device *dev,\n\t\t\t\t struct sdhc_host_props *props" - ], - "sdhc.h", - false - ], - [ - [ - "int sdhc_enable_interrupt", - "const struct device *dev,\n\t\t\t\t sdhc_interrupt_cb_t callback,\n\t\t\t\t int sources, void *user_data" - ], - "sdhc.h", - false - ], - [ - [ - "int sdhc_disable_interrupt", - "const struct device *dev, int sources" - ], - "sdhc.h", - false - ], - [ - [ - "int sensor_attr_set", - "const struct device *dev,\n\t\t\t enum sensor_channel chan,\n\t\t\t enum sensor_attribute attr,\n\t\t\t const struct sensor_value *val" - ], - "sensor.h", - false - ], - [ - [ - "int sensor_attr_get", - "const struct device *dev,\n\t\t\t enum sensor_channel chan,\n\t\t\t enum sensor_attribute attr,\n\t\t\t struct sensor_value *val" - ], - "sensor.h", - false - ], - [ - [ - "int sensor_sample_fetch", - "const struct device *dev" - ], - "sensor.h", - false - ], - [ - [ - "int sensor_sample_fetch_chan", - "const struct device *dev,\n\t\t\t\t enum sensor_channel type" - ], - "sensor.h", - false - ], - [ - [ - "int sensor_channel_get", - "const struct device *dev,\n\t\t\t\t enum sensor_channel chan,\n\t\t\t\t struct sensor_value *val" - ], - "sensor.h", - false - ], - [ - [ - "int sensor_get_decoder", - "const struct device *dev,\n\t\t\t\t const struct sensor_decoder_api **decoder" - ], - "sensor.h", - false - ], - [ - [ - "int sensor_reconfigure_read_iodev", - "struct rtio_iodev *iodev, const struct device *sensor,\n\t\t\t\t\t const struct sensor_chan_spec *channels,\n\t\t\t\t\t size_t num_channels" - ], - "sensor.h", - false - ], - [ - [ - "int smbus_configure", - "const struct device *dev, uint32_t dev_config" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_get_config", - "const struct device *dev, uint32_t *dev_config" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_smbalert_remove_cb", - "const struct device *dev,\n\t\t\t\t struct smbus_callback *cb" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_host_notify_remove_cb", - "const struct device *dev,\n\t\t\t\t\t struct smbus_callback *cb" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_quick", - "const struct device *dev, uint16_t addr,\n\t\t\t enum smbus_direction direction" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_byte_write", - "const struct device *dev, uint16_t addr,\n\t\t\t uint8_t byte" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_byte_read", - "const struct device *dev, uint16_t addr,\n\t\t\t uint8_t *byte" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_byte_data_write", - "const struct device *dev, uint16_t addr,\n\t\t\t\t uint8_t cmd, uint8_t byte" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_byte_data_read", - "const struct device *dev, uint16_t addr,\n\t\t\t\t uint8_t cmd, uint8_t *byte" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_word_data_write", - "const struct device *dev, uint16_t addr,\n\t\t\t\t uint8_t cmd, uint16_t word" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_word_data_read", - "const struct device *dev, uint16_t addr,\n\t\t\t\t uint8_t cmd, uint16_t *word" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_pcall", - "const struct device *dev, uint16_t addr,\n\t\t\t uint8_t cmd, uint16_t send_word, uint16_t *recv_word" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_block_write", - "const struct device *dev, uint16_t addr,\n\t\t\t\tuint8_t cmd, uint8_t count, uint8_t *buf" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_block_read", - "const struct device *dev, uint16_t addr,\n\t\t\t uint8_t cmd, uint8_t *count, uint8_t *buf" - ], - "smbus.h", - false - ], - [ - [ - "int smbus_block_pcall", - "const struct device *dev,\n\t\t\t\tuint16_t addr, uint8_t cmd,\n\t\t\t\tuint8_t snd_count, uint8_t *snd_buf,\n\t\t\t\tuint8_t *rcv_count, uint8_t *rcv_buf" - ], - "smbus.h", - false - ], - [ - [ - "int spi_transceive", - "const struct device *dev,\n\t\t\t const struct spi_config *config,\n\t\t\t const struct spi_buf_set *tx_bufs,\n\t\t\t const struct spi_buf_set *rx_bufs" - ], - "spi.h", - false - ], - [ - [ - "int spi_release", - "const struct device *dev,\n\t\t\t const struct spi_config *config" - ], - "spi.h", - false - ], - [ - [ - "int syscon_get_base", - "const struct device *dev, uintptr_t *addr" - ], - "syscon.h", - false - ], - [ - [ - "int syscon_read_reg", - "const struct device *dev, uint16_t reg, uint32_t *val" - ], - "syscon.h", - false - ], - [ - [ - "int syscon_write_reg", - "const struct device *dev, uint16_t reg, uint32_t val" - ], - "syscon.h", - false - ], - [ - [ - "int syscon_get_size", - "const struct device *dev, size_t *size" - ], - "syscon.h", - false - ], - [ - [ - "int w1_change_bus_lock", - "const struct device *dev, bool lock" - ], - "w1.h", - false - ], - [ - [ - "int w1_reset_bus", - "const struct device *dev" - ], - "w1.h", - false - ], - [ - [ - "int w1_read_bit", - "const struct device *dev" - ], - "w1.h", - false - ], - [ - [ - "int w1_write_bit", - "const struct device *dev, const bool bit" - ], - "w1.h", - false - ], - [ - [ - "int w1_read_byte", - "const struct device *dev" - ], - "w1.h", - false - ], - [ - [ - "int w1_write_byte", - "const struct device *dev, uint8_t byte" - ], - "w1.h", - false - ], - [ - [ - "int w1_read_block", - "const struct device *dev, uint8_t *buffer, size_t len" - ], - "w1.h", - false - ], - [ - [ - "int w1_write_block", - "const struct device *dev,\n\t\t\t const uint8_t *buffer, size_t len" - ], - "w1.h", - false - ], - [ - [ - "size_t w1_get_slave_count", - "const struct device *dev" - ], - "w1.h", - false - ], - [ - [ - "int w1_configure", - "const struct device *dev,\n\t\t\t enum w1_settings_type type, uint32_t value" - ], - "w1.h", - false - ], - [ - [ - "int w1_search_bus", - "const struct device *dev, uint8_t command,\n\t\t\t uint8_t family, w1_search_callback_t callback,\n\t\t\t void *user_data" - ], - "w1.h", - false - ], - [ - [ - "int wdt_setup", - "const struct device *dev, uint8_t options" - ], - "watchdog.h", - false - ], - [ - [ - "int wdt_disable", - "const struct device *dev" - ], - "watchdog.h", - false - ], - [ - [ - "int wdt_feed", - "const struct device *dev, int channel_id" - ], - "watchdog.h", - false - ], - [ - [ - "const struct device *uart_mux_find", - "int dlci_address" - ], - "uart_mux.h", - false - ], - [ - [ - "void *flash_simulator_get_memory", - "const struct device *dev,\n\t\t\t\t\t size_t *mock_size" - ], - "flash_simulator.h", - false - ], - [ - [ - "void nrf_qspi_nor_xip_enable", - "const struct device *dev, bool enable" - ], - "nrf_qspi_nor.h", - false - ], - [ - [ - "ssize_t devmux_select_get", - "const struct device *dev" - ], - "devmux.h", - false - ], - [ - [ - "int devmux_select_set", - "struct device *dev, size_t index" - ], - "devmux.h", - false - ], - [ - [ - "int tgpio_port_get_time", - "const struct device *dev, uint64_t *current_time" - ], - "timeaware_gpio.h", - false - ], - [ - [ - "int tgpio_port_get_cycles_per_second", - "const struct device *dev, uint32_t *cycles" - ], - "timeaware_gpio.h", - false - ], - [ - [ - "int tgpio_pin_disable", - "const struct device *dev, uint32_t pin" - ], - "timeaware_gpio.h", - false - ], - [ - [ - "int tgpio_pin_config_ext_timestamp", - "const struct device *dev, uint32_t pin,\n\t\t\t\t\t uint32_t event_polarity" - ], - "timeaware_gpio.h", - false - ], - [ - [ - "int tgpio_pin_periodic_output", - "const struct device *dev, uint32_t pin,\n\t\t\t\t\t uint64_t start_time, uint64_t repeat_interval,\n\t\t\t\t\t bool periodic_enable" - ], - "timeaware_gpio.h", - false - ], - [ - [ - "int tgpio_pin_read_ts_ec", - "const struct device *dev, uint32_t pin, uint64_t *timestamp,\n\t\t\t\t uint64_t *event_count" - ], - "timeaware_gpio.h", - false - ], - [ - [ - "int maxim_ds3231_req_syncpoint", - "const struct device *dev,\n\t\t\t\t\t struct k_poll_signal *signal" - ], - "maxim_ds3231.h", - false - ], - [ - [ - "int maxim_ds3231_get_syncpoint", - "const struct device *dev,\n\t\t\t\t\t struct maxim_ds3231_syncpoint *syncpoint" - ], - "maxim_ds3231.h", - false - ], - [ - [ - "void sip_supervisory_call", - "const struct device *dev, unsigned long function_id,\n\t\t\t\t unsigned long arg0, unsigned long arg1, unsigned long arg2,\n\t\t\t\t unsigned long arg3, unsigned long arg4, unsigned long arg5,\n\t\t\t\t unsigned long arg6, struct arm_smccc_res *res" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "bool sip_svc_plat_func_id_valid", - "const struct device *dev, uint32_t command,\n\t\t\t\t\t uint32_t func_id" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "uint32_t sip_svc_plat_format_trans_id", - "const struct device *dev, uint32_t client_idx,\n\t\t\t\t\t\tuint32_t trans_idx" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "uint32_t sip_svc_plat_get_trans_idx", - "const struct device *dev, uint32_t trans_id" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "void sip_svc_plat_update_trans_id", - "const struct device *dev,\n\t\t\t\t\t struct sip_svc_request *request, uint32_t trans_id" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "uint32_t sip_svc_plat_get_error_code", - "const struct device *dev, struct arm_smccc_res *res" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "int sip_svc_plat_async_res_req", - "const struct device *dev, unsigned long *a0,\n\t\t\t\t\t unsigned long *a1, unsigned long *a2, unsigned long *a3,\n\t\t\t\t\t unsigned long *a4, unsigned long *a5, unsigned long *a6,\n\t\t\t\t\t unsigned long *a7, char *buf, size_t size" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "int sip_svc_plat_async_res_res", - "const struct device *dev, struct arm_smccc_res *res,\n\t\t\t\t\t char *buf, size_t *size, uint32_t *trans_id" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "void sip_svc_plat_free_async_memory", - "const struct device *dev,\n\t\t\t\t\t struct sip_svc_request *request" - ], - "sip_svc_driver.h", - false - ], - [ - [ - "int bc12_set_role", - "const struct device *dev, enum bc12_role role" - ], - "usb_bc12.h", - false - ], - [ - [ - "int bc12_set_result_cb", - "const struct device *dev, bc12_callback_t cb, void *user_data" - ], - "usb_bc12.h", - false - ], - [ - [ - "size_t ivshmem_get_mem", - "const struct device *dev,\n\t\t\t\t uintptr_t *memmap" - ], - "ivshmem.h", - false - ], - [ - [ - "uint32_t ivshmem_get_id", - "const struct device *dev" - ], - "ivshmem.h", - false - ], - [ - [ - "uint16_t ivshmem_get_vectors", - "const struct device *dev" - ], - "ivshmem.h", - false - ], - [ - [ - "int ivshmem_int_peer", - "const struct device *dev,\n\t\t\t uint32_t peer_id, uint16_t vector" - ], - "ivshmem.h", - false - ], - [ - [ - "int ivshmem_register_handler", - "const struct device *dev,\n\t\t\t\t struct k_poll_signal *signal,\n\t\t\t\t uint16_t vector" - ], - "ivshmem.h", - false - ], - [ - [ - "size_t ivshmem_get_rw_mem_section", - "const struct device *dev,\n\t\t\t\t\t uintptr_t *memmap" - ], - "ivshmem.h", - false - ], - [ - [ - "size_t ivshmem_get_output_mem_section", - "const struct device *dev,\n\t\t\t\t\t\tuint32_t peer_id,\n\t\t\t\t\t\tuintptr_t *memmap" - ], - "ivshmem.h", - false - ], - [ - [ - "uint32_t ivshmem_get_state", - "const struct device *dev,\n\t\t\t\t uint32_t peer_id" - ], - "ivshmem.h", - false - ], - [ - [ - "int ivshmem_set_state", - "const struct device *dev,\n\t\t\t\tuint32_t state" - ], - "ivshmem.h", - false - ], - [ - [ - "uint32_t ivshmem_get_max_peers", - "const struct device *dev" - ], - "ivshmem.h", - false - ], - [ - [ - "uint16_t ivshmem_get_protocol", - "const struct device *dev" - ], - "ivshmem.h", - false - ], - [ - [ - "int ivshmem_enable_interrupts", - "const struct device *dev,\n\t\t\t\t\tbool enable" - ], - "ivshmem.h", - false - ], - [ - [ - "void k_mem_paging_stats_get", - "struct k_mem_paging_stats_t *stats" - ], - "demand_paging.h", - false - ], - [ - [ - "void k_mem_paging_thread_stats_get", - "struct k_thread *thread,\n\t\t\t\t struct k_mem_paging_stats_t *stats" - ], - "demand_paging.h", - false - ], - [ - [ - "void k_mem_paging_histogram_eviction_get", - "\n\tstruct k_mem_paging_histogram_t *hist" - ], - "demand_paging.h", - false - ], - [ - [ - "void k_mem_paging_histogram_backing_store_page_in_get", - "\n\tstruct k_mem_paging_histogram_t *hist" - ], - "demand_paging.h", - false - ], - [ - [ - "void k_mem_paging_histogram_backing_store_page_out_get", - "\n\tstruct k_mem_paging_histogram_t *hist" - ], - "demand_paging.h", - false - ], - [ - [ - "void updatehub_autohandler", - "void" - ], - "updatehub.h", - false - ], - [ - [ - "enum updatehub_response updatehub_probe", - "void" - ], - "updatehub.h", - false - ], - [ - [ - "enum updatehub_response updatehub_update", - "void" - ], - "updatehub.h", - false - ], - [ - [ - "int updatehub_confirm", - "void" - ], - "updatehub.h", - false - ], - [ - [ - "int updatehub_reboot", - "void" - ], - "updatehub.h", - false - ], - [ - [ - "const struct device *net_eth_get_ptp_clock_by_index", - "int index" - ], - "ethernet.h", - false - ], - [ - [ - "int net_if_ipv6_addr_lookup_by_index", - "const struct in6_addr *addr" - ], - "net_if.h", - false - ], - [ - [ - "bool net_if_ipv6_addr_add_by_index", - "int index,\n\t\t\t\t\t struct in6_addr *addr,\n\t\t\t\t\t enum net_addr_type addr_type,\n\t\t\t\t\t uint32_t vlifetime" - ], - "net_if.h", - false - ], - [ - [ - "bool net_if_ipv6_addr_rm_by_index", - "int index,\n\t\t\t\t\t const struct in6_addr *addr" - ], - "net_if.h", - false - ], - [ - [ - "int net_if_ipv4_addr_lookup_by_index", - "const struct in_addr *addr" - ], - "net_if.h", - false - ], - [ - [ - "bool net_if_ipv4_addr_add_by_index", - "int index,\n\t\t\t\t\t struct in_addr *addr,\n\t\t\t\t\t enum net_addr_type addr_type,\n\t\t\t\t\t uint32_t vlifetime" - ], - "net_if.h", - false - ], - [ - [ - "bool net_if_ipv4_addr_rm_by_index", - "int index,\n\t\t\t\t\t const struct in_addr *addr" - ], - "net_if.h", - false - ], - [ - [ - "bool net_if_ipv4_set_netmask_by_index", - "int index,\n\t\t\t\t\t\t\t const struct in_addr *netmask" - ], - "net_if.h", - false - ], - [ - [ - "bool net_if_ipv4_set_netmask_by_addr_by_index", - "int index,\n\t\t\t\t\t\t\tconst struct in_addr *addr,\n\t\t\t\t\t\t\tconst struct in_addr *netmask" - ], - "net_if.h", - false - ], - [ - [ - "bool net_if_ipv4_set_gw_by_index", - "int index, const struct in_addr *gw" - ], - "net_if.h", - false - ], - [ - [ - "struct net_if *net_if_get_by_index", - "int index" - ], - "net_if.h", - false - ], - [ - [ - "int net_addr_pton", - "sa_family_t family, const char *src, void *dst" - ], - "net_ip.h", - false - ], - [ - [ - "char *net_addr_ntop", - "sa_family_t family, const void *src,\n\t\t\t char *dst, size_t size" - ], - "net_ip.h", - false - ], - [ - [ - "void *zsock_get_context_object", - "int sock" - ], - "socket.h", - false - ], - [ - [ - "int zsock_socket", - "int family, int type, int proto" - ], - "socket.h", - false - ], - [ - [ - "int zsock_socketpair", - "int family, int type, int proto, int *sv" - ], - "socket.h", - false - ], - [ - [ - "int zsock_close", - "int sock" - ], - "socket.h", - false - ], - [ - [ - "int zsock_shutdown", - "int sock, int how" - ], - "socket.h", - false - ], - [ - [ - "int zsock_bind", - "int sock, const struct sockaddr *addr,\n\t\t\t socklen_t addrlen" - ], - "socket.h", - false - ], - [ - [ - "int zsock_connect", - "int sock, const struct sockaddr *addr,\n\t\t\t socklen_t addrlen" - ], - "socket.h", - false - ], - [ - [ - "int zsock_listen", - "int sock, int backlog" - ], - "socket.h", - false - ], - [ - [ - "int zsock_accept", - "int sock, struct sockaddr *addr, socklen_t *addrlen" - ], - "socket.h", - false - ], - [ - [ - "ssize_t zsock_sendto", - "int sock, const void *buf, size_t len,\n\t\t\t int flags, const struct sockaddr *dest_addr,\n\t\t\t socklen_t addrlen" - ], - "socket.h", - false - ], - [ - [ - "ssize_t zsock_sendmsg", - "int sock, const struct msghdr *msg,\n\t\t\t\tint flags" - ], - "socket.h", - false - ], - [ - [ - "ssize_t zsock_recvfrom", - "int sock, void *buf, size_t max_len,\n\t\t\t\t int flags, struct sockaddr *src_addr,\n\t\t\t\t socklen_t *addrlen" - ], - "socket.h", - false - ], - [ - [ - "ssize_t zsock_recvmsg", - "int sock, struct msghdr *msg, int flags" - ], - "socket.h", - false - ], - [ - [ - "int zsock_fcntl_impl", - "int sock, int cmd, int flags" - ], - "socket.h", - false - ], - [ - [ - "int zsock_ioctl_impl", - "int sock, unsigned long request, va_list ap" - ], - "socket.h", - false - ], - [ - [ - "int zsock_poll", - "struct zsock_pollfd *fds, int nfds, int timeout" - ], - "socket.h", - false - ], - [ - [ - "int zsock_getsockopt", - "int sock, int level, int optname,\n\t\t\t void *optval, socklen_t *optlen" - ], - "socket.h", - false - ], - [ - [ - "int zsock_setsockopt", - "int sock, int level, int optname,\n\t\t\t const void *optval, socklen_t optlen" - ], - "socket.h", - false - ], - [ - [ - "int zsock_getpeername", - "int sock, struct sockaddr *addr,\n\t\t\t\tsocklen_t *addrlen" - ], - "socket.h", - false - ], - [ - [ - "int zsock_getsockname", - "int sock, struct sockaddr *addr,\n\t\t\t\tsocklen_t *addrlen" - ], - "socket.h", - false - ], - [ - [ - "int zsock_gethostname", - "char *buf, size_t len" - ], - "socket.h", - false - ], - [ - [ - "int zsock_inet_pton", - "sa_family_t family, const char *src, void *dst" - ], - "socket.h", - false - ], - [ - [ - "int z_zsock_getaddrinfo_internal", - "const char *host,\n\t\t\t\t\t const char *service,\n\t\t\t\t\t const struct zsock_addrinfo *hints,\n\t\t\t\t\t struct zsock_addrinfo *res" - ], - "socket.h", - false - ], - [ - [ - "int zsock_select", - "int nfds, zsock_fd_set *readfds,\n\t\t\t zsock_fd_set *writefds,\n\t\t\t zsock_fd_set *exceptfds,\n\t\t\t struct zsock_timeval *timeout" - ], - "socket_select.h", - false - ], - [ - [ - "int net_socket_service_register", - "const struct net_socket_service_desc *service,\n\t\t\t\t\t struct zsock_pollfd *fds, int len, void *user_data" - ], - "socket_service.h", - false - ], - [ - [ - "void sys_rand_get", - "void *dst, size_t len" - ], - "random.h", - false - ], - [ - [ - "int sys_csrand_get", - "void *dst, size_t len" - ], - "random.h", - false - ], - [ - [ - "int rtio_cqe_get_mempool_buffer", - "const struct rtio *r, struct rtio_cqe *cqe,\n\t\t\t\t\t uint8_t **buff, uint32_t *buff_len" - ], - "rtio.h", - false - ], - [ - [ - "void rtio_release_buffer", - "struct rtio *r, void *buff, uint32_t buff_len" - ], - "rtio.h", - false - ], - [ - [ - "int rtio_sqe_cancel", - "struct rtio_sqe *sqe" - ], - "rtio.h", - false - ], - [ - [ - "int rtio_sqe_copy_in_get_handles", - "struct rtio *r, const struct rtio_sqe *sqes,\n\t\t\t\t\t struct rtio_sqe **handle, size_t sqe_count" - ], - "rtio.h", - false - ], - [ - [ - "int rtio_cqe_copy_out", - "struct rtio *r,\n\t\t\t\tstruct rtio_cqe *cqes,\n\t\t\t\tsize_t cqe_count,\n\t\t\t\tk_timeout_t timeout" - ], - "rtio.h", - false - ], - [ - [ - "int rtio_submit", - "struct rtio *r, uint32_t wait_count" - ], - "rtio.h", - false - ], - [ - [ - "bool atomic_cas", - "atomic_t *target, atomic_val_t old_value,\n\t\t\t atomic_val_t new_value" - ], - "atomic_c.h", - false - ], - [ - [ - "bool atomic_ptr_cas", - "atomic_ptr_t *target, atomic_ptr_val_t old_value,\n\t\t\t atomic_ptr_val_t new_value" - ], - "atomic_c.h", - false - ], - [ - [ - "atomic_val_t atomic_add", - "atomic_t *target, atomic_val_t value" - ], - "atomic_c.h", - false - ], - [ - [ - "atomic_val_t atomic_sub", - "atomic_t *target, atomic_val_t value" - ], - "atomic_c.h", - false - ], - [ - [ - "atomic_val_t atomic_set", - "atomic_t *target, atomic_val_t value" - ], - "atomic_c.h", - false - ], - [ - [ - "atomic_ptr_val_t atomic_ptr_set", - "atomic_ptr_t *target, atomic_ptr_val_t value" - ], - "atomic_c.h", - false - ], - [ - [ - "atomic_val_t atomic_or", - "atomic_t *target, atomic_val_t value" - ], - "atomic_c.h", - false - ], - [ - [ - "atomic_val_t atomic_xor", - "atomic_t *target, atomic_val_t value" - ], - "atomic_c.h", - false - ], - [ - [ - "atomic_val_t atomic_and", - "atomic_t *target, atomic_val_t value" - ], - "atomic_c.h", - false - ], - [ - [ - "atomic_val_t atomic_nand", - "atomic_t *target, atomic_val_t value" - ], - "atomic_c.h", - false - ] -]
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_file_list.txt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_file_list.txt deleted file mode 100644 index 59bbc7b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_file_list.txt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/libc-hooks.h;/home/mike/Documents/ncs/v2.7.0/zephyr/lib/posix/options/posix_clock.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/mutex.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/logging/log_msg.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/logging/log_ctrl.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/flash.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/gpio.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/uart.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/device.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/kernel.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/kobject.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/time_units.h;/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/errno_private.h
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include deleted file mode 120000 index 4cf525a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr deleted file mode 120000 index 6f6e4d8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_acpi b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_acpi deleted file mode 120000 index 5b581a0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_acpi +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/acpi
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_app_memory b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_app_memory deleted file mode 120000 index 58f4766..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_app_memory +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/app_memory
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch deleted file mode 120000 index ba979d5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc deleted file mode 120000 index a3130d0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_asm-compat b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_asm-compat deleted file mode 120000 index e590989..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_asm-compat +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arc/asm-compat
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2 b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2 deleted file mode 120000 index 583476f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2 +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arc/v2
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_dsp b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_dsp deleted file mode 120000 index d8aa1c0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_dsp +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arc/v2/dsp
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_mpu b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_mpu deleted file mode 120000 index b1546ee..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_mpu +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arc/v2/mpu
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_secureshield b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_secureshield deleted file mode 120000 index fdef46a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_secureshield +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arc/v2/secureshield
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm deleted file mode 120000 index f7e5187..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64 b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64 deleted file mode 120000 index 4eaa537..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64 +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm64
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64_cortex_r b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64_cortex_r deleted file mode 120000 index ac6a243..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64_cortex_r +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm64/cortex_r
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64_scripts b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64_scripts deleted file mode 120000 index 1039367..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64_scripts +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm64/scripts
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_a_r b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_a_r deleted file mode 120000 index e248b54..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_a_r +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/cortex_a_r
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_a_r_scripts b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_a_r_scripts deleted file mode 120000 index 6711da7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_a_r_scripts +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/cortex_a_r/scripts
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_m b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_m deleted file mode 120000 index 1903303..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_m +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/cortex_m
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_m_scripts b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_m_scripts deleted file mode 120000 index 336cc5b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_m_scripts +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/cortex_m/scripts
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_r b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_r deleted file mode 120000 index 72b3c46..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_r +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/cortex_r
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_r_scripts b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_r_scripts deleted file mode 120000 index d65a4d6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_r_scripts +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/cortex_r/scripts
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_mmu b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_mmu deleted file mode 120000 index ed7faa3..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_mmu +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/mmu
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_mpu b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_mpu deleted file mode 120000 index 0550a24..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_mpu +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/arm/mpu
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_common b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_common deleted file mode 120000 index 25183ef..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_common +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/common
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_mips b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_mips deleted file mode 120000 index 8cbb885..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_mips +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/mips
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_nios2 b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_nios2 deleted file mode 120000 index e2ec4dd..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_nios2 +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/nios2
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_posix b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_posix deleted file mode 120000 index 513cd52..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_posix +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/posix
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv deleted file mode 120000 index 0f61215..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/riscv
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv_common b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv_common deleted file mode 120000 index 80ccd43..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv_common +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/riscv/common
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv_riscv-privileged b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv_riscv-privileged deleted file mode 120000 index 5c681b7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv_riscv-privileged +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/riscv/riscv-privileged
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_sparc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_sparc deleted file mode 120000 index d0a401b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_sparc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/sparc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86 b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86 deleted file mode 120000 index d5e945f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86 +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/x86
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_ia32 b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_ia32 deleted file mode 120000 index f1a5168..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_ia32 +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/x86/ia32
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_ia32_scripts b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_ia32_scripts deleted file mode 120000 index ee625b7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_ia32_scripts +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/x86/ia32/scripts
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_intel64 b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_intel64 deleted file mode 120000 index 7da7418..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_intel64 +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/x86/intel64
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_xtensa b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_xtensa deleted file mode 120000 index 809cfac..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_xtensa +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/arch/xtensa
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_audio b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_audio deleted file mode 120000 index a05201b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_audio +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/audio
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth deleted file mode 120000 index 23e6c9a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/bluetooth
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_audio b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_audio deleted file mode 120000 index 10682ea..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_audio +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/bluetooth/audio
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_classic b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_classic deleted file mode 120000 index 2f8b98c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_classic +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/bluetooth/classic
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_mesh b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_mesh deleted file mode 120000 index 1ef7062..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_mesh +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/bluetooth/mesh
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_services b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_services deleted file mode 120000 index 173a298..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_services +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/bluetooth/services
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_services_nus b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_services_nus deleted file mode 120000 index 222f3dc..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_services_nus +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/bluetooth/services/nus
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_canbus b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_canbus deleted file mode 120000 index 2a242d6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_canbus +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/canbus
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_console b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_console deleted file mode 120000 index 2f9e2bf..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_console +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/console
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_crypto b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_crypto deleted file mode 120000 index f49456b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_crypto +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/crypto
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_data b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_data deleted file mode 120000 index 79c1906..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_data +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/data
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_debug b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_debug deleted file mode 120000 index 7c1b4f7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_debug +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/debug
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_devicetree b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_devicetree deleted file mode 120000 index 58eab55..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_devicetree +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/devicetree
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dfu b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dfu deleted file mode 120000 index ce45907..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dfu +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dfu
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_display b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_display deleted file mode 120000 index d9aa0a1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_display +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/display
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers deleted file mode 120000 index fa94b7f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_adc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_adc deleted file mode 120000 index b6d6c4c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_adc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/adc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_bluetooth b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_bluetooth deleted file mode 120000 index 8b46be8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_bluetooth +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/bluetooth
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_can b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_can deleted file mode 120000 index 93ef3ea..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_can +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/can
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_clock_control b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_clock_control deleted file mode 120000 index 8da4998..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_clock_control +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/clock_control
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_console b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_console deleted file mode 120000 index 6ef4fb8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_console +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/console
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_dma b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_dma deleted file mode 120000 index bc8646d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_dma +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/dma
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_eeprom b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_eeprom deleted file mode 120000 index 921398c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_eeprom +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/eeprom
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_ethernet b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_ethernet deleted file mode 120000 index 322bc12..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_ethernet +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/ethernet
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_flash b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_flash deleted file mode 120000 index 8032f3c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_flash +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/flash
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_gnss b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_gnss deleted file mode 120000 index 89eba39..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_gnss +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/gnss
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_gpio b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_gpio deleted file mode 120000 index e668b59..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_gpio +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/gpio
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i2c b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i2c deleted file mode 120000 index 6909658..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i2c +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/i2c
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i2c_target b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i2c_target deleted file mode 120000 index c76b3a7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i2c_target +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/i2c/target
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i3c b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i3c deleted file mode 120000 index 573e07c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i3c +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/i3c
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_ieee802154 b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_ieee802154 deleted file mode 120000 index 2455259..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_ieee802154 +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/ieee802154
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_interrupt_controller b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_interrupt_controller deleted file mode 120000 index 20c3313..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_interrupt_controller +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/interrupt_controller
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_led b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_led deleted file mode 120000 index 7bca449..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_led +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/led
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_led_strip b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_led_strip deleted file mode 120000 index f2b861a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_led_strip +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/led_strip
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mfd b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mfd deleted file mode 120000 index 776e544..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mfd +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/mfd
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mipi_dsi b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mipi_dsi deleted file mode 120000 index ff1665b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mipi_dsi +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/mipi_dsi
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc deleted file mode 120000 index 5f5b6ae..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/misc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_devmux b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_devmux deleted file mode 120000 index 075c871..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_devmux +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/misc/devmux
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_ft8xx b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_ft8xx deleted file mode 120000 index 3e9f44c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_ft8xx +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/misc/ft8xx
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_grove_lcd b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_grove_lcd deleted file mode 120000 index 386dc08..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_grove_lcd +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/misc/grove_lcd
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_nxp_flexio b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_nxp_flexio deleted file mode 120000 index 2b493f9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_nxp_flexio +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/misc/nxp_flexio
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_pio_rpi_pico b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_pio_rpi_pico deleted file mode 120000 index 5ae6a9a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_pio_rpi_pico +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/misc/pio_rpi_pico
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_timeaware_gpio b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_timeaware_gpio deleted file mode 120000 index 4b72faa..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_timeaware_gpio +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/misc/timeaware_gpio
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mm b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mm deleted file mode 120000 index 54cc7bf..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mm +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/mm
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_modem b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_modem deleted file mode 120000 index e630ef4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_modem +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/modem
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pcie b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pcie deleted file mode 120000 index f511981..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pcie +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/pcie
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pcie_endpoint b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pcie_endpoint deleted file mode 120000 index 3aafc30..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pcie_endpoint +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/pcie/endpoint
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pinctrl b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pinctrl deleted file mode 120000 index 8808d5d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pinctrl +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/pinctrl
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pm_cpu_ops b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pm_cpu_ops deleted file mode 120000 index d975ced..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pm_cpu_ops +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/pm_cpu_ops
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_power b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_power deleted file mode 120000 index 60ae32e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_power +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/power
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pwm b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pwm deleted file mode 120000 index 5cb1a72..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pwm +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/pwm
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_regulator b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_regulator deleted file mode 120000 index eb9931c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_regulator +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/regulator
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_rtc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_rtc deleted file mode 120000 index 6b5c275..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_rtc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/rtc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_sensor b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_sensor deleted file mode 120000 index 48f0c07..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_sensor +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/sensor
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_serial b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_serial deleted file mode 120000 index c744d31..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_serial +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/serial
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_sip_svc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_sip_svc deleted file mode 120000 index f44b508..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_sip_svc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/sip_svc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_timer b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_timer deleted file mode 120000 index debcb61..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_timer +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/timer
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_uart b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_uart deleted file mode 120000 index c0fcf50..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_uart +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/uart
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_usb b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_usb deleted file mode 120000 index 75e3ab4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_usb +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/usb
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_usb_c b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_usb_c deleted file mode 120000 index 153a286..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_usb_c +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/usb_c
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_virtualization b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_virtualization deleted file mode 120000 index 54c7a2e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_virtualization +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/drivers/virtualization
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dsp b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dsp deleted file mode 120000 index 95488c0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dsp +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dsp
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings deleted file mode 120000 index 0947fbf..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_acpi b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_acpi deleted file mode 120000 index 4bf88fc..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_acpi +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/acpi
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_adc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_adc deleted file mode 120000 index e5b4a02..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_adc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/adc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_clock b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_clock deleted file mode 120000 index 7b6fcb1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_clock +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/clock
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dac b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dac deleted file mode 120000 index 312c14a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dac +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/dac
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dai b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dai deleted file mode 120000 index 1680ef0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dai +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/dai
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_display b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_display deleted file mode 120000 index 88ac56a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_display +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/display
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dma b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dma deleted file mode 120000 index 35ebf87..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dma +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/dma
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_espi b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_espi deleted file mode 120000 index ac113da..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_espi +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/espi
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_ethernet b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_ethernet deleted file mode 120000 index fbcadcb..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_ethernet +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/ethernet
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_flash_controller b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_flash_controller deleted file mode 120000 index ea92701..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_flash_controller +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/flash_controller
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_gnss b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_gnss deleted file mode 120000 index 52fdf83..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_gnss +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/gnss
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_gpio b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_gpio deleted file mode 120000 index cca072e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_gpio +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/gpio
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_i2c b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_i2c deleted file mode 120000 index ea49e44..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_i2c +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/i2c
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_input b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_input deleted file mode 120000 index 2934316..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_input +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/input
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_inputmux b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_inputmux deleted file mode 120000 index 8cc14f5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_inputmux +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/inputmux
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_interrupt-controller b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_interrupt-controller deleted file mode 120000 index 5b5b948..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_interrupt-controller +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/interrupt-controller
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_ipc_service b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_ipc_service deleted file mode 120000 index f342684..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_ipc_service +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/ipc_service
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_led b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_led deleted file mode 120000 index 2d4dcf8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_led +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/led
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_lora b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_lora deleted file mode 120000 index 222bfe9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_lora +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/lora
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_lvgl b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_lvgl deleted file mode 120000 index 56f82b5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_lvgl +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/lvgl
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_memory-attr b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_memory-attr deleted file mode 120000 index 72e7787..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_memory-attr +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/memory-attr
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_memory-controller b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_memory-controller deleted file mode 120000 index f3f4b44..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_memory-controller +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/memory-controller
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_mipi_dbi b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_mipi_dbi deleted file mode 120000 index 35860df..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_mipi_dbi +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/mipi_dbi
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_mipi_dsi b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_mipi_dsi deleted file mode 120000 index 830f2c1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_mipi_dsi +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/mipi_dsi
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_misc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_misc deleted file mode 120000 index 5d4b3d9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_misc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/misc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pcie b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pcie deleted file mode 120000 index 8c2b394..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pcie +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/pcie
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pinctrl b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pinctrl deleted file mode 120000 index 4195ee0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pinctrl +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/pinctrl
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pinctrl_renesas b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pinctrl_renesas deleted file mode 120000 index 39acc50..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pinctrl_renesas +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/pinctrl/renesas
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pm b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pm deleted file mode 120000 index 7b73a2b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pm +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/pm
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_power b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_power deleted file mode 120000 index be57d70..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_power +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/power
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pwm b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pwm deleted file mode 120000 index aa4c53b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pwm +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/pwm
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_rdc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_rdc deleted file mode 120000 index 4afc3cd..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_rdc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/rdc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_regulator b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_regulator deleted file mode 120000 index 8a56907..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_regulator +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/regulator
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_reset b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_reset deleted file mode 120000 index 31fe63d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_reset +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/reset
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_sensor b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_sensor deleted file mode 120000 index 92241ab..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_sensor +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/sensor
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_spi b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_spi deleted file mode 120000 index 9231824..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_spi +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/spi
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_timer b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_timer deleted file mode 120000 index 26f7d6e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_timer +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/timer
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_usb b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_usb deleted file mode 120000 index 16d41fe..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_usb +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/usb
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_usb-c b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_usb-c deleted file mode 120000 index f71d833..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_usb-c +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/usb-c
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_fs b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_fs deleted file mode 120000 index 1105f0a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_fs +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/fs
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_input b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_input deleted file mode 120000 index 17b7f2b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_input +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/input
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_internal b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_internal deleted file mode 120000 index 61721be..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_internal +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/internal
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_ipc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_ipc deleted file mode 120000 index 5881a37..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_ipc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/ipc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel deleted file mode 120000 index 8efd313..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/kernel
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel_internal b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel_internal deleted file mode 120000 index 5954537..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel_internal +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/kernel/internal
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel_mm b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel_mm deleted file mode 120000 index 3c78437..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel_mm +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/kernel/mm
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_linker b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_linker deleted file mode 120000 index bb4b640..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_linker +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_linker_common-rom b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_linker_common-rom deleted file mode 120000 index 08c9124..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_linker_common-rom +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/linker/common-rom
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_llext b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_llext deleted file mode 120000 index fc9196d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_llext +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/llext
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_logging b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_logging deleted file mode 120000 index 8c8aba1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_logging +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/logging
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_lorawan b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_lorawan deleted file mode 120000 index 448ffb9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_lorawan +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/lorawan
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_math b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_math deleted file mode 120000 index cfb0498..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_math +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/math
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mem_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mem_mgmt deleted file mode 120000 index 112e51b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mem_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mem_mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt deleted file mode 120000 index 3ddc613..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_ec_host_cmd b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_ec_host_cmd deleted file mode 120000 index 2ebc982..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_ec_host_cmd +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/ec_host_cmd
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr deleted file mode 120000 index 6452fcf..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp deleted file mode 120000 index 50f90b9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/grp
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_fs_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_fs_mgmt deleted file mode 120000 index ff07880..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_fs_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/grp/fs_mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_img_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_img_mgmt deleted file mode 120000 index 194891b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_img_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/grp/img_mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_os_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_os_mgmt deleted file mode 120000 index de018d1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_os_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/grp/os_mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_settings_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_settings_mgmt deleted file mode 120000 index 4ca914c..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_settings_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/grp/settings_mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_shell_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_shell_mgmt deleted file mode 120000 index 2f81426..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_shell_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/grp/shell_mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_stat_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_stat_mgmt deleted file mode 120000 index 20dce5f..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_stat_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/grp/stat_mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_zephyr b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_zephyr deleted file mode 120000 index 61b1406..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_zephyr +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/grp/zephyr
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_mgmt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_mgmt deleted file mode 120000 index 30d3a09..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_mgmt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/mgmt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_smp b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_smp deleted file mode 120000 index 7d81d3d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_smp +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/smp
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_transport b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_transport deleted file mode 120000 index 667594d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_transport +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/mgmt/mcumgr/transport
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modbus b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modbus deleted file mode 120000 index 5eb3008..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modbus +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/modbus
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modem b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modem deleted file mode 120000 index f38c8ab..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modem +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/modem
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modem_backend b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modem_backend deleted file mode 120000 index 4b09678..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modem_backend +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/modem/backend
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_multi_heap b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_multi_heap deleted file mode 120000 index 4a450ea..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_multi_heap +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/multi_heap
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net deleted file mode 120000 index a4bf535..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/net
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net_conn_mgr b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net_conn_mgr deleted file mode 120000 index 74ff277..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net_conn_mgr +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/net/conn_mgr
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net_http b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net_http deleted file mode 120000 index 23b2f0b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net_http +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/net/http
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_pm b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_pm deleted file mode 120000 index 72628c9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_pm +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/pm
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_portability b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_portability deleted file mode 120000 index c6f6ffd..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_portability +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/portability
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix deleted file mode 120000 index a606078..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/posix
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_arpa b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_arpa deleted file mode 120000 index d762f68..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_arpa +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/posix/arpa
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_net b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_net deleted file mode 120000 index 359f5f5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_net +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/posix/net
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_netinet b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_netinet deleted file mode 120000 index a972bac..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_netinet +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/posix/netinet
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_sys b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_sys deleted file mode 120000 index c54371a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_sys +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/posix/sys
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_random b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_random deleted file mode 120000 index 0dbe6af..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_random +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/random
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_retention b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_retention deleted file mode 120000 index d149231..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_retention +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/retention
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_rtio b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_rtio deleted file mode 120000 index 73a9df9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_rtio +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/rtio
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sd b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sd deleted file mode 120000 index cf731bd..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sd +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sd
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sensing b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sensing deleted file mode 120000 index 6774dbe..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sensing +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sensing
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_settings b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_settings deleted file mode 120000 index 2a0f992..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_settings +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/settings
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_shell b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_shell deleted file mode 120000 index 55c8e00..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_shell +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/shell
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sip_svc b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sip_svc deleted file mode 120000 index 0152831..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sip_svc +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sip_svc
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_stats b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_stats deleted file mode 120000 index 17f2240..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_stats +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/stats
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_storage b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_storage deleted file mode 120000 index 9c00bd3..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_storage +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/storage
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sys b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sys deleted file mode 120000 index 5380b24..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sys +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sys_internal b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sys_internal deleted file mode 120000 index 13cabaf..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sys_internal +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/internal
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_task_wdt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_task_wdt deleted file mode 120000 index 714a33a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_task_wdt +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/task_wdt
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_timing b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_timing deleted file mode 120000 index 3454d24..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_timing +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/timing
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_toolchain b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_toolchain deleted file mode 120000 index 95065e5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_toolchain +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/toolchain
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_tracing b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_tracing deleted file mode 120000 index 39cd6f1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_tracing +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/tracing
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb deleted file mode 120000 index 3f61609..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/usb
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb_c b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb_c deleted file mode 120000 index 360a3e6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb_c +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/usb_c
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb_class b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb_class deleted file mode 120000 index 9fa451b..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb_class +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/usb/class
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen deleted file mode 120000 index 48e9fb6..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/xen
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_dom0 b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_dom0 deleted file mode 120000 index 9d06c86..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_dom0 +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/xen/dom0
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public deleted file mode 120000 index 83d06d4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/xen/public
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public_hvm b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public_hvm deleted file mode 120000 index 6755817..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public_hvm +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/xen/public/hvm
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public_io b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public_io deleted file mode 120000 index 5641c06..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public_io +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/xen/public/io
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_zbus b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_zbus deleted file mode 120000 index f5ec7d4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_zbus +++ /dev/null @@ -1 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/zbus
\ No newline at end of file diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_subdirs.trigger b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_subdirs.trigger deleted file mode 100644 index e69de29..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_subdirs.trigger +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_subdirs.txt b/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_subdirs.txt deleted file mode 100644 index 54cca90..0000000 --- a/nrfdemo/build/mcuboot/zephyr/misc/generated/syscalls_subdirs.txt +++ /dev/null @@ -1,205 +0,0 @@ -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_acpi -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_app_memory -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_audio -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_canbus -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_console -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_crypto -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_data -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_debug -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_devicetree -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dfu -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_display -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dsp -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_fs -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_input -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_internal -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_ipc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_linker -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_llext -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_logging -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_lorawan -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_math -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mem_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modbus -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modem -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_multi_heap -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_pm -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_portability -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_random -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_retention -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_rtio -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sd -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sensing -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_settings -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_shell -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sip_svc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_stats -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_storage -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sys -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_task_wdt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_timing -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_toolchain -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_tracing -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb_c -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_zbus -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_common -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_mips -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_nios2 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_posix -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_sparc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_xtensa -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_asm-compat -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_dsp -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_mpu -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arc_v2_secureshield -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_a_r -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_m -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_r -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_mmu -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_mpu -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_a_r_scripts -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_m_scripts -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm_cortex_r_scripts -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64_cortex_r -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_arm64_scripts -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv_common -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_riscv_riscv-privileged -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_ia32 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_intel64 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_arch_x86_ia32_scripts -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_audio -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_classic -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_mesh -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_services -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_bluetooth_services_nus -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_adc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_bluetooth -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_can -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_clock_control -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_console -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_dma -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_eeprom -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_ethernet -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_flash -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_gnss -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_gpio -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i2c -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i3c -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_ieee802154 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_interrupt_controller -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_led -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_led_strip -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mfd -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mipi_dsi -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_mm -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_modem -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pcie -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pinctrl -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pm_cpu_ops -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_power -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pwm -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_regulator -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_rtc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_sensor -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_serial -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_sip_svc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_timer -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_uart -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_usb -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_usb_c -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_virtualization -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_i2c_target -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_devmux -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_ft8xx -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_grove_lcd -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_nxp_flexio -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_pio_rpi_pico -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_misc_timeaware_gpio -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_drivers_pcie_endpoint -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_acpi -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_adc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_clock -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dac -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dai -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_display -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_dma -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_espi -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_ethernet -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_flash_controller -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_gnss -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_gpio -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_i2c -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_input -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_inputmux -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_interrupt-controller -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_ipc_service -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_led -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_lora -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_lvgl -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_memory-attr -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_memory-controller -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_mipi_dbi -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_mipi_dsi -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_misc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pcie -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pinctrl -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pm -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_power -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pwm -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_rdc -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_regulator -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_reset -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_sensor -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_spi -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_timer -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_usb -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_usb-c -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_dt-bindings_pinctrl_renesas -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel_internal -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_kernel_mm -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_linker_common-rom -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_ec_host_cmd -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_smp -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_transport -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_fs_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_img_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_os_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_settings_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_shell_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_stat_mgmt -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_mgmt_mcumgr_grp_zephyr -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_modem_backend -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net_conn_mgr -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_net_http -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_arpa -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_net -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_netinet -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_posix_sys -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_sys_internal -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_usb_class -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_dom0 -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public_hvm -/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/misc/generated/syscalls_links/include_zephyr_xen_public_io diff --git a/nrfdemo/build/mcuboot/zephyr/runners.yaml b/nrfdemo/build/mcuboot/zephyr/runners.yaml deleted file mode 100644 index fef6943..0000000 --- a/nrfdemo/build/mcuboot/zephyr/runners.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Available runners configured by board.cmake. -runners: -- nrfjprog -- jlink - -# Default flash runner if --runner is not given. -flash-runner: nrfjprog - -# Default debug runner if --runner is not given. -debug-runner: jlink - -# Common runner configuration values. -config: - board_dir: /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro - # Build outputs: - elf_file: zephyr.elf - hex_file: zephyr.hex - bin_file: zephyr.bin - # Host tools: - gdb: /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb - -# Runner specific arguments -args: - nrfjprog: - [] - - jlink: - - --dt-flash=y - - --device=nRF9160_xxAA - - --speed=4000 diff --git a/nrfdemo/build/mcuboot/zephyr/snippets_generated.cmake b/nrfdemo/build/mcuboot/zephyr/snippets_generated.cmake deleted file mode 100644 index 75d6c97..0000000 --- a/nrfdemo/build/mcuboot/zephyr/snippets_generated.cmake +++ /dev/null @@ -1,20 +0,0 @@ -# WARNING. THIS FILE IS AUTO-GENERATED. DO NOT MODIFY! -# -# This file contains build system settings derived from your snippets. -# Its contents are an implementation detail that should not be used outside -# of Zephyr's snippets CMake module. -# -# See the Snippets guide in the Zephyr documentation for more information. - -############################################################################### -# Global information about all snippets. - -# The name of every snippet that was discovered. -set(SNIPPET_NAMES "cdc-acm-console" "diagnostic-logs" "nordic-bt-rpc" "nordic-flpr" "nordic-flpr-xip" "nordic-ppr" "nordic-ppr-xip" "nrf70-debug" "nrf70-fw-patch-ext-flash" "nrf91-modem-trace-ext-flash" "nrf91-modem-trace-uart" "nus-console" "rtt-console" "tfm-enable-share-uart" "xen_dom0") -# The paths to all the snippet.yml files. One snippet -# can have multiple snippet.yml files. -set(SNIPPET_PATHS "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/matter-diagnostic-logs/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nordic-bt-rpc/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nrf70-debug/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nrf70-fw-patch-ext-flash/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nrf91-modem-trace-ext-flash/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/nrf91-modem-trace-uart/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/nrf/snippets/tfm-enable-share-uart/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/cdc-acm-console/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nordic-flpr-xip/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nordic-flpr/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nordic-ppr-xip/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nordic-ppr/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/nus-console/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/rtt-console/snippet.yml" "/home/mike/Documents/ncs/v2.7.0/zephyr/snippets/xen_dom0/snippet.yml") - -# Create variable scope for snippets build variables -zephyr_create_scope(snippets) - diff --git a/nrfdemo/build/mcuboot/zephyr/soc/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/soc/cmake_install.cmake deleted file mode 100644 index 43b7ea9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/cmake_install.cmake +++ /dev/null @@ -1,46 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/soc - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/soc/common/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/soc/soc/nrf9151/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/soc/common/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/soc/common/cmake_install.cmake deleted file mode 100644 index b3122d9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/common/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/soc/common - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/nrf91/soc.c.obj b/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/nrf91/soc.c.obj Binary files differdeleted file mode 100644 index 3e0c4c0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/nrf91/soc.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj b/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj Binary files differdeleted file mode 100644 index 00a5e9e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj b/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj Binary files differdeleted file mode 100644 index a3fede8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj b/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj Binary files differdeleted file mode 100644 index 5d0a35a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/cmake_install.cmake deleted file mode 100644 index c77b08d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/cmake_install.cmake +++ /dev/null @@ -1,46 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/soc/soc/nrf9151/nrf91/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/soc/soc/nrf9151/common/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/common/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/common/cmake_install.cmake deleted file mode 100644 index 7f54234..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/common/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/common - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/libsoc__nordic.a b/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/libsoc__nordic.a Binary files differdeleted file mode 100644 index 4892c45..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/libsoc__nordic.a +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/nrf91/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/nrf91/cmake_install.cmake deleted file mode 100644 index 08c8089..0000000 --- a/nrfdemo/build/mcuboot/zephyr/soc/soc/nrf9151/nrf91/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/soc/nordic/nrf91 - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/canbus/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/canbus/cmake_install.cmake deleted file mode 100644 index 3c13183..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/canbus/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/canbus - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/cmake_install.cmake deleted file mode 100644 index 8f8e916..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/cmake_install.cmake +++ /dev/null @@ -1,64 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/canbus/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/debug/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/fb/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/fs/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/ipc/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/logging/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/mem_mgmt/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/mgmt/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/modbus/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/pm/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/portability/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/random/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/rtio/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/sd/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/stats/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/storage/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/task_wdt/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/testsuite/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/tracing/cmake_install.cmake") - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/usb/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/debug/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/debug/cmake_install.cmake deleted file mode 100644 index eec9f27..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/debug/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/debug - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/fb/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/fb/cmake_install.cmake deleted file mode 100644 index 10d48a2..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/fb/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fb - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/fs/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/fs/cmake_install.cmake deleted file mode 100644 index 8f9e9d4..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/fs/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/fs - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/ipc/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/ipc/cmake_install.cmake deleted file mode 100644 index 2d7d9ed..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/ipc/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/ipc - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/logging/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/logging/cmake_install.cmake deleted file mode 100644 index eca9df7..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/logging/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/logging - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/mem_mgmt/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/mem_mgmt/cmake_install.cmake deleted file mode 100644 index d26a292..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/mem_mgmt/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mem_mgmt - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/mgmt/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/mgmt/cmake_install.cmake deleted file mode 100644 index 0186571..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/mgmt/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/mgmt - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/modbus/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/modbus/cmake_install.cmake deleted file mode 100644 index 2951c59..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/modbus/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/modbus - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/pm/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/pm/cmake_install.cmake deleted file mode 100644 index 6a508ae..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/pm/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/pm - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/portability/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/portability/cmake_install.cmake deleted file mode 100644 index 6ff52f8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/portability/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/portability - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/random/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/random/cmake_install.cmake deleted file mode 100644 index 47009b9..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/random/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/random - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/rtio/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/rtio/cmake_install.cmake deleted file mode 100644 index a388561..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/rtio/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/rtio - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/sd/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/sd/cmake_install.cmake deleted file mode 100644 index d395188..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/sd/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/sd - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/stats/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/stats/cmake_install.cmake deleted file mode 100644 index 0e19a42..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/stats/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/stats - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/storage/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/storage/cmake_install.cmake deleted file mode 100644 index 2427f97..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/storage/cmake_install.cmake +++ /dev/null @@ -1,45 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/storage - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/samples/conexio_stratus/mqtt_control/build/mcuboot/zephyr/subsys/storage/flash_map/cmake_install.cmake") - -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/storage/flash_map/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/storage/flash_map/cmake_install.cmake deleted file mode 100644 index 918b8c2..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/storage/flash_map/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/storage/flash_map - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/task_wdt/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/task_wdt/cmake_install.cmake deleted file mode 100644 index 2c490b0..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/task_wdt/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/task_wdt - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/testsuite/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/testsuite/cmake_install.cmake deleted file mode 100644 index 6d41c9a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/testsuite/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/testsuite - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/tracing/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/tracing/cmake_install.cmake deleted file mode 100644 index 08af04a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/tracing/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/tracing - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/subsys/usb/cmake_install.cmake b/nrfdemo/build/mcuboot/zephyr/subsys/usb/cmake_install.cmake deleted file mode 100644 index 700f90e..0000000 --- a/nrfdemo/build/mcuboot/zephyr/subsys/usb/cmake_install.cmake +++ /dev/null @@ -1,39 +0,0 @@ -# Install script for directory: /home/mike/Documents/ncs/v2.7.0/zephyr/subsys/usb - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "TRUE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-objdump") -endif() - diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr.bin b/nrfdemo/build/mcuboot/zephyr/zephyr.bin Binary files differdeleted file mode 100755 index bddb076..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr.bin +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr.dts b/nrfdemo/build/mcuboot/zephyr/zephyr.dts deleted file mode 100644 index ae59382..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr.dts +++ /dev/null @@ -1,642 +0,0 @@ -/dts-v1/; - -/ { - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - model = "Conexio Stratus Pro"; - compatible = "conexio,stratus_pro"; - chosen { - zephyr,entropy = &cryptocell; - zephyr,flash-controller = &flash_controller; - zephyr,console = &uart0; - zephyr,shell-uart = &uart0; - zephyr,uart-mcumgr = &uart0; - zephyr,sram = &sram0_s; - zephyr,flash = &flash0; - zephyr,code-partition = &boot_partition; - zephyr,sram-secure-partition = &sram0_s; - zephyr,sram-non-secure-partition = &sram0_ns; - }; - aliases { - led0 = &led0; - pwm-led0 = &pwm_led0; - sw0 = &button0; - bootloader-led0 = &led0; - mcuboot-button0 = &button0; - mcuboot-led0 = &led0; - watchdog0 = &wdt0; - }; - soc { - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - compatible = "nordic,nrf9151-laca", "nordic,nrf9120", "nordic,nrf91", "simple-bus"; - interrupt-parent = < &nvic >; - ranges; - nvic: interrupt-controller@e000e100 { - #address-cells = < 0x1 >; - compatible = "arm,v8m-nvic"; - reg = < 0xe000e100 0xc00 >; - interrupt-controller; - #interrupt-cells = < 0x2 >; - arm,num-irq-priority-bits = < 0x3 >; - phandle = < 0x1 >; - }; - systick: timer@e000e010 { - compatible = "arm,armv8m-systick"; - reg = < 0xe000e010 0x10 >; - status = "disabled"; - }; - sram0: memory@20000000 { - compatible = "mmio-sram"; - reg = < 0x20000000 0x40000 >; - }; - peripheral@50000000 { - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - ranges = < 0x0 0x50000000 0x10000000 >; - flash_controller: flash-controller@39000 { - compatible = "nordic,nrf91-flash-controller"; - reg = < 0x39000 0x1000 >; - partial-erase; - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - flash0: flash@0 { - compatible = "soc-nv-flash"; - erase-block-size = < 0x1000 >; - write-block-size = < 0x4 >; - reg = < 0x0 0x100000 >; - partitions { - compatible = "fixed-partitions"; - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - boot_partition: partition@0 { - label = "mcuboot"; - reg = < 0x0 0x10000 >; - }; - slot0_partition: partition@10000 { - label = "image-0"; - reg = < 0x10000 0x40000 >; - }; - slot0_ns_partition: partition@50000 { - label = "image-0-nonsecure"; - reg = < 0x50000 0x30000 >; - }; - slot1_partition: partition@80000 { - label = "image-1"; - reg = < 0x80000 0x40000 >; - }; - slot1_ns_partition: partition@c0000 { - label = "image-1-nonsecure"; - reg = < 0xc0000 0x30000 >; - }; - scratch_partition: partition@f0000 { - label = "image-scratch"; - reg = < 0xf0000 0xa000 >; - }; - storage_partition: partition@fa000 { - label = "storage"; - reg = < 0xfa000 0x6000 >; - }; - }; - }; - }; - adc: adc@e000 { - compatible = "nordic,nrf-saadc"; - reg = < 0xe000 0x1000 >; - interrupts = < 0xe 0x1 >; - status = "okay"; - #io-channel-cells = < 0x1 >; - }; - dppic: dppic@17000 { - compatible = "nordic,nrf-dppic"; - reg = < 0x17000 0x1000 >; - status = "okay"; - }; - egu0: egu@1b000 { - compatible = "nordic,nrf-egu"; - reg = < 0x1b000 0x1000 >; - interrupts = < 0x1b 0x1 >; - status = "okay"; - }; - egu1: egu@1c000 { - compatible = "nordic,nrf-egu"; - reg = < 0x1c000 0x1000 >; - interrupts = < 0x1c 0x1 >; - status = "okay"; - }; - egu2: egu@1d000 { - compatible = "nordic,nrf-egu"; - reg = < 0x1d000 0x1000 >; - interrupts = < 0x1d 0x1 >; - status = "okay"; - }; - egu3: egu@1e000 { - compatible = "nordic,nrf-egu"; - reg = < 0x1e000 0x1000 >; - interrupts = < 0x1e 0x1 >; - status = "okay"; - }; - egu4: egu@1f000 { - compatible = "nordic,nrf-egu"; - reg = < 0x1f000 0x1000 >; - interrupts = < 0x1f 0x1 >; - status = "okay"; - }; - egu5: egu@20000 { - compatible = "nordic,nrf-egu"; - reg = < 0x20000 0x1000 >; - interrupts = < 0x20 0x1 >; - status = "okay"; - }; - ipc: ipc@2a000 { - compatible = "nordic,nrf-ipc"; - reg = < 0x2a000 0x1000 >; - interrupts = < 0x2a 0x1 >; - status = "okay"; - }; - i2s0: i2s@28000 { - compatible = "nordic,nrf-i2s"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0x28000 0x1000 >; - interrupts = < 0x28 0x1 >; - status = "disabled"; - }; - kmu: kmu@39000 { - compatible = "nordic,nrf-kmu"; - reg = < 0x39000 0x1000 >; - interrupts = < 0x39 0x1 >; - status = "okay"; - }; - pdm0: pdm@26000 { - compatible = "nordic,nrf-pdm"; - reg = < 0x26000 0x1000 >; - interrupts = < 0x26 0x1 >; - status = "disabled"; - }; - regulators: regulator@4000 { - compatible = "nordic,nrf-regulators"; - reg = < 0x4000 0x1000 >; - status = "okay"; - }; - vmc: vmc@3a000 { - compatible = "nordic,nrf-vmc"; - reg = < 0x3a000 0x1000 >; - status = "okay"; - }; - uart0: uart@8000 { - compatible = "nordic,nrf-uarte"; - reg = < 0x8000 0x1000 >; - interrupts = < 0x8 0x1 >; - status = "okay"; - current-speed = < 0x1c200 >; - pinctrl-0 = < &uart0_default >; - pinctrl-1 = < &uart0_sleep >; - pinctrl-names = "default", "sleep"; - }; - uart1: uart@9000 { - compatible = "nordic,nrf-uarte"; - reg = < 0x9000 0x1000 >; - interrupts = < 0x9 0x1 >; - status = "disabled"; - }; - uart2: uart@a000 { - compatible = "nordic,nrf-uarte"; - reg = < 0xa000 0x1000 >; - interrupts = < 0xa 0x1 >; - status = "disabled"; - }; - uart3: uart@b000 { - compatible = "nordic,nrf-uarte"; - reg = < 0xb000 0x1000 >; - interrupts = < 0xb 0x1 >; - status = "disabled"; - }; - i2c0: i2c@8000 { - compatible = "nordic,nrf-twim"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0x8000 0x1000 >; - clock-frequency = < 0x186a0 >; - interrupts = < 0x8 0x1 >; - easydma-maxcnt-bits = < 0xd >; - status = "disabled"; - }; - i2c1: i2c@9000 { - compatible = "nordic,nrf-twim"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0x9000 0x1000 >; - clock-frequency = < 0x186a0 >; - interrupts = < 0x9 0x1 >; - easydma-maxcnt-bits = < 0xd >; - status = "disabled"; - }; - i2c2: i2c@a000 { - compatible = "nordic,nrf-twim"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0xa000 0x1000 >; - clock-frequency = < 0x61a80 >; - interrupts = < 0xa 0x1 >; - easydma-maxcnt-bits = < 0xd >; - status = "okay"; - pinctrl-0 = < &i2c2_default >; - pinctrl-1 = < &i2c2_sleep >; - pinctrl-names = "default", "sleep"; - pmic_main: npm1300@6b { - compatible = "nordic,npm1300"; - reg = < 0x6b >; - pmic_charger: charger { - compatible = "nordic,npm1300-charger"; - term-microvolt = < 0x3f52f0 >; - term-warm-microvolt = < 0x3d0900 >; - current-microamp = < 0xc3500 >; - dischg-limit-microamp = < 0xf4240 >; - vbus-limit-microamp = < 0xf4240 >; - thermistor-ohms = < 0x2710 >; - thermistor-beta = < 0xd34 >; - charging-enable; - }; - regulators { - compatible = "nordic,npm1300-regulator"; - reg_1v8: BUCK1 { - regulator-min-microvolt = < 0x1b7740 >; - regulator-max-microvolt = < 0x1b7740 >; - regulator-boot-on; - }; - reg_3v3: BUCK2 { - regulator-min-microvolt = < 0x325aa0 >; - regulator-max-microvolt = < 0x325aa0 >; - regulator-boot-on; - }; - }; - }; - lis2dh: lis2dh@18 { - compatible = "st,lis2dh"; - reg = < 0x18 >; - irq-gpios = < &gpio0 0x1d 0x0 >; - disconnect-sdo-sa0-pull-up; - }; - eeprom0: eeprom@50 { - compatible = "atmel,at24"; - reg = < 0x50 >; - size = < 0x800 >; - pagesize = < 0x20 >; - address-width = < 0x10 >; - timeout = < 0x5 >; - }; - }; - i2c3: i2c@b000 { - compatible = "nordic,nrf-twim"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0xb000 0x1000 >; - clock-frequency = < 0x186a0 >; - interrupts = < 0xb 0x1 >; - easydma-maxcnt-bits = < 0xd >; - status = "disabled"; - }; - spi0: spi@8000 { - compatible = "nordic,nrf-spim"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0x8000 0x1000 >; - interrupts = < 0x8 0x1 >; - max-frequency = < 0x7a1200 >; - easydma-maxcnt-bits = < 0xd >; - status = "disabled"; - }; - spi1: spi@9000 { - compatible = "nordic,nrf-spim"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0x9000 0x1000 >; - interrupts = < 0x9 0x1 >; - max-frequency = < 0x7a1200 >; - easydma-maxcnt-bits = < 0xd >; - status = "disabled"; - }; - spi2: spi@a000 { - compatible = "nordic,nrf-spim"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0xa000 0x1000 >; - interrupts = < 0xa 0x1 >; - max-frequency = < 0x7a1200 >; - easydma-maxcnt-bits = < 0xd >; - status = "disabled"; - }; - spi3: edge_connector_spi: spi@b000 { - compatible = "nordic,nrf-spim"; - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - reg = < 0xb000 0x1000 >; - interrupts = < 0xb 0x1 >; - max-frequency = < 0x7a1200 >; - easydma-maxcnt-bits = < 0xd >; - status = "disabled"; - cs-gpios = < &gpio0 0x11 0x1 >; - pinctrl-0 = < &spi3_default >; - pinctrl-1 = < &spi3_sleep >; - pinctrl-names = "default", "sleep"; - }; - pwm0: pwm@21000 { - compatible = "nordic,nrf-pwm"; - reg = < 0x21000 0x1000 >; - interrupts = < 0x21 0x1 >; - status = "okay"; - #pwm-cells = < 0x3 >; - pinctrl-0 = < &pwm0_default >; - pinctrl-1 = < &pwm0_sleep >; - pinctrl-names = "default", "sleep"; - phandle = < 0xd >; - }; - pwm1: pwm@22000 { - compatible = "nordic,nrf-pwm"; - reg = < 0x22000 0x1000 >; - interrupts = < 0x22 0x1 >; - status = "disabled"; - #pwm-cells = < 0x3 >; - }; - pwm2: pwm@23000 { - compatible = "nordic,nrf-pwm"; - reg = < 0x23000 0x1000 >; - interrupts = < 0x23 0x1 >; - status = "disabled"; - #pwm-cells = < 0x3 >; - }; - pwm3: pwm@24000 { - compatible = "nordic,nrf-pwm"; - reg = < 0x24000 0x1000 >; - interrupts = < 0x24 0x1 >; - status = "disabled"; - #pwm-cells = < 0x3 >; - }; - gpio0: gpio@842500 { - compatible = "nordic,nrf-gpio"; - gpio-controller; - reg = < 0x842500 0x300 >; - #gpio-cells = < 0x2 >; - status = "okay"; - port = < 0x0 >; - gpiote-instance = < &gpiote >; - phandle = < 0x6 >; - }; - rtc0: rtc@14000 { - compatible = "nordic,nrf-rtc"; - reg = < 0x14000 0x1000 >; - cc-num = < 0x4 >; - interrupts = < 0x14 0x1 >; - status = "disabled"; - clock-frequency = < 0x8000 >; - prescaler = < 0x1 >; - }; - rtc1: rtc@15000 { - compatible = "nordic,nrf-rtc"; - reg = < 0x15000 0x1000 >; - cc-num = < 0x4 >; - interrupts = < 0x15 0x1 >; - status = "disabled"; - clock-frequency = < 0x8000 >; - prescaler = < 0x1 >; - }; - clock: clock@5000 { - compatible = "nordic,nrf-clock"; - reg = < 0x5000 0x1000 >; - interrupts = < 0x5 0x1 >; - status = "okay"; - }; - power: power@5000 { - compatible = "nordic,nrf-power"; - reg = < 0x5000 0x1000 >; - ranges = < 0x0 0x5000 0x1000 >; - interrupts = < 0x5 0x1 >; - status = "okay"; - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - gpregret1: gpregret1@51c { - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - compatible = "nordic,nrf-gpregret"; - reg = < 0x51c 0x1 >; - status = "okay"; - }; - gpregret2: gpregret2@520 { - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - compatible = "nordic,nrf-gpregret"; - reg = < 0x520 0x1 >; - status = "okay"; - }; - }; - wdt: wdt0: watchdog@18000 { - compatible = "nordic,nrf-wdt"; - reg = < 0x18000 0x1000 >; - interrupts = < 0x18 0x1 >; - status = "okay"; - }; - timer0: timer@f000 { - compatible = "nordic,nrf-timer"; - status = "disabled"; - reg = < 0xf000 0x1000 >; - cc-num = < 0x6 >; - max-bit-width = < 0x20 >; - interrupts = < 0xf 0x1 >; - prescaler = < 0x0 >; - }; - timer1: timer@10000 { - compatible = "nordic,nrf-timer"; - status = "disabled"; - reg = < 0x10000 0x1000 >; - cc-num = < 0x6 >; - max-bit-width = < 0x20 >; - interrupts = < 0x10 0x1 >; - prescaler = < 0x0 >; - phandle = < 0xc >; - }; - timer2: timer@11000 { - compatible = "nordic,nrf-timer"; - status = "disabled"; - reg = < 0x11000 0x1000 >; - cc-num = < 0x6 >; - max-bit-width = < 0x20 >; - interrupts = < 0x11 0x1 >; - prescaler = < 0x0 >; - }; - }; - cryptocell: crypto@50840000 { - compatible = "nordic,cryptocell", "arm,cryptocell-310"; - reg = < 0x50840000 0x1000 >, < 0x50841000 0x1000 >; - reg-names = "wrapper", "core"; - interrupts = < 0x40 0x1 >; - status = "okay"; - }; - ctrlap: ctrlap@50006000 { - compatible = "nordic,nrf-ctrlapperi"; - reg = < 0x50006000 0x1000 >; - status = "okay"; - }; - gpiote: gpiote0: gpiote@5000d000 { - compatible = "nordic,nrf-gpiote"; - reg = < 0x5000d000 0x1000 >; - interrupts = < 0xd 0x5 >; - status = "okay"; - instance = < 0x0 >; - phandle = < 0xb >; - }; - gpiote1: gpiote@40031000 { - compatible = "nordic,nrf-gpiote"; - reg = < 0x40031000 0x1000 >; - interrupts = < 0x31 0x5 >; - status = "disabled"; - instance = < 0x1 >; - }; - spu: spu@50003000 { - compatible = "nordic,nrf-spu"; - reg = < 0x50003000 0x1000 >; - interrupts = < 0x3 0x1 >; - status = "okay"; - }; - ficr: ficr@ff0000 { - compatible = "nordic,nrf-ficr"; - reg = < 0xff0000 0x1000 >; - #nordic,ficr-cells = < 0x1 >; - status = "okay"; - }; - uicr: uicr@ff8000 { - compatible = "nordic,nrf-uicr"; - reg = < 0xff8000 0x1000 >; - status = "okay"; - }; - }; - pinctrl: pin-controller { - compatible = "nordic,nrf-pinctrl"; - uart0_default: uart0_default { - phandle = < 0x2 >; - group1 { - psels = < 0x1c >, < 0x2001b >; - }; - }; - uart0_sleep: uart0_sleep { - phandle = < 0x3 >; - group1 { - psels = < 0x1c >, < 0x2001b >; - low-power-enable; - }; - }; - i2c2_default: i2c2_default { - phandle = < 0x4 >; - group1 { - psels = < 0x180008 >, < 0x160007 >; - }; - }; - i2c2_sleep: i2c2_sleep { - phandle = < 0x5 >; - group1 { - psels = < 0x180008 >, < 0x160007 >; - low-power-enable; - }; - }; - pwm0_default: pwm0_default { - phandle = < 0x9 >; - group1 { - psels = < 0x2c0019 >; - }; - }; - pwm0_sleep: pwm0_sleep { - phandle = < 0xa >; - group1 { - psels = < 0x2c0019 >; - low-power-enable; - }; - }; - spi3_default: spi3_default { - phandle = < 0x7 >; - group1 { - psels = < 0x8000d >, < 0xa000e >, < 0xc000f >; - }; - }; - spi3_sleep: spi3_sleep { - phandle = < 0x8 >; - group1 { - psels = < 0x8000d >, < 0xa000e >, < 0xc000f >; - low-power-enable; - }; - }; - }; - rng_hci: entropy_bt_hci { - compatible = "zephyr,bt-hci-entropy"; - status = "okay"; - }; - sw_pwm: sw-pwm { - compatible = "nordic,nrf-sw-pwm"; - status = "disabled"; - generator = < &timer1 >; - clock-prescaler = < 0x0 >; - #pwm-cells = < 0x3 >; - }; - cpus { - #address-cells = < 0x1 >; - #size-cells = < 0x0 >; - cpu@0 { - device_type = "cpu"; - compatible = "arm,cortex-m33f"; - reg = < 0x0 >; - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - mpu: mpu@e000ed90 { - compatible = "arm,armv8m-mpu"; - reg = < 0xe000ed90 0x40 >; - }; - }; - }; - leds { - compatible = "gpio-leds"; - led0: led_0 { - gpios = < &gpio0 0x19 0x0 >; - label = "LED"; - }; - }; - pwmleds { - compatible = "pwm-leds"; - pwm_led0: pwm_led_0 { - pwms = < &pwm0 0x0 0x1312d00 0x0 >; - }; - }; - buttons { - compatible = "gpio-keys"; - button0: button_0 { - gpios = < &gpio0 0x1f 0x11 >; - label = "Mode button"; - zephyr,code = < 0xb >; - }; - }; - stratus_header: connector { - compatible = "conexio-stratus-header"; - #gpio-cells = < 0x2 >; - gpio-map-mask = < 0xffffffff 0xffffffc0 >; - gpio-map-pass-thru = < 0x0 0x3f >; - gpio-map = < 0x0 0x0 &gpio0 0x0 0x0 >, < 0x1 0x0 &gpio0 0x1 0x0 >, < 0x2 0x0 &gpio0 0x2 0x0 >, < 0x3 0x0 &gpio0 0x3 0x0 >, < 0x4 0x0 &gpio0 0x4 0x0 >, < 0x5 0x0 &gpio0 0x5 0x0 >, < 0x6 0x0 &gpio0 0x6 0x0 >, < 0x7 0x0 &gpio0 0x7 0x0 >, < 0x8 0x0 &gpio0 0x8 0x0 >, < 0x9 0x0 &gpio0 0x9 0x0 >, < 0xa 0x0 &gpio0 0xa 0x0 >, < 0xb 0x0 &gpio0 0xb 0x0 >, < 0xc 0x0 &gpio0 0xc 0x0 >, < 0xd 0x0 &gpio0 0xd 0x0 >, < 0xe 0x0 &gpio0 0xe 0x0 >, < 0xf 0x0 &gpio0 0xf 0x0 >, < 0x10 0x0 &gpio0 0x10 0x0 >, < 0x11 0x0 &gpio0 0x11 0x0 >, < 0x12 0x0 &gpio0 0x12 0x0 >, < 0x13 0x0 &gpio0 0x13 0x0 >, < 0x14 0x0 &gpio0 0x14 0x0 >, < 0x15 0x0 &gpio0 0x15 0x0 >, < 0x16 0x0 &gpio0 0x16 0x0 >, < 0x17 0x0 &gpio0 0x17 0x0 >, < 0x18 0x0 &gpio0 0x18 0x0 >, < 0x1a 0x0 &gpio0 0x1a 0x0 >, < 0x1b 0x0 &gpio0 0x1b 0x0 >, < 0x1c 0x0 &gpio0 0x1c 0x0 >; - }; - sensor-pwr-ctrl { - compatible = "regulator-fixed"; - regulator-name = "sensor-power"; - enable-gpios = < &gpio0 0x1a 0x0 >; - regulator-boot-on; - }; - reserved-memory { - #address-cells = < 0x1 >; - #size-cells = < 0x1 >; - ranges; - sram0_s: image_s@20000000 { - reg = < 0x20000000 0x16000 >; - }; - sram0_modem: image_modem@20016000 { - reg = < 0x20016000 0xa000 >; - }; - sram0_ns: image_ns@20020000 { - reg = < 0x20020000 0x20000 >; - }; - }; -}; diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr.dts.d b/nrfdemo/build/mcuboot/zephyr/zephyr.dts.d deleted file mode 100644 index 0fc963a..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr.dts.d +++ /dev/null @@ -1,31 +0,0 @@ -empty_file.o: /home/mike/Documents/ncs/v2.7.0/zephyr/misc/empty_file.c \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro/conexio_stratus_pro_nrf9151.dts \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/arm/nordic/nrf9151_laca.dtsi \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/common/mem.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/arm/nordic/nrf91.dtsi \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/arm/armv8-m.dtsi \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/common/skeleton.dtsi \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/common/nordic/nrf_common.dtsi \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/adc/adc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/dt-util.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_macro.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_loops.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_listify.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_is_eq.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_inc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_dec.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/sys/util_internal_util_x2.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/adc/nrf-adc.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/gpio/gpio.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/i2c/i2c.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/input/input-event-codes.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/pinctrl/nrf-pinctrl.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/include/zephyr/dt-bindings/pwm/pwm.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/common/freq.h \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/arm/nordic/override.dtsi \ - /home/mike/Documents/ncs/v2.7.0/zephyr/dts/arm/nordic/nrf91_peripherals.dtsi \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro/conexio_stratus_pro_common.dtsi \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro/conexio_stratus_pro_common-pinctrl.dtsi \ - /home/mike/Documents/ncs/v2.7.0/conexio-firmware-sdk/boards/conexio/stratus_pro/conexio_stratus_pro_partition_conf.dtsi \ - /home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot/boot/zephyr/app.overlay diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr.elf b/nrfdemo/build/mcuboot/zephyr/zephyr.elf Binary files differdeleted file mode 100755 index 3e28ed1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr.elf +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr.hex b/nrfdemo/build/mcuboot/zephyr/zephyr.hex deleted file mode 100644 index a9de06d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr.hex +++ /dev/null @@ -1,1968 +0,0 @@ -:10000000D03F002045200000A56300003120000003
-:10001000312000003120000031200000312000009C
-:10002000000000000000000000000000E9200000C7
-:1000300031200000000000003120000031200000CD
-:100040005D2200005D2200005D2200005D220000B4
-:100050005D2200005D2200005D2200005D220000A4
-:100060005D2200005D2200005D2200005D22000094
-:100070005D2200005D2200005D2200005D22000084
-:100080005D2200005D2200005D2200005D22000074
-:100090005D2200005D2200005D2200005D22000064
-:1000A0005D2200005D2200005D2200005D22000054
-:1000B0005D2200005D2200005D2200005D22000044
-:1000C0005D2200005D2200005D2200005D22000034
-:1000D0005D2200005D2200005D2200005D22000024
-:1000E0005D2200005D2200005D2200005D22000014
-:1000F0005D2200005D2200005D2200005D22000004
-:100100005D2200005D2200005D2200005D220000F3
-:100110005D2200005D2200005D2200005D220000E3
-:100120005D2200005D2200005D2200005D220000D3
-:100130005D2200005D2200005D2200005D220000C3
-:040140005D2200003C
-:1001440053B94AB9002908BF00281CBF4FF0FF313A
-:100154004FF0FF3000F00CB8ADF1080C6DE904CE9F
-:1001640000F008F8DDF804E0DDE9022304B070478C
-:10017400704700BF2DE9F04786468C460846089E26
-:10018400154674461946002B40F0C1808542B2FAE8
-:1001940082F245D94AB1C2F1200300FA02FC95402B
-:1001A40094402EFA03F343EA0C0C4FEA154EA8B21E
-:1001B400230CBCFBFEF80EFB18CC08FB00F943EA49
-:1001C4000C43994528D9EB1808F1FF3704D2994517
-:1001D40002D9A8F102072B44A3EB0903A4B2B3FB91
-:1001E400FEFC0EFB1C330CFB00F044EA0344A0426B
-:1001F40014D92C190CF1FF3304D2A04202D9ACF16A
-:1002040002032C44241A43EA07401EB1D4400023BD
-:1002140034607360BDE8F0874746DDE76346F1E785
-:1002240092BB431B01214FEA154EAFB2200CB3FB26
-:10023400FEFC0EFB1C330CFB07F840EA0343984515
-:1002440061D9EB180CF1FF3004D2984502D9ACF116
-:1002540002002B44A3EB0803A4B2B3FBFEFC0EFB89
-:100264001C330CFB07F744EA0344A7424DD92C196D
-:100274000CF1FF3304D2A74202D9ACF102032C449F
-:10028400E41B43EA0040C0E7C2F1200395409440D8
-:1002940020FA03F12EFA03F34FEA154E9040AFB261
-:1002A4000343B1FBFEFC0EFB1C10190C0CFB07F8FE
-:1002B40041EA0041884522D969180CF1FF3004D283
-:1002C400884502D9ACF102002944A1EB08019BB294
-:1002D400B1FBFEFC0EFB1C110CFB07F743EA0143C8
-:1002E4009F420ED9EB180CF1FF3104D29F4202D980
-:1002F400ACF102012B44DB1B41EA004193E7604669
-:10030400E3E76146F7E76046A4E76346B8E783425C
-:1003140006D916B9002108467CE7C6E900E0F9E7EA
-:10032400B3FA83F78FB9834201D3724508D8BEEB81
-:10033400020460EB030301209C461EB9002169E717
-:100344003846FAE7C6E9004CF8E7C7F1200CBB4091
-:100354000EFA07F522FA0CF42EFA0CF1BA401C43FB
-:1003640020FA0CF3B8404FEA144901431FFA84FE03
-:10037400B3FBF9F809FB18300B0C08FB0EFA43EA3F
-:1003840000439A4540D9E31808F1FF3004D29A4556
-:1003940002D9A8F102002344A3EB0A0389B2B3FBF8
-:1003A400F9F809FB183308FB0EFE41EA03418E45B8
-:1003B4002CD9611808F1FF3304D28E4502D9A8F173
-:1003C4000203214443EA0040A1EB0E01A0FB029882
-:1003D4004145CE46434602D306D14D4504D20138A9
-:1003E400B9EB020E68EB0403002EA7D0B5EB0E02A6
-:1003F40061EB030101FA0CFC22FA07F3F9404CEA21
-:100404000303C6E9003199E74046C5E74346D9E707
-:10041400F0B5344B344A4921C3F800263348C3F8B5
-:10042400042685B0C3F80826C3F80C26C3F81026A2
-:10043400C3F81426C3F81826C3F81C2605F026FFB3
-:1004440005F0CCFA00F098FA054601A800F03AFD50
-:100454000446284600F0A0FA254B1B68A34205D0A9
-:100464004521244805F012FF05F0BAFB039A4921FF
-:10047400214805F00BFF4921204805F007FF4FF400
-:100484008031002002F0BAFE044620B145211C4808
-:1004940005F0FCFEFEE769469DF8080000F034F81C
-:1004A400009B039D1D44019B1E8902F08FFEAF1922
-:1004B40001F078F801F048F801F062F884F30B8851
-:1004C40084F30A88AB5983F3088884F31488BFF350
-:1004D4006F8FBFF36F8F7B6898474521094805F0FC
-:1004E400D5FEFEE7008001503546526EC47200000E
-:1004F40008000020DD720000007300002F7300006C
-:100504005473000087730000024608B538B10548EB
-:100514000023452105F0BAFE6FF0150008BD086000
-:10052400FCE700BFAA73000021B1012906D06FF0D7
-:1005340015007047044B53F830007047024B03EB2F
-:10054400C0035868704700BF586F00002DE9F04F92
-:10055400DFF848B2DDB01646DDE968891C466A9FBB
-:10056400DBF8005000F0BAFF0122884B3CA8C3F826
-:10057400002504F051F9B8F1000F07D0B9F1000FCC
-:1005840004DD4A4641463CA805F07DFD4FF00008D5
-:1005940033897289D6F80CA013449A44C24565D8AD
-:1005A4000FA93CA804F0AAF90022784BC3F800254F
-:1005B400C3F8002527B1202238460FA905F031FFE2
-:1005C40000233146009322464FF6FF7309A805F035
-:1005D40006FA064600285AD120460E9F00F0B6F9C6
-:1005E400874254D84FF0FF37DFF8B4A1DFF89C817D
-:1005F4000DF11E0307AA08A909A805F03EFA002870
-:1006040045DB40F0BA80089909A805F082FA50B990
-:100614004FF6FF71BDF81E005D4A32F8023B8B4273
-:1006240035D09842F9D1BDF81E90B9F1100F38D1E8
-:10063400BDF81C90B9F1200F29D14B4620460899EA
-:100644003CAA05F031FE10BB00F096F94A46064676
-:100654003CA90FA800F028F98146304600F09CF927
-:100664004C4B1B684B4512D10126C1E7679BAAEB93
-:100674000809994528BF994641464B462046669A43
-:1006840005F012FE30B10022404BC3F80025DBF820
-:10069400005074E04A4666993CA805F0F4FCC8444E
-:1006A4007CE7B9F1010F41D1BDF81C30202BEED805
-:1006B400204608993CAA05F0F7FD07460028E6D134
-:1006C4009DF81C30202B039309D8DAF80020324B14
-:1006D4000492049A974205DB0023C8F800354FF0D2
-:1006E400FF3785E7059300F0F9FEC8F800951FA8C9
-:1006F40004F092F8059B1FA85A6853F8081B126867
-:10070400059305F0C0FC17A91FA804F0F7F8002210
-:10071400C8F80025039A3CA917A805F072FE059BAA
-:1007240010B9C8F8000563E70137D2E7B9F1220F21
-:100734007FF45EAF7B1C3FF45BAFDAF80030BB4262
-:10074400CDDDBDF81C30802BA1D8204608993CAAE9
-:1007540005F0AAFD00289AD100F00EF9FFB28146F7
-:100764002021BDF81C303CAA00970FA800F01AF80D
-:100774000546484600F010F9B1E7002E87D000F096
-:1007840003F928465DB0BDE8F08F00BF0000845037
-:100794009872000008000020646F0000040000202C
-:1007A400606F00002DE9F04796B016461D469DF88F
-:1007B4007820384B074653F8321003EBC2035B68CA
-:1007C40001911868DFF8DC800144302302AA01A8F3
-:1007D400D8F8009005F0E5FB002851D1DDE901438C
-:1007E4001C44214606AB03AA01A805F002FC00281C
-:1007F40046D1049A072A43D12749059805F001FEFA
-:1008040000283DD1079A082A3AD12449089805F0CE
-:10081400F8FDA8BB214602AA01A805F0D6FB78BBC7
-:10082400DDE901A30AEB0302944229D1412B27D12C
-:1008340035443023294603AA02A8029605F0B1FBE9
-:10084400E0B9DDE9023213449D4217D32A4602A9D6
-:1008540006A805F06CF988B92A4602A90EA805F085
-:1008640066F958B99AF80030042B07D1202338468A
-:1008740006AA0AF1010100F049FE38B1D8F8009047
-:1008840000F082F8484616B0BDE8F087044BD3F870
-:100894000090F5E7646F0000D9730000D073000086
-:1008A400080000200400002070B5094B04461D68B0
-:1008B4000023934205D1074B1D6800F065F82846D4
-:1008C40070BDE65CC85C8642F7D10133F1E700BF36
-:1008D4000400002008000020094A40000B7852F868
-:1008E40020108B4209D0013052F82000834214BFFB
-:1008F4004FF0FF304FF4C07070474FF4C070704732
-:100904006C6F00001FB50F4B0C4613F8300001F05C
-:10091400E1F950B92068102381686A46103905F05E
-:10092400C3FC28B1206805F0BEFC4FF0FF3006E0A0
-:1009340010226846044905F064FD0028F2D104B091
-:1009440010BD00BF6C6F0000B472000013B5044604
-:1009540005F01EF96A460146204605F026F830B136
-:100964000448452105F092FC002002B010BD009817
-:10097400FBE700BFE1730000024B1868421C1A60D9
-:10098400704700BFB8010020024A1368013B13609E
-:10099400704700BFB8010020034B1B68834201D09D
-:1009A40005F01EB9704700BFB80100202DE9F04FD3
-:1009B400414B8BB0064600200D461C68FFF7B4FD82
-:1009C40008A9C0B201F086F928B1FFF7DDFF20467F
-:1009D4000BB0BDE8F08F2946FFF7A6FD4FF02C0BB6
-:1009E40009A9C0B20BFB056B01F074F9002844D0CF
-:1009F4002C276F4306EB0708D8F8104014F01004B6
-:100A04004CD1FFF7B9FF089B81460793FFF7B4FF6A
-:100A14004FF480720192294A21468246CDE903446B
-:100A2400079B0294009220465A46FFF78FFD044626
-:100A34005046FFF7B1FFFFF7A7FF4846FFF7ACFFAB
-:100A44001F4BF25908989A420CD1D8F80C20B8F8E8
-:100A540008309B1806D28268934203D2194B1B6854
-:100A6400A34222D02DB38268002105F047FC164A28
-:100A74004521164805F00AFC15E0099805F05BFCD1
-:100A84000446099805F00FFC0BF1FF330BF1030248
-:100A940013F8011FA142ABD19342F9D11DB13046E5
-:100AA400089905F072F90A4B1C68089805F0FBFBDD
-:100AB4008BE7084ADCE700BF04000020CC0E0020CE
-:100AC4003DB8F39608000020247400002E74000042
-:100AD400000000201C7400007FB50D460021044670
-:100AE4002846CDE9021105F00FF928B32368194E01
-:100AF400B34203D1204603AA05F09BF8E36AB3424C
-:100B040004D10121204602AA05F093F8DDE902325E
-:100B1400934288BF0393039BAB60039A2946204604
-:100B240000F0DAFB0C4B1A68002A03DD57210B484E
-:100B340005F0ACFB04B070BD01A9FFF7E3FE01981A
-:100B440005F1080105F02FF8AB680198039305F04F
-:100B5400AAFBE2E73DB8F3961C0E00205674000091
-:100B64002DE9F84F884691469A460026DFF870B082
-:100B7400194C1A4D0B9B9E4201D300200FE00B9B96
-:100B840040469F1BB7F5806F28BF4FF48067144A17
-:100B94003B4606EB0A0105F087FB10B10120BDE8D6
-:100BA400F88F0A993B465A464846711805F091FB5E
-:100BB4000028F3D1C4F800563E44C4F80456C4F8DF
-:100BC4000856C4F80C56C4F81056C4F81456C4F8A1
-:100BD4001856C4F81C56CDE7008001503546526EB5
-:100BE400BC0900202DE9F0410E460021AB4B044620
-:100BF4004362AB4B88B003650846FFF795FC04F1EC
-:100C040020010546C0B201F065F848B100232A4628
-:100C1400452101900093A34805F038FB04F0E0FF60
-:100C240001210020FFF780FC04F14C010546C0B20D
-:100C340001F050F850B101232A4645210190009358
-:100C44009848002305F022FB04F0CAFF204605F073
-:100C540031F8054668B900222046114604F0D3FF56
-:100C6400054600B3002257218F4805F00FFB0123EE
-:100C74009EE0802257218D4805F008FB01239D4208
-:100C840084F85830E7D194F85830042B8DF8173095
-:100C940000F29180012B00F2958000F0A880FF23E0
-:100CA40084F85830A3E0204600F028FA0028DED06B
-:100CB40004A805F020F80146204605F0BBF818B159
-:100CC4002A4657217A48D0E704A805F01DF880F099
-:100CD400010104AA2046C9B204F095FF0246002887
-:100CE400C0D104A805F010F8054660BB204604A94D
-:100CF400FFF7F2FE9DF8173084F85830033B012BC0
-:100D040006D8284600F00EF910B1FF2384F85830B5
-:100D14009DF81730023B022B0BD8002000F0ECF8B2
-:100D240038B1FF2384F858304521624805F0AEFA03
-:100D3400FEE794F85830FF2BF6D00021204604AA91
-:100D440004F061FF93E79DF81770012F1ED1104640
-:100D540002F0E8FA831E022B054614D8FFF70CFEB6
-:100D6400394680462046FFF721FE07464046FFF7F6
-:100D740013FE514B1B689F4205D0504B1D68AF4278
-:100D840014BF0525012584F858507CE7FFF7F4FDCE
-:100D9400012107462046FFF709FE05463846FFF7BE
-:100DA400FBFD454B1B689D4214BF05239DF817307E
-:100DB40084F8583067E7052B7FF471AF002000F00A
-:100DC400B1F811E0204604A9FFF786FE94F85830E4
-:100DD400DA1E012A34D8002000F0A4F800287FF499
-:100DE4005EAF002000F088F800287FF458AF94F834
-:100DF4005830FF2B05D145212E4805F047FA04F061
-:100E0400EFFE002294F858302D4F012B03921AD094
-:100E14001146204604F0F7FEA8B13D6810220021D7
-:100E24000DEB020005F008FBE06C05F03CFA206ACB
-:100E340005F039FAFFF7A8FD284608B0BDE8F081AF
-:100E4400022BD4D1CDE7FFF797FD00218046204641
-:100E5400FFF7ACFD05464046FFF79EFDDFF85880DE
-:100E6400D8F800309D42D8D13B689D42D5D0134B71
-:100E74001B689D42D1D0039B01330393039B012B39
-:100E840001D004F0ADFE206A04F08DFD3071236AB8
-:100E94005B683460D8F80050B360BFE7BC0500203D
-:100EA400BC0100208574000014750000D274000099
-:100EB400407500006A750000080000200000002052
-:100EC4000400002070B50B4E044660220021304619
-:100ED40005F0B2FAFFF750FD214605463046FFF70C
-:100EE40081FE04462846FFF757FDFFF74DFD2046D7
-:100EF40070BD00BFBC0D002013B5094B01A913F848
-:100F0400300000F0E7FE48B9019805F04EFD0446B4
-:100F1400019805F0C8F9204602B010BD0124FAE793
-:100F2400746F00001FB50F4B01A913F8300000F0D7
-:100F3400D1FEA8B9019802A902F09EF9044668B945
-:100F44009DF80B30032B03D1019805F0FCFC0446FB
-:100F5400019805F0A8F9204604B010BD0124F7E774
-:100F64000124F8E7746F00002DE9F34106460C46AE
-:100F740017461D460BB9002628E0184604F0C4FEA7
-:100F84000028F8D16946FFF7BDFC009838B9012460
-:100F9400009805F088F9204602B0BDE8F08101A967
-:100FA40004F001FE0028F2D1009805F07CF93046E7
-:100FB400019904F08DFF736A5E686B79012B21D16E
-:100FC400002CD8D12B68834298BF002621460020EC
-:100FD400FFF7AAFA6946C0B200F07CFE0028D6D119
-:100FE40020233A463146009805F05EF9044600286D
-:100FF400CDD1002DCCD03C680D4BE41A18BF4FF076
-:10100400FF34C5E7022BB6D12B68012B05D98342E7
-:10101400B1D8B4FA84F46409ADE7ACD1002CD5D0CE
-:10102400012CA8D12C79023C18BF0124A3E700BFEE
-:101034003DB8F3962DE9F04F07460C4685B00146BE
-:1010440000201646FFF748FC051E50DB3846E46DC9
-:1010540004F09EFD5FFA84F94FF0000A4FF0010B93
-:101064004FF0FF346B1E09FB03089DB9BAF1010F61
-:1010740003DD4521204805F009F9631C06D07F2CC7
-:101084002ADC40F2011301343460B380284605B0F1
-:10109400BDE8F08F6B1E00934146012338460DF1E5
-:1010A4000F0205F001F9031E019322DB01223846E9
-:1010B4000DF10F0105F0E2FB019B40B15B4501D04E
-:1010C4000AF1010A9B46009DA8EB0908CDE7B4F19B
-:1010D400FF3F08BF2C46F5E70223803C7371631081
-:1010E40004F001040133013433603471CEE7072581
-:1010F400CCE70125CAE700BF7675000070B5866AA3
-:10110400456D044604F0D3FEAE420AD06B1CB342D4
-:1011140007D0834205D05721134805F0B7F80020C3
-:1011240070BD802E1CD957211048F6E7626A216DE4
-:1011340002EBC30201EBC30152684968914202D039
-:1011440057210B48E9E701339D42EFD1AE4205D95F
-:10115400636A03EBC5035B689342F1D10120DFE7C7
-:1011640000231A46F0E700BF99750000D17500000E
-:101174000076000000B589B0032004A905F0F0FB57
-:101184009DF81020012A41D0254B2649032A08BF87
-:101194000B469DF81320492102929DF81220224803
-:1011A40001929DF811200092204A05F06FF8092061
-:1011B40006A905F0D5FB9DF81820012A28D0184B64
-:1011C4001849032A08BF0B469DF81B2049210292A7
-:1011D4009DF81A20144801929DF819200092144A8F
-:1011E40005F054F89DF81030012B13D19DF81230FE
-:1011F400032B0FD19DF81830012B0BD00D4849213A
-:1012040005F044F8022009B05DF804FB0A4BC0E77E
-:10121400094BD9E70948492105F038F80020F2E7DD
-:101224002C76000035760000497600003B760000FD
-:101234008A7600009A76000030760000B9760000C5
-:1012440070B54B6814461E4A03F0FF2393420646CA
-:101254000D4686B02FD10B68012B2CD1204604A952
-:1012640002F00AF89DF81020012A26D0154B1649E1
-:10127400032A08BF0B469DF81320492102929DF8CA
-:101284001220124801929DF811200092104A04F095
-:10129400FDFF9DF81030032B0DD12146304604F09C
-:1012A40074FD204605F04FFB2046A96804F089FC34
-:1012B400204601F0C1FF06B070BD064BDBE700BF5E
-:1012C400000100042C760000357600004976000009
-:1012D4008A760000307600002DE9F04F1646054668
-:1012E40089B00C467448492104F0D0FF31462846A1
-:1012F40004F0EEFD6B6A824620465E6804F004FD4D
-:10130400E8B1E86D04F03FFC0023AF6A013F3344C9
-:10131400834201D2013FFAE7BA4510D35721674807
-:1013240004F0B4FF07FB06F357210AFB0662644886
-:1013340004F0ACFF0123E37109B0BDE8F08F06A906
-:10134400032000F0C7FC07A9092000F0C3FC2146D4
-:101354002846079AFFF774FF6379012B4BD1574650
-:10136400DFF860B141E02268C2F1010353449F42B7
-:101374003AD86B6A012A196853F8370003EBC7039C
-:1013840053F8083CA0EB0109A3EB0103049311D12A
-:10139400079B0393E368022B08D04146284604F0D8
-:1013A400F4FC22464146284604F025FD28460399CC
-:1013B40004F0EBFC32464946404604F0E4FC049B4E
-:1013C400424641462846CDE90096FFF7C9FB21462F
-:1013D400284604F0A6FC23680133236020B1DBF81F
-:1013E40000300133CBF80030013FDDF81880002FC6
-:1013F400B9D101232360022301276371BA45DDF8C3
-:10140400189006D2484604F04EFF079804F04BFFAC
-:1014140092E723689F424DD36A6AFB0052F8371063
-:10142400083B04911168DDF81CB00391D1582A6D72
-:10143400D0581368A0EB03082379012B38D1039B00
-:101444003246C91A4846059104F09DFC0599434665
-:101454004A460091284659460196FFF781FB2146EA
-:10146400284604F05EFC0223237118B1154A136860
-:101474000133136032464146584604F084FCDDE9EA
-:10148400032349469B1A28465A46CDE90086FFF7AE
-:1014940067FB2146284604F044FC2368013323609B
-:1014A4000123237130B1074A13680133136001E04B
-:1014B400022BDFD00137A1E7D0760000F9760000D7
-:1014C400287700001C0E00200A4619B1024B0021A7
-:1014D4001B681847704700BF0C00002070B5094D09
-:1014E4002B780BB1002070BD0126074CC4F80065B1
-:1014F40003F034FA18B92E70C4F80005F2E74FF07F
-:10150400FF30F0E7CC0F0020000084502DE9F041BB
-:10151400ACB01F4606460C461546FFF7DFFF012315
-:10152400DFF820802A46C8F8003521463346009764
-:1015340003A805F079FB0023C8F800352CB0BDE8FA
-:10154400F08100BF00008450BFF36F8F72B6002398
-:101554004FF0FF30094A03F120010133102B42F808
-:101564002100F8D100234FF0FF30044A03F1600159
-:101574000133102B42F82100F8D1704700E100E05C
-:10158400002318460649D1F89020C2F3072293425B
-:1015940000DB7047C1F89830C1F8A0000133F6E7CA
-:1015A40000ED00E02DE9F8434FF0FF3501274FF03F
-:1015B4000008204BDFF884905F60C3F84853C3F8F9
-:1015C400085303F580535F60C3F84853C3F80853C6
-:1015D40059F8044B002644F30730C4F8085300F0CC
-:1015E4009FFD80226760C4F84C61D4F84C31C4F884
-:1015F4001061D4F81031C4F844613146D4F8443150
-:10160400A018C4F8006504F017FF8022314604F5E1
-:10161400C07004F011FFB8F1000F08D0064BC3F8F6
-:1016240008554FF05023C3F80853BDE8F8834FF032
-:101634000108CDE70040015000700150806F0000A8
-:10164400014B1B68184700BF1000002007B50B466C
-:10165400002102460091034800F00CF803B05DF845
-:1016640004FB00BF45160000014B1860704700BF23
-:10167400100000202DE9F04F82464FF000098DB094
-:101684001D46531E01910393039B58785C1C252827
-:1016940019D100204FF0FF381E4644460346023657
-:1016A400029031780396392955D81F2914D8002976
-:1016B40000F0EF8101992520D04701993078D04777
-:1016C40009F10209E0E7002800F0E3810199D0471D
-:1016D40009F101090394D7E7A1F12002192AE9D8F5
-:1016E40001A757F822F000BF55170000B9160000F3
-:1016F400B916000055170000B9160000D5170000F0
-:10170400B9160000B9160000B9160000B916000099
-:101714002118000055170000B91600003518000004
-:10172400E1170000B9160000EF1700000F180000C1
-:101734000F1800000F1800000F1800000F18000009
-:101744000F1800000F1800000F1800000F180000F9
-:1017540008460136A5E7582900F0EB80A1F16302A1
-:10176400D7B2172FA6D8172AA4D801A757F822F062
-:10177400DD1900005B180000B9160000B91600005E
-:10178400B91600003B1800005B180000B9160000F1
-:10179400B91600003B180000B9160000B916000085
-:1017A400B916000011190000B9160000B91600009E
-:1017B400B1190000B91600005B180000B91600004A
-:1017C400B916000011190000B91600003B180000FA
-:1017D40025200199D04709F1010955E7029A4FF0F4
-:1017E400000802F0FE020292B3E7002C0DDAB8F111
-:1017F400000F0DDA029A002A00F043810A2224EA3B
-:10180400E47402FB0414303CA3E7B8F1000FF5DBE9
-:101814000A2202FB0812A2F130089AE7B8F1000F7D
-:1018240055F8042B80F22F81002A80F22E81544235
-:10183400022202928DE7682903D1682B06D148233E
-:1018440087E76C2902D16C2B00F02181002B7FF4F7
-:1018540031AF0B467DE77A2B06D1752955F8046B19
-:1018640014D14FF0000B0CE06C2BF6D04C2BF4D1C0
-:10187400073525F00703752903F10805D3E9006B43
-:1018840006D120283BD1854F013C09E04FEAE67B95
-:10189400BBF1000FF5DA7642814F6BEB4B0B013C49
-:1018A4000DF12D03059300230493304659460A2273
-:1018B4000023FEF745FC059BB446303203F8012DA6
-:1018C4005A460593049BBCF10A0F8B4672F1000241
-:1018D40003F1FF3106460491E7D2C3F1010B303323
-:1018E4000DEB0306B8F1000FA6F104066DDA029BB6
-:1018F400D9077DD4A8EB0B03A4EB0B0413E02B282E
-:101904000ABF684F684F04F1FF34C9E770290FD14B
-:1019140055F8042B0023FAB96FF004034FF0050BBC
-:10192400614F624E053C029A920770D4A04666E06D
-:1019340078216C2B03D1002355F8042B08E04C2BA1
-:10194400F9D1073525F007031D465B6855F8082BC8
-:10195400232825D1880621D5554F023C002601F0C5
-:101964006001A1F1390B0DF12D0E02F00F010929CF
-:1019740088BF594430310EF8011D102A4FEA121164
-:1019840041EA03714FEA131C73F1000306F1FF30BF
-:1019940008D2C6F1010B06F13003A1E7454FDCE79D
-:1019A400414FDBE706460A466346DEE755F8046B1B
-:1019B400304604F01FFDB8F1000F834602DB4045BA
-:1019C400A8BFC3464FF00008374FA8EB0B03002B0A
-:1019D40092DDA4EB0804A6E755F8043B4FF0010B95
-:1019E4008DF81830304F4FF0FF33013C06AE9AE7C4
-:1019F400A046EAE7029320200199D047029BB8F160
-:101A04000108F7D524EAE472013C9144A41AB846CB
-:101A140006E0049302920199D047029A049B9046EF
-:101A2400424612F8010B0028F3D11A46013A15D5A3
-:101A3400002BACBFC7EB03077F425B46013B15D5C8
-:101A4400BBF1000FA8BF5F4426464F44013E14D5A6
-:101A5400002CA8BF3F1907EB080915E6049302926E
-:101A640030200199D047049B029ADFE70293019941
-:101A740016F8010BD047029BE0E701992020D047DC
-:101A8400E4E70122D5E6904663E6144661E64C237A
-:101A94005FE648460DB0BDE8F08F00BFB6770000A2
-:101AA400B4770000B877000075750000C0770000B7
-:101AB400BA770000BD7700002DE9F047058B044696
-:101AC4002807904611D4022905F0070540F0CC8080
-:101AD400204604F002FB78B10138218B042811D888
-:101AE400DFE800F0C2106D85950001290CBF45F0B8
-:101AF400100545F02005258388F31188BFF36F8F07
-:101B0400BDE8F08701F0070AAA4500F0A580002788
-:101B1400B9463E46A368002B00F0BC8041F00801A2
-:101B2400218388F31188BFF36F8FA168002900F027
-:101B3400BA800D68002900F0B6803346524620462C
-:101B4400D1F80480C047002D76D02B6829461D4665
-:101B5400F0E701F007035A1F012A1BD8002221F0E5
-:101B64000701062B276889B2C4E9002209D13B4644
-:101B740003E0628B013262831B68002BF9D141F0D0
-:101B840002012046218304F0A8FA00287AD041F00B
-:101B9400200176E0042B0AD121F0070189B2204606
-:101BA400218304F09AFA10B141F020012183218BA2
-:101BB40001F0070AAA454FD00027B946AAE72369CE
-:101BC40021F0070141F00601062DD3F8009021838E
-:101BD4002DD1B9F1000F3FD041F00801218388F3E2
-:101BE4001188BFF36F8F20463949C84729E021F097
-:101BF4000701236941F0040189B2042DD3F804904C
-:101C04002183E6D000274FF0040A3E4682E721F004
-:101C14000701236941F0050189B2052DD3F8089025
-:101C24002183D6D000274FF0050A3E4672E70027ED
-:101C34004FF0060A3E466DE72B4687E7B9F1000FE1
-:101C4400D1D1EFF31188202383F31288BFF36F8F70
-:101C5400238B23F008032383258BEA062ED525F056
-:101C64001003238305F007056669218B002EBFF658
-:101C740070AF00232768C4E9003321F0070141F065
-:101C840001012183218B4FF0000901F0070AAA45C5
-:101C94007FF440AF002F9CD041F00801218388F3EA
-:101CA4001188BFF36F8F002FC8D03D683946334683
-:101CB4005246204604F03DFA2F46F4E7AB067FF582
-:101CC4001BAF25F02003238305F0070500E700BFC1
-:101CD4006361000070B5114B0D461C68DCB1104BFC
-:101CE400196800238B4202DB6FF0010070BD2246AD
-:101CF40012F8106B864202D014460133F2E7E06812
-:101D040010B96FF01200F1E704F047FF0028F8D093
-:101D140000202C60EAE76FF00C00E7E714000020D5
-:101D2400886F000070B588B005460C46C0B269469D
-:101D34001646FFF7CFFF00281BDB0098C8B14368A5
-:101D44002268029383680195CDE903360023CDE927
-:101D540006230593C56804F0A6FA6DB12846084920
-:101D640001AA04F072FC079808B9059B236008B027
-:101D740070BD6FF01500FAE76FF01200F7E700BFCF
-:101D84004963000008B5054804F09AF9044804F0D2
-:101D940097F9BDE80840034804F092B9C6770000FB
-:101DA400F77700002A780000014802F087BA00BFE4
-:101DB4002C70000030BFFFF7FDBF00BF154B9A6ABF
-:101DC40012F0007F9A6A14BF1E201D2012F0807F3B
-:101DD4009A6A18BF1F2012F4801F9A6A18BF022043
-:101DE40012F4002F9A6A18BF212012F4802F9A6AE5
-:101DF40018BF222012F4003F9A6A18BF232012F45D
-:101E0400803F9A6A18BF24206FEA02426FEA1242A6
-:101E14009A62704700ED00E010B5194B0246986ACB
-:101E24009C6A10F4805F14BF1720162014F4006F0E
-:101E34009C6A18BF1820A40509D5986B986A0004F9
-:101E440004D51AB19A6A22F400429A6219200C4B02
-:101E54009A6A12F4806F9A6A18BF1A20D2050CD4B9
-:101E64009B6A13F4005F18BF1C20054A936A43F46D
-:101E74007F43936200230B7010BD1B20F5E700BF66
-:101E840000ED00E010B51C4B0246986A9C6A10F005
-:101E9400100F14BF1120102014F0080F9C6A18BFF3
-:101EA4001220A40709D5586B986A000604D51AB104
-:101EB4009A6A22F080029A6213200F4B9A6A12F0F7
-:101EC400010F9A6A18BF142012F0200F9A6A18BFE3
-:101ED4001520D40658BF9B6A074B9A6A920642BFE4
-:101EE4005A6A22F400525A629A6A42F0FF029A62D3
-:101EF40000230B7010BD00BF00ED00E070B5444B33
-:101F040006465B6800258AB0C3F3080385F311888D
-:101F1400BFF36F8F02F07F40B0F17F4F11D102F019
-:101F24000C0008280DD010074CBF0E4601250022D6
-:101F3400033B8DF80720032B05D8DFE803F01E5C74
-:101F440060592E46F3E700249DF807309BB9202200
-:101F5400314602A804F065FA099B002D53D0C3F35F
-:101F6400080222B96FEA53236FEA432309932046F8
-:101F740002A904F00BFA0AB070BD254BDA6A910786
-:101F8400E1D4DA6A002ADEDBDA6A5200DBD55A6968
-:101F9400B16942F480725A61BFF34F8FBFF36F8F00
-:101FA4005A6931F8021C22F480725A61BFF34F8FD0
-:101FB400BFF36F8F4DF60272914209D09A6AD2B282
-:101FC40042B101200DF10701FFF75CFF0446BBE7B6
-:101FD4003468B9E79A6A12F47F4F05D001200DF1F5
-:101FE4000701FFF719FFF1E79B6AB3F5803FAAD316
-:101FF400FFF7E4FEEAE700200DF10701E4E7002023
-:102004000DF10701EDE723F4FF7323F00103ADE7BE
-:1020140000ED00E0044B5A6942F010025A615A691B
-:1020240042F480625A61704700ED00E0EFF30880EB
-:10203400EFF3098101B57246FFF760FF01BD00BFF0
-:10204400002080F31488BFF36F8F002080F30A8888
-:1020540080F30B8801F024FA00200E490860BFF3D6
-:102064004F8F0D4880F3088800F01AF8202080F381
-:1020740011880A484FF40061401880F30988EFF38F
-:1020840014800221084380F31488BFF36F8F00F09B
-:102094007FF8000094ED00E0D03F0020D00F002036
-:1020A40072B6002383F313884FF0FF300C4A03F118
-:1020B40020010133102B42F82100F8D100234FF006
-:1020C400FF30074A03F160010133102B42F821006D
-:1020D400F8D162B6BFF34F8FBFF36F8F704700BF65
-:1020E40000E100E01EF0040F0CBFEFF30880EFF3F3
-:1020F4000980816911F8021C0229FFD001B504F09E
-:102104004BF901BD40B2002807DB01234109034A12
-:1021140000F01F00834042F82130704700E100E0E6
-:1021240040B200280CDB01220649430900F01F00DD
-:102134008240203341F82320BFF34F8FBFF36F8FCA
-:10214400704700BF00E100E0054B420953F822202C
-:10215400012300F01F0003FA00F01040704700BF95
-:1021640000E100E040B2002801F10101ACBF00F140
-:102174006040064B4FEA4111C9B2ABBF00F5614064
-:1021840000F00F0080F800131954704714ED00E0BC
-:10219400144A08B5144B22F07F029A60BFF34F8FA4
-:1021A400BFF36F8FD3F8882022F47002C3F888201D
-:1021B400D3F8882042F4A002C3F888204FF04042AC
-:1021C400C3F83422BFF34F8FBFF36F8F0023E1EEC8
-:1021D400103A01F021FF01F063FF00F031F801F043
-:1021E40027FF00BF0000000000ED00E01E4680B5A0
-:1021F4000C46074615460023E1EE103A83F30B889C
-:10220400DFF824C0ACF5205E8EF30B888CF30988CC
-:102214004FF0000005498847204629463246B84712
-:1022240003488047FEE700BFD03F0020BD630000A5
-:10223400CB6300001022014B1A61704700ED00E0EF
-:10224400002320210348C2180133412B82F80013D4
-:10225400F9D1704700E100E008B5EFF30583064AC1
-:10226400103B02EBC30152F8330049688847BDE8CC
-:10227400084004F09CB800BF246D0000014B1860B6
-:10228400704700BF180000200122024B0020C3F851
-:10229400402570470090035020B1034B800143F068
-:1022A40001031847704700BF506F0000084B70B51A
-:1022B400C31A0D4607499B10044659434022064859
-:1022C40004F0CFF82B4601462046BDE8704018477D
-:1022D400340E0020B76DDBB6D46C0000402373B518
-:1022E4000B4C0093041B0B460D460A49A410614392
-:1022F4000646094A094804F0DFF8011E05DA3046AB
-:102304002B4602B0BDE87040184702B070BD00BF54
-:10231400340E0020B76DDBB62B650000D46C0000D2
-:1023240010B5EFF31184202383F31288BFF36F8F6A
-:10233400074A136823F00201DB07116002D401206D
-:1023440004F0BFFB84F31188BFF36F8F10BD00BF8F
-:10235400840E002070B50022012104460520FFF7F9
-:1023640001FF0F4801F0C6F90E4B984215D101F058
-:10237400D1F926690C49304603F0FFFE00280BDB37
-:10238400012535642469084904F11C0003F0F5FEB5
-:10239400002801DB0020E56470BD6FF00400FBE75A
-:1023A400792400000000AD0B347000000C22104BA7
-:1023B400014602FB0033002030B4D3E90E52986387
-:1023C400EFF31180202484F31288BFF36F8F1C6C09
-:1023D40004F0C00444F002041C6480F31188BFF3C9
-:1023E4006F8F1DB12B4630BC0248184730BC704774
-:1023F400340E0020D46C000010B4EFF311822023BB
-:1024040083F31288BFF36F8F1848016841F0020408
-:102414000460C80708D482F31188BFF36F8F0120CA
-:102424005DF8044B01F08AB94FF05021D1F80C0447
-:10243400D1F80C14C907EED5EFF3118083F3128899
-:10244400BFF36F8F0A490B6C03F0C00343F0020320
-:102454000B6480F31188BFF36F8F82F31188BFF38D
-:102464006F8F00205DF8044BFFF7A0BF840E00209F
-:10247400340E002010B1012804D07047034B1B6CAC
-:102484005B0701D1FFF792BF704700BF340E0020F5
-:102494002DE9F843012207463449D1E8EF3FC1E86A
-:1024A400E02F0028F9D133B9314932484B60CB6071
-:1024B4008A6003F075FE7B1E012B2DD8012F07D1F6
-:1024C4004FF05023D3F81C3403F00303022B23D022
-:1024D40004F0A4FB054608BB274B1B78F3B14FF06F
-:1024E400502302220646C3F808234FF050244FF02D
-:1024F4000008DFF88890D4F81824D4F81834D203EC
-:1025040015D503F00303022B01D0012F0FD135B3EE
-:1025140086F31188BFF36F8FBDE8F883EFF311865C
-:10252400202383F31288BFF36F8F0125DDE7304644
-:1025340003F051FFD4F81835DBB2012BDBD1D4F80A
-:102544000421002AD7D0C4F80481D4F8042102223B
-:10255400C4F818252022C9F88021A360CBE74FF0E6
-:1025640050230222C3F80423D6E700BF300E002014
-:10257400200E0020500E0020CF0F002000E100E0CC
-:1025840008B5074804F009FB38B10648FFF776FEA2
-:102594000448FFF769F8002008BD6FF01200FBE75C
-:1025A400FC6C0000AD2500000A2838B50446074D30
-:1025B40004D1AB680D2128465B689847AB68034893
-:1025C4005B68E1B29847204638BD00BFFC6C000050
-:1025D400024B0B6001231360704700BF880E00207C
-:1025E400004870478870000010B504F0CEFA034C20
-:1025F400206004F0C7FA6060002010BD880E00203F
-:10260400F8B50E461946304617461D4603F09BFFA3
-:10261400B8B146EA050414F0030412D14DB12B19E4
-:10262400032BA6EB040006D8074AD2F80034DB07D4
-:10263400FBD50020F8BD3B1B196801F0AFFC043C3E
-:10264400EDE76FF01500F5E70090035038B54568E5
-:102654002B69B3B11035284601F05EFB044680B9FE
-:102664000146284601F026FB084B98420BD122462E
-:102674002846074901F006FB224605210D20FFF7F5
-:1026840071FD002038BD6FF00400FBE70000AD0BC6
-:1026940099260000430970B507D10B4B596821B145
-:1026A40001250C68094E854001B970BD8A682A402D
-:1026B40002D030464B6898471CB1236821461C461B
-:1026C400F2E72346FAE700BF900E0020E86C000012
-:1026D4002DE9F04340F206354668D00648BF032092
-:1026E400337B02EA050558BFC2F3401087B001F0FE
-:1026F4001F07B5F5837F144647EA43178DF8030097
-:1027040041D00FD8062D18D007D8B5B1022D3CD032
-:102714006FF0150007B0BDE8F083B5F5807FF7D101
-:1027240001250AE040F20222954230D0B5F5407FFF
-:102734002FD0B5F5007FEBD1022522032BD5012341
-:1027440072688B409360326962BB07F01F037F0994
-:1027540075D13D4A84F4803102EB8302D2F8003211
-:10276400C1F30041C4F3404423F4E16344EA410467
-:1027740023F007031C4344EA800444EA0524C2F816
-:1027840000420020C6E70725D7E70425D5E705253D
-:10279400D3E70325D1E7630341BF012372688B406C
-:1027A400D360D0E71036394630460DF1020201F00D
-:1027B4006FFA14F4403F80460CD13946304604F099
-:1027C400DAF9224B9845DCD130469DF8021001F02D
-:1027D400ADFAD6E74FF0000901AB3946304603AAFB
-:1027E400CDE90439CDE90199CDF80C9001F024F933
-:1027F400164B98428CD114F4003315D09DF8033055
-:1028040084F48034C4F300448DF80E3039464B46CA
-:10281400304603AA8DF80C508DF80D4001F0BAF93A
-:102824000A4B9842CDD073E7CDE9043339460DF114
-:102834000303304603AA039301F0FEF8F0E7803364
-:1028440052F82330FFDE00BF002584500000AD0B9A
-:10285400F0B5406801F01F04057B87B044EA4514D5
-:102864000569002D5FD0B2F5001F00F1100506D1F7
-:102874002146284604F081F9002007B0F0BD002766
-:10288400B2F5800F01AE0197776037D1B3F1007FC5
-:1028940014BF052304238DF804300023CDE9046319
-:1028A4000393836823FA01F111F0010118D1B2F105
-:1028B400A07F15D104F01F03620903F1800338D10E
-:1028C4001D4A52F82330DB070AD40DF103063246C1
-:1028D4002146284601F0DCF9184B984219D002969B
-:1028E4002146284603AA01F0A7F8154B98421DD1AA
-:1028F40001222146284601F025FABDE7B3F1C06F55
-:1029040005D0B3F1007F14BF01230223C3E70323DF
-:10291400C1E73146284601F00FFA094B9842DED050
-:102924006FF00B00A9E76FF08500A6E76FF01500C4
-:10293400A3E751F82330FFDE002584500400AD0BDB
-:102944000000AD0B2DE9F04740F2FF15524E534FF6
-:10295400DFF84CC100EB8101814202D10020BDE8C7
-:10296400F087046814F4804FC4F3C32EC4F308033F
-:1029740040F08280640CAB4208BF4FF0FF3316F87E
-:102984000EE0192C7BD8DFE804F00D131A1D7A7AB7
-:102994007A7A7A7A7A204D7A7A7A7A7A7A7A7A7A1A
-:1029A4005065686BC2F80C355C1C5CD10430D3E70D
-:1029B400C2F814355C1CF9D04FF0000910E0C2F8DD
-:1029C4000835F1E7C2F81035F4E7C2F80835BEF16E
-:1029D400000FEFD15C1CE9D04FF000094FF0060E58
-:1029E400D0F800A00AF40044002C16BF4FF00009F0
-:1029F400C8464FF0010803F01F045B0947D107EBF9
-:102A04008404D4F80032CAF3412A03EA0C0343EAEB
-:102A14008A0343EA0E2343EA090343EA4803C4F85A
-:102A24000032C3E7C2F80C35D1E7C2F86035B3F120
-:102A3400FF3F0468BAD0C4F30044A4B95FEA531852
-:102A440020D10124DFF854809C40C8F80C404FF09A
-:102A54000109C5E7C2F86435E9E7C2F86835E6E775
-:102A6400C2F86C35E3E75C090ED10124DFF82C8051
-:102A74009C40C8F80840EAE76FF015006FE76FF074
-:102A840085006CE7E460FFDE00239B60FBE7002326
-:102A9400803453F82430F6E79278000000258450FF
-:102AA400F0F8FCFF2DE9F04104460D46076904F0F7
-:102AB400B5F84FF0200890B92A4B1B787BB16426F7
-:102AC400606803F069FED0B9012003F098FF013E6D
-:102AD400F6D1F4E786F31188BFF36F8FEFE7EFF3D6
-:102AE4001186314688F31288BFF36F8F606803F054
-:102AF40053FE80B986F31188BFF36F8FEFE7EFF3CE
-:102B04001186314688F31288BFF36F8F606803F033
-:102B140043FE0028DED03B691D7062683869136883
-:102B2400C3F844050120C3F848050020C3F8200178
-:102B3400D3F82051C3F858015268D3F85801D2068B
-:102B440008D5082062681268C2F800054FF48002B4
-:102B5400C3F8042301229A6081F31188BFF36F8FB5
-:102B6400BDE8F081CF0F00202DE9F74306464FF072
-:102B74000008002201210820FFF7F4FA0820FFF7DB
-:102B8400C1FA776835693C684146C4F800852E600F
-:102B9400D7F80C9001AA484603F0D0FD002839DB91
-:102BA400019BD9F8002019791868FFF7CBFE00289B
-:102BB40030DB6B7AD6F810C0012B03D0032B27D15E
-:102BC4004FF01008AB7A032B22D1E97A09B101291D
-:102BD4001ED12A7A12B1022A1AD10E226B687068A9
-:102BE400B3F5164F006800F0B28034D8B3F5165F21
-:102BF40000F0B0801AD8B3F5966F00F0AD800CD811
-:102C0400B3F5967F00F0AB80B3F5167F00F0AA8091
-:102C14006FF0850003B0BDE8F083B3F5166F00F0E4
-:102C2400A480B3F5965FF3D15C4B43E0B3F5E14F79
-:102C340000F09E8008D8B3F5615F00F09B80B3F587
-:102C4400964FE5D1564B35E047F6122E7345DFD14A
-:102C54004FF400032EE0B3F5613F00F08D8015D8EA
-:102C6400B3F5963F00F08B800AD84DF6C02E73451D
-:102C740000F08780B3F5614FCAD14FF46B0319E0BC
-:102C8400B3F5E13FC4D14FF0EB7313E0B3F5612F1B
-:102C94007AD009D8DFF820E1734578D0B3F5E12F75
-:102CA400B6D14FF0E86305E0DFF810E17345AFD12A
-:102CB4004FF08053C0F82435736841EA08011B685B
-:102CC4000A43C3F86C250CF10403D5E9010183E838
-:102CD40003007B68990712D505F1180000F0B8FDD0
-:102CE400304B984256D1287E04F10C0204F59071C1
-:102CF40003F087FE01202B7E984000F0F5FC0823AA
-:102D0400C4F800353B7A53B9C4F81031D4F8103103
-:102D14006B69C4F834350123C4F8383523607B6803
-:102D240000209A075CBF4FF48073C4F804337B68B7
-:102D3400DB0644BF4FF48003C4F804332B69C4F8A2
-:102D440044350123C4F84805A360E36062E74FF407
-:102D54001D03AFE7144BADE74FF49E23AAE74FF4EE
-:102D6400A033A7E74FF41C33A4E74FF41D23A1E7D6
-:102D74000E4B9FE70E4B9DE74FF06C739AE70D4B9C
-:102D840098E74FF4650395E74FF0706392E74FF0CF
-:102D940080638FE76FF004003CE700BF00B01300CE
-:102DA40000A04E000000AD0B0050270000C07500CD
-:102DB40000F03A0000903A0190D0030040420F0026
-:102DC4000123834070B5DC430B4AD2E8EF1F01EACC
-:102DD4000405C2E8E65F002EF7D14FF4803282404A
-:102DE4000648C0F80823BFF35F8FBFF36F8F0B4211
-:102DF40014BF0120002070BDA00E0020005001501F
-:102E040070B40E4922F07F46D1E90034D01AC318B9
-:102E140044F10004C1E90034A6F50013B3F5400FF2
-:102E240009D2074B1B681A0A1B069C19054B42F171
-:102E34000005C3E9004570BC01F092B920010020EF
-:102E4400A40E002028010020D9B101230D4A83409B
-:102E5400D2E8EFCF4CEA030CC2E8E1CF0029F7D166
-:102E64004FF48033084A8340C2F80433074BD3E855
-:102E7400AF3FC340DB0742BF4FF40012044BC3F81B
-:102E840000217047A00E0020005001509C0E00202D
-:102E940000E100E00D4B1868010A0006BFF35F8FE4
-:102EA4000B4BD3F80435181841F10001B3F5801F1A
-:102EB4000AD2084BD3E90023904271EB030303D2F7
-:102EC40010F1807041F10001704700BFA40E002092
-:102ED40000500150280100202DE9F04F85B016461E
-:102EE4001F4604469DF840A0FFF76AFF0190FFF7D4
-:102EF400D1FFB04271EB070352D23B4B301A67EB60
-:102F04000101984271F100014DD2384B03EB0413D7
-:102F1400D3E902239F4208BF964258D04FF4803829
-:102F2400334908FA04F8204626F07F4BC1F8488359
-:102F340003F079FC4FF00309584604F15005AD0045
-:102F4400ADB205F1502504F5A87305F5803502935B
-:102F5400029A20F07F4341F82230C1F84483D1F82B
-:102F64000435244AC01A033820F07F4090422ED9F9
-:102F7400286868B1D1F80435A3EB0B0020F07F403A
-:102F8400B0F5000F039322D9204603F04CFC039BB9
-:102F9400BAF1000F07D109EB030009F10109D7E7E2
-:102FA400BAF1000F09D06FF0150520460199FFF71B
-:102FB4004BFF284605B0BDE8F08F01230E4AA3401D
-:102FC400D2E8EF0F1843C2E8E10F0029F8D107490E
-:102FD4000E982301C8500F9B01EB04120025C2E98F
-:102FE40002675360E1E700BF010080001001002088
-:102FF40000500150FDFF7F009C0E00207FB500258E
-:103004004FF0FF304FF0FF31194C1A4B0226C4F831
-:103014000833C4F84833184BC4F80855C3E902010F
-:103024004FF480334FF40012C4F80433134B0121DE
-:10303400C4F804631520C3F880212A46FFF792F8E8
-:103044001520FFF75FF801230D4AA3602360136086
-:103054000C4B0D4A009328460023CDE90155FFF798
-:103064003BFF3046FFF714FA284604B070BD00BF9A
-:103074000050015003000F001001002000E100E0A7
-:10308400A00E0020052E0000FFFF7F002DE9F7436E
-:103094002E4BD3F8042390070BD5D3F8042142B167
-:1030A4000022C3F804212A4AD3F8043113680133F7
-:1030B4001360264AD2F80433D90326D5254BD3E826
-:1030C400EF1F21F00100C3E8E40F002CF7D1CB0778
-:1030D40002D4D2F84031C3B100251C4CC4F840518D
-:1030E400D4F84031FFF7D6FEEFF31182202383F3A7
-:1030F4001288BFF36F8F184BD3E90267B042B9410E
-:1031040006D282F31188BFF36F8F03B0BDE8F0835A
-:103114004FF0FF38D3E900104FF0FF391D60C3E9C9
-:1031240002894FF48033C4F84833C4F84051D4F8CA
-:10313400403182F31188BFF36F8F0029E5D00090EE
-:1031440032463B4628468847DFE700BF005001501F
-:10315400A40E00209C0E00201001002030B5431C5A
-:10316400124C85B005D08442A8BF0446012CB8BFD8
-:103174000124FFF78FFE0E4B0C4DD3E90013401AC8
-:10318400B0F5000F0FD22218AA4228BF2A46002009
-:1031940052180849CDE90100009143F10003FFF7FB
-:1031A4009BFE05B030BD2A46F1E700BFFFFF7F005C
-:1031B40020010020052E000008B5FFF76BFE024B2E
-:1031C4001B68C01A08BD00BF20010020012310B5F0
-:1031D400074C15206360FEF7A3FF4FF40012054B64
-:1031E400C4F80833C4F84833034BC3F8802110BD36
-:1031F4000050015003000F0000E100E040EA010329
-:10320400C3F30E0330B58BB940F21515094CC90B45
-:10321400C0F3C730994201D1002030BDC218D2B2E8
-:1032240002F5C07244F822500133F3E76FF0150041
-:10323400F3E700BF0030005030B5816885B0103925
-:1032440021F00704054603F076F81022014668468B
-:1032540003F0F2F810226846064903F0E2F810235E
-:103264006A462146284603F034F8003818BF012086
-:1032740005B030BDB472000030B50D46816887B02A
-:10328400102302AA1039044603F00EF8002802DACB
-:10329400012007B030BD1022204602A903F0EEFA47
-:1032A40000283AD110221E4902A803F0AAF80028E7
-:1032B4000CBF012302232B70204603F0CBFA012319
-:1032C40001460DF10702204602F0EEFF0028DFDB85
-:1032D4009DF80730204603F00F021B096A702B711A
-:1032E40001220DF1070103F0C9FA10B96B78042B20
-:1032F40003D901236B7000232B71A2682046183A6E
-:1033040022F00702083AA91C03F0CBFA0028BFD127
-:103314002046E91C03F01EFBBBE70323CBE700BFF9
-:10332400B4720000F0B5354F85B0460005466946D5
-:1033340057F8260003F014FB044610B1FF2005B033
-:10334400F0BD013657F8260002A903F009FB012855
-:1033540037D12A4649212A4802F098FF294B8DF893
-:103364000C40029300229DF800609DF80870264CE2
-:103374003146207803F074FA50B33946607803F08C
-:103384006FFA28B3A378042B03D09DF80310994255
-:103394001ED1E378042B03D09DF80B10994217D16A
-:1033A4002379042B10D16279022A1DD1174B1848B6
-:1033B4002A46492102F06AFF6079831E022BBED996
-:1033C400BCE70028CED0B9E79DF802109942EAD0B4
-:1033D4000132032A04F10604CAD10E482A464921BF
-:1033E40002F054FF0120AAE7032A05D00A4B0B4937
-:1033F400042A08BF0B46DAE7094BD8E7047100003A
-:10340400C7780000030103035C790000A978000079
-:103414001279000036790000AE780000C078000010
-:10342400A478000008B5EFF31083012B0C4A07D1F0
-:10343400126ABFF34F8F511C4A424A41104608BDDD
-:1034440003F0BBFA00B172B6126ABFF34F8F531C7C
-:103454005A425A4103F0B1FA0028EFD062B6EDE7C0
-:103464000080FF0008B5EFF31083012B0B4A06D14F
-:10347400D269BFF34F8F02F00102104608BD03F07A
-:103484009CFA00B172B6D269BFF34F8F02F0010209
-:1034940003F093FA0028F0D062B6EEE70080FF0054
-:1034A40010B503F08AFA30B14FF050230022C3F86C
-:1034B4001421C3F8182103F08FFA28B10122644BB8
-:1034C400C3F8382AC3F878254FF47F02D2F8303194
-:1034D400D2F83421BFF34F8FC3F30B03092B05D16B
-:1034E400012A1EBF01225A4BC3F8782503F074FA4F
-:1034F40018B10E22574BC3F8E42E03F05EFA30B134
-:103504000022534BC3F80C270122C3F810270022D2
-:10351400D30003F57F03D3F80013BFF34F8F0131BA
-:1035240008D0D3F800130132D3F80433B2F5807F06
-:103534000B60EDD1EFF31084FFF794FF00284DD01A
-:10354400BFF34F8F444BD3F80024012AFBD1C3F8B7
-:103554000425D3F80024012AFBD1012C03D003F065
-:103564002CFA00B172B6FFF77DFF58B13B4AD3691C
-:1035740023F00103D361BFF34F8F374AD2F80034ED
-:10358400012BFBD1FFF74EFF68B1344A136A23F0D5
-:10359400FF0343F020031362BFF34F8F2E4AD2F888
-:1035A4000034012BFBD1012C03D003F006FA00B147
-:1035B40062B60022284BC3F80425D3F80024012A5C
-:1035C400FBD1BFF34F8F2649264BCA6802F4E06251
-:1035D4001343CB60BFF34F8F00BFFDE7FFF722FF1C
-:1035E4000028ADD11E4AD2F88C3043F44063C2F8AF
-:1035F4008C304FF47F03D3F83021D3F83431BFF348
-:103604004F8FC2F30B02092A16D1013B022B02D8B9
-:10361400154AD35C83B11148144903680E4A8B429E
-:103624000CBF5A230023C2F8103EC36A8B420CBF5E
-:103634005A230023C2F8003E094AD2F8883043F4E2
-:103644007003C2F88830BFF34F8FBFF36F8F10BD84
-:103654000040005000A00350009003500080FF0081
-:1036640000ED00E00400FA056E790000FA50FA500B
-:1036740030B50468ACB1B4FA84F30122C3F11F037A
-:10368400DBB29A4024EA0202D0E8EF5FA54204D1FB
-:10369400C0E8EC2FBCF1000FF6D1EAD102480B7060
-:1036A40030BD0248FCE700BF0000AD0B0200AD0BCB
-:1036B40010B50368CB40DB0710D401238B400268AC
-:1036C40043EA0201D0E8EF4F944204D1C0E8EC1F72
-:1036D400BCF1000FF6D1F2D1014810BD0148FCE75E
-:1036E4000000AD0B0400AD0B014BC3F8040570479B
-:1036F40000700150044B1A7922B9012218601A7122
-:103704000248704702487047A80E00200000AD0B25
-:103714000C00AD0B08B5084B1B6833B10520FEF750
-:1037240013FD10B90520FEF7EDFC4FF050230122E4
-:10373400C3F8182508BD00BFA80E002010B510B1AD
-:10374400012847D010BD4FF05023D3F81814D3F8F4
-:103754001824C90322D502F00303022B05D0012B40
-:1037640002D0002003F054F901234FF0502202202C
-:10377400C2F8183508224FF48273002103F1502354
-:1037840019601C68012402F150221460164A126860
-:1037940022B34FF05023C3F80403D3E7D3F814241F
-:1037A400D207E1D5D3F81C2402F00302013A012A1E
-:1037B400D7D80D4A12681AB10222C3F80423C1E70C
-:1037C400D3F80421002AFBD00022C3F80421D3F843
-:1037D4000431B7E700224FF48073CEE71A68002A59
-:1037E400FCD019601B68ADE7A80E00204FF05023F1
-:1037F40010B5D3F8002152B10020C3F80001D3F86A
-:1038040000210122C3F80823104B1B6898474FF08E
-:103814005023D3F8042182B10022C3F80421D3F841
-:103824000421D3F81824D3F81824022102F0030247
-:10383400012A03D1C3F818159A6010BDC3F8081300
-:10384400024B0120BDE810401B681847A80E002059
-:1038540001460148FFF70CBF38000020036803F05D
-:103864001F025B090260024818BF0020704700BFB6
-:103874000025845070B50D4C00F1080334F8133062
-:103884000546DA050E4607D5C3F3432304EBC3020A
-:10389400526854F833309847A3682BB13146284610
-:1038A400E268BDE87040184770BD00BF3C000020CE
-:1038B400024611F0010004D003490B6A13600B6245
-:1038C40003B90020704700BF0025845010B4134A88
-:1038D400C0B2083032F81030D9051CD5C3F34321E7
-:1038E40023F4F85322F81030002002F10E0434F8C7
-:1038F400023F13F4807F03D0C3F3432399420AD0D9
-:1039040001302028F3D1002342F8313004485DF817
-:10391400044BFFF7CDBE5DF8044B70473C0000201C
-:1039240094000020F0B50546002001260446074611
-:103934008C420BD1114BD3F87C2132B10022C3F855
-:103944007C21D3F87C3140F00040F0BDE3B29B0011
-:1039540003F580729B0806FA03F31D420BD002F1B3
-:10396400A04202F55042D2F800C0BCF1000F02D0D0
-:103974001760126818430134DAE700BF00D0005022
-:10398400CBB2024608460D49083331F81330990684
-:1039940011D599070FD4012110685B0B9940C0F829
-:1039A4000813126802EB8303D3F8102522F00302F4
-:1039B400C3F810257047002103F0CEB83C00002066
-:1039C400F7B5194ECDB2083536F815300746DB0782
-:1039D4000C4626D5FFF7D4FF36F815309A0608D5DD
-:1039E4005A0B3B6803EB82030022C3F81025C3F88B
-:1039F40010252046FFF76AFF002301A826F815309A
-:103A04000194FFF72BFF019B00EB8300D0F8002209
-:103A1400064B134043F00203C0F80032044803B0DD
-:103A2400F0BD0448FBE700BF3C000020F0F8FCFFB9
-:103A34000000AD0B0400AD0B2DE9FF4113680746F0
-:103A44000C461646FBB1DFF84481CDB2083538F890
-:103A5400152002F02202222A22D000222046CDE99B
-:103A640000228DF80E208DF80F200DF10E010DF1BE
-:103A74000F0203F028F838F8153023F0020343F05E
-:103A8400010328F8153073684BB31A785868DFF8C7
-:103A9400FCC0E3B208333CF813108D0702D5B0B173
-:103AA40038481FE021F02001C904C90C2CF8131078
-:103AB40068B1032AF4D870683D68406890F800E063
-:103AC40005EB8E058AB9C5F81025C5F810253CF814
-:103AD400131021F01C0141EA82022CF81320B36870
-:103AE4002BBB294804B0BDE8F081D5F8108541EA24
-:103AF4004E3128F00308C5F810853D6841F02001D7
-:103B040005EB8E05D5F810052CF8131020F447307A
-:103B140020F44070C5F810052002D5F8107500F4A3
-:103B2400F85040EA02403843C5F81005CFE7204674
-:103B3400D3E90067FFF7CAFE002ED2D0134DD5E9B2
-:103B44000023964203D19F4201D1002209E010488C
-:103B54000DF10F01FFF78CFD0B4B9842C2D19DF87C
-:103B64000F20E4B205EBC20308345F6035F814306B
-:103B740045F8326043EA422343F4807325F8143055
-:103B8400AFE700BF0400AD0B0000AD0B3C0000200C
-:103B9400940000202DE9FF4107460C461E4612B34F
-:103BA400DFF8D480CDB2083538F81530980701D441
-:103BB400990621D413F01C0F02D05378012B1BD08B
-:103BC40001238DF80F3000232046CDE900230DF1A9
-:103BD4000F01931C013202F076FF38F8153043F0E0
-:103BE400030328F81530002E44D0234DE1B20831E8
-:103BF40035F81120930703D4204804B0BDE8F081C0
-:103C0400002096F800E03B6822F02002D20403EB87
-:103C14008E03D20CC3F8100525F81120C3F8100543
-:103C240096F801C04FEA8E08BCF1000F22D0386824
-:103C3400B6784044D0F810354FEA0C4C23F498136E
-:103C440023F4F853C0F81035230203F4F8530CF4AA
-:103C5400403C3605D0F8107543EA0C0306F4801690
-:103C6400334342EA4E323B4342F02002C0F810355F
-:103C740025F811200248C0E73C0000200400AD0BE9
-:103C84000000AD0B014BC3E9021270473C00002059
-:103C9400054BC9B2083133F81130990643BF5B0BA9
-:103CA40002481370024870473C0000200000AD0B2E
-:103CB4000400AD0B70B5154D064695F860401CBB6D
-:103CC4002146402205F1100002F0B6FB214630687F
-:103CD4002E6D8E420ED10023C0F87C31D0F87C3199
-:103CE40040F30730FEF70EFA0123094885F86030E7
-:103CF400AB6570BDCBB29B0003F580727C2B04BF17
-:103D0400845083580131E4E70248F2E73C00002084
-:103D14000000AD0B0C00AD0B034B93F860000038B2
-:103D240018BF0120704700BF3C0000200148FFF786
-:103D3400BFBC00BF900000200148FFF799BC00BF42
-:103D44009000002073B503680C46D3F804130029CF
-:103D5400A4BF4FF00041C3F804131E49E3B2083373
-:103D640031F8133099061AD513F0020617D15B0BFC
-:103D740005689C0004F580716E50695801682144FF
-:103D8400D1F8104544F00104C1F810452AB10122CC
-:103D9400016802FA03F3C1F8043302B070BDC3F33F
-:103DA4008203042B11D0052B11D001A80194FFF735
-:103DB40055FD019A0369D34003F00103991C204681
-:103DC40002B0BDE8704002F0C7BE0321F7E702214C
-:103DD400F5E700BF3C0000202DE9F347534B544F57
-:103DE400D3F80403396DC0B240F00040FFF79AFDE8
-:103DF400051E18DA00236846F96D00934FF0010898
-:103E0400FFF756FD97F85C30DA0757D4396D4FF059
-:103E14000040FFF787FD6846F96DFFF749FD00286C
-:103E2400F0D125F000450124002D66D102B0BDE893
-:103E3400F08794FAA4F4B4FA84F4E00804F10803D3
-:103E440037F8139004F007021DF8003008FA02F264
-:103E540023EA02030DF8003001A80194FFF7FEFCE9
-:103E6400019B4FEA9901803350F82360C9F3820A19
-:103E74004B07D146C6F3014624D520465146FFF7E9
-:103E8400F9FC01A80194FFF7E9FC019BF6B2803329
-:103E940050F82330C3F301439E4207D1002120464A
-:103EA40002F05AFE3146204602F056FE01A8019463
-:103EB400FFF7D4FC019B08FA03F30362009C002C77
-:103EC400B7D1A3E7022E0CD10321204602F044FE11
-:103ED4000AF00503012BE9D149462046FFF7CAFC45
-:103EE400E4E70221204602F037FEBAF1030FF3D0D3
-:103EF400032EDBD1BAF1020FEDE795FAA5F3B3FA7D
-:103F040083F304FA03F29B0003F1A04303F5504347
-:103F1400D3F81005D3F81015C0F30420C1F3014100
-:103F240025EA0205FFF7A6FC7EE700BF00D000509B
-:103F34003C0000200022034BC3F88425C3F8042569
-:103F4400704700BF00900350044AD2F80834DB07DE
-:103F5400FBD50160BFF35F8F704700BF0090035033
-:103F640008B5C0F30B0383B90222094BC3F88425B7
-:103F7400C3F804254FF0FF320260D3F80024D207BF
-:103F8400FBD5FFF7D7FF034808BD0348FCE700BF94
-:103F9400009003500000AD0B0A00AD0B012208B5E0
-:103FA400054BC3F88425C3F80425FFF7CDFFBDE80E
-:103FB4000840FFF7BFBF00BF0090035038B5094B5E
-:103FC40053F82040013053F82050A54200D838BDA2
-:103FD400636823B1204602F005FE0834F5E7236840
-:103FE4009847FAE70C710000012208B5084B03203A
-:103FF4001A70FFF7E3FFFDF7C5FE0420FFF7DEFFAD
-:10400400FCF706FA034A137B23F00103137308BD7C
-:10401400CF0F00203001002008B50348034A0021D7
-:10402400121A02F0F7FD08BD10010020D00F002085
-:1040340008B50020FFF7C2FF164B03F5006282F3B8
-:10404400088883F30A880025E023134C84F822307F
-:10405400E57725766576A57684F82050636A43F47F
-:10406400E023636284F82350FDF7D4FFFEF7E2F8FF
-:104074004FF0FF33A362E36202F08EFD0120FFF7ED
-:104084009DFF0220FFF79AFF2B462A462946034844
-:10409400FEF7ACF8D00F002000ED00E0ED3F00008B
-:1040A40008B50648064A0749121A02F0B5FDBDE8EC
-:1040B4000840054A0549064802F0AEBD000000204C
-:1040C40010010020747900000000000074790000E1
-:1040D40000000020034B1B680BB9FFF76DB80020EC
-:1040E400704700BFB00E002030B570B10B4B5B6859
-:1040F40098420AD0036843B1D3E90421D0E90445C6
-:10410400121941EB0501C3E90421D0E9003213601F
-:104114005A600023C0E9003330BD00BFA000002076
-:1041240010B50E4B1C689C4204D1FFF7D3FF6FF00F
-:10413400004010BDFFF7CEFF002CF8D0D4E90432C4
-:104144001B1A62EBE072B3F1004F72F10001EEDA78
-:10415400002AACBF18460020EBE700BFA0000020F7
-:104164002DE9F84FEFF31186202383F31288BFF370
-:104174006F8FDFF8B4902A4D4FF0000A2860D9F809
-:1041840000004FF0000B484508BF0020254C37467F
-:10419400D4E9001E2B6880B3D0E904864FEAE37C9F
-:1041A40043457CEB060206DAB8EB030266EB0C0629
-:1041B400C0E9042621E018EB01014EEBE873C0E9E5
-:1041C40004ABC4E90013FFF78FFF87F31188BFF333
-:1041D4006F8F83689847EFF31187202383F3128846
-:1041E400BFF36F8F2B68D9F80000A3EB0803484591
-:1041F4003E462B60CBD1D4E9001E59184EEBE37335
-:10420400C4E9001300242C60FFF78AFF2146FEF75F
-:10421400A5FF87F31188BFF36F8FBDE8F88F00BF48
-:10422400B00E0020B0010020A000002010B50A4C00
-:1042340023681BB101232360002010BD00F046F861
-:104244000028F7D00138062803D8044B53F820007F
-:1042540010BD034810BD00BFB40E0020247100003F
-:10426400FE8FFFFFBFF34F8F0549064BCA6802F468
-:10427400E0621343CB60BFF34F8F00BFFDE700BF85
-:1042840000ED00E00400FA0530B44FF0FE320025E2
-:10429400074B084C08494968C3F80024C3F80424B0
-:1042A400C3F80824C3F80C24C4F8005530BC0847EC
-:1042B4000010845000008450A8000020024BD0E974
-:1042C4000012C3E900127047A800002038B500F0BE
-:1042D4002FF820B1032400F063F8204638BD00F025
-:1042E40031F898B900F0ACF898B90F4DD5F82839E1
-:1042F4001B0EF02B08D1D5F8242A0C4B9A420AD075
-:10430400072400F017F8E6E70624FAE70424204619
-:1043140038BD0024F5E7012000F092F80446002897
-:10432400F7D1C5F80C0AD8E7001084500000E0204B
-:104334000020704700207047014BC3F8040A7047FF
-:104344000010845010B5114800F048F800B110BDB9
-:104354000F4800F043F80028F9D10E4C204600F035
-:104364003DF80028F3D10C4B0C481C6000F036F8E3
-:1043740001460028EBD100F02DF8044608B1204690
-:1043840010BD00F03FF82046FAE700BFC00000204F
-:10439400BC000020B8000020B0000020B4000020C1
-:1043A40008B5084800F024F8074800F021F8074849
-:1043B40000F01EF8064800F01BF8BDE8084000F0C5
-:1043C4000BB800BFC0000020BC000020B8000020D3
-:1043D400B400002000207047704700BF08B5034BAD
-:1043E40002681B6810689847002008BDD8000020A8
-:1043F40008B5034B02685B6810689847002008BD45
-:10440400D800002070B5094C094D2069AB68984765
-:1044140018B1084B08485B6898470021074AEB68C5
-:1044240011602069BDE87040184700BFC400002037
-:10443400D8000020A800002040710000B80E002021
-:10444400F8B51A4D1A4E0446B26828699047E8B97F
-:10445400184F3B684CB1A3B1012B19D0013B3B6011
-:104464002869F36898470020F8BD43B90121124A2E
-:10447400C2F800151149D1F81029002AFBD10133E3
-:104484003B60F368286998470020F8BD0C48F8BDE4
-:104494000A4AD2F81039002BFBD1074A6FF07E404C
-:1044A400C2F80035FFF748FF3B68D7E7C400002097
-:1044B400D8000020B80E0020000084500010845062
-:1044C400E98FFFFF10B5044650B1636813F0685FCD
-:1044D40005D0064A934202D000236260236010BDD7
-:1044E400034B04485B689847EFE700BF2C5F5CA967
-:1044F400A800002060710000C8B143680D4A9342CF
-:1045040013D013F0685F0ED0012350E8002F194632
-:1045140040E8001C9CF0000FF7D1012AF5D0BFF34E
-:104524005F8F0020704704487047044870476FF459
-:10453400E04070472C5F5CA9E98FFFFFEA8FFFFF23
-:10454400034680B1426809498A420AD012F0685F82
-:1045540005D0BFF35F8F002210461A6070470448ED
-:104564007047044870476FF4E04070472C5F5CA9C3
-:10457400E98FFFFFEA8FFFFF10B5044620B1002347
-:10458400034A2360626010BD0248FFF77DFEF6E730
-:104594003A00003A8871000030B10268034B0448C5
-:1045A4009A4208BF0020704702487047DD55AABBF5
-:1045B4008208F0007108F00038B50D460446B0B129
-:1045C400A0220021043002F048FB95B108222946BC
-:1045D40004F1640002F047FB082205F1200104F114
-:1045E400840002F040FB0020034B236038BD0348E5
-:1045F400FCE70348FAE700BFDD55AABB7108F000E9
-:104604008308F0002DE9F74305460E469946114606
-:10461400FFF7C2FF0446002840F08480002E00F01B
-:104624008580002900F08480B9F1200F40F0828059
-:1046340005F14404082205F10408204602F013FBA6
-:1046440005F1240708223146404602F00CFB06F12E
-:1046540020010822384602F006FB02A941F8049D15
-:104664004FF4807002F0F3FA002865D14FF48073A0
-:10467400324A0121136093600823314A00F034FB6D
-:104684000121052308462F4A00F02EFB0823424649
-:1046940001211C2000F028FB08233A4601210320B5
-:1046A40000F022FB224608230121022000F01CFB1B
-:1046B4000823254A01211A2000F016FB0523234A6A
-:1046C40001211B2000F010FB0823214A01211420A2
-:1046D40000F00AFB08231F4A0121152000F004FB07
-:1046E400082305F164020121162000F0FDFA0823D5
-:1046F40005F184020121172000F0F6FA0823164A76
-:1047040001210B2000F0F0FA00F04AFB0446019866
-:1047140000F0D8FA114B002C18BF1C46A4212846DF
-:1047240002F09DFA204603B0BDE8F0830C4CF9E793
-:104734000C4CF7E70C4CF5E7084CEFE7901084506D
-:10474400EC71000064720000AC7100005072000053
-:104754001072000030720000CC7100008408F00078
-:104764007608F0008008F0008108F000C2690C4B64
-:104774001A60826943F8042C426943F8082C0269E0
-:1047840043F80C2CC26843F8102C826843F8142CAC
-:10479400426843F8182C026843F81C2C704700BF89
-:1047A4005C1684500C4B1B68C3610C4B1B68836103
-:1047B4000B4B1B6843610B4B1B6803610A4B1B6863
-:1047C400C3600A4B1B688360094B1B684360094B39
-:1047D4001B680360704700BF5C16845058168450F1
-:1047E40054168450501684504C16845048168450E5
-:1047F400441684504016845030B10268034B044878
-:104804009A4208BF0020704702487047DD55AABB92
-:104814000202F0000002F00038B5044668B1051D3C
-:104824007021284602F01BFA28462022044902F08F
-:1048340012FA0020034B236038BD0348FCE700BF95
-:1048440078720000DD55AABB0002F0002DE9F043A8
-:1048540085B015466F46274B04460E460FCB87E8B6
-:104864000F002DB94FF00009484605B0BDE8F083AC
-:104874002046FFF7C1FF81460028F5D1231D01938F
-:10488400636AA3BB236F8BB1C3F14008A84528BF5B
-:10489400A84604F1300031461844424602F0DBF9E0
-:1048A400236F464443442367A5EB0805226F402A3F
-:1048B40006D104F13001384600F0B4FB002323672D
-:1048C40005F03F0835F03F0505D031462A46384605
-:1048D40000F0A8FB2E44B8F1000FC3D04246314685
-:1048E40004F1300002F0B7F9C4F87080BCE7DFF8D7
-:1048F4000890B9E7406F00000C02F0002DE9FF4179
-:1049040004466F46134B0E460FCB87E80F00204634
-:10491400FFF772FF8046B0B9CEB1636A251D0195D9
-:104924003BB90123226F636204F13001384600F081
-:1049340079FB2B46043E243453F8042B12BAA342C9
-:1049440046F8042FF8D1404604B0BDE8F081DFF802
-:104954000880F8E7406F00000502F000084B1B6870
-:104964001B0EF02B08D1074B1A68074B9A4205D14E
-:104974000020064B186070470520704706207047DA
-:1049840028198450241A84500000E0200C1A845002
-:10499400002230B5134640F6FC754900023802F196
-:1049A400A15404F5823490424FEA840402F10102D6
-:1049B400CABF236025605B181E2AF0D1034A136026
-:1049C4000B445360024B034A1A6030BD7810845084
-:1049D4008410845020F80F001E4B30B51A4685B061
-:1049E400196800910099CC07FAD500F1A15000F59F
-:1049F40082308000016813680193019BD807FAD5BF
-:104A0400154B164C186820231F3090FBF3F0144DFF
-:104A14000138002810DA00230130400153B14FF06F
-:104A24000042A0F12001134204D1013888424FEA28
-:104A34005202F8D105B030BD13680393039BDB0722
-:104A4400FAD5431823602B680293029B002BE3D111
-:104A54000138DEE7B4108450AC108450E410845064
-:104A6400DC108450F0B51D6885B001F01F040DB949
-:104A74001F2C28D1174D2E462F680197019FFF0741
-:104A8400FAD500F1A15000F5823080000068356845
-:104A94000395039DED07FAD51F2C00EB611018BF99
-:104AA400C9430D4D18BF01F01F0128600B48006871
-:104AB400029002981CBF00FA01F111604FF000014E
-:104AC40008BF1060196010684300C00F136005B080
-:104AD400F0BD00BFB4108450E4108450DC10845046
-:104AE4000C4B890118603F3020F03F004030586083
-:104AF40099600948D9601961596199611C3382B080
-:104B0400196002680192019AD207FAD5196002B0BD
-:104B1400704700BF90108450B410845038B5A0F191
-:104B24002003B3F5426F05462CD88F2826D800F110
-:104B3400470300F16604DB064FEA541400D0013445
-:104B440064013F34A409013411B1A1421AD30C46C3
-:104B54004FF48050E300B0FBF3F0202828BF20205E
-:104B640002B110600122084B21461A60FFF710FFC2
-:104B740028462146FFF7B4FF002038BD00F11F048A
-:104B84006409DDE70148F8E71C1884502221F0008D
-:104B9400464BF0B51D4689B01C680194019CE4079E
-:104BA400FAD5434B002413449B001A680B181E2BA0
-:104BB40088BFC0F11E011F320B1852095343B3F5CD
-:104BC400806F84BF4FF48061B1FBF2F1274688BF48
-:104BD400091ADFF8E4E000F1A150DFF8E0C000F5C5
-:104BE4008230A14233DC2B680493049BDB07FAD5A3
-:104BF400304B1B68296805910599CF07FAD52E4CCF
-:104C04002E49236000231E46934203F1010040D144
-:104C14001946002620F0010228488A423CD8296817
-:104C240006910699CE07FAD52549096828680790A0
-:104C34000798C007FAD5216000210C461F488B4213
-:104C44002DD100201D499A422CD809B0F0BD2B6803
-:104C54000293029BDB07FAD503199B001B682E689D
-:104C64000396039EF607FAD5CEF80030002393424C
-:104C740003F1010306D1164623F00103B34204D81D
-:104C84000134AEE7CCF80070F1E7CCF800700136DF
-:104C9400F4E70E600346B7E706600131BDE7046040
-:104CA4000131CCE708600133CDE700BFB410845074
-:104CB400240421147C108450D4108450D8108450BF
-:104CC4007810845008B540B1202801464FF00702FF
-:104CD40028BF20210020FFF75BFF0022014B1A6050
-:104CE40008BD00BF1C188450F0B5294D85B02C4672
-:104CF4002E680096009EF607FAD500F1A15000F543
-:104D0400823080000568206801900198C707FAD5B1
-:104D14002048214F056002EB8306B24229D10027C7
-:104D24005A1C1D4E22F001029A4227D8236802938E
-:104D3400029BDE07FAD5194B0B449B001B681F33FB
-:104D44005B099A4213D2216803910399C907FAD5E2
-:104D540000211544056008469B1A0F4A8B4210D85F
-:104D640000205A1C0C4922F001029A420CD805B0CA
-:104D7400F0BD52F804CBC7F800C0CEE7376001336A
-:104D8400D2E710600131E9E708600133EDE700BFC5
-:104D9400B4108450D4108450D810845024042114A6
-:104DA4002DE9F041814BA0B01D68986820331E4660
-:104DB4001A680192019AD707FAD57D4B7D4A1A6089
-:104DC40032680292029AD407FAD57B4A1A607B4A67
-:104DD4001446116803910399C907FAD5784A1168F2
-:104DE400C1F3402137680497049FFF07FAD5754F34
-:104DF4001F6027680597059FFF07FAD517680029E4
-:104E040000F0CF80B90540F1CC8031680691069955
-:104E1400CF07FAD56C491960216807910799C9072A
-:104E2400FAD51168C1F3402137680897089FFF0736
-:104E3400FAD5664F1F6027680997099FFF07FAD5BF
-:104E44001268002900F0AF80910540F1AC8032680F
-:104E54000A920A9AD207FAD5564A1A6032680B9215
-:104E64000B9AD707FAD55A4A1A6031680C910C99F3
-:104E7400CC07FAD55749196031680D910D99C907C6
-:104E8400FAD55549196031680E910E99CF07FAD5B4
-:104E94005249196031680F910F99CC07FAD55049DE
-:104EA4001960504B1E46196810911099C907FAD51C
-:104EB4003F4C4D4B236033681193119BDB07FAD5AC
-:104EC4004A4B236033681293129BDF07FAD5484B91
-:104ED40023603A4B9846196813911399C907FAD578
-:104EE400324F386033681493149BDB07FAD5226081
-:104EF40033681593159BD807FAD53E4B2360336866
-:104F04001693169BD907FAD53B4B23603368179346
-:104F1400179BDA07FAD5394B236033681893189B2B
-:104F2400DB07FAD5364B236033681993199BD807EE
-:104F3400FAD5344B236033681A931A9BD907FAD5F0
-:104F4400314B236033681B931B9BDA07FAD52F4B35
-:104F5400236000F01DFC08BBD8F800301C931C9B98
-:104F6400DB07F9D53D6033681D931D9BD907FAD53E
-:104F7400274B236033681E931E9BDA07FAD5254B13
-:104F84002360D8F800301F931F9BDB07F9D50C4B27
-:104F94001B6813F4805F204B08BF184620B0BDE89F
-:104FA400F0811E48FAE71E48F8E700BF90108450CD
-:104FB4008010845000100251C01F7229B410845014
-:104FC40088108450C0CF0129C01F0E29C03F00297A
-:104FD40040010249003184A800001649400108A19B
-:104FE40080440888B0108450C044708880077A4197
-:104FF400C0077E4100006A498006164940006E4998
-:10500400000200210082202140822021808224216C
-:1050140040A161A100C861510308F1000108F10039
-:105024000208F100324B2DE9F74F8046924699462B
-:1050340044681A68002AFCD12E4B9B461A68002A41
-:10504400FCD14FF0FF30019100F094FC802000F07F
-:1050540097FC01230720284A284DA2F59E722B6055
-:10506400C2F83C011360636A254F264E3B60A36A75
-:1050740020463360D8F8003042F8043CD8F80830B1
-:1050840098470199D9F80030002BFBD1BAF1000FF1
-:1050940020D104221C4B1A60D9F80030002BFBD11C
-:1050A400DBF800A0BAF1000FFAD1D8F80C30204692
-:1050B40098473B6863623368A362144BC3F800A04B
-:1050C400C3F844A1D9F80030002BFBD12B6003B006
-:1050D400BDE8F08F236A4020012B04BF0B4A136004
-:1050E4000B4B1960C3F804A000F050FCD4E700BFD8
-:1050F40010198450201C84500019845018188450AE
-:10510400CC178450D0178450C81784508416845008
-:10511400281C8450544B10B5194698B01A68019253
-:10512400019AD207FAD5514B514A1A600A68029281
-:10513400029AD407FAD54F4A1A600A680392039A6E
-:10514400D007FAD54C4818600A680492049AD2072A
-:10515400FAD54A4A1A600A680592059AD407FAD51C
-:10516400474A1A600A680692069AD207FAD5454A4F
-:105174001A600A680792079AD407FAD5424A1A6055
-:105184000A680892089AD207FAD5404A1A600A684F
-:105194000992099AD407FAD53D4A1A600A680A9214
-:1051A4000A9AD207FAD53B4A1A600A680B920B9AFC
-:1051B400D407FAD5384A1A600A680C920C9AD207B6
-:1051C400FAD5364A1A600A680D920D9AD407FAD5B0
-:1051D400334A1A600A680E920E9AD207FAD5314AF7
-:1051E4001A600A680F920F9AD407FAD52E4A1A60E9
-:1051F4000A681092109AD207FAD52C4A1A601A4BF0
-:1052040019461C681194119CE407FAD5174B1860D1
-:10521400086812901298C407FAD51A600A681392A3
-:10522400139AD007FAD5124A1A600A681492149A8B
-:10523400D207FAD51E4A1A600A681592159AD4073D
-:10524400FAD51C4A1A600A681692169AD007FAD53B
-:10525400194A1A600A681792179AD207FAD5174A98
-:105264001A6018B010BD00BFB01084508010845074
-:10527400009365210004319040966590008361217C
-:1052840000C3302100C36490008161900046102166
-:10529400008111210041442100C320290C4610C87B
-:1052A4000086312100C3602140C128294096652130
-:1052B4000013319040962529594614C840043249B8
-:1052C400494B10B5194694B01A680092009AD20757
-:1052D400FAD5464B464A1A600A680192019AD407E5
-:1052E400FAD5444A1A600A680292029AD007FAD59B
-:1052F400414818600A680392039AD207FAD53F4AD4
-:105304001A600A680492049AD407FAD53C4A1A60CF
-:105314000A680592059AD207FAD53A4A1A600A68C9
-:105324000692069AD407FAD5374A1A600A68079291
-:10533400079AD207FAD5354A1A600A680892089A79
-:10534400D407FAD5324A1A600A680992099AD20730
-:10535400FAD5304A1A600A680A920A9AD407FAD52A
-:105364002D4A1A600A680B920B9AD207FAD52B4A77
-:105374001A600A680C920C9AD407FAD5284A1A6063
-:105384000A680D920D9AD207FAD5264A1A600A685D
-:105394000E920E9AD407FAD5234A1A600A680F921D
-:1053A4000F9AD207FAD5214A1A600F4B19461C6886
-:1053B4001094109CE407FAD50C4B186008681190FF
-:1053C4001198C407FAD51A600A681292129AD00783
-:1053D400FAD5174A1A600A681392139AD207FAD5B3
-:1053E400144A1A6014B010BDB01084508010845058
-:1053F4008090652100040990409665908080612129
-:105404008020082180206490008161900046102152
-:10541400008111210041442180202029024610C826
-:105424000086092180206021402128294096652199
-:1054340040962529594614C8504B10B51C4696B0C1
-:105444001A680192019AD207FAD54D4B4D4A1A6057
-:1054540022680292029AD207FAD54B4A1A604B4A42
-:1054640042EA804022680392039AD207FAD5186070
-:1054740022680492049AD007FAD5454A1A60A2F524
-:10548400800242EA814122680592059AD207FAD540
-:10549400196022680692069AD007FAD53D4A1A6026
-:1054A40022680792079AD107FAD53B4A1A60226804
-:1054B4000892089AD207FAD5384A1A6022680992E3
-:1054C400099AD007FAD5364A1A6022680A920A9ACB
-:1054D400D107FAD5334A1A6022680B920B9AD20785
-:1054E400FAD5314A1A6022680C920C9AD007FAD580
-:1054F4002E4A1A6022680D920D9AD107FAD52C4AC9
-:105504001A6022680E920E9AD207FAD5294A1A60B6
-:1055140022680F920F9AD007FAD5274A1A60216899
-:1055240010911099C907FAD51A60144B1A461968D4
-:1055340011911199C807FAD5114B204919601168C6
-:1055440012911299C907FAD51D491960116813916E
-:105554001399CC07FAD50B49196011681491149961
-:10556400C807FAD517491960116815911599C90723
-:10557400FAD5154A1A6016B010BD00BFB010845099
-:10558400801084504004419000862929D81001C815
-:105594004014419040142129401465210034409066
-:1055A40000310C90C0400C90C030202940960D90E2
-:1055B40000416090031645C8008611210041602116
-:1055C400594644C84014459040142D90264870B55F
-:1055D400054688B004680094009CE607FAD5234C7D
-:1055E40023480460234C44EA83432C680194019CBF
-:1055F400E407FAD50360930143EA824242F010447F
-:1056040044F4C0442B680293029BDE07FAD504607D
-:105614002B680393039BDB07FAD5174B03608B01BD
-:1056240043EA814141F0104343F4C0432E68049699
-:10563400049EF607FAD503602B680593059BDE07E5
-:10564400FAD5046041F058412B680693069BDC07A9
-:10565400FAD5016042F058422B680793079BDB0799
-:10566400FAD5026008B070BDB0108450C021022980
-:10567400801084508071009880611890354B8EB0F2
-:1056840019461A680092009AD207FAD5324B334A67
-:105694001A600A680192019AD007FAD5304A1A6052
-:1056A4000A680292029AD207FAD52E4A1A600A6848
-:1056B4000392039AD007FAD52B4A1A600A68049217
-:1056C400049AD207FAD5294A1A600A680592059AFB
-:1056D400D007FAD5264A1A600A680692069AD207B3
-:1056E400FAD5244A1A600A680792079AD007FAD5AD
-:1056F400214A1A600A680892089AD207FAD51F4A02
-:105704001A600A680992099AD007FAD51C4A1A60E5
-:105714000A680A920A9AD207FAD51A4A1A600868DD
-:105724000B900B98C007FAD51A600A680C920C9A71
-:10573400D007FAD5144A1A600A680D920D9AD20756
-:10574400FAD5124A0E211A6000200D230F220EB042
-:10575400FFF73CBFB010845080108450804301296F
-:1057640040633921807001298020542100D1349074
-:10577400C0403490C0302029C0530D90004138906F
-:10578400832308C880E3102100413821CF4308C88F
-:1057940001232DE9F04192B0CDE90333624B1D465C
-:1057A4001A680592059AD207FAD5604B604C2360BB
-:1057B400604B19461A680692069AD707FAD55E4BCB
-:1057C4001A68D60400F1A8802A680792079AD007BD
-:1057D400FAD55A4A22600A680892089AD207FAD57A
-:1057E4001E68C6F30036002E40F098801220FFF7A2
-:1057F400F3F807461320FFF7EFF887428CBF122017
-:105804001320FFF7E9F8471EFFF738FF03AB01AA9F
-:1058140039461220FFF726F904AB804602AA39461E
-:105824001320FFF71FF900EB4800022832D00328A9
-:105834003ED0012874D12B680993099BDB07FAD564
-:105844003F4B23602B680A930A9BD807FAD53D4B3C
-:1058540023602B680F930F9BD907FAD53A4B23602B
-:105864002B681093109BDA07FAD5384B23602B680A
-:105874001193119BDB07FAD5354B2360013F25D5E6
-:105884001023192218210020FFF7A0FE304612B081
-:10589400BDE8F0812B680B930B9BD907FAD52D4BF0
-:1058A40023602B680C930C9BDA07FAD52A4BCFE7BD
-:1058B4002B680D930D9BDB07FAD5284B23602B68CF
-:1058C4000E930E9BD807FAD5254BC1E703AB01AA6B
-:1058D40039461220FFF7C6F804AB044602AA39463B
-:1058E4001320FFF7BFF810EB440402D1FFF712FCBA
-:1058F400C4E7FFF7E5FC022C08D0032C09D0012CE7
-:1059040010D117211620FFF797FDB7E715211420B2
-:10591400F9E70F210E20F6E7124EB7E7124EB5E76E
-:10592400124EB3E7124EB1E7B010845000084A514A
-:1059340080108450B41084508810845000084E5154
-:1059440000065A4940065E49000442410014424997
-:1059540040042E49000652494006564900063A4979
-:1059640040063E490608F1000708F1000408F1006A
-:105974000508F100014B1860704700BF081A8450F5
-:10598400014B1860704700BF041A8450034A13681F
-:105994001842FCD0024A106018467047001A84501E
-:1059A400081A845070470020704730B58368044655
-:1059B4008B42154685B00ED96368C068194401AAA4
-:1059C40000F03FFE28B96268019B9B1A2B60029B82
-:1059D4006B6005B030BD6FF02100FAE770472DE928
-:1059E400F7430E4617469946044628B94FF0FF3848
-:1059F400404603B0BDE8F0830029F7D0002AF5D073
-:105A0400CB680D8938461D44042329460DEB030257
-:105A140000F04AFC80460028E8D146F60812BDF89A
-:105A240004107389914225D1BDF806109942DDD145
-:105A3400042338460DEB0302294400F035FC00280A
-:105A4400D4D146F60713BDF804209A42CED1C4E956
-:105A540000679DF82830A4F80890A3727389BDF8F4
-:105A640006202B44E360738913442B44043563619B
-:105A74002561BDE7002BE4D0B8E72DE9F3410E46DC
-:105A840017461D46044620B94FF0FF3002B0BDE86A
-:105A9400F0810368002BF7D04368002BF4D04FF655
-:105AA400FF78D4E904239A4216D223685B8923B190
-:105AB400E368934204BF04332361042321696068CB
-:105AC4000DEB030200F0F0FB0028DDD1A37A2BB12B
-:105AD400D4E903329A4201D30120D7E72389BDF8E0
-:105AE4000610434501F1040203D0BDF804C09C45EF
-:105AF4000BD115B1BDF804302B8023690433336016
-:105B04003980236913442361C0E723691344236163
-:105B1400C7E748B103683BB143682BB1C06888420A
-:105B240094BF0020012070474FF0FF30704773B5D9
-:105B34000C46064611460223204601AA00F031FA1B
-:105B44000546E8B9019A1F2A0ED9A2F12001304670
-:105B540020222368194400F064FC2368019A13444A
-:105B64002360284602B070BD0146C2F120023046CF
-:105B740000F062FC019A2168C2F120003044EAE797
-:105B84006FF00205EDE74FF4C073584330307047AF
-:105B940010B5044600F0C8FB4FF4C072A368303B54
-:105BA40002FB103010BD70B50D46044600F052FEE5
-:105BB4002A46A0F1080104232046BDE8704000F005
-:105BC40073BB13B50446019100F044FE0423A0F115
-:105BD40008010DEB0302204600F07FFE02B010BD69
-:105BE400FFF7FEBFFFF7FCBFFFF7FABFFFF7F8BFF1
-:105BF400FFF7F6BFFFF7F4BFFFF7F2BFFFF7F0BF01
-:105C0400FFF7EEBF704770B513460E4615460021E8
-:105C140002460446FBF7A8F950B92B460121204659
-:105C240004F12C02FBF7A0F910B1002E08BF0020EC
-:105C340070BD73B5044600200D461646FAF774FC91
-:105C44006946C0B2FCF746F830BB2C2303FB05447D
-:105C5400E368258900981D44042329460DEB0302BB
-:105C640000F022FBC0B946F60813BDF8042064898D
-:105C74009A42009815D1BDF806309C420CD10423F9
-:105C840061190DEB030200F00FFB28B946F6071368
-:105C9400BDF804209A4207D0009800F004FB02B03B
-:105CA40070BD002CF2D0F7E7BDF80610214429445A
-:105CB4003160F1E737B580250446426A01A9032023
-:105CC4000195FCF72FF858B9019B0920226DA362B6
-:105CD40001A90195FCF726F8054628B1092500E03D
-:105CE4000125284603B030BD019B206A636500F09E
-:105CF4001BFBE065F5E70123036003F10123436027
-:105D04000023C0E9023370474379012B07D10368AC
-:105D1400012B04D10079431E58425841704700209A
-:105D240070477FB506460D46032001A9FBF7D2FF55
-:105D340038BB0198FFF72CFFF16D0446284600F0AC
-:105D4400D1F80444019800F0EFFA0646019800F0F7
-:105D5400F2FA082201460DEB020000F06DFB2B79EC
-:105D640021468DF808300198334602AA00F0B1FAB2
-:105D7400041E019818BF012400F095FA204604B0CF
-:105D840070BD0124FAE700F0B9BA2DE9F8430E46D4
-:105D9400002107460846FAF7C7FB04460121002004
-:105DA400FAF7C2FB33789C4221D0984221D10125D5
-:105DB4002C2303FB0575F86DAC6AFFF7E4FE4FF086
-:105DC40000080746013C6B6A304603EBC40253F8F3
-:105DD4003410D2F804901B684A46C91AC844FFF725
-:105DE400D2FFB84504F1FF34EDD3BDE8F8830025B4
-:105DF400DEE70120F9E737B515460C460920694668
-:105E040000F0AEFDE979012903D00022204600F01C
-:105E1400BBFD9DF80330012B02D1204600F093FD19
-:105E2400A9682046FFF7CDFE2046FDF705FA0020BD
-:105E340003B030BD73B50D460646FBF79BF9044627
-:105E4400E86058B302282ED1032001A9FBF742FFD2
-:105E540058BB2A4631460198FBF7ECF80446D0B902
-:105E6400019800F0F7FC012301460DF103020198AB
-:105E740000F01AFA0446A0B9012201980DF10301B9
-:105E840000F0FCFC10B101238DF803309DF80330C1
-:105E940003F00F03EB71019800F005FA204602B0FD
-:105EA40070BD0124F7E70724F8E70124F6E738B5C5
-:105EB400436A0446C06D5D68FFF765FE0023024631
-:105EC400A06A01382B449A4201D90138FAE738BD57
-:105ED400436A00205A68034613448B4200F10100D0
-:105EE400FAD3704710B543790279012B06BF00231A
-:105EF4000C46CB0102F1FF3201FB0233026818BFEA
-:105F04004C00013A04FB023010BD70B50368CD1A91
-:105F1400002D02DC6FF05F0070BD93F900601C7807
-:105F2400002E0ADB5C1C04601B7813600368C91A2A
-:105F340013688B42EED80020EEE704F07F04013CA6
-:105F4400032C2BD8DFE804F0020A1421012DE1D040
-:105F54005B781360036802330360E7E7022DD9DD41
-:105F6400B3F801305BBA9BB2136003680333F3E701
-:105F7400032DCFDD9C785D782402DB7844EA054468
-:105F84002343136003680433E6E7042DC2DDD3F82A
-:105F940001301BBA136003680533DDE76FF063005B
-:105FA400BAE770B404680E1B002E07DD26789E4203
-:105FB40008D10134046070BCFFF7A7BF6FF05F0025
-:105FC40070BC70476FF06100FAE738B503230446EC
-:105FD400FFF7E7FF18B9136813B96FF0670038BD0E
-:105FE400013B136023681A78002AF6D10133236039
-:105FF400F5E72DE9F34190461F4601AA30230546F3
-:106004000E46FFF7CEFF0446F0B92B68F61A002EB1
-:1060140034DD42461B78284642F8043B2E68019B37
-:106024001E4431460623FFF7BCFF044660B92B68C3
-:10603400D8F80420C8F808309918B142296007D16B
-:106044000C213846FBF740FA204602B0BDE8F08147
-:106054009B5C3A4642F8043B2B68314601332846A0
-:106064002B60FFF752FF60B92B687A68BB6013445A
-:10607400B34218BF6FF065042B60E5E76FF05F046F
-:10608400E2E70446E0E7F8B5B1F1005F05461446DF
-:1060940000AF10D26E46D31D23F00703ADEB030D02
-:1060A400684600F0BEF9694622462846FEF7CEFB54
-:1060B400B546BD46F8BDFEF7C9FBFAE700207047B8
-:1060C4000FB407B504A951F8040B0191FBF7BEFA0C
-:1060D40003B05DF804EB04B07047038B13F00703BF
-:1060E40005D10368002B0CBF002003207047022B4E
-:1060F40005D1408BB0FA80F0400980007047012B35
-:1061040005D10368002B0CBF002005207047002038
-:10611400704710B50C4600B111B96FF0150010BDF1
-:10612400081D00F094F80028F9D1A368032BF6D9D0
-:10613400F3E72DE9F0410D4607461946281D904620
-:106144001E4600F095F8044638B1334642462946C7
-:106154003846A446BDE8F0416047BDE8F08110B47C
-:10616400EFF31182202484F31288BFF36F8F41610F
-:106174005DF8044B0121FBF79FBC38B50C4605467E
-:1061840058B151B10B6843B14B6833B11C220021A3
-:1061940000F052F900202C6138BD6FF01500FBE7C8
-:1061A40070B505460E46FFF7B4FF041E14DBEFF38B
-:1061B4001182202383F31288BFF36F8F4FF6FF7190
-:1061C4006B8B2C8B8B4204F0070407D182F311886C
-:1061D400BFF36F8F6FF00A04204670BD022C0CD100
-:1061E40001336B8382F31188BFF36F8F0023224640
-:1061F40031462846FFF79DFFEEE7062C14D8DFE86A
-:1062040004F004131313041A0400002333606B68AE
-:106214003BB9C5E90066ACB902212846FBF74CFC42
-:10622400DAE71E606E60F6E782F31188BFF36F8FC2
-:106234006FF00404D0E782F31188BFF36F8F6FF01F
-:106244008504C9E782F31188BFF36F8FC4E703465F
-:1062540058B1426802F00302012A03D0032A04D190
-:10626400026812B10020986070476FF01500704703
-:106274004268034602F00302032A4FF000028160E1
-:1062840014BF104600685A60704770470FB407B5D2
-:1062940004A951F8040B0191FBF7D8F903B05DF898
-:1062A40004EB04B070477047002930B40446184624
-:1062B4000BDBA5680844A84207D8E0686468214459
-:1062C40084682468A44630BC60476FF0150030BC75
-:1062D4007047002930B4044618460BDBA56808440F
-:1062E400A84207D8E0686468214484686468A446C6
-:1062F40030BC60476FF0150030BC7047002903467E
-:1063040010B410460BDB9C680844A04207D8D86838
-:106314005B68194483685DF8044B9B6818476FF009
-:1063240015005DF8044B704708B5C0688368DB68E6
-:106334009847006808BD08B5C0688368DB6898475B
-:10634400007908BD70B54C680368A34201D20120EE
-:1063540070BD8A682244934201D30020F8E74E6955
-:10636400D1E90325B54203D36FF00B038B61F4E746
-:106374001B1B42F835304368086902EBC0025360C6
-:106384000B6901330B61E2E7FEE77047012801D195
-:10639400EFF3058300F017BC01460068FFF7F6BF72
-:1063A40008B5FBF707FDBDE8084000F000B87047EA
-:1063B40000210120FFF7EABF61B662B680F31188BD
-:1063C400BFF36F8F7047EFF31180202383F312889C
-:1063D400BFF36F8F704772B6002383F31188BFF346
-:1063E4006F8FBFF34F8F20BF80F31188BFF36F8F80
-:1063F40062B67047034600201A5C02B97047013048
-:10640400FAE710B55AB10139841810F8012B11F8C4
-:10641400013FA04201D09A42F7D0D01A10BD1046D5
-:10642400FCE710B5431E0A44914200D110BD11F897
-:10643400014B03F8014FF7E70346C9B20244934204
-:1064440000D1704703F8011BF9E74FF0FF307047A4
-:106454000C220369C9B201FB0233186C00F0070077
-:10646400704770B5C9B20369EFF31185202484F332
-:106474001288BFF36F8F0C2606FB0134246C14F0D2
-:10648400C00408D0A24206D085F31188BFF36F8FF1
-:106494004FF0FF3070BD012271430B441A6485F341
-:1064A4001188BFF36F8F43680B445B6898470020E3
-:1064B400F0E78022FFF7D5BFF8B5069F0469C9B29B
-:1064C400EFF31186202585F31288BFF36F8F0C2517
-:1064D40069430C44256C05F0070CBCF1010F0BD18A
-:1064E400276486F31188BFF36F8FC4E90E234368D2
-:1064F4005B5898470020F8BD05F0C005AF4286F30D
-:106504001188BFF36F8F0CBF6FF077004FF0FF302F
-:10651400F1E713B580240094FFF7CEFF02B010BD5D
-:106524006FF08500704710B41C240069CBB203FBE4
-:10653400040000215DF8044B10470020FDF7FEB86D
-:10654400002000F0BEBA38B505460C4600F017FB33
-:10655400002D07DBA84205D9401B84428CBF0020D4
-:10656400012038BD0020FCE770B50C46154600F04C
-:1065740009FB294606462046FFF7E5FFB8B1B4FB00
-:10658400F6F306FB134393B9B5FBF6F306FB13537B
-:106594006BB9AE4201D9002070BD00F0F3FA064693
-:1065A4002046FDF7DDFCAD1B3444F9D1F3E76FF071
-:1065B4001500F1E770B50D461946284616461C46E7
-:1065C400FFF7C1FF38B124B1224629463046FFF710
-:1065D40028FF002070BD6FF01500FBE72DE9F341A3
-:1065E4001C460023904682682360A3600D4613690D
-:1065F400694601AA9847019B5A1E019223B96FF07C
-:10660400150002B0BDE8F0810098A26847682168CF
-:10661400676085B9A8EB02030668B34228BF334616
-:1066240003FB07111A442160A26002689A4206D84B
-:1066340008300090DFE76B1AB3FBF7F3ECE70020B8
-:10664400DFE713460022FFF7C9BF2DE9F047002416
-:10665400836886B0884691461B6902AA01A99847B7
-:10666400A2462546029BAB4202D806B0BDE8F0879D
-:106674000026019F07EBC5077B6804933A680AEB81
-:106684000603B24202D89A460135EBE74946039421
-:10669400059303A8C0470028E7D0049B01361C4497
-:1066A400ECE7436800205B681B690B607047436834
-:1066B40002EA01005B6821EA020198600020D960C7
-:1066C4007047436800205B68996070474368002006
-:1066D4005B68D960704743685A68536821EA0300CD
-:1066E4000B4090600020D360704710B50369586870
-:1066F400F8B1884219D19C680868A142586000D159
-:106704009860002008602AB15A680A609A68596043
-:1067140002B99960002010E0814206D10868206027
-:1067240098688142EDD19C60EBE70446006800283C
-:10673400F2D1002AE8D16FF0150010BD30B54368DE
-:106744001360057A446804EBC504A34202D36FF0D6
-:10675400010030BD5C798C4201D00833F0E70020A1
-:10676400F7E743681B68D3F88004C3F880047047D4
-:10677400436802691B68D3F8100150B100205269C4
-:1067840012780A70C3F81001D3F8102101221A609C
-:1067940070474FF0FF30704702680346D2F8580143
-:1067A40040B95B689B0706D4D2F82001003818BFB3
-:1067B400012070470120704742681368D3F804131E
-:1067C400C90517D5D3F82011A1B1EFF31181202009
-:1067D40080F31288BFF36F8FD3F8200130B100200B
-:1067E400C3F82001D3F820010120D86081F3118877
-:1067F400BFF36F8F5268D20614D5EFF311822021B4
-:1068040081F31288BFF36F8FD3F8581111B10021AF
-:10681400C3F800154FF48001C3F8081382F31188FC
-:10682400BFF36F8F7047002200F150039B009BB2AF
-:1068340003F1502303F580331A601B687047FDF79A
-:10684400F5BC08B5FBF7B0FAFFF79FFDBDE80840BB
-:10685400FDF7ECBC8068183820F00700103870474A
-:10686400042809D0052803D1481E18BF0120704709
-:10687400431A5842584170470120704738B51546AD
-:106884000C4661B15AB1FFF756FD2146254411F873
-:10689400013B834203D1A942F9D1012038BD002034
-:1068A400FCE738B50C460123114622460546FFF79E
-:1068B400FBFC00280FDB012221462846FFF7DEFF00
-:1068C40038B92378012B14BF02230123002023703D
-:1068D40038BD0323FAE70120FAE72DE9F7431D4603
-:1068E40006460F469046FFF71FFD6C1E04444042C7
-:1068F4000440082C1AD83046FFF71DFD81462A466D
-:1069040041466846FFF78DFD4946621B0DEB0500C5
-:10691400FFF792FD23466A4639463046FFF7D9FC15
-:10692400003818BF012003B0BDE8F0834FF0FF30FA
-:10693400F9E707B501238DF8042001AAFFF7CDFF7D
-:1069440003B05DF804FB81680122183921F00701C6
-:10695400FFF7EFBF8268183A22F00702FFF7A1BFE2
-:1069640013B50C46C0B201A9FBF7B4F950B92146DE
-:106974000198FCF781FC04460198FFF794FC20463B
-:1069840002B010BD0124FAE713B541EA021104462E
-:106994008DF80710FFF75EFF012301460DF1070292
-:1069A4002046FFF79AFF02B010BD81680122183912
-:1069B40021F007010839FFF7BCBF4FF47F03D3F878
-:1069C4003001D3F83431BFF34F8FC0F30B00A0F183
-:1069D40009035842584170474FF47F02D2F83031CE
-:1069E400D2F83401BFF34F8FC3F30B03092B03D148
-:1069F400431E58425841704700207047004700F03A
-:106A0400C7B840F00040C1F88000C2F88000704769
-:106A1400F7B5044618B1012824D003B0F0BD4FF0F7
-:106A240050230222C3F8082301220646DA60C3F881
-:106A34000401D3F80431012342F210754FF05027BA
-:106A44008DF80730DCB1012CE7D1D7F80C3403F40E
-:106A540080338EBB002BE0D00120FFF7D0FF013D37
-:106A6400F3D1DAE74FF050230022C3F8080358604B
-:106A7400C3F80021D3F800310DF10706DBE7D7F89E
-:106A8400183403F480333EB9002BC6D00120FFF73D
-:106A9400B6FF013DF3D1C0E7D7F8182402F0030292
-:106AA4003270002BB9D09DF807000128B5D1FFF74B
-:106AB400A6FF013DC6D1B0E7D7F80C2402F00102CD
-:106AC400EEE7FFF7A5BFF7B51646DDE908470190E5
-:106AD40001A81D46FCF7C2FE019BB6F1000C18BFCD
-:106AE4004FF0010C00EB83000B1E18BF0123002D97
-:106AF40043EA4C0314BF4FF00C0C4FF0000C002C75
-:106B040043EA0C0314BF4FF4E06C4FF0000C002F69
-:106B140043EA0C0314BF4FF4403C4FF0000CD0F890
-:106B2400002243EA0C0322EA030301B109780EB1FF
-:106B34003678760019430DB12D78AD0031430CB190
-:106B44002478240229430FB13F783F040C433C438B
-:106B5400C0F8004203B0F0BD1FB50DF10F0301935F
-:106B640000238DF80F101A4619460093FFF7ABFF68
-:106B740005B05DF804FBFCF723BFFCF701BF4FF43D
-:106B8400801070474FF4805070474FF48070704706
-:106B940008B1FBF781BB7047704740B1C3685878B0
-:106BA40010F001001EBF1878B0FA80F04009704759
-:106BB400EFF31183202383F31288BFF36F8FFEE773
-:106BC40008B5FFF7F5FF10B5EFF31184202383F325
-:106BD4001288BFF36F8FFFF7F3FF84F31188BFF3BD
-:106BE4006F8F10BD10B5D0E9003433B90020E268CE
-:106BF400537843F00103537010BD20469847002892
-:106C0400F4D00028B8BF4042FF28A8BFFF20E368A3
-:106C14001870ECE7FFF710BCFFF703BCEFF3058037
-:106C2400003818BF012070472DE9F041069F044643
-:106C340015461E46FDF7C0FC38B93B463246294688
-:106C44002046BDE8F041FDF7DDBCBDE8F0810A4611
-:106C54000021FDF763BFFFF7E4BBFFF7EDBB0A4676
-:106C64000021FFF7E9BB01EB820204388A4201D11B
-:106C74000020704752F8043D1BBA40F8043FF5E782
-:086C8400F494FF7F0100000001
-:106C8C008D2200000000000059230000D46C00008D
-:106C9C0051260000E86C0000436800000000000072
-:106CAC006D2B0000FC6C000085250000000000002E
-:106CBC0001300000000000004768000000000000E8
-:086CCC00ED250000106D000031
-:106CD400587800004070000058700000080100203F
-:106CE400340E00208678000090700000A870000028
-:106CF4000C010020900E00209A780000CC70000057
-:106D0400F87000000E0100201C0000206F780000C5
-:106D140000000000747000000A0100200000000060
-:106D240000000000B563000000000000B56300002F
-:106D340000000000B563000000000000B56300001F
-:106D440000000000B5630000F1370000016A000094
-:106D540000000000B563000000000000B5630000FF
-:106D6400FC6C0000BD67000000000000B56300007B
-:106D740000000000B563000000000000B5630000DF
-:106D840000000000B5630000DD3D0000016A000062
-:106D940000000000B563000000000000B5630000BF
-:106DA40000000000B563000000000000B5630000AF
-:106DB40000000000B563000000000000B56300009F
-:106DC40000000000B56300000000000091300000E6
-:106DD40000000000B563000000000000B56300007F
-:106DE40000000000B563000000000000B56300006F
-:106DF40000000000B563000000000000B56300005F
-:106E040000000000B563000000000000B56300004E
-:106E140000000000B563000000000000B56300003E
-:106E240000000000B563000000000000B56300002E
-:106E340000000000B563000000000000B56300001E
-:106E440000000000B563000000000000B56300000E
-:106E540000000000B563000000000000B5630000FE
-:106E640000000000B563000000000000B5630000EE
-:106E740000000000B563000000000000B5630000DE
-:106E840000000000B563000000000000B5630000CE
-:106E940000000000B563000000000000B5630000BE
-:106EA40000000000B563000000000000B5630000AE
-:106EB40000000000B563000000000000B56300009E
-:106EC40000000000B563000000000000B56300008E
-:106ED40000000000B563000000000000B56300007E
-:106EE40000000000B563000000000000B56300006E
-:106EF40000000000B563000000000000B56300005E
-:106F040000000000B563000000000000B56300004D
-:106F140000000000B563000000000000B56300003D
-:086F240000000000B56300004D
-:086F2C00A27300000300000045
-:0C6F3400FFFFFFFFFFFFFFFFFFFFFFFF5D
-:106F4000020000000000000071470000A947000097
-:106F50000338FDD87047000003000000090000005E
-:106F600001000000597700007C6F00000300000062
-:106F70000900000003000000090000005B000000A1
-:106F800000800050009000500A0000000000000047
-:106F90000000000000C00000106D000001000000B3
-:106FA00000C0000000400000106D00000200000062
-:106FB0000000010000020000106D0000030000004E
-:106FC0000000010000800700106D000004000000B8
-:106FD0000000010000800000106D000005000000AE
-:106FE00000020100007E0700106D00000600000096
-:106FF00000020100007E0000106D0000070000008C
-:107000000080010000000700106D00000800000073
-:107010000080010000000700106D00000900000062
-:107020000080080000800700106D000000000000D4
-:107030008D630000E1220000B1220000000000008A
-:10704000FD23000025230000637800003F65000059
-:10705000456500006978000025650000B764000000
-:1070600017650000000000005564000000000000EB
-:1070700000000000B9650000052600006D650000F5
-:10708000E5250000D525000004000000FF000000F9
-:10709000FFFFFFFF002584500000000000000000FB
-:1070A00000D0005000000000D5260000A7660000B8
-:1070B000B3660000C7660000D1660000DB66000012
-:1070C00055280000EF66000000000000008000501E
-:1070D0000200000000000000DC7000000080005092
-:1070E000E870000001000000F070000002000000E5
-:1070F0001C0000001B00020075670000A92A0000A8
-:107100006767000003000000090000008C6C0000AD
-:107110008C6C0000BC6C0000C46C0000D46C0000DF
-:10712000D46C0000FF8FFFFFFF8FFFFFFE8FFFFF7C
-:10713000FE8FFFFFFD8FFFFFFC8FFFFFFC8FFFFF28
-:10714000436F756C64206E6F74206C6F636B20707E
-:107150006F7765722073617665206D757465780050
-:107160006D757465785F667265652063616C6C65CA
-:10717000642077697468204E554C4C2070617261B0
-:107180006D6574657200000043616E277420696E3E
-:10719000697469616C697A65206D757465782C20F5
-:1071A000776173204E554C4C0D0A0000FFFFFFFF26
-:1071B000FFFFFFFFFFFFFFFF0000000000000000D7
-:1071C0000000000001000000FFFFFFFFFCFFFFFFC9
-:1071D000FFFFFFFFFFFFFFFF0000000000000000B7
-:1071E0000000000001000000FFFFFFFF512563FCCD
-:1071F000C2CAB9F3849E17A7ADFAE6BCFFFFFFFF32
-:10720000FFFFFFFF00000000FFFFFFFF0000000086
-:1072100096C298D84539A1F4A033EB2D817D037730
-:10722000F240A463E5E6BCF847422CE1F2D1176BCB
-:10723000F551BF376840B6CBCE5E316B5733CE2B9E
-:10724000169E0F7C4AEBE78E9B7F1AFEE242E34FCD
-:10725000FFFFFFFF7F000000800000000000000033
-:1072600000000000FFFFFFFF7F0000008000000023
-:10727000000000000000000067E6096A85AE67BBF9
-:1072800072F36E3C3AF54FA57F520E518C68059B08
-:10729000ABD9831F19CDE05B010002001000110083
-:1072A00020002100220023002400300031003200A1
-:1072B0003300FFFF77C295F360D2EF7F3552500F56
-:1072C0002CB6798025633A205374617274696E67B5
-:1072D00020626F6F746C6F616465720A0025633A97
-:1072E00020556E61626C6520746F2066696E642043
-:1072F000626F6F7461626C6520696D6167650A0019
-:1073000025633A20426F6F746C6F6164657220630D
-:107310006861696E6C6F6164206164647265737327
-:10732000206F66667365743A20307825780A0025E8
-:10733000633A204A756D70696E6720746F207468B7
-:107340006520666972737420696D61676520736C6E
-:107350006F740A0025633A2050726F74656374205D
-:107360006D6375626F6F7420666C6173682066610F
-:10737000696C65642C2063616E63656C2073746155
-:10738000727475702E0A0025633A204E6576657218
-:107390002073686F756C642067657420686572651A
-:1073A0000A006D6375626F6F740025633A20696E21
-:1073B00076616C696420666C61736820494420259D
-:1073C000643B2065787065637465642025640A00F9
-:1073D0002A8648CE3D030107002A8648CE3D020199
-:1073E0000025633A20556E61626C6520746F2064DD
-:1073F000657465726D696E6520666C617368207373
-:107400006563746F72206F662074686520696D61B2
-:10741000676520747261696C65720A007072696DCB
-:10742000617279007365636F6E64617279002563C0
-:107430003A20496D61676520696E20746865202572
-:107440007320736C6F74206973206E6F7420766183
-:107450006C6964210A0025633A20256420737461F5
-:10746000747573207772697465206661696C732026
-:10747000706572666F726D696E67207468652073DF
-:107480007761700A0025633A204661696C65642063
-:10749000746F206F70656E20666C61736820617216
-:1074A00065612049442025642028696D6167652055
-:1074B000256420736C6F74202564293A2025642C80
-:1074C0002063616E6E6F7420636F6E74696E756594
-:1074D0000A0025633A204661696C65642072656123
-:1074E00064696E6720736563746F72733B20424FEB
-:1074F0004F545F4D41585F494D475F534543544F8B
-:1075000052533D2564202D20746F6F20736D616C84
-:107510006C3F0A0025633A204661696C65642072FD
-:10752000656164696E6720696D6167652068656182
-:10753000646572733B20496D6167653D25750A007E
-:1075400025633A204661696C6564207265616469EF
-:107550006E6720626F6F74207374617475733B2063
-:10756000496D6167653D25750A0025633A207061A4
-:107570006E6963210A0025633A204465746563746B
-:10758000656420696E636F6E73697374656E7420D1
-:10759000737461747573210A0025633A2043616E28
-:1075A0006E6F7420757067726164653A206E6F74D7
-:1075B000206120636F6D70617469626C6520616D1C
-:1075C0006F756E74206F6620736563746F72730AD3
-:1075D0000025633A2043616E6E6F74207570677288
-:1075E0006164653A206D6F726520736563746F72B4
-:1075F00073207468616E20616C6C6F7765640A003B
-:1076000025633A2043616E6E6F74207570677261F6
-:1076100064653A206E6F742073616D6520736563D5
-:10762000746F72206C61796F75740A006261640016
-:10763000676F6F6400756E736574005072696D6179
-:10764000727920696D6167650025633A2025733A78
-:10765000206D616769633D25732C20737761705FCE
-:10766000747970653D307825782C20636F70795F70
-:10767000646F6E653D307825782C20696D61676593
-:107680005F6F6B3D307825780A005365636F6E64D9
-:1076900061727920696D6167650025633A20426FE8
-:1076A0006F7420736F757263653A207072696D61D3
-:1076B000727920736C6F740A0025633A20426F6FF1
-:1076C0007420736F757263653A206E6F6E650A0081
-:1076D00025633A205374617274696E672073776111
-:1076E00070207573696E67206D6F766520616C67B9
-:1076F0006F726974686D2E0A0025633A204E6F74AC
-:1077000020656E6F756768206672656520737061AD
-:10771000636520746F2072756E20737761702075B9
-:107720007067726164650A0025633A20726571753D
-:1077300069726564202564206279746573206275BE
-:1077400074206F6E6C7920256420617265206176EB
-:1077500061696C61626C650A003059301306072A52
-:107760008648CE3D020106082A8648CE3D03010721
-:10777000034200042ACB403CE8FEED5BA44995A1FE
-:10778000A91DAEE8DBBE1937CD14FB2F245737E512
-:10779000953988D994B9D65AEBD7CDD5308AD6FE4B
-:1077A00048B24A6A810EE5F07D8B6834CC3A6AFCB7
-:1077B000538EFAC12D0020002B0030780030580085
-:1077C000286E696C29002A2A2A20426F6F74696E1C
-:1077D00067204D4355626F6F742076322E312E3004
-:1077E0002D6465762D6461663239343661306630D9
-:1077F00037202A2A2A0A002A2A2A205573696E6706
-:10780000206E524620436F6E6E6563742053444B66
-:107810002076322E372E302D3563623835353730AD
-:1078200063613433202A2A2A0A002A2A2A2055731F
-:10783000696E67205A6570687972204F53207633DD
-:107840002E362E39392D313030626566633730631C
-:107850003734202A2A2A0A00636C6F636B40353064
-:107860003030006866636C6B006C66636C6B00663E
-:107870006C6173682D636F6E74726F6C6C657240AF
-:107880003339303030006770696F4038343235300A
-:107890003000000102030405060775617274403868
-:1078A000303030007065726D00746573740042553D
-:1078B000473B2063616E27742068617070656E00BD
-:1078C0007265766572740025633A205365636F6E46
-:1078D0006461727920696D616765206F6620696DEA
-:1078E0006167652070616972202825642E292069EE
-:1078F0007320756E726561636861626C652E2054D9
-:107900007265617420697420617320656D7074798B
-:107910000A0025633A20496D61676520696E6465D8
-:10792000783A2025642C2053776170207479706533
-:107930003A2025730A0025633A20496D6167652066
-:10794000696E6465783A2025642C20537761702035
-:10795000747970653A206E6F6E650A000401040345
-:1079600004020401040104030103030401040000F0
-:047970000100000012
-:1079740088EACD1F55555515AAAAAA1A3D640000D8
-:10798400C16000008C6F00004F6400000000000024
-:1079940000C201000001030000000000CE0F00201F
-:1079A400CD0F002000000000FFFF000000000000D9
-:1079B40000000000000000000000000000000000C3
-:1079C40000000000000000000000000000000000B3
-:1079D40000000000000000000000000000000000A3
-:1079E4000000000000000000000000000000000093
-:1079F400000000000000000000000000080000007B
-:107A0400FF00000000000000010000000000000072
-:107A1400A0000020A0000020000000006942000037
-:107A2400B8000020D4000020CC000020C8000020B2
-:107A3400C400002000010020F8000020F000002015
-:107A440000000000E80000207D450000C94400005B
-:107A5400FD44000045450000BC0E00203A00003AF9
-:107A6400C00E00203A00003AC40E00203A00003A4A
-:087A7400C80E00203A00003AA0
-:087A7C00000000000000000002
-:047A840015E015E014
-:040000030000204594
-:00000001FF
diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr.map b/nrfdemo/build/mcuboot/zephyr/zephyr.map deleted file mode 100644 index 75768d5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr.map +++ /dev/null @@ -1,5512 +0,0 @@ -Archive member included to satisfy reference by file (symbol) - -app/libapp.a(main.c.obj) (--whole-archive) -app/libapp.a(io.c.obj) (--whole-archive) -app/libapp.a(flash_map_extended.c.obj) - (--whole-archive) -app/libapp.a(os.c.obj) (--whole-archive) -app/libapp.a(keys.c.obj) (--whole-archive) -app/libapp.a(image_validate.c.obj) - (--whole-archive) -app/libapp.a(tlv.c.obj) (--whole-archive) -app/libapp.a(encrypted.c.obj) - (--whole-archive) -app/libapp.a(image_rsa.c.obj) - (--whole-archive) -app/libapp.a(image_ecdsa.c.obj) - (--whole-archive) -app/libapp.a(image_ed25519.c.obj) - (--whole-archive) -app/libapp.a(bootutil_misc.c.obj) - (--whole-archive) -app/libapp.a(fault_injection_hardening.c.obj) - (--whole-archive) -app/libapp.a(loader.c.obj) (--whole-archive) -app/libapp.a(swap_misc.c.obj) - (--whole-archive) -app/libapp.a(swap_scratch.c.obj) - (--whole-archive) -app/libapp.a(swap_move.c.obj) - (--whole-archive) -app/libapp.a(caps.c.obj) (--whole-archive) -app/libapp.a(asn1parse.c.obj) - (--whole-archive) -app/libapp.a(platform_util.c.obj) - (--whole-archive) -app/libapp.a(cc310_glue.c.obj) - (--whole-archive) -app/libapp.a(autogen-pubkey.c.obj) - (--whole-archive) -app/libapp.a(arm_cleanup.c.obj) - (--whole-archive) -app/libapp.a(nrf_cleanup.c.obj) - (--whole-archive) -zephyr/libzephyr.a(heap.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf_packaged.c.obj) - (--whole-archive) -zephyr/libzephyr.a(printk.c.obj) - (--whole-archive) -zephyr/libzephyr.a(sem.c.obj) - (--whole-archive) -zephyr/libzephyr.a(thread_entry.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf_nano.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf.c.obj) - (--whole-archive) -zephyr/libzephyr.a(assert.c.obj) - (--whole-archive) -zephyr/libzephyr.a(dec.c.obj) - (--whole-archive) -zephyr/libzephyr.a(hex.c.obj) - (--whole-archive) -zephyr/libzephyr.a(rb.c.obj) (--whole-archive) -zephyr/libzephyr.a(timeutil.c.obj) - (--whole-archive) -zephyr/libzephyr.a(bitarray.c.obj) - (--whole-archive) -zephyr/libzephyr.a(onoff.c.obj) - (--whole-archive) -zephyr/libzephyr.a(notify.c.obj) - (--whole-archive) -zephyr/libzephyr.a(configs.c.obj) - (--whole-archive) -zephyr/libzephyr.a(log_minimal.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map_layout.c.obj) - (--whole-archive) -zephyr/libzephyr.a(tracing_none.c.obj) - (--whole-archive) -zephyr/libzephyr.a(banner.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - (--whole-archive) -zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - (--whole-archive) -zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - (--whole-archive) -zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - (--whole-archive) -zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - (--whole-archive) -zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - (--whole-archive) -zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - (--whole-archive) -zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - (--whole-archive) -zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - (--whole-archive) -zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - (--whole-archive) -zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - (--whole-archive) -zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - (--whole-archive) -zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - (--whole-archive) -zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - (--whole-archive) -modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - (--whole-archive) -modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - (--whole-archive) -modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - (--whole-archive) -zephyr/kernel/libkernel.a(busy_wait.c.obj) - modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) (z_impl_k_busy_wait) -zephyr/kernel/libkernel.a(device.c.obj) - zephyr/libzephyr.a(flash_map.c.obj) (z_device_is_ready) -zephyr/kernel/libkernel.a(errno.c.obj) - zephyr/libzephyr.a(timeutil.c.obj) (z_impl_z_errno) -zephyr/kernel/libkernel.a(fatal.c.obj) - zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) (z_fatal_error) -zephyr/kernel/libkernel.a(init.c.obj) - zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) (z_sys_post_kernel) -zephyr/kernel/libkernel.a(nothread.c.obj) - zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) (k_is_in_isr) -zephyr/kernel/libkernel.a(xip.c.obj) - zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) (z_data_copy) -zephyr/kernel/libkernel.a(timeout.c.obj) - zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) (sys_clock_announce) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) (cmse_check_address_range) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_dmul) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_dsub) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_ddiv) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) (__aeabi_dcmpeq) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_d2f) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_ldivmod) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - zephyr/libzephyr.a(cbprintf_nano.c.obj) (__aeabi_uldivmod) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - zephyr/libzephyr.a(bitarray.c.obj) (__popcountsi2) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_d2lz) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) (__aeabi_d2ulz) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) (__udivmoddi4) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) (__aeabi_ldiv0) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) (__aeabi_d2uiz) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) (nrf_cc3xx_platform_init_no_rng) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) (nrf_cc3xx_platform_set_abort) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) (CC_LibInitNoRng) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (CC_HalInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (CC_PalInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalDmaInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) (CC_PalWaitInterruptRND) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) (CC_PalMemCopyPlat) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalMutexCreate) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalPowerSaveModeInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (nrf_cc3xx_platform_ctr_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (nrf_cc3xx_platform_hmac_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) (platform_mutex_apis) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_platform_zeroize) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (LLF_RND_RunTrngStartupTest) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_ctr_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_entropy_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) (cc_mbedtls_hmac_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (RNG_PLAT_SetUserRngParameters) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) (CC_PalTrngParamGet) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) (mbedtls_mutex_unlock) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) (LLF_RND_WaitRngInterrupt) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (mbedtls_hardware_poll) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) (cc_mbedtls_aes_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (cc_mbedtls_sha256_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) (mbedtls_sha_process_internal) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (cc_mbedtls_sha256) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) (SetDataBuffersInfo) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) (InitHashDrv) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) (ProcessAesDrv) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) (kmu_validate_slot_and_size) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (write_invalid_chacha20_key) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (UtilCmacBuildDataForDerivation) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) (CC_PalDataBufferAttrGet) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (kdr_pushed_slot) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - app/libapp.a(cc310_glue.c.obj) (nrf_cc310_bl_ecdsa_verify_secp256r1) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - app/libapp.a(image_validate.c.obj) (nrf_cc310_bl_hash_sha256_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - app/libapp.a(cc310_glue.c.obj) (nrf_cc310_bl_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (PkaInitAndMutexLock) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (PkaEcdsaVerify) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) (SaSi_PalMemCopy) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (CRYS_COMMON_ReverseMemcpy32) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) (nrf_cc310_bl_hash_update_internal) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) (PkaSum2ScalarMullt) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) (SaSi_HalClearInterruptBit) - -Discarded input sections - - .text 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .data 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .bss 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .debug_line 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .debug_str 0x0000000000000000 0x1fa zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .comment 0x0000000000000000 0x23 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .text 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .data 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .bss 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .text 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .data 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .bss 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .text 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(io.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(io.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(io.c.obj) - .debug_line 0x0000000000000000 0x64 app/libapp.a(io.c.obj) - .debug_str 0x0000000000000000 0x2a0 app/libapp.a(io.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(io.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_id_from_image_slot - 0x0000000000000000 0x8 app/libapp.a(flash_map_extended.c.obj) - .rodata.flash_area_id_to_multi_image_slot.str1.1 - 0x0000000000000000 0x1b app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_id_to_multi_image_slot - 0x0000000000000000 0x38 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_sector_from_off - 0x0000000000000000 0x20 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_erased_val - 0x0000000000000000 0x4 app/libapp.a(flash_map_extended.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .text.bootutil_get_img_security_cnt - 0x0000000000000000 0x60 app/libapp.a(image_validate.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(encrypted.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(encrypted.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(encrypted.c.obj) - .debug_line 0x0000000000000000 0x71 app/libapp.a(encrypted.c.obj) - .debug_str 0x0000000000000000 0x2ad app/libapp.a(encrypted.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(encrypted.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(image_rsa.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(image_rsa.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(image_rsa.c.obj) - .debug_line 0x0000000000000000 0x71 app/libapp.a(image_rsa.c.obj) - .debug_str 0x0000000000000000 0x2ad app/libapp.a(image_rsa.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(image_rsa.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(image_ed25519.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(image_ed25519.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(image_ed25519.c.obj) - .debug_line 0x0000000000000000 0x75 app/libapp.a(image_ed25519.c.obj) - .debug_str 0x0000000000000000 0x2b1 app/libapp.a(image_ed25519.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(image_ed25519.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .text.boot_status_sz - 0x0000000000000000 0x8 app/libapp.a(bootutil_misc.c.obj) - .bss.boot_current_slot - 0x0000000000000000 0x4 app/libapp.a(bootutil_misc.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .data.FIH_BOOT_HOOK_REGULAR - 0x0000000000000000 0x4 app/libapp.a(fault_injection_hardening.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .text.split_go - 0x0000000000000000 0x198 app/libapp.a(loader.c.obj) - .text.boot_go_for_image_id - 0x0000000000000000 0x38 app/libapp.a(loader.c.obj) - .text.boot_state_clear - 0x0000000000000000 0x14 app/libapp.a(loader.c.obj) - .bss.tmpbuf.0 0x0000000000000000 0x4 app/libapp.a(loader.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .debug_info 0x0000000000000000 0x11b app/libapp.a(swap_scratch.c.obj) - .debug_abbrev 0x0000000000000000 0x87 app/libapp.a(swap_scratch.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(swap_scratch.c.obj) - .debug_line 0x0000000000000000 0x110 app/libapp.a(swap_scratch.c.obj) - .debug_str 0x0000000000000000 0x342 app/libapp.a(swap_scratch.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(swap_scratch.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .text.app_max_size - 0x0000000000000000 0xe app/libapp.a(swap_move.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .text.bootutil_get_caps - 0x0000000000000000 0x6 app/libapp.a(caps.c.obj) - .text.bootutil_get_num_images - 0x0000000000000000 0x4 app/libapp.a(caps.c.obj) - .debug_info 0x0000000000000000 0xce app/libapp.a(caps.c.obj) - .debug_abbrev 0x0000000000000000 0x85 app/libapp.a(caps.c.obj) - .debug_loc 0x0000000000000000 0x44 app/libapp.a(caps.c.obj) - .debug_aranges - 0x0000000000000000 0x28 app/libapp.a(caps.c.obj) - .debug_ranges 0x0000000000000000 0x18 app/libapp.a(caps.c.obj) - .debug_line 0x0000000000000000 0xf5 app/libapp.a(caps.c.obj) - .debug_str 0x0000000000000000 0x2db app/libapp.a(caps.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(caps.c.obj) - .debug_frame 0x0000000000000000 0x30 app/libapp.a(caps.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .text.asn1_get_sequence_of_cb - 0x0000000000000000 0x34 app/libapp.a(asn1parse.c.obj) - .text.asn1_get_tagged_int - 0x0000000000000000 0x6a app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_bool - 0x0000000000000000 0x32 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_int - 0x0000000000000000 0x8 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_enum - 0x0000000000000000 0x8 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_bitstring - 0x0000000000000000 0x44 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_traverse_sequence_of - 0x0000000000000000 0x90 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_sequence_free - 0x0000000000000000 0x1c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_sequence_of - 0x0000000000000000 0x3c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_alg_null - 0x0000000000000000 0x3c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_free_named_data - 0x0000000000000000 0x20 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_free_named_data_list - 0x0000000000000000 0x1c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_find_named_data - 0x0000000000000000 0x26 app/libapp.a(asn1parse.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .text.nrf_cleanup_ns_ram - 0x0000000000000000 0x10 app/libapp.a(nrf_cleanup.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_field - 0x0000000000000000 0x16 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_set - 0x0000000000000000 0x16 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_size - 0x0000000000000000 0xc zephyr/libzephyr.a(heap.c.obj) - .text.set_chunk_used - 0x0000000000000000 0x30 zephyr/libzephyr.a(heap.c.obj) - .text.set_chunk_size - 0x0000000000000000 0x8 zephyr/libzephyr.a(heap.c.obj) - .text.mem_to_chunkid - 0x0000000000000000 0x14 zephyr/libzephyr.a(heap.c.obj) - .text.bucket_idx.isra.0 - 0x0000000000000000 0x1c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_remove_bidx - 0x0000000000000000 0x5c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_remove - 0x0000000000000000 0x2e zephyr/libzephyr.a(heap.c.obj) - .text.alloc_chunk - 0x0000000000000000 0x74 zephyr/libzephyr.a(heap.c.obj) - .text.split_chunks - 0x0000000000000000 0x4e zephyr/libzephyr.a(heap.c.obj) - .text.merge_chunks - 0x0000000000000000 0x3c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_add - 0x0000000000000000 0x84 zephyr/libzephyr.a(heap.c.obj) - .text.free_chunk - 0x0000000000000000 0x84 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_free - 0x0000000000000000 0x24 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_usable_size - 0x0000000000000000 0x22 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_alloc - 0x0000000000000000 0x6e zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_aligned_alloc - 0x0000000000000000 0xe8 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_aligned_realloc - 0x0000000000000000 0x144 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_init - 0x0000000000000000 0xa4 zephyr/libzephyr.a(heap.c.obj) - .debug_info 0x0000000000000000 0x28cd zephyr/libzephyr.a(heap.c.obj) - .debug_abbrev 0x0000000000000000 0x440 zephyr/libzephyr.a(heap.c.obj) - .debug_loc 0x0000000000000000 0x232e zephyr/libzephyr.a(heap.c.obj) - .debug_aranges - 0x0000000000000000 0xb8 zephyr/libzephyr.a(heap.c.obj) - .debug_ranges 0x0000000000000000 0x440 zephyr/libzephyr.a(heap.c.obj) - .debug_line 0x0000000000000000 0xf1c zephyr/libzephyr.a(heap.c.obj) - .debug_str 0x0000000000000000 0x6df zephyr/libzephyr.a(heap.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(heap.c.obj) - .debug_frame 0x0000000000000000 0x2a0 zephyr/libzephyr.a(heap.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbvprintf_package - 0x0000000000000000 0x3a4 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbprintf_package - 0x0000000000000000 0x1e zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbpprintf_external - 0x0000000000000000 0x62 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.is_ptr 0x0000000000000000 0x4a zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbprintf_package_convert - 0x0000000000000000 0x344 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_info 0x0000000000000000 0x1cd2 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_abbrev 0x0000000000000000 0x4da zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_loc 0x0000000000000000 0x2108 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_ranges 0x0000000000000000 0x250 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_line 0x0000000000000000 0xf8d zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_str 0x0000000000000000 0x9dc zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_frame 0x0000000000000000 0xec zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .text.str_out 0x0000000000000000 0x26 zephyr/libzephyr.a(printk.c.obj) - .text.__printk_get_hook - 0x0000000000000000 0xc zephyr/libzephyr.a(printk.c.obj) - .text.z_impl_k_str_out - 0x0000000000000000 0x1c zephyr/libzephyr.a(printk.c.obj) - .text.vsnprintk - 0x0000000000000000 0x2c zephyr/libzephyr.a(printk.c.obj) - .text.snprintk - 0x0000000000000000 0x1a zephyr/libzephyr.a(printk.c.obj) - .rodata.str1.1 - 0x0000000000000000 0xf zephyr/libzephyr.a(printk.c.obj) - ._llext_const_symbol.static.printk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(printk.c.obj) - ._llext_const_symbol.static.vprintk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(printk.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_init - 0x0000000000000000 0xa zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_give - 0x0000000000000000 0xa zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_take - 0x0000000000000000 0x1e zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_count_get - 0x0000000000000000 0x4 zephyr/libzephyr.a(sem.c.obj) - .debug_info 0x0000000000000000 0x4d1 zephyr/libzephyr.a(sem.c.obj) - .debug_abbrev 0x0000000000000000 0x22a zephyr/libzephyr.a(sem.c.obj) - .debug_loc 0x0000000000000000 0x21a zephyr/libzephyr.a(sem.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(sem.c.obj) - .debug_ranges 0x0000000000000000 0x70 zephyr/libzephyr.a(sem.c.obj) - .debug_line 0x0000000000000000 0x30e zephyr/libzephyr.a(sem.c.obj) - .debug_str 0x0000000000000000 0x3ee zephyr/libzephyr.a(sem.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(sem.c.obj) - .debug_frame 0x0000000000000000 0x68 zephyr/libzephyr.a(sem.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .text.z_thread_entry - 0x0000000000000000 0x14 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_info 0x0000000000000000 0x62d zephyr/libzephyr.a(thread_entry.c.obj) - .debug_abbrev 0x0000000000000000 0x25a zephyr/libzephyr.a(thread_entry.c.obj) - .debug_loc 0x0000000000000000 0xc0 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_line 0x0000000000000000 0x3b1 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_str 0x0000000000000000 0x568 zephyr/libzephyr.a(thread_entry.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/libzephyr.a(thread_entry.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .text.str_out 0x0000000000000000 0x10 zephyr/libzephyr.a(cbprintf.c.obj) - .text.cbprintf - 0x0000000000000000 0x1e zephyr/libzephyr.a(cbprintf.c.obj) - .text.vfprintfcb - 0x0000000000000000 0x1c zephyr/libzephyr.a(cbprintf.c.obj) - .text.fprintfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .text.vprintfcb - 0x0000000000000000 0x1c zephyr/libzephyr.a(cbprintf.c.obj) - .text.printfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .text.vsnprintfcb - 0x0000000000000000 0x2c zephyr/libzephyr.a(cbprintf.c.obj) - .text.snprintfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .debug_info 0x0000000000000000 0x68d zephyr/libzephyr.a(cbprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x1f8 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_loc 0x0000000000000000 0x424 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x58 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_ranges 0x0000000000000000 0xb0 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_line 0x0000000000000000 0x383 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_str 0x0000000000000000 0x368 zephyr/libzephyr.a(cbprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_frame 0x0000000000000000 0x11c zephyr/libzephyr.a(cbprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .text.assert_post_action - 0x0000000000000000 0x12 zephyr/libzephyr.a(assert.c.obj) - .text.assert_print - 0x0000000000000000 0x1a zephyr/libzephyr.a(assert.c.obj) - .rodata.str1.1 - 0x0000000000000000 0x20 zephyr/libzephyr.a(assert.c.obj) - ._llext_const_symbol.static.assert_print_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(assert.c.obj) - ._llext_const_symbol.static.assert_post_action_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(assert.c.obj) - .debug_info 0x0000000000000000 0x32d zephyr/libzephyr.a(assert.c.obj) - .debug_abbrev 0x0000000000000000 0x21a zephyr/libzephyr.a(assert.c.obj) - .debug_loc 0x0000000000000000 0x51 zephyr/libzephyr.a(assert.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/libzephyr.a(assert.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/libzephyr.a(assert.c.obj) - .debug_line 0x0000000000000000 0x32a zephyr/libzephyr.a(assert.c.obj) - .debug_str 0x0000000000000000 0x585 zephyr/libzephyr.a(assert.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(assert.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/libzephyr.a(assert.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .text.u8_to_dec - 0x0000000000000000 0x52 zephyr/libzephyr.a(dec.c.obj) - .debug_info 0x0000000000000000 0x11f zephyr/libzephyr.a(dec.c.obj) - .debug_abbrev 0x0000000000000000 0x9c zephyr/libzephyr.a(dec.c.obj) - .debug_loc 0x0000000000000000 0x128 zephyr/libzephyr.a(dec.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/libzephyr.a(dec.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/libzephyr.a(dec.c.obj) - .debug_line 0x0000000000000000 0x152 zephyr/libzephyr.a(dec.c.obj) - .debug_str 0x0000000000000000 0x2c5 zephyr/libzephyr.a(dec.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(dec.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/libzephyr.a(dec.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .text.char2hex - 0x0000000000000000 0x30 zephyr/libzephyr.a(hex.c.obj) - .text.hex2char - 0x0000000000000000 0x1c zephyr/libzephyr.a(hex.c.obj) - .text.bin2hex 0x0000000000000000 0x54 zephyr/libzephyr.a(hex.c.obj) - .text.hex2bin 0x0000000000000000 0x70 zephyr/libzephyr.a(hex.c.obj) - .debug_info 0x0000000000000000 0x291 zephyr/libzephyr.a(hex.c.obj) - .debug_abbrev 0x0000000000000000 0x117 zephyr/libzephyr.a(hex.c.obj) - .debug_loc 0x0000000000000000 0x2f4 zephyr/libzephyr.a(hex.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(hex.c.obj) - .debug_ranges 0x0000000000000000 0x40 zephyr/libzephyr.a(hex.c.obj) - .debug_line 0x0000000000000000 0x2b5 zephyr/libzephyr.a(hex.c.obj) - .debug_str 0x0000000000000000 0x2cc zephyr/libzephyr.a(hex.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(hex.c.obj) - .debug_frame 0x0000000000000000 0x74 zephyr/libzephyr.a(hex.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .text.find_and_stack - 0x0000000000000000 0x3a zephyr/libzephyr.a(rb.c.obj) - .text.stack_left_limb - 0x0000000000000000 0x3c zephyr/libzephyr.a(rb.c.obj) - .text.set_child - 0x0000000000000000 0x12 zephyr/libzephyr.a(rb.c.obj) - .text.rotate 0x0000000000000000 0xa8 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_get_minmax - 0x0000000000000000 0x1a zephyr/libzephyr.a(rb.c.obj) - .text.rb_insert - 0x0000000000000000 0x134 zephyr/libzephyr.a(rb.c.obj) - .text.rb_remove - 0x0000000000000000 0x344 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_walk - 0x0000000000000000 0x24 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_child - 0x0000000000000000 0xe zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_is_black - 0x0000000000000000 0x8 zephyr/libzephyr.a(rb.c.obj) - .text.rb_contains - 0x0000000000000000 0x2c zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_foreach_next - 0x0000000000000000 0x56 zephyr/libzephyr.a(rb.c.obj) - .debug_info 0x0000000000000000 0x2475 zephyr/libzephyr.a(rb.c.obj) - .debug_abbrev 0x0000000000000000 0x4a5 zephyr/libzephyr.a(rb.c.obj) - .debug_loc 0x0000000000000000 0x2702 zephyr/libzephyr.a(rb.c.obj) - .debug_aranges - 0x0000000000000000 0x78 zephyr/libzephyr.a(rb.c.obj) - .debug_ranges 0x0000000000000000 0x5d8 zephyr/libzephyr.a(rb.c.obj) - .debug_line 0x0000000000000000 0x12b2 zephyr/libzephyr.a(rb.c.obj) - .debug_str 0x0000000000000000 0x4a6 zephyr/libzephyr.a(rb.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(rb.c.obj) - .debug_frame 0x0000000000000000 0x180 zephyr/libzephyr.a(rb.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_timegm64 - 0x0000000000000000 0xe8 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_timegm - 0x0000000000000000 0x18 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_state_update - 0x0000000000000000 0x5c zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_state_set_skew - 0x0000000000000000 0x36 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_estimate_skew - 0x0000000000000000 0xa0 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_ref_from_local - 0x0000000000000000 0xae zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_local_from_ref - 0x0000000000000000 0xa2 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_skew_to_ppb - 0x0000000000000000 0x3c zephyr/libzephyr.a(timeutil.c.obj) - .debug_info 0x0000000000000000 0x876 zephyr/libzephyr.a(timeutil.c.obj) - .debug_abbrev 0x0000000000000000 0x20a zephyr/libzephyr.a(timeutil.c.obj) - .debug_loc 0x0000000000000000 0x7b4 zephyr/libzephyr.a(timeutil.c.obj) - .debug_aranges - 0x0000000000000000 0x58 zephyr/libzephyr.a(timeutil.c.obj) - .debug_ranges 0x0000000000000000 0xc0 zephyr/libzephyr.a(timeutil.c.obj) - .debug_line 0x0000000000000000 0x644 zephyr/libzephyr.a(timeutil.c.obj) - .debug_str 0x0000000000000000 0x558 zephyr/libzephyr.a(timeutil.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(timeutil.c.obj) - .debug_frame 0x0000000000000000 0x13c zephyr/libzephyr.a(timeutil.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .text.setup_bundle_data.constprop.0 - 0x0000000000000000 0x3a zephyr/libzephyr.a(bitarray.c.obj) - .text.set_region - 0x0000000000000000 0x90 zephyr/libzephyr.a(bitarray.c.obj) - .text.set_clear_region - 0x0000000000000000 0x46 zephyr/libzephyr.a(bitarray.c.obj) - .text.match_region - 0x0000000000000000 0x8c zephyr/libzephyr.a(bitarray.c.obj) - .text.is_region_set_clear - 0x0000000000000000 0x4e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_popcount_region - 0x0000000000000000 0x94 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_xor - 0x0000000000000000 0xc4 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_set_bit - 0x0000000000000000 0x3e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_clear_bit - 0x0000000000000000 0x40 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_bit - 0x0000000000000000 0x3e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_set_bit - 0x0000000000000000 0x4e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_clear_bit - 0x0000000000000000 0x50 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_alloc - 0x0000000000000000 0xa4 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_find_nth_set - 0x0000000000000000 0xba zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_free - 0x0000000000000000 0x6c zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_is_region_set - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_is_region_cleared - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_set_region - 0x0000000000000000 0x70 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_set_region - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_clear_region - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .debug_info 0x0000000000000000 0x2556 zephyr/libzephyr.a(bitarray.c.obj) - .debug_abbrev 0x0000000000000000 0x476 zephyr/libzephyr.a(bitarray.c.obj) - .debug_loc 0x0000000000000000 0x1e0f zephyr/libzephyr.a(bitarray.c.obj) - .debug_aranges - 0x0000000000000000 0xb8 zephyr/libzephyr.a(bitarray.c.obj) - .debug_ranges 0x0000000000000000 0x288 zephyr/libzephyr.a(bitarray.c.obj) - .debug_line 0x0000000000000000 0x1774 zephyr/libzephyr.a(bitarray.c.obj) - .debug_str 0x0000000000000000 0x69b zephyr/libzephyr.a(bitarray.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(bitarray.c.obj) - .debug_frame 0x0000000000000000 0x290 zephyr/libzephyr.a(bitarray.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .text.sys_slist_find_and_remove - 0x0000000000000000 0x36 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_release - 0x0000000000000000 0x48 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_reset - 0x0000000000000000 0x62 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_cancel - 0x0000000000000000 0x36 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_monitor_register - 0x0000000000000000 0x3a zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_monitor_unregister - 0x0000000000000000 0x34 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_sync_lock - 0x0000000000000000 0x14 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_sync_finalize - 0x0000000000000000 0x40 zephyr/libzephyr.a(onoff.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .text.z_log_minimal_vprintk - 0x0000000000000000 0x4 zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.z_log_minimal_hexdump_print.str1.1 - 0x0000000000000000 0x18 zephyr/libzephyr.a(log_minimal.c.obj) - .text.z_log_minimal_hexdump_print - 0x0000000000000000 0xbc zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.CSWTCH.4 - 0x0000000000000000 0x4 zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.str1.1 - 0x0000000000000000 0x15 zephyr/libzephyr.a(log_minimal.c.obj) - ._llext_const_symbol.static.z_log_minimal_printk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(log_minimal.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_foreach - 0x0000000000000000 0x30 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_has_driver - 0x0000000000000000 0x14 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_get_device - 0x0000000000000000 0x4 zephyr/libzephyr.a(flash_map.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_enter - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_exit - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_exit_to_scheduler - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_idle - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_info 0x0000000000000000 0x56 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_abbrev 0x0000000000000000 0x48 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_ranges 0x0000000000000000 0x28 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_line 0x0000000000000000 0xaa zephyr/libzephyr.a(tracing_none.c.obj) - .debug_str 0x0000000000000000 0x25c zephyr/libzephyr.a(tracing_none.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/libzephyr.a(tracing_none.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .text.z_get_sw_isr_table_idx - 0x0000000000000000 0x2 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_info 0x0000000000000000 0xba zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_abbrev 0x0000000000000000 0x6b zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_loc 0x0000000000000000 0x15 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_line 0x0000000000000000 0x82 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_str 0x0000000000000000 0x2c0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .text.arch_syscall_oops - 0x0000000000000000 0x1c zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text.z_arm_save_fp_context - 0x0000000000000000 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text.z_arm_restore_fp_context - 0x0000000000000000 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_info 0x0000000000000000 0x13a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_abbrev 0x0000000000000000 0xcd zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_line 0x0000000000000000 0x126 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_str 0x0000000000000000 0x316 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .text.sys_arch_reboot - 0x0000000000000000 0x24 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .text.z_impl_k_thread_abort - 0x0000000000000000 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_info 0x0000000000000000 0x9a9 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_abbrev 0x0000000000000000 0x247 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_loc 0x0000000000000000 0x3a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_line 0x0000000000000000 0x3e6 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_str 0x0000000000000000 0x6b6 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text.arch_swap - 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text.z_arm_pendsv_c - 0x0000000000000000 0x34 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_info 0x0000000000000000 0xb42 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_abbrev 0x0000000000000000 0x2d0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_loc 0x0000000000000000 0xbc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_line 0x0000000000000000 0x454 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_str 0x0000000000000000 0x6db zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .text.z_arm_pendsv - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.arch_new_thread - 0x0000000000000000 0x38 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.configure_builtin_stack_guard - 0x0000000000000000 0x8 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.arch_switch_to_main_thread - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .text.arch_cpu_idle - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_mpu_region_get - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_read_ok - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_readwrite_ok - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_range_read_ok - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_range_readwrite_ok - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_info 0x0000000000000000 0x624 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_abbrev 0x0000000000000000 0x1b2 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_loc 0x0000000000000000 0x5f9 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_ranges 0x0000000000000000 0xd8 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_line 0x0000000000000000 0x2b2 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_str 0x0000000000000000 0x439 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_frame 0x0000000000000000 0x70 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .text.atoi 0x0000000000000000 0x46 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_info 0x0000000000000000 0x111 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_abbrev 0x0000000000000000 0x102 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_loc 0x0000000000000000 0xb8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_line 0x0000000000000000 0x15f zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_str 0x0000000000000000 0x242 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .text.strtol 0x0000000000000000 0xea zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_info 0x0000000000000000 0x2b6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_abbrev 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_loc 0x0000000000000000 0x38e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_line 0x0000000000000000 0x363 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_str 0x0000000000000000 0x30f zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_frame 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .text.strtoul 0x0000000000000000 0xee zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_info 0x0000000000000000 0x2b6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_abbrev 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_loc 0x0000000000000000 0x35d zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_line 0x0000000000000000 0x369 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_str 0x0000000000000000 0x311 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .text.strtoll 0x0000000000000000 0x128 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_info 0x0000000000000000 0x2d0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_abbrev 0x0000000000000000 0x11c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_loc 0x0000000000000000 0x415 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_line 0x0000000000000000 0x376 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_str 0x0000000000000000 0x322 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .text.strtoull - 0x0000000000000000 0x14a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_info 0x0000000000000000 0x2d1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_abbrev 0x0000000000000000 0x12b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_loc 0x0000000000000000 0x3b7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_line 0x0000000000000000 0x390 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_str 0x0000000000000000 0x324 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .text.bsearch 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_info 0x0000000000000000 0x16a zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_abbrev 0x0000000000000000 0xea zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_loc 0x0000000000000000 0x133 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_line 0x0000000000000000 0x1a0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_str 0x0000000000000000 0x268 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_frame 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .rodata._exit.str1.1 - 0x0000000000000000 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .text._exit 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_info 0x0000000000000000 0xd9 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_abbrev 0x0000000000000000 0xa3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_loc 0x0000000000000000 0x25 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_line 0x0000000000000000 0x12f zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_str 0x0000000000000000 0x2ca zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.compare 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.sift_down - 0x0000000000000000 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.heap_sort - 0x0000000000000000 0x70 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.qsort_r 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.qsort 0x0000000000000000 0x16 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_info 0x0000000000000000 0x6c1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_abbrev 0x0000000000000000 0x29c zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_loc 0x0000000000000000 0x788 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_ranges 0x0000000000000000 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_line 0x0000000000000000 0x3b2 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_str 0x0000000000000000 0x33d zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_frame 0x0000000000000000 0xb8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .rodata.strerror.str1.1 - 0x0000000000000000 0x1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text.strerror - 0x0000000000000000 0x8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text.strerror_r - 0x0000000000000000 0x24 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_info 0x0000000000000000 0x270 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_abbrev 0x0000000000000000 0x12d zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_loc 0x0000000000000000 0x14c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_line 0x0000000000000000 0x24b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_str 0x0000000000000000 0x316 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_frame 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .text.strncasecmp - 0x0000000000000000 0x4a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_info 0x0000000000000000 0x154 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_abbrev 0x0000000000000000 0x108 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_loc 0x0000000000000000 0x14e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_line 0x0000000000000000 0x1d3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_str 0x0000000000000000 0x26b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_frame 0x0000000000000000 0x2c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .text.strstr 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_info 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_abbrev 0x0000000000000000 0xe5 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_loc 0x0000000000000000 0xf4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_line 0x0000000000000000 0x198 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_str 0x0000000000000000 0x251 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcpy 0x0000000000000000 0x14 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncpy 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strchr 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strrchr 0x0000000000000000 0x1a zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcmp 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncmp 0x0000000000000000 0x26 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strtok_r - 0x0000000000000000 0x4c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcat 0x0000000000000000 0x12 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncat 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.memmove 0x0000000000000000 0x2e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.memchr 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text.strspn 0x0000000000000000 0x1e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text.strcspn 0x0000000000000000 0x1e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_info 0x0000000000000000 0x139 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_abbrev 0x0000000000000000 0xf4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_loc 0x0000000000000000 0xcc zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_line 0x0000000000000000 0x1ae zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_str 0x0000000000000000 0x25a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.z_impl_zephyr_fputc - 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fputc 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.putc 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.putchar 0x0000000000000000 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.z_impl_zephyr_fwrite - 0x0000000000000000 0x48 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fputs 0x0000000000000000 0x22 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fwrite 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.puts 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.sprintf_out - 0x0000000000000000 0x1a zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.snprintf - 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.sprintf 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.vsnprintf - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.vsprintf - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_info 0x0000000000000000 0x5a8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x221 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_loc 0x0000000000000000 0x3b7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_ranges 0x0000000000000000 0xa0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_line 0x0000000000000000 0x3a5 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_str 0x0000000000000000 0x361 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_frame 0x0000000000000000 0xc0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.fprintf 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.vfprintf - 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.printf 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.vprintf 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_info 0x0000000000000000 0x44d zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x19c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_loc 0x0000000000000000 0x28f zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_ranges 0x0000000000000000 0x98 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_line 0x0000000000000000 0x2d7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_str 0x0000000000000000 0x34e zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_frame 0x0000000000000000 0x9c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .text.sqrtf 0x0000000000000000 0x78 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_info 0x0000000000000000 0x144 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_abbrev 0x0000000000000000 0xab zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_loc 0x0000000000000000 0x153 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_line 0x0000000000000000 0x16c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_str 0x0000000000000000 0x2f6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .text.sqrt 0x0000000000000000 0xd4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_info 0x0000000000000000 0x1c2 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_abbrev 0x0000000000000000 0xc3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_loc 0x0000000000000000 0x10b zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_line 0x0000000000000000 0x17f zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_str 0x0000000000000000 0x346 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_frame 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .text.gmtime 0x0000000000000000 0xc zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .bss.gmtime_result - 0x0000000000000000 0x24 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_info 0x0000000000000000 0x279 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_abbrev 0x0000000000000000 0x11e zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_loc 0x0000000000000000 0x25 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_line 0x0000000000000000 0x18e zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_str 0x0000000000000000 0x558 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .rodata.abort.str1.1 - 0x0000000000000000 0x9 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .text.abort 0x0000000000000000 0x1c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_info 0x0000000000000000 0x1af zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_abbrev 0x0000000000000000 0x14d zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_loc 0x0000000000000000 0x2c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_line 0x0000000000000000 0x252 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_str 0x0000000000000000 0x386 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .text.gmtime_r - 0x0000000000000000 0x1cc zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_info 0x0000000000000000 0x33b zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_abbrev 0x0000000000000000 0x186 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_loc 0x0000000000000000 0x351 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_ranges 0x0000000000000000 0x50 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_line 0x0000000000000000 0x399 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_str 0x0000000000000000 0x369 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.malloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.free 0x0000000000000000 0x2 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.realloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.calloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.reallocarray - 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_info 0x0000000000000000 0xbba zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_abbrev 0x0000000000000000 0x2e1 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_loc 0x0000000000000000 0x181 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_ranges 0x0000000000000000 0xa8 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_line 0x0000000000000000 0x423 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_str 0x0000000000000000 0x71e zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_frame 0x0000000000000000 0x80 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .text.strnlen 0x0000000000000000 0x12 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_info 0x0000000000000000 0xd7 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_abbrev 0x0000000000000000 0xa0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_loc 0x0000000000000000 0x4a zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_line 0x0000000000000000 0x165 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_str 0x0000000000000000 0x2c3 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_info 0x0000000000000000 0x79 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_line 0x0000000000000000 0x6c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_str 0x0000000000000000 0x2a8 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_info 0x0000000000000000 0x64 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_line 0x0000000000000000 0x6d zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_str 0x0000000000000000 0x292 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_info 0x0000000000000000 0x79 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_line 0x0000000000000000 0x6f zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_str 0x0000000000000000 0x2ab zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_control_get_onoff - 0x0000000000000000 0x10 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_bt_ctlr_hf_request - 0x0000000000000000 0x24 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_bt_ctlr_hf_release - 0x0000000000000000 0x34 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.uart_register_input - 0x0000000000000000 0x2 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_info_by_idx - 0x0000000000000000 0xa zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_count - 0x0000000000000000 0x28 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text.sys_clock_set_timeout - 0x0000000000000000 0x2 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text.sys_clock_idle_exit - 0x0000000000000000 0x2 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_info 0x0000000000000000 0xce zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_abbrev 0x0000000000000000 0x7e zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_line 0x0000000000000000 0xd6 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_str 0x0000000000000000 0x2df zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .comment 0x0000000000000000 0x23 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_evt_address_get - 0x0000000000000000 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_capture_task_address_get - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_int_lock - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_int_unlock - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_read - 0x0000000000000000 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_abort - 0x0000000000000000 0x58 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_get_ticks - 0x0000000000000000 0x78 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_set - 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_exact_set - 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_chan_alloc - 0x0000000000000000 0x3c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_chan_free - 0x0000000000000000 0x1c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_trigger_overflow - 0x0000000000000000 0x6 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_cycle_get_32 - 0x0000000000000000 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.alloc_mask - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .data 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .bss 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .text 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .data 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .bss 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .data 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .bss 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_next - 0x0000000000000000 0x76 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_swap_type - 0x0000000000000000 0x6 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_pending_multi - 0x0000000000000000 0x38 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_pending - 0x0000000000000000 0x8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_confirmed_multi - 0x0000000000000000 0x34 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_confirmed - 0x0000000000000000 0x6 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.boot_image_load_header.str1.1 - 0x0000000000000000 0x54 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_image_load_header - 0x0000000000000000 0x64 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemCoreClockUpdate - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemStoreFICRNS - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemLockFICRNS - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .data.SystemCoreClock - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .rodata.nrfx_error_string_get.str1.1 - 0x0000000000000000 0x178 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .text.nrfx_error_string_get - 0x0000000000000000 0xd8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .text.nrfx_flag32_is_allocated - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_check - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_disable_all - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_disable - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_trigger - 0x0000000000000000 0xe modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_event_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_endpoints_clear - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_event_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_fork_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_fork_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_group_set - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_include_in_group - 0x0000000000000000 0x16 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_remove_from_group - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_clear - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_enable - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_disable - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_address_get - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_disable_task_get - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_enable_task_get - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_alloc - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_free - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_alloc - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_free - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_disable - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_uninit - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_init_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_free - 0x0000000000000000 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_free - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_enable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_disable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_alloc - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_free - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_include_in_group - 0x0000000000000000 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_remove_from_group - 0x0000000000000000 0x68 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_clear - 0x0000000000000000 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_enable - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_disable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data.m_allocated_groups - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_in_event_get.isra.0 - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_is_set - 0x0000000000000000 0x1a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_channels_number_get - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_uninit - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_set - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_clear - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_toggle - 0x0000000000000000 0x22 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_enable - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_disable - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_get - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_address_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_address_get - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_address_get - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_force - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_event_get - 0x0000000000000000 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_event_address_get - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.partial_word_create - 0x0000000000000000 0x26 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_uicr_erase - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_all_erase - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_partial_erase_init - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_partial_erase_continue - 0x0000000000000000 0x48 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_byte_writable_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_word_writable_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_byte_write - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_halfword_write - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_bytes_write - 0x0000000000000000 0x84 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_words_write - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_otp_halfword_read - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_halfword_writable_check - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .data.m_partial_erase_page_addr - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .bss.m_partial_erase_time_elapsed - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.wdt_configure - 0x0000000000000000 0x50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_init - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_reconfigure - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_uninit - 0x0000000000000000 0x28 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_init_check - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_enable - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_feed - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channel_alloc - 0x0000000000000000 0x54 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channels_free - 0x0000000000000000 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channel_feed - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_0_irq_handler - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .bss.m_cb 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_info 0x0000000000000000 0x49f3 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_abbrev 0x0000000000000000 0x52b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_loc 0x0000000000000000 0xe2b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_aranges - 0x0000000000000000 0x70 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_ranges 0x0000000000000000 0x1c8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_line 0x0000000000000000 0xbf7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_str 0x0000000000000000 0x1262 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .comment 0x0000000000000000 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_frame 0x0000000000000000 0x128 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .text.z_device_get_all_static - 0x0000000000000000 0x18 zephyr/kernel/libkernel.a(device.c.obj) - .text.z_impl_device_get_binding - 0x0000000000000000 0x54 zephyr/kernel/libkernel.a(device.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .text.z_impl_z_errno - 0x0000000000000000 0xc zephyr/kernel/libkernel.a(errno.c.obj) - .rodata._k_neg_eagain - 0x0000000000000000 0x4 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_info 0x0000000000000000 0x67c zephyr/kernel/libkernel.a(errno.c.obj) - .debug_abbrev 0x0000000000000000 0x1c0 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_line 0x0000000000000000 0x345 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_str 0x0000000000000000 0x751 zephyr/kernel/libkernel.a(errno.c.obj) - .comment 0x0000000000000000 0x23 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(errno.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_memory_dump - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_buffer_output - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_query - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_cmd - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.k_fatal_halt - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_impl_device_init - 0x0000000000000000 0x28 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_early_rand_get - 0x0000000000000000 0x70 zephyr/kernel/libkernel.a(init.c.obj) - .data.state.1 0x0000000000000000 0x8 zephyr/kernel/libkernel.a(init.c.obj) - .bss._kernel 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(init.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .text.z_impl_k_sleep - 0x0000000000000000 0x54 zephyr/kernel/libkernel.a(nothread.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.timeout_rem - 0x0000000000000000 0x34 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_add_timeout - 0x0000000000000000 0xf4 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_abort_timeout - 0x0000000000000000 0x2a zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_timeout_remaining - 0x0000000000000000 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_timeout_expires - 0x0000000000000000 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_get_next_timeout_expiry - 0x0000000000000000 0x1e zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_tick_get - 0x0000000000000000 0x30 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_tick_get_32 - 0x0000000000000000 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_impl_k_uptime_ticks - 0x0000000000000000 0x4 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_timepoint_calc - 0x0000000000000000 0x48 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_timepoint_timeout - 0x0000000000000000 0x42 zephyr/kernel/libkernel.a(timeout.c.obj) - .text 0x0000000000000000 0xc8 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .debug_frame 0x0000000000000000 0x28 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .text 0x0000000000000000 0x254 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .debug_frame 0x0000000000000000 0x30 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .text 0x0000000000000000 0x378 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .debug_frame 0x0000000000000000 0xac /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .text 0x0000000000000000 0x424 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .debug_frame 0x0000000000000000 0x50 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .text 0x0000000000000000 0x110 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .debug_frame 0x0000000000000000 0xc4 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .text 0x0000000000000000 0xa0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .debug_frame 0x0000000000000000 0x24 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .text 0x0000000000000000 0xa0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .debug_frame 0x0000000000000000 0x44 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .text 0x0000000000000000 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .debug_frame 0x0000000000000000 0x20 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .text 0x0000000000000000 0x2e /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .debug_frame 0x0000000000000000 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .text 0x0000000000000000 0x3c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .debug_frame 0x0000000000000000 0x2c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .ARM.extab 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .text 0x0000000000000000 0x40 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .debug_frame 0x0000000000000000 0x24 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_init - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_init_hmac_drbg - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_deinit - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_is_initialized - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_rng_is_initialized - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_get_nonce_seed - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_get_boot_seed - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss.nrf_cc3xx_platform_rng_initialized - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .rodata.RndStartupTest.constprop.0.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.RndStartupTest.constprop.0 - 0x0000000000000000 0x98 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInit - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInit_HMAC_DRBG - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_RandomSeedsFilled - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibFini - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInitRngModule - 0x0000000000000000 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.rndWorkbuff.0 - 0x0000000000000000 0x220 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.random_seed_filled - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.tfm_random_seed_buff - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.eits_random_nonce_buff - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.invalid_chacha_256_bit_key - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.invalid_aes_256_bit_key - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.random_seed_buffer - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalClearInterruptBit - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalClearInterruptBitRNG - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalWaitInterrupt - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalWaitInterruptRND - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text.CC_PalWaitInterruptRND - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text.CC_PalWaitInterrupt - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalSecMemCmp - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemCmpPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemCopyPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemMovePlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemSetPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemSetZeroPlat - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text.CC_PalMutexLock - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text.CC_PalMutexUnlock - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .text.CC_PalPowerSaveModeStatus - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_init - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_free - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_set_pr - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_set_reseed_interval - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_reseed - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_get_with_add - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_get - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .bss.nrf_cc3xx_platform_ctr_drbg_global_ctx - 0x0000000000000000 0x1c0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_init - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_free - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_set_pr - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_set_reseed_interval - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_reseed - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_get_with_add - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_get - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .bss.global_ctx - 0x0000000000000000 0x250 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.nrf_cc3xx_platform_set_mutexes - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text.mbedtls_zeroize_internal - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text.cc_mbedtls_platform_zeroize - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.startTrngHW - 0x0000000000000000 0x140 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_StartTrngHW - 0x0000000000000000 0x118 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_RepetitionCounterTest - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_AdaptiveProportionTest - 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.getTrngSource - 0x0000000000000000 0x2b4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_GetTrngSource - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_RunTrngStartupTest - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.block_cipher_df - 0x0000000000000000 0x1cc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.ctr_drbg_update_internal - 0x0000000000000000 0x148 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.mbedtls_ctr_drbg_reseed_internal - 0x0000000000000000 0xc4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_init - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_free - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_prediction_resistance - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_entropy_len - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_nonce_len - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_reseed_interval - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_update - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_reseed - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_seed - 0x0000000000000000 0x9c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_random_with_add - 0x0000000000000000 0x1e4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_random - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss.buf.0 0x0000000000000000 0x1a0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss.seed.1 0x0000000000000000 0x180 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.entropy_update - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.entropy_gather_internal.part.0 - 0x0000000000000000 0x88 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_init - 0x0000000000000000 0x84 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_free - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_add_source - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_update_manual - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_gather - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_func - 0x0000000000000000 0x110 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_hmac_sha256_starts.constprop.0 - 0x0000000000000000 0x108 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_init - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_update - 0x0000000000000000 0x170 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_hmac_drbg_reseed_core - 0x0000000000000000 0xac /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_seed_buf - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_reseed - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_seed - 0x0000000000000000 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_prediction_resistance - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_entropy_len - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_reseed_interval - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_random_with_add - 0x0000000000000000 0x144 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_random - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_free - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .bss.hmac_ctx 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .text.RNG_PLAT_SetUserRngParameters - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .text.CC_PalTrngParamGet - 0x0000000000000000 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_init - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_lock - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_unlock - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .rodata.mbedtls_threading_set_alt.str1.4 - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mbedtls_threading_set_alt - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mbedtls_threading_free_alt - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_unlock - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_lock - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_free - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_init - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.Mult32x32 - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.Mult48x16 - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_EntropyEstimateFull - 0x0000000000000000 0x524 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_WaitRngInterrupt - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetRoscSampleCnt - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetFastestRosc - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetCountRoscs - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_TurnOffTrng - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_RndCprngt - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .rodata.mbedtls_hardware_poll.str1.4 - 0x0000000000000000 0x6e /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .text.mbedtls_hardware_poll - 0x0000000000000000 0xfc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.rndState.0 - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.trngParams.1 - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.rndWorkBuffer.2 - 0x0000000000000000 0x220 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .rodata.cc_mbedtls_aes_init.str1.4 - 0x0000000000000000 0x13 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_init - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_setkey_enc - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_setkey_dec - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ecb - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cbc - 0x0000000000000000 0x78 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cfb128 - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cfb8 - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ctr - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ofb - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_internal_aes_encrypt - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_internal_aes_decrypt - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .rodata.cc_mbedtls_sha256_init.str1.4 - 0x0000000000000000 0xe /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_init - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .rodata.cc_mbedtls_sha256_clone.str1.4 - 0x0000000000000000 0x15 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_clone - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_starts - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_internal_sha256_process - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_update - 0x0000000000000000 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_finish - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_process_internal - 0x0000000000000000 0xe0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_starts_internal - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_finish_internal - 0x0000000000000000 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_update_internal - 0x0000000000000000 0x1ec /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .text.cc_mbedtls_sha256 - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .bss.ctx.0 0x0000000000000000 0xf4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .text.SetDataBuffersInfo - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.InitHashDrv - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.ProcessHashDrv.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.ProcessHashDrv - 0x0000000000000000 0x22c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.FinishHashDrv - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA256 - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA224 - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA1 - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.LoadAesKey - 0x0000000000000000 0xe8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.InitAes.part.0 - 0x0000000000000000 0xe4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.write_invalid_key - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .rodata.ProcessAesDrv.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.ProcessAesDrv - 0x0000000000000000 0x368 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.FinishAesDrv - 0x0000000000000000 0x254 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_write_key_slot - 0x0000000000000000 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_verify_kdf_input - 0x0000000000000000 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_convert_keybits_to_keysize - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_slot_and_size - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_slot_and_size_no_kdr - 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_kdr_slot_and_size - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_load_key_chacha20 - 0x0000000000000000 0x150 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_use_kdr_key - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_load_key_aes - 0x0000000000000000 0x94 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_derive_cmac - 0x0000000000000000 0x178 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_shadow_key_derive - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.write_invalid_chacha20_key - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_prepare_chacha_key - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_load_chacha_key - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_cleanup_chacha_key - 0x0000000000000000 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text.UtilCmacBuildDataForDerivation - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text.UtilCmacDeriveKey - 0x0000000000000000 0xe8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .text.CC_PalDataBufferAttrGet - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_key - 0x0000000000000000 0xd8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_key_slot - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_kdr_slot - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_push_kdr_slot_and_lock - 0x0000000000000000 0x16c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_shadow_key_derive - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .data.kdr_pushed_slot - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaModDivideBy2 - 0x0000000000000000 0x98 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaGet2MsBits - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaSetLenIds - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCalcNpIntoPkaReg - 0x0000000000000000 0x274 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyPkaRegIntoBeByteBuff - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyDataFromPkaReg - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyByteBuffIntoPkaReg - 0x0000000000000000 0xec /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyBeByteBuffIntoPkaReg - 0x0000000000000000 0xd0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaFinishPka - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaClearPkaRegWords - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaIsRegModEqual - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaGetBitFromPkaReg - 0x0000000000000000 0xd4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaExecFullModInv - 0x0000000000000000 0x36c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .rodata.regTemps - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalSecMemCmp - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalMemCmp - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalMemMove - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ReverseMemcpy - 0x0000000000000000 0x16 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_InPlaceConvertBytesWordsAndArrayEndianness - 0x0000000000000000 0x42 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertMsbLsbBytesToLswMswWords - 0x0000000000000000 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLswMswWordsToMsbLsbBytes - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLsbMsbBytesToLswMswWords - 0x0000000000000000 0x22 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLswMswWordsToLsbMsbBytes - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_CheckIsVectorZero - 0x0000000000000000 0x16 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .text.SaSi_HalInit - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .text.SaSi_HalTerminate - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .bss.m_hal_irr - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - -Memory Configuration - -Name Origin Length Attributes -FLASH 0x0000000000000000 0x000000000000c000 xr -RAM 0x0000000020000000 0x0000000000008000 xw -IDT_LIST 0x00000000ffff7fff 0x0000000000008000 xw -*default* 0x0000000000000000 0xffffffffffffffff - -Linker script and memory map - -LOAD zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj -LOAD zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj -LOAD zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj -LOAD app/libapp.a -LOAD zephyr/libzephyr.a -LOAD zephyr/arch/common/libarch__common.a -LOAD zephyr/arch/arch/arm/core/libarch__arm__core.a -LOAD zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a -LOAD zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a -LOAD zephyr/lib/libc/minimal/liblib__libc__minimal.a -LOAD zephyr/lib/libc/common/liblib__libc__common.a -LOAD zephyr/soc/soc/nrf9151/libsoc__nordic.a -LOAD zephyr/drivers/clock_control/libdrivers__clock_control.a -LOAD zephyr/drivers/console/libdrivers__console.a -LOAD zephyr/drivers/flash/libdrivers__flash.a -LOAD zephyr/drivers/gpio/libdrivers__gpio.a -LOAD zephyr/drivers/pinctrl/libdrivers__pinctrl.a -LOAD zephyr/drivers/serial/libdrivers__serial.a -LOAD zephyr/drivers/timer/libdrivers__timer.a -LOAD modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a -LOAD modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a -LOAD modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a -LOAD modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a -LOAD zephyr/kernel/libkernel.a -LOAD /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a -LOAD zephyr/arch/common/libisr_tables.a -LOAD /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a -LOAD /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a - 0x0000000000000004 _region_min_align = 0x4 - -.rel.plt 0x0000000000000000 0x0 - *(SORT_BY_ALIGNMENT(.rel.plt)) - [!provide] PROVIDE (__rel_iplt_start = .) - *(SORT_BY_ALIGNMENT(.rel.iplt)) - .rel.iplt 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - [!provide] PROVIDE (__rel_iplt_end = .) - -.rela.plt 0x0000000000000000 0x0 - *(SORT_BY_ALIGNMENT(.rela.plt)) - [!provide] PROVIDE (__rela_iplt_start = .) - *(SORT_BY_ALIGNMENT(.rela.iplt)) - [!provide] PROVIDE (__rela_iplt_end = .) - -.rel.dyn - *(SORT_BY_ALIGNMENT(.rel.*)) - -.rela.dyn - *(SORT_BY_ALIGNMENT(.rela.*)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.plt)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.iplt)) - 0x0000000000000000 __rom_region_start = 0x0 - -rom_start 0x0000000000000000 0x144 - 0x0000000000000000 __rom_start_address = . - FILL mask 0x00 - 0x0000000000000000 . = (. + (0x0 - (. - __rom_start_address))) - 0x0000000000000000 . = ALIGN (0x4) - 0x0000000000000000 . = ALIGN (0x80) - 0x0000000000000000 . = ALIGN (0x200) - 0x0000000000000000 _vector_start = . - *(SORT_BY_ALIGNMENT(.exc_vector_table)) - *(SORT_BY_ALIGNMENT(.exc_vector_table.*)) - .exc_vector_table._vector_table_section - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - 0x0000000000000000 _vector_table - *(SORT_BY_ALIGNMENT(.vectors)) - 0x0000000000000144 _vector_end = . - 0x0000000000000040 . = ALIGN (0x4) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.irq_vector_table*)) - .gnu.linkonce.irq_vector_table - 0x0000000000000040 0x104 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - 0x0000000000000040 _irq_vector_table - 0x0000000000000144 _vector_end = . - -text 0x0000000000000144 0x6b40 - 0x0000000000000144 __text_region_start = . - *(SORT_BY_ALIGNMENT(.text)) - .text 0x0000000000000144 0x30 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - 0x0000000000000144 __aeabi_uldivmod - .text 0x0000000000000174 0x4 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - 0x0000000000000174 __aeabi_ldiv0 - 0x0000000000000174 __aeabi_idiv0 - .text 0x0000000000000178 0x29c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - 0x0000000000000178 __udivmoddi4 - *(SORT_BY_ALIGNMENT(.text.*)) - .text.main 0x0000000000000414 0xf8 app/libapp.a(main.c.obj) - 0x0000000000000414 main - .text.flash_device_base - 0x000000000000050c 0x20 app/libapp.a(flash_map_extended.c.obj) - 0x000000000000050c flash_device_base - .text.flash_area_id_from_multi_image_slot - 0x000000000000052c 0x24 app/libapp.a(flash_map_extended.c.obj) - 0x000000000000052c flash_area_id_from_multi_image_slot - .text.bootutil_img_validate - 0x0000000000000550 0x258 app/libapp.a(image_validate.c.obj) - 0x0000000000000550 bootutil_img_validate - .text.bootutil_verify_sig - 0x00000000000007a8 0x104 app/libapp.a(image_ecdsa.c.obj) - 0x00000000000007a8 bootutil_verify_sig - .text.boot_fih_memequal - 0x00000000000008ac 0x30 app/libapp.a(bootutil_misc.c.obj) - 0x00000000000008ac boot_fih_memequal - .text.boot_status_entries - 0x00000000000008dc 0x2c app/libapp.a(bootutil_misc.c.obj) - 0x00000000000008dc boot_status_entries - .text.boot_find_status - 0x0000000000000908 0x48 app/libapp.a(bootutil_misc.c.obj) - 0x0000000000000908 boot_find_status - .text.bootutil_max_image_size - 0x0000000000000950 0x2c app/libapp.a(bootutil_misc.c.obj) - 0x0000000000000950 bootutil_max_image_size - .text.fih_cfi_get_and_increment - 0x000000000000097c 0x10 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000097c fih_cfi_get_and_increment - .text.fih_cfi_decrement - 0x000000000000098c 0x10 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000098c fih_cfi_decrement - .text.fih_cfi_validate - 0x000000000000099c 0x14 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000099c fih_cfi_validate - .text.boot_validate_slot.isra.0 - 0x00000000000009b0 0x12c app/libapp.a(loader.c.obj) - .text.boot_swap_image.isra.0 - 0x0000000000000adc 0x88 app/libapp.a(loader.c.obj) - .text.boot_copy_region - 0x0000000000000b64 0x84 app/libapp.a(loader.c.obj) - 0x0000000000000b64 boot_copy_region - .text.context_boot_go - 0x0000000000000be8 0x2e0 app/libapp.a(loader.c.obj) - 0x0000000000000be8 context_boot_go - .text.boot_go 0x0000000000000ec8 0x34 app/libapp.a(loader.c.obj) - 0x0000000000000ec8 boot_go - .text.swap_set_copy_done - 0x0000000000000efc 0x2c app/libapp.a(swap_misc.c.obj) - 0x0000000000000efc swap_set_copy_done - .text.swap_set_image_ok - 0x0000000000000f28 0x44 app/libapp.a(swap_misc.c.obj) - 0x0000000000000f28 swap_set_image_ok - .text.boot_read_image_header - 0x0000000000000f6c 0xcc app/libapp.a(swap_move.c.obj) - 0x0000000000000f6c boot_read_image_header - .text.swap_read_status_bytes - 0x0000000000001038 0xc8 app/libapp.a(swap_move.c.obj) - 0x0000000000001038 swap_read_status_bytes - .text.boot_slots_compatible - 0x0000000000001100 0x78 app/libapp.a(swap_move.c.obj) - 0x0000000000001100 boot_slots_compatible - .text.swap_status_source - 0x0000000000001178 0xcc app/libapp.a(swap_move.c.obj) - 0x0000000000001178 swap_status_source - .text.fixup_revert - 0x0000000000001244 0x98 app/libapp.a(swap_move.c.obj) - 0x0000000000001244 fixup_revert - .text.swap_run - 0x00000000000012dc 0x1f0 app/libapp.a(swap_move.c.obj) - 0x00000000000012dc swap_run - .text.mbedtls_platform_zeroize - 0x00000000000014cc 0x14 app/libapp.a(platform_util.c.obj) - 0x00000000000014cc mbedtls_platform_zeroize - .text.cc310_init - 0x00000000000014e0 0x30 app/libapp.a(cc310_glue.c.obj) - 0x00000000000014e0 cc310_init - .text.cc310_ecdsa_verify_secp256r1 - 0x0000000000001510 0x3c app/libapp.a(cc310_glue.c.obj) - 0x0000000000001510 cc310_ecdsa_verify_secp256r1 - .text.cleanup_arm_nvic - 0x000000000000154c 0x38 app/libapp.a(arm_cleanup.c.obj) - 0x000000000000154c cleanup_arm_nvic - .text.z_arm_clear_arm_mpu_config - 0x0000000000001584 0x24 app/libapp.a(arm_cleanup.c.obj) - 0x0000000000001584 z_arm_clear_arm_mpu_config - .text.nrf_cleanup_peripheral - 0x00000000000015a8 0x9c app/libapp.a(nrf_cleanup.c.obj) - 0x00000000000015a8 nrf_cleanup_peripheral - .text.char_out - 0x0000000000001644 0xc zephyr/libzephyr.a(printk.c.obj) - .text.vprintk 0x0000000000001650 0x1c zephyr/libzephyr.a(printk.c.obj) - 0x0000000000001650 vprintk - .text.__printk_hook_install - 0x000000000000166c 0xc zephyr/libzephyr.a(printk.c.obj) - 0x000000000000166c __printk_hook_install - .text.z_cbvprintf_impl - 0x0000000000001678 0x444 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x0000000000001678 z_cbvprintf_impl - .text.process_event - 0x0000000000001abc 0x21c zephyr/libzephyr.a(onoff.c.obj) - .text.flash_area_open - 0x0000000000001cd8 0x50 zephyr/libzephyr.a(flash_map.c.obj) - 0x0000000000001cd8 flash_area_open - .text.flash_area_get_sectors - 0x0000000000001d28 0x60 zephyr/libzephyr.a(flash_map_layout.c.obj) - 0x0000000000001d28 flash_area_get_sectors - .text.boot_banner - 0x0000000000001d88 0x24 zephyr/libzephyr.a(banner.c.obj) - 0x0000000000001d88 boot_banner - .text.nrf_cc3xx_platform_abort_init - 0x0000000000001dac 0xc zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - 0x0000000000001dac nrf_cc3xx_platform_abort_init - .text.z_SysNmiOnReset - 0x0000000000001db8 0x8 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - 0x0000000000001db8 z_SysNmiOnReset - .text.usage_fault.constprop.0 - 0x0000000000001dc0 0x5c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.bus_fault.constprop.0 - 0x0000000000001e1c 0x6c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.mem_manage_fault.constprop.0 - 0x0000000000001e88 0x78 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.z_arm_fault - 0x0000000000001f00 0x118 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0x0000000000001f00 z_arm_fault - .text.z_arm_fault_init - 0x0000000000002018 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0x0000000000002018 z_arm_fault_init - .text.__fault 0x0000000000002030 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - 0x0000000000002030 z_arm_bus_fault - 0x0000000000002030 z_arm_usage_fault - 0x0000000000002030 z_arm_mpu_fault - 0x0000000000002030 z_arm_exc_spurious - 0x0000000000002030 z_arm_debug_monitor - 0x0000000000002030 z_arm_hard_fault - .text._reset_section - 0x0000000000002044 0x60 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - 0x0000000000002044 z_arm_reset - 0x0000000000002044 __start - .text.z_arm_init_arch_hw_at_boot - 0x00000000000020a4 0x44 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - 0x00000000000020a4 z_arm_init_arch_hw_at_boot - .text.z_arm_svc - 0x00000000000020e8 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - 0x00000000000020e8 z_arm_svc - .text.arch_irq_enable - 0x0000000000002108 0x1c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002108 arch_irq_enable - .text.arch_irq_disable - 0x0000000000002124 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002124 arch_irq_disable - .text.arch_irq_is_enabled - 0x000000000000214c 0x1c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x000000000000214c arch_irq_is_enabled - .text.z_arm_irq_priority_set - 0x0000000000002168 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002168 z_arm_irq_priority_set - .text.z_prep_c - 0x0000000000002194 0x5c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - 0x0000000000002194 z_prep_c - .text.z_arm_switch_to_main_no_multithreading - 0x00000000000021f0 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000021f0 z_arm_switch_to_main_no_multithreading - .text.z_arm_cpu_idle_init - 0x0000000000002238 0xc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x0000000000002238 z_arm_cpu_idle_init - .text.z_arm_interrupt_init - 0x0000000000002244 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - 0x0000000000002244 z_arm_interrupt_init - .text._isr_wrapper - 0x000000000000225c 0x24 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - 0x000000000000225c _isr_wrapper - .text.__stdout_hook_install - 0x0000000000002280 0xc zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - 0x0000000000002280 __stdout_hook_install - .text.nordicsemi_nrf91_init - 0x000000000000228c 0x10 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .text.arch_busy_wait - 0x000000000000229c 0x14 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - 0x000000000000229c arch_busy_wait - .text.onoff_stop - 0x00000000000022b0 0x30 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.onoff_start - 0x00000000000022e0 0x44 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.generic_hfclk_stop - 0x0000000000002324 0x34 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clk_init - 0x0000000000002358 0x58 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clkstarted_handle.constprop.0 - 0x00000000000023b0 0x4c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.generic_hfclk_start - 0x00000000000023fc 0x7c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clock_event_handler - 0x0000000000002478 0x1c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_control_lf_on - 0x0000000000002494 0xf0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x0000000000002494 z_nrf_clock_control_lf_on - .text.uart_console_init - 0x0000000000002584 0x28 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.console_out - 0x00000000000025ac 0x28 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.flash_nrf_pages_layout - 0x00000000000025d4 0x10 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_get_parameters - 0x00000000000025e4 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.nrf_flash_init - 0x00000000000025ec 0x18 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_write - 0x0000000000002604 0x4c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.gpio_nrfx_init - 0x0000000000002650 0x48 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.nrfx_gpio_handler - 0x0000000000002698 0x3c zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_pin_configure - 0x00000000000026d4 0x180 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_pin_interrupt_configure - 0x0000000000002854 0xf4 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.pinctrl_configure_pins - 0x0000000000002948 0x160 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - 0x0000000000002948 pinctrl_configure_pins - .text.uarte_nrfx_poll_out - 0x0000000000002aa8 0xc4 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_0_init - 0x0000000000002b6c 0x258 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.compare_int_lock - 0x0000000000002dc4 0x40 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_timeout_handler - 0x0000000000002e04 0x48 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.compare_int_unlock - 0x0000000000002e4c 0x4c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_read - 0x0000000000002e98 0x44 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000002e98 z_nrf_rtc_timer_read - .text.compare_set - 0x0000000000002edc 0x124 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_driver_init - 0x0000000000003000 0x90 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.rtc_nrf_isr - 0x0000000000003090 0xd0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000003090 rtc_nrf_isr - .text.sys_clock_set_timeout - 0x0000000000003160 0x5c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000003160 sys_clock_set_timeout - .text.sys_clock_elapsed - 0x00000000000031bc 0x14 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x00000000000031bc sys_clock_elapsed - .text.sys_clock_disable - 0x00000000000031d0 0x30 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x00000000000031d0 sys_clock_disable - .text.fprotect_area - 0x0000000000003200 0x3c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - 0x0000000000003200 fprotect_area - .text.boot_write_magic - 0x000000000000323c 0x40 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000323c boot_write_magic - .text.boot_read_swap_state - 0x000000000000327c 0xac modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000327c boot_read_swap_state - .text.boot_swap_type_multi - 0x0000000000003328 0x100 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000003328 boot_swap_type_multi - .text.uicr_HFXOCNT_erased - 0x0000000000003428 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.uicr_HFXOSRC_erased - 0x0000000000003468 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemInit - 0x00000000000034a4 0x1d0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - 0x00000000000034a4 SystemInit - .text.nrfx_flag32_alloc - 0x0000000000003674 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x0000000000003674 nrfx_flag32_alloc - .text.nrfx_flag32_free - 0x00000000000036b4 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x00000000000036b4 nrfx_flag32_free - .text.nrfx_gppi_channels_enable - 0x00000000000036ec 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0x00000000000036ec nrfx_gppi_channels_enable - .text.nrfx_clock_init - 0x00000000000036f8 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x00000000000036f8 nrfx_clock_init - .text.nrfx_clock_enable - 0x0000000000003718 0x28 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000003718 nrfx_clock_enable - .text.nrfx_clock_start - 0x0000000000003740 0xb0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000003740 nrfx_clock_start - .text.nrfx_power_clock_irq_handler - 0x00000000000037f0 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x00000000000037f0 nrfx_power_clock_irq_handler - .text.nrfx_dppi_channel_alloc - 0x0000000000003854 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - 0x0000000000003854 nrfx_dppi_channel_alloc - .text.nrf_gpio_pin_port_decode - 0x0000000000003860 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.call_handler.constprop.0 - 0x0000000000003878 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.latch_pending_read_and_check - 0x00000000000038b4 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.release_handler.isra.0 - 0x00000000000038d0 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.__nrfy_internal_gpiote_events_process.constprop.0 - 0x0000000000003928 0x5c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_trigger_disable - 0x0000000000003984 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_uninit - 0x00000000000039c4 0x78 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_input_configure - 0x0000000000003a3c 0x15c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003a3c nrfx_gpiote_input_configure - .text.nrfx_gpiote_output_configure - 0x0000000000003b98 0xf0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003b98 nrfx_gpiote_output_configure - .text.nrfx_gpiote_global_callback_set - 0x0000000000003c88 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003c88 nrfx_gpiote_global_callback_set - .text.nrfx_gpiote_channel_get - 0x0000000000003c94 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003c94 nrfx_gpiote_channel_get - .text.nrfx_gpiote_init - 0x0000000000003cb8 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003cb8 nrfx_gpiote_init - .text.nrfx_gpiote_init_check - 0x0000000000003d1c 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d1c nrfx_gpiote_init_check - .text.nrfx_gpiote_channel_free - 0x0000000000003d30 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d30 nrfx_gpiote_channel_free - .text.nrfx_gpiote_channel_alloc - 0x0000000000003d3c 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d3c nrfx_gpiote_channel_alloc - .text.nrfx_gpiote_trigger_enable - 0x0000000000003d48 0x94 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d48 nrfx_gpiote_trigger_enable - .text.nrfx_gpiote_0_irq_handler - 0x0000000000003ddc 0x15c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003ddc nrfx_gpiote_0_irq_handler - .text.nvmc_readonly_mode_set - 0x0000000000003f38 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nvmc_word_write - 0x0000000000003f4c 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_erase - 0x0000000000003f64 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000003f64 nrfx_nvmc_page_erase - .text.nrfx_nvmc_word_write - 0x0000000000003fa0 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000003fa0 nrfx_nvmc_word_write - .text.z_sys_init_run_level - 0x0000000000003fc0 0x2c zephyr/kernel/libkernel.a(init.c.obj) - .text.bg_thread_main - 0x0000000000003fec 0x30 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_bss_zero - 0x000000000000401c 0x18 zephyr/kernel/libkernel.a(init.c.obj) - 0x000000000000401c z_bss_zero - .text.z_cstart - 0x0000000000004034 0x70 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000004034 z_cstart - .text.z_data_copy - 0x00000000000040a4 0x34 zephyr/kernel/libkernel.a(xip.c.obj) - 0x00000000000040a4 z_data_copy - .text.elapsed 0x00000000000040d8 0x14 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.remove_timeout - 0x00000000000040ec 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.next_timeout - 0x0000000000004124 0x40 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_announce - 0x0000000000004164 0xcc zephyr/kernel/libkernel.a(timeout.c.obj) - 0x0000000000004164 sys_clock_announce - .text.nrf_cc3xx_platform_init_no_rng - 0x0000000000004230 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - 0x0000000000004230 nrf_cc3xx_platform_init_no_rng - .text.nrf_cc3xx_platform_abort - 0x0000000000004268 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .text.CC_PalAbort - 0x000000000000428c 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x000000000000428c CC_PalAbort - .text.nrf_cc3xx_platform_set_abort - 0x00000000000042c0 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x00000000000042c0 nrf_cc3xx_platform_set_abort - .text.CC_LibInitNoRng - 0x00000000000042d0 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - 0x00000000000042d0 CC_LibInitNoRng - .text.CC_HalInit - 0x0000000000004334 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x0000000000004334 CC_HalInit - .text.CC_HalTerminate - 0x0000000000004338 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x0000000000004338 CC_HalTerminate - .text.CC_HalMaskInterrupt - 0x000000000000433c 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x000000000000433c CC_HalMaskInterrupt - .text.CC_PalInit - 0x0000000000004348 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x0000000000004348 CC_PalInit - .text.CC_PalTerminate - 0x00000000000043a4 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000000043a4 CC_PalTerminate - .text.CC_PalDmaInit - 0x00000000000043d8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - 0x00000000000043d8 CC_PalDmaInit - .text.CC_PalDmaTerminate - 0x00000000000043dc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - 0x00000000000043dc CC_PalDmaTerminate - .text.CC_PalMutexCreate - 0x00000000000043e0 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - 0x00000000000043e0 CC_PalMutexCreate - .text.CC_PalMutexDestroy - 0x00000000000043f4 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - 0x00000000000043f4 CC_PalMutexDestroy - .text.CC_PalPowerSaveModeInit - 0x0000000000004408 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - 0x0000000000004408 CC_PalPowerSaveModeInit - .text.CC_PalPowerSaveModeSelect - 0x0000000000004444 0x84 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - 0x0000000000004444 CC_PalPowerSaveModeSelect - .text.mutex_free - 0x00000000000044c8 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_lock - 0x00000000000044fc 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_unlock - 0x0000000000004544 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_init - 0x000000000000457c 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.verify_context_ecdsa_verify_secp256r1 - 0x000000000000459c 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .text.nrf_cc310_bl_ecdsa_verify_init_secp256r1 - 0x00000000000045bc 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x00000000000045bc nrf_cc310_bl_ecdsa_verify_init_secp256r1 - .text.nrf_cc310_bl_ecdsa_verify_hash_secp256r1 - 0x0000000000004608 0x168 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x0000000000004608 nrf_cc310_bl_ecdsa_verify_hash_secp256r1 - .text.set_digest_in_hw_sha256 - 0x0000000000004770 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.read_digest_in_hw_sha256 - 0x00000000000047a8 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.verify_context_hash_sha256 - 0x00000000000047fc 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.nrf_cc310_bl_hash_sha256_init - 0x000000000000481c 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x000000000000481c nrf_cc310_bl_hash_sha256_init - .text.nrf_cc310_bl_hash_sha256_update - 0x0000000000004850 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000004850 nrf_cc310_bl_hash_sha256_update - .text.nrf_cc310_bl_hash_sha256_finalize - 0x0000000000004900 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000004900 nrf_cc310_bl_hash_sha256_finalize - .text.nrf_cc310_bl_init - 0x0000000000004960 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - 0x0000000000004960 nrf_cc310_bl_init - .text.PkaSetRegsMapTab - 0x0000000000004994 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004994 PkaSetRegsMapTab - .text.PkaGetRegEffectiveSizeInBits - 0x00000000000049dc 0x8c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x00000000000049dc PkaGetRegEffectiveSizeInBits - .text.PkaGetNextMsBit - 0x0000000000004a68 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004a68 PkaGetNextMsBit - .text.PkaSetRegsSizesTab - 0x0000000000004ae4 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004ae4 PkaSetRegsSizesTab - .text.PkaInitPka - 0x0000000000004b20 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004b20 PkaInitPka - .text.PkaClearBlockOfRegs - 0x0000000000004b94 0x134 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004b94 PkaClearBlockOfRegs - .text.PkaFinishAndMutexUnlock - 0x0000000000004cc8 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004cc8 PkaFinishAndMutexUnlock - .text.PkaCopyDataIntoPkaReg - 0x0000000000004cec 0xb8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004cec PkaCopyDataIntoPkaReg - .text.PkaEcdsaVerify - 0x0000000000004da4 0x284 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - 0x0000000000004da4 PkaEcdsaVerify - .text.nrf_cc310_bl_hash_update_internal - 0x0000000000005028 0xf0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - 0x0000000000005028 nrf_cc310_bl_hash_update_internal - .text.PkaDoubleMdf2Mdf - 0x0000000000005118 0x1ac /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005118 PkaDoubleMdf2Mdf - .text.PkaDoubleMdf2Jcb - 0x00000000000052c4 0x178 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x00000000000052c4 PkaDoubleMdf2Jcb - .text.PkaAddJcbAfn2Mdf - 0x000000000000543c 0x194 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x000000000000543c PkaAddJcbAfn2Mdf - .text.PkaJcb2Afn - 0x00000000000055d0 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x00000000000055d0 PkaJcb2Afn - .text.PkaAddAff - 0x0000000000005680 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005680 PkaAddAff - .text.PkaSum2ScalarMullt - 0x0000000000005794 0x1e4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005794 PkaSum2ScalarMullt - .text.SaSi_HalClearInterruptBit - 0x0000000000005978 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005978 SaSi_HalClearInterruptBit - .text.SaSi_HalMaskInterrupt - 0x0000000000005984 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005984 SaSi_HalMaskInterrupt - .text.SaSi_HalWaitInterrupt - 0x0000000000005990 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005990 SaSi_HalWaitInterrupt - .text._OffsetAbsSyms - 0x00000000000059a8 0x2 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - 0x00000000000059a8 _OffsetAbsSyms - .text.flash_area_get_device_id - 0x00000000000059aa 0x4 app/libapp.a(flash_map_extended.c.obj) - 0x00000000000059aa flash_area_get_device_id - .text.flash_area_get_sector - 0x00000000000059ae 0x32 app/libapp.a(flash_map_extended.c.obj) - 0x00000000000059ae flash_area_get_sector - .text.os_heap_init - 0x00000000000059e0 0x2 app/libapp.a(os.c.obj) - 0x00000000000059e0 os_heap_init - .text.bootutil_tlv_iter_begin - 0x00000000000059e2 0x9c app/libapp.a(tlv.c.obj) - 0x00000000000059e2 bootutil_tlv_iter_begin - .text.bootutil_tlv_iter_next - 0x0000000000005a7e 0x98 app/libapp.a(tlv.c.obj) - 0x0000000000005a7e bootutil_tlv_iter_next - .text.bootutil_tlv_iter_is_prot - 0x0000000000005b16 0x1c app/libapp.a(tlv.c.obj) - 0x0000000000005b16 bootutil_tlv_iter_is_prot - .text.bootutil_read_bigint - 0x0000000000005b32 0x58 app/libapp.a(image_ecdsa.c.obj) - .text.boot_trailer_sz - 0x0000000000005b8a 0xa app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005b8a boot_trailer_sz - .text.boot_status_off - 0x0000000000005b94 0x16 app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005b94 boot_status_off - .text.boot_read_swap_size - 0x0000000000005baa 0x1c app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005baa boot_read_swap_size - .text.boot_write_swap_size - 0x0000000000005bc6 0x1e app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005bc6 boot_write_swap_size - .text.fih_panic_loop - 0x0000000000005be4 0x26 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000000005be4 fih_panic_loop - .text.boot_read_image_headers - 0x0000000000005c0a 0x2c app/libapp.a(loader.c.obj) - .text.boot_read_image_size.constprop.0.isra.0 - 0x0000000000005c36 0x82 app/libapp.a(loader.c.obj) - .text.boot_read_sectors - 0x0000000000005cb8 0x42 app/libapp.a(loader.c.obj) - .text.boot_status_reset - 0x0000000000005cfa 0x12 app/libapp.a(loader.c.obj) - 0x0000000000005cfa boot_status_reset - .text.boot_status_is_reset - 0x0000000000005d0c 0x1a app/libapp.a(loader.c.obj) - 0x0000000000005d0c boot_status_is_reset - .text.boot_write_status - 0x0000000000005d26 0x64 app/libapp.a(loader.c.obj) - 0x0000000000005d26 boot_write_status - .text.boot_erase_region - 0x0000000000005d8a 0x4 app/libapp.a(loader.c.obj) - 0x0000000000005d8a boot_erase_region - .text.swap_erase_trailer_sectors - 0x0000000000005d8e 0x6c app/libapp.a(swap_misc.c.obj) - 0x0000000000005d8e swap_erase_trailer_sectors - .text.swap_status_init - 0x0000000000005dfa 0x3e app/libapp.a(swap_misc.c.obj) - 0x0000000000005dfa swap_status_init - .text.swap_read_status - 0x0000000000005e38 0x7a app/libapp.a(swap_misc.c.obj) - 0x0000000000005e38 swap_read_status - .text.app_max_sectors - 0x0000000000005eb2 0x22 app/libapp.a(swap_move.c.obj) - .text.find_last_idx - 0x0000000000005ed4 0x14 app/libapp.a(swap_move.c.obj) - 0x0000000000005ed4 find_last_idx - .text.boot_status_internal_off - 0x0000000000005ee8 0x26 app/libapp.a(swap_move.c.obj) - 0x0000000000005ee8 boot_status_internal_off - .text.mbedtls_asn1_get_len - 0x0000000000005f0e 0x98 app/libapp.a(asn1parse.c.obj) - 0x0000000000005f0e mbedtls_asn1_get_len - .text.mbedtls_asn1_get_tag - 0x0000000000005fa6 0x28 app/libapp.a(asn1parse.c.obj) - 0x0000000000005fa6 mbedtls_asn1_get_tag - .text.mbedtls_asn1_get_bitstring_null - 0x0000000000005fce 0x28 app/libapp.a(asn1parse.c.obj) - 0x0000000000005fce mbedtls_asn1_get_bitstring_null - .text.mbedtls_asn1_get_alg - 0x0000000000005ff6 0x94 app/libapp.a(asn1parse.c.obj) - 0x0000000000005ff6 mbedtls_asn1_get_alg - .text.cc310_sha256_update - 0x000000000000608a 0x36 app/libapp.a(cc310_glue.c.obj) - 0x000000000000608a cc310_sha256_update - .text.arch_printk_char_out - 0x00000000000060c0 0x4 zephyr/libzephyr.a(printk.c.obj) - 0x00000000000060c0 arch_printk_char_out - .text.printk 0x00000000000060c4 0x1a zephyr/libzephyr.a(printk.c.obj) - 0x00000000000060c4 printk - .text.process_recheck - 0x00000000000060de 0x38 zephyr/libzephyr.a(onoff.c.obj) - .text.validate_args - 0x0000000000006116 0x20 zephyr/libzephyr.a(onoff.c.obj) - .text.notify_one - 0x0000000000006136 0x2c zephyr/libzephyr.a(onoff.c.obj) - .text.transition_complete - 0x0000000000006162 0x1c zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_manager_init - 0x000000000000617e 0x26 zephyr/libzephyr.a(onoff.c.obj) - 0x000000000000617e onoff_manager_init - .text.onoff_request - 0x00000000000061a4 0xae zephyr/libzephyr.a(onoff.c.obj) - 0x00000000000061a4 onoff_request - .text.sys_notify_validate - 0x0000000000006252 0x22 zephyr/libzephyr.a(notify.c.obj) - 0x0000000000006252 sys_notify_validate - .text.sys_notify_finalize - 0x0000000000006274 0x1a zephyr/libzephyr.a(notify.c.obj) - 0x0000000000006274 sys_notify_finalize - .text._ConfigAbsSyms - 0x000000000000628e 0x2 zephyr/libzephyr.a(configs.c.obj) - 0x000000000000628e _ConfigAbsSyms - .text.z_log_minimal_printk - 0x0000000000006290 0x1a zephyr/libzephyr.a(log_minimal.c.obj) - 0x0000000000006290 z_log_minimal_printk - .text.flash_area_close - 0x00000000000062aa 0x2 zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062aa flash_area_close - .text.flash_area_read - 0x00000000000062ac 0x2a zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062ac flash_area_read - .text.flash_area_write - 0x00000000000062d6 0x2a zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062d6 flash_area_write - .text.flash_area_erase - 0x0000000000006300 0x2c zephyr/libzephyr.a(flash_map.c.obj) - 0x0000000000006300 flash_area_erase - .text.flash_area_align - 0x000000000000632c 0xe zephyr/libzephyr.a(flash_map.c.obj) - 0x000000000000632c flash_area_align - .text.flash_area_erased_val - 0x000000000000633a 0xe zephyr/libzephyr.a(flash_map.c.obj) - 0x000000000000633a flash_area_erased_val - .text.get_sectors_cb - 0x0000000000006348 0x44 zephyr/libzephyr.a(flash_map_layout.c.obj) - .text.abort_function - 0x000000000000638c 0x2 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .text.nrf_cc3xx_platform_mutex_init - 0x000000000000638e 0x2 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - 0x000000000000638e nrf_cc3xx_platform_mutex_init - .text.z_arm_fatal_error - 0x0000000000006390 0xc zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x0000000000006390 z_arm_fatal_error - .text.z_do_kernel_oops - 0x000000000000639c 0x8 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x000000000000639c z_do_kernel_oops - .text.z_arm_nmi - 0x00000000000063a4 0xe zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - 0x00000000000063a4 z_arm_nmi - .text._HandlerModeExit - 0x00000000000063b2 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - 0x00000000000063b2 z_arm_exc_exit - 0x00000000000063b2 z_arm_int_exit - .text.z_irq_spurious - 0x00000000000063b4 0x8 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x00000000000063b4 z_irq_spurious - .text.arch_irq_unlock_outlined - 0x00000000000063bc 0xe zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000063bc arch_irq_unlock_outlined - .text.arch_irq_lock_outlined - 0x00000000000063ca 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000063ca arch_irq_lock_outlined - .text.arch_cpu_atomic_idle - 0x00000000000063da 0x1e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x00000000000063da arch_cpu_atomic_idle - .text.strlen 0x00000000000063f8 0xe zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x00000000000063f8 strlen - .text.memcmp 0x0000000000006406 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x0000000000006406 memcmp - .text.memcpy 0x0000000000006426 0x16 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x0000000000006426 memcpy - .text.memset 0x000000000000643c 0x12 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x000000000000643c memset - .text._stdout_hook_default - 0x000000000000644e 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.get_status - 0x0000000000006454 0x12 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.stop 0x0000000000006466 0x50 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_stop - 0x00000000000064b6 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.async_start - 0x00000000000064bc 0x5a zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_start - 0x0000000000006516 0xe zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_blocking_start - 0x0000000000006524 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.onoff_started_callback - 0x000000000000652a 0x14 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.lfclk_start - 0x000000000000653e 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.lfclk_stop - 0x0000000000006544 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.is_regular_addr_valid - 0x000000000000654a 0x22 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_erase - 0x000000000000656c 0x4c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_read - 0x00000000000065b8 0x28 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_get_page_info - 0x00000000000065e0 0x66 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_info_by_offs - 0x0000000000006646 0x8 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x0000000000006646 z_impl_flash_get_page_info_by_offs - .text.flash_page_foreach - 0x000000000000664e 0x58 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x000000000000664e flash_page_foreach - .text.gpio_nrfx_port_get_raw - 0x00000000000066a6 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_set_masked_raw - 0x00000000000066b2 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_set_bits_raw - 0x00000000000066c6 0xa zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_clear_bits_raw - 0x00000000000066d0 0xa zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_toggle_bits - 0x00000000000066da 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_manage_callback - 0x00000000000066ee 0x52 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.pinctrl_lookup_state - 0x0000000000006740 0x26 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - 0x0000000000006740 pinctrl_lookup_state - .text.uarte_nrfx_err_check - 0x0000000000006766 0xe zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_nrfx_poll_in - 0x0000000000006774 0x28 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.is_tx_ready.isra.0 - 0x000000000000679c 0x20 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_nrfx_isr_int - 0x00000000000067bc 0x6e zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.event_clear - 0x000000000000682a 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.hw_cc3xx_init_internal - 0x0000000000006842 0x4 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text.hw_cc3xx_init - 0x0000000000006846 0x12 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text.boot_swap_info_off - 0x0000000000006858 0xc modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006858 boot_swap_info_off - .text.boot_magic_compatible_check - 0x0000000000006864 0x1c modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006864 boot_magic_compatible_check - .text.bootutil_buffer_is_erased - 0x0000000000006880 0x26 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006880 bootutil_buffer_is_erased - .text.boot_read_flag - 0x00000000000068a6 0x38 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_write_trailer - 0x00000000000068de 0x58 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000068de boot_write_trailer - .text.boot_write_trailer_flag - 0x0000000000006936 0x14 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006936 boot_write_trailer_flag - .text.boot_write_image_ok - 0x000000000000694a 0xe modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000694a boot_write_image_ok - .text.boot_read_image_ok - 0x0000000000006958 0xc modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006958 boot_read_image_ok - .text.boot_read_swap_state_by_id - 0x0000000000006964 0x28 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006964 boot_read_swap_state_by_id - .text.boot_write_swap_info - 0x000000000000698c 0x22 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000698c boot_write_swap_info - .text.boot_write_copy_done - 0x00000000000069ae 0x10 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000069ae boot_write_copy_done - .text.nrf91_errata_6 - 0x00000000000069be 0x1e modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.nrf91_errata_14 - 0x00000000000069dc 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.nrfx_isr - 0x0000000000006a00 0x2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x0000000000006a00 nrfx_isr - .text.nrfx_busy_wait - 0x0000000000006a02 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x0000000000006a02 nrfx_busy_wait - .text.nrfx_gppi_channel_endpoints_setup - 0x0000000000006a06 0xe modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0x0000000000006a06 nrfx_gppi_channel_endpoints_setup - .text.clock_stop - 0x0000000000006a14 0xb2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_stop - 0x0000000000006ac6 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000006ac6 nrfx_clock_stop - .text.nrf_gpio_reconfigure - 0x0000000000006aca 0x92 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrf_gpio_cfg_sense_set - 0x0000000000006b5c 0x1e modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_pin_uninit - 0x0000000000006b7a 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000006b7a nrfx_gpiote_pin_uninit - .text.nrfx_gpiote_trigger_disable - 0x0000000000006b7e 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000006b7e nrfx_gpiote_trigger_disable - .text.nrfx_nvmc_flash_size_get - 0x0000000000006b82 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b82 nrfx_nvmc_flash_size_get - .text.nrfx_nvmc_flash_page_size_get - 0x0000000000006b88 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b88 nrfx_nvmc_flash_page_size_get - .text.nrfx_nvmc_flash_page_count_get - 0x0000000000006b8e 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b8e nrfx_nvmc_flash_page_count_get - .text.z_impl_k_busy_wait - 0x0000000000006b94 0x8 zephyr/kernel/libkernel.a(busy_wait.c.obj) - 0x0000000000006b94 z_impl_k_busy_wait - .text.z_device_state_init - 0x0000000000006b9c 0x2 zephyr/kernel/libkernel.a(device.c.obj) - 0x0000000000006b9c z_device_state_init - .text.z_device_is_ready - 0x0000000000006b9e 0x16 zephyr/kernel/libkernel.a(device.c.obj) - 0x0000000000006b9e z_device_is_ready - .text.arch_system_halt - 0x0000000000006bb4 0x10 zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bb4 arch_system_halt - .text.k_sys_fatal_error_handler - 0x0000000000006bc4 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bc4 k_sys_fatal_error_handler - .text.z_fatal_error - 0x0000000000006bca 0x1e zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bca z_fatal_error - .text.do_device_init - 0x0000000000006be8 0x30 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_early_memset - 0x0000000000006c18 0x4 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000006c18 z_early_memset - .text.z_early_memcpy - 0x0000000000006c1c 0x4 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000006c1c z_early_memcpy - .text.k_is_in_isr - 0x0000000000006c20 0xc zephyr/kernel/libkernel.a(nothread.c.obj) - 0x0000000000006c20 k_is_in_isr - .text.nrf_cc310_bl_ecdsa_verify_secp256r1 - 0x0000000000006c2c 0x26 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x0000000000006c2c nrf_cc310_bl_ecdsa_verify_secp256r1 - .text.PkaInitAndMutexLock - 0x0000000000006c52 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000006c52 PkaInitAndMutexLock - .text.SaSi_PalMemCopy - 0x0000000000006c5a 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c5a SaSi_PalMemCopy - .text.SaSi_PalMemSet - 0x0000000000006c5e 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c5e SaSi_PalMemSet - .text.SaSi_PalMemSetZero - 0x0000000000006c62 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c62 SaSi_PalMemSetZero - .text.CRYS_COMMON_ReverseMemcpy32 - 0x0000000000006c6a 0x1a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - 0x0000000000006c6a CRYS_COMMON_ReverseMemcpy32 - *(SORT_BY_ALIGNMENT(.TEXT.*)) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.t.*)) - *(SORT_BY_ALIGNMENT(.glue_7t)) - .glue_7t 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.glue_7)) - .glue_7 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.vfp11_veneer)) - .vfp11_veneer 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.v4_bx)) - .v4_bx 0x0000000000006c84 0x0 linker stubs - 0x0000000000006c84 . = ALIGN (0x4) - 0x0000000000006c84 __text_region_end = . - -.ARM.exidx 0x0000000000006c84 0x8 - 0x0000000000006c84 __exidx_start = . - *(SORT_BY_ALIGNMENT(.ARM.exidx*) SORT_BY_ALIGNMENT(gnu.linkonce.armexidx.*)) - .ARM.exidx 0x0000000000006c84 0x8 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - 0x0000000000006c8c __exidx_end = . - 0x0000000000006c8c __rodata_region_start = . - -initlevel 0x0000000000006c8c 0x48 - 0x0000000000006c8c __init_start = . - 0x0000000000006c8c __init_EARLY_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_EARLY?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_EARLY??_*))) - 0x0000000000006c8c __init_PRE_KERNEL_1_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_1?_*))) - .z_init_PRE_KERNEL_10_0_ - 0x0000000000006c8c 0x8 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_1??_*))) - .z_init_PRE_KERNEL_130_00053_ - 0x0000000000006c94 0x8 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .z_init_PRE_KERNEL_140_00009_ - 0x0000000000006c9c 0x8 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .z_init_PRE_KERNEL_140_0_ - 0x0000000000006ca4 0x8 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .z_init_PRE_KERNEL_150_00080_ - 0x0000000000006cac 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .z_init_PRE_KERNEL_160_0_ - 0x0000000000006cb4 0x8 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - 0x0000000000006cbc __init_PRE_KERNEL_2_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_2?_*))) - .z_init_PRE_KERNEL_20_0_ - 0x0000000000006cbc 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_2??_*))) - 0x0000000000006cc4 __init_POST_KERNEL_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_POST_KERNEL?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_POST_KERNEL??_*))) - .z_init_POST_KERNEL40_0_ - 0x0000000000006cc4 0x8 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .z_init_POST_KERNEL50_00086_ - 0x0000000000006ccc 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0x0000000000006cd4 __init_APPLICATION_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_APPLICATION?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_APPLICATION??_*))) - 0x0000000000006cd4 __init_SMP_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_SMP?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_SMP??_*))) - 0x0000000000006cd4 __init_end = . - 0x0000000000006cd4 __deferred_init_list_start = . - *(SORT_BY_ALIGNMENT(.z_deferred_init)) - 0x0000000000006cd4 __deferred_init_list_end = . - -device_area 0x0000000000006cd4 0x50 - 0x0000000000006cd4 _device_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._device.static.*_?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._device.static.*_??_*))) - ._device.static.1_30_ - 0x0000000000006cd4 0x14 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x0000000000006cd4 __device_dts_ord_53 - ._device.static.1_40_ - 0x0000000000006ce8 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - 0x0000000000006ce8 __device_dts_ord_9 - ._device.static.1_50_ - 0x0000000000006cfc 0x14 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - 0x0000000000006cfc __device_dts_ord_80 - ._device.static.3_50_ - 0x0000000000006d10 0x14 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0x0000000000006d10 __device_dts_ord_86 - 0x0000000000006d24 _device_list_end = . - -sw_isr_table 0x0000000000006d24 0x208 - 0x0000000000006d24 . = ALIGN (0x4) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.sw_isr_table*)) - .gnu.linkonce.sw_isr_table - 0x0000000000006d24 0x208 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - 0x0000000000006d24 _sw_isr_table - -initlevel_error - 0x0000000000006c8c 0x0 - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_[_A-Z0-9]*))) - 0x0000000000000001 ASSERT ((SIZEOF (initlevel_error) == 0x0), Undefined initialization levels used.) - -app_shmem_regions - 0x0000000000006f2c 0x0 - 0x0000000000006f2c __app_shmem_regions_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.app_regions.*))) - 0x0000000000006f2c __app_shmem_regions_end = . - -k_p4wq_initparam_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _k_p4wq_initparam_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_p4wq_initparam.static.*))) - 0x0000000000006f2c _k_p4wq_initparam_list_end = . - -_static_thread_data_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c __static_thread_data_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.__static_thread_data.static.*))) - 0x0000000000006f2c __static_thread_data_list_end = . - -device_deps 0x0000000000006f2c 0x0 - 0x0000000000006f2c __device_deps_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.__device_deps_pass2*))) - 0x0000000000006f2c __device_deps_end = . - -ztest 0x0000000000006f2c 0x0 - 0x0000000000006f2c _ztest_expected_result_entry_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_expected_result_entry.static.*))) - 0x0000000000006f2c _ztest_expected_result_entry_list_end = . - 0x0000000000006f2c _ztest_suite_node_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_suite_node.static.*))) - 0x0000000000006f2c _ztest_suite_node_list_end = . - 0x0000000000006f2c _ztest_unit_test_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_unit_test.static.*))) - 0x0000000000006f2c _ztest_unit_test_list_end = . - 0x0000000000006f2c _ztest_test_rule_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_test_rule.static.*))) - 0x0000000000006f2c _ztest_test_rule_list_end = . - -bt_l2cap_fixed_chan_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _bt_l2cap_fixed_chan_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._bt_l2cap_fixed_chan.static.*))) - 0x0000000000006f2c _bt_l2cap_fixed_chan_list_end = . - -bt_gatt_service_static_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _bt_gatt_service_static_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._bt_gatt_service_static.static.*))) - 0x0000000000006f2c _bt_gatt_service_static_list_end = . - -log_strings_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _log_strings_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_strings.static.*))) - 0x0000000000006f2c _log_strings_list_end = . - -log_const_area 0x0000000000006f2c 0x8 - 0x0000000000006f2c _log_const_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_const.static.*))) - ._log_const.static.log_const_mcuboot_ - 0x0000000000006f2c 0x8 app/libapp.a(main.c.obj) - 0x0000000000006f2c log_const_mcuboot - 0x0000000000006f34 _log_const_list_end = . - -log_backend_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _log_backend_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_backend.static.*))) - 0x0000000000006f34 _log_backend_list_end = . - -log_link_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _log_link_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_link.static.*))) - 0x0000000000006f34 _log_link_list_end = . - -tracing_backend_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _tracing_backend_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._tracing_backend.static.*))) - 0x0000000000006f34 _tracing_backend_list_end = . - -zephyr_dbg_info - *(SORT_BY_ALIGNMENT(.dbg_thread_info)) - -symbol_to_keep 0x0000000000006f34 0x0 - 0x0000000000006f34 __symbol_to_keep_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.symbol_to_keep*))) - 0x0000000000006f34 __symbol_to_keep_end = . - -shell_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell.static.*))) - 0x0000000000006f34 _shell_list_end = . - -shell_root_cmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_root_cmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_root_cmds.static.*))) - 0x0000000000006f34 _shell_root_cmds_list_end = . - -shell_subcmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_subcmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_subcmds.static.*))) - 0x0000000000006f34 _shell_subcmds_list_end = . - -shell_dynamic_subcmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_dynamic_subcmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_dynamic_subcmds.static.*))) - 0x0000000000006f34 _shell_dynamic_subcmds_list_end = . - -cfb_font_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _cfb_font_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._cfb_font.static.*))) - 0x0000000000006f34 _cfb_font_list_end = . - -rodata 0x0000000000006f40 0xa34 - *(SORT_BY_ALIGNMENT(.rodata)) - .rodata 0x0000000000006f40 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - *(SORT_BY_ALIGNMENT(.rodata.*)) - .rodata.delay_machine_code.0 - 0x0000000000006f50 0x6 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - *fill* 0x0000000000006f56 0x2 - .rodata.all_slots.0 - 0x0000000000006f58 0x8 app/libapp.a(flash_map_extended.c.obj) - .rodata.bootutil_key_cnt - 0x0000000000006f60 0x4 app/libapp.a(keys.c.obj) - 0x0000000000006f60 bootutil_key_cnt - .rodata.bootutil_keys - 0x0000000000006f64 0x8 app/libapp.a(keys.c.obj) - 0x0000000000006f64 bootutil_keys - .rodata.all_slots.0 - 0x0000000000006f6c 0x8 app/libapp.a(bootutil_misc.c.obj) - .rodata.all_slots.0 - 0x0000000000006f74 0x8 app/libapp.a(swap_misc.c.obj) - .rodata.ecdsa_pub_key_len - 0x0000000000006f7c 0x4 app/libapp.a(autogen-pubkey.c.obj) - 0x0000000000006f7c ecdsa_pub_key_len - .rodata.nrf_uarte_to_clean - 0x0000000000006f80 0x8 app/libapp.a(nrf_cleanup.c.obj) - .rodata.flash_map_entries - 0x0000000000006f88 0x4 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000000006f88 flash_map_entries - .rodata.default_flash_map - 0x0000000000006f8c 0xa0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000000006f8c default_flash_map - .rodata.apis 0x000000000000702c 0x8 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .rodata.transitions.0 - 0x0000000000007034 0xc zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.config - 0x0000000000007040 0x18 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.clock_control_api - 0x0000000000007058 0x1c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.flash_nrf_api - 0x0000000000007074 0x14 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.flash_nrf_parameters - 0x0000000000007088 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.gpio_nrfx_p0_cfg - 0x0000000000007090 0x18 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.gpio_nrfx_drv_api_funcs - 0x00000000000070a8 0x24 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.uarte_0z_config - 0x00000000000070cc 0x10 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_dev_config__device_dts_ord_80 - 0x00000000000070dc 0xc zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_states__device_dts_ord_80 - 0x00000000000070e8 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_state_pins_0__device_dts_ord_80 - 0x00000000000070f0 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.uart_nrfx_uarte_driver_api - 0x00000000000070f8 0xc zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.all_slots.0 - 0x0000000000007104 0x8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.levels.0 - 0x000000000000710c 0x18 zephyr/kernel/libkernel.a(init.c.obj) - .rodata.CSWTCH.10 - 0x0000000000007124 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .rodata.CC_PalPowerSaveModeInit.str1.4 - 0x0000000000007140 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .rodata.mutex_free.str1.4 - 0x0000000000007160 0x26 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *fill* 0x0000000000007186 0x2 - .rodata.mutex_init.str1.4 - 0x0000000000007188 0x23 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *fill* 0x00000000000071ab 0x1 - .rodata.domain_secp256r1 - 0x00000000000071ac 0xcc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x00000000000071ac domain_secp256r1 - .rodata.NRF_CC310_BL_HASH_LARVAL_SHA256 - 0x0000000000007278 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000007278 NRF_CC310_BL_HASH_LARVAL_SHA256 - .rodata.allowed_unprot_tlvs - 0x0000000000007298 0x1c app/libapp.a(image_validate.c.obj) - .rodata.boot_img_magic - 0x00000000000072b4 0x10 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000072b4 boot_img_magic - .rodata.main.str1.1 - 0x00000000000072c4 0xde app/libapp.a(main.c.obj) - .rodata.str1.1 - 0x00000000000073a2 0x8 app/libapp.a(main.c.obj) - .rodata.flash_device_base.str1.1 - 0x00000000000073aa 0x26 app/libapp.a(flash_map_extended.c.obj) - .rodata.ec_secp256r1_oid - 0x00000000000073d0 0x9 app/libapp.a(image_ecdsa.c.obj) - .rodata.ec_pubkey_oid - 0x00000000000073d9 0x8 app/libapp.a(image_ecdsa.c.obj) - .rodata.bootutil_max_image_size.str1.1 - 0x00000000000073e1 0x3b app/libapp.a(bootutil_misc.c.obj) - .rodata.boot_validate_slot.isra.0.str1.1 - 0x000000000000741c 0x3a app/libapp.a(loader.c.obj) - .rodata.boot_swap_image.isra.0.str1.1 - 0x0000000000007456 0x2f app/libapp.a(loader.c.obj) - .rodata.context_boot_go.str1.1 - 0x0000000000007485 0xf1 app/libapp.a(loader.c.obj) - .rodata.swap_read_status_bytes.str1.1 - 0x0000000000007576 0x23 app/libapp.a(swap_move.c.obj) - .rodata.boot_slots_compatible.str1.1 - 0x0000000000007599 0x93 app/libapp.a(swap_move.c.obj) - .rodata.swap_status_source.str1.1 - 0x000000000000762c 0xa4 app/libapp.a(swap_move.c.obj) - .rodata.swap_run.str1.1 - 0x00000000000076d0 0x89 app/libapp.a(swap_move.c.obj) - .rodata.ecdsa_pub_key - 0x0000000000007759 0x5b app/libapp.a(autogen-pubkey.c.obj) - 0x0000000000007759 ecdsa_pub_key - .rodata.z_cbvprintf_impl.str1.1 - 0x00000000000077b4 0x12 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x13 (size before relaxing) - .rodata.boot_banner.str1.1 - 0x00000000000077c6 0x92 zephyr/libzephyr.a(banner.c.obj) - .rodata.str1.1 - 0x0000000000007858 0x17 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.str1.1 - 0x000000000000786f 0x17 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.str1.1 - 0x0000000000007886 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.drive_modes - 0x0000000000007892 0x8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .rodata.str1.1 - 0x000000000000789a 0xa zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.boot_swap_type_multi.str1.1 - 0x00000000000078a4 0xb8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.boot_swap_tables - 0x000000000000795c 0x12 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.CSWTCH.17 - 0x000000000000796e 0x3 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.r.*)) - 0x0000000000007974 . = ALIGN (0x4) - *fill* 0x0000000000007971 0x3 - 0x0000000000007974 __rodata_region_end = . - 0x0000000000007974 . = ALIGN (_region_min_align) - 0x0000000000007974 __rom_region_end = ((__rom_region_start + .) - ADDR (rom_start)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.got.plt)) - *(SORT_BY_ALIGNMENT(.igot.plt)) - *(SORT_BY_ALIGNMENT(.got)) - *(SORT_BY_ALIGNMENT(.igot)) - 0x0000000020000000 . = 0x20000000 - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 _image_ram_start = . - -.ramfunc 0x0000000020000000 0x0 load address 0x0000000000007974 - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 __ramfunc_start = . - *(SORT_BY_ALIGNMENT(.ramfunc)) - *(SORT_BY_ALIGNMENT(.ramfunc.*)) - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 __ramfunc_end = . - 0x0000000000000000 __ramfunc_size = (__ramfunc_end - __ramfunc_start) - 0x0000000000007974 __ramfunc_load_start = LOADADDR (.ramfunc) - -datas 0x0000000020000000 0x108 load address 0x0000000000007974 - 0x0000000020000000 __data_region_start = . - 0x0000000020000000 __data_start = . - *(SORT_BY_ALIGNMENT(.data)) - *(SORT_BY_ALIGNMENT(.data.*)) - .data.FIH_NO_BOOTABLE_IMAGE - 0x0000000020000000 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000000 FIH_NO_BOOTABLE_IMAGE - .data.FIH_FAILURE - 0x0000000020000004 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000004 FIH_FAILURE - .data.FIH_SUCCESS - 0x0000000020000008 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000008 FIH_SUCCESS - .data.memset_func - 0x000000002000000c 0x4 app/libapp.a(platform_util.c.obj) - .data._char_out - 0x0000000020000010 0x4 zephyr/libzephyr.a(printk.c.obj) - 0x0000000020000010 _char_out - .data.flash_map - 0x0000000020000014 0x4 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000020000014 flash_map - .data._stdout_hook - 0x0000000020000018 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .data.uarte_0_data - 0x000000002000001c 0x1c zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .data.m_allocated_channels - 0x0000000020000038 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data.m_cb 0x000000002000003c 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .data.timeout_list - 0x00000000200000a0 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .data.platform_abort_apis - 0x00000000200000a8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x00000000200000a8 platform_abort_apis - .data.pCCRndCryptoMutex - 0x00000000200000b0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b0 pCCRndCryptoMutex - .data.CCPowerMutex - 0x00000000200000b4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b4 CCPowerMutex - .data.CCRndCryptoMutex - 0x00000000200000b8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b8 CCRndCryptoMutex - .data.CCAsymCryptoMutex - 0x00000000200000bc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000bc CCAsymCryptoMutex - .data.CCSymCryptoMutex - 0x00000000200000c0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000c0 CCSymCryptoMutex - .data.platform_mutexes - 0x00000000200000c4 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - 0x00000000200000c4 platform_mutexes - .data.platform_mutex_apis - 0x00000000200000d8 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - 0x00000000200000d8 platform_mutex_apis - .data.power_mutex - 0x00000000200000e8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.rng_mutex - 0x00000000200000f0 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.asym_mutex - 0x00000000200000f8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.sym_mutex - 0x0000000020000100 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *(SORT_BY_ALIGNMENT(.kernel.*)) - 0x0000000020000108 __data_end = . - 0x0000000000000108 __data_size = (__data_end - __data_start) - 0x0000000000007974 __data_load_start = LOADADDR (datas) - 0x0000000000007974 __data_region_load_start = LOADADDR (datas) - -device_states 0x0000000020000108 0x8 load address 0x0000000000007a7c - 0x0000000020000108 __device_states_start = . - *(SORT_BY_ALIGNMENT(.z_devstate)) - .z_devstate 0x0000000020000108 0x2 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .z_devstate 0x000000002000010a 0x2 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .z_devstate 0x000000002000010c 0x2 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .z_devstate 0x000000002000010e 0x2 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - *(SORT_BY_ALIGNMENT(.z_devstate.*)) - 0x0000000020000110 __device_states_end = . - -log_mpsc_pbuf_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_mpsc_pbuf_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_mpsc_pbuf.static.*))) - 0x0000000020000110 _log_mpsc_pbuf_list_end = . - -log_msg_ptr_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_msg_ptr_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_msg_ptr.static.*))) - 0x0000000020000110 _log_msg_ptr_list_end = . - -log_dynamic_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_dynamic_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_dynamic.static.*))) - 0x0000000020000110 _log_dynamic_list_end = . - -k_timer_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_timer_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_timer.static.*))) - 0x0000000020000110 _k_timer_list_end = . - -k_mem_slab_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mem_slab_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mem_slab.static.*))) - 0x0000000020000110 _k_mem_slab_list_end = . - -k_heap_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_heap_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_heap.static.*))) - 0x0000000020000110 _k_heap_list_end = . - -k_mutex_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mutex_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mutex.static.*))) - 0x0000000020000110 _k_mutex_list_end = . - -k_stack_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_stack_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_stack.static.*))) - 0x0000000020000110 _k_stack_list_end = . - -k_msgq_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_msgq_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_msgq.static.*))) - 0x0000000020000110 _k_msgq_list_end = . - -k_mbox_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mbox_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mbox.static.*))) - 0x0000000020000110 _k_mbox_list_end = . - -k_pipe_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_pipe_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_pipe.static.*))) - 0x0000000020000110 _k_pipe_list_end = . - -k_sem_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_sem_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_sem.static.*))) - 0x0000000020000110 _k_sem_list_end = . - -k_event_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_event_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_event.static.*))) - 0x0000000020000110 _k_event_list_end = . - -k_queue_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_queue_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_queue.static.*))) - 0x0000000020000110 _k_queue_list_end = . - -k_fifo_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_fifo_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_fifo.static.*))) - 0x0000000020000110 _k_fifo_list_end = . - -k_lifo_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_lifo_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_lifo.static.*))) - 0x0000000020000110 _k_lifo_list_end = . - -k_condvar_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_condvar_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_condvar.static.*))) - 0x0000000020000110 _k_condvar_list_end = . - -sys_mem_blocks_ptr_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _sys_mem_blocks_ptr_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._sys_mem_blocks_ptr.static.*))) - 0x0000000020000110 _sys_mem_blocks_ptr_list_end = . - -net_buf_pool_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _net_buf_pool_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._net_buf_pool.static.*))) - 0x0000000020000110 _net_buf_pool_list_end = . - 0x0000000020000110 __data_region_end = . - -bss 0x0000000020000110 0xec0 - 0x0000000020000110 . = ALIGN (0x4) - 0x0000000020000110 __bss_start = . - 0x0000000020000110 __kernel_ram_start = . - *(SORT_BY_ALIGNMENT(.bss)) - *(SORT_BY_ALIGNMENT(.bss.*)) - .bss.cc_data 0x0000000020000110 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.last_count - 0x0000000020000120 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.anchor 0x0000000020000128 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.z_main_thread - 0x0000000020000130 0x80 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000130 z_main_thread - .bss.curr_tick - 0x00000000200001b0 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss._fih_cfi_ctr - 0x00000000200001b8 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x00000000200001b8 _fih_cfi_ctr - .bss.secondary_slot_sectors.2 - 0x00000000200001bc 0x400 app/libapp.a(loader.c.obj) - .bss.primary_slot_sectors.3 - 0x00000000200005bc 0x400 app/libapp.a(loader.c.obj) - .bss.buf.4 0x00000000200009bc 0x400 app/libapp.a(loader.c.obj) - .bss.boot_data - 0x0000000020000dbc 0x60 app/libapp.a(loader.c.obj) - .bss.boot_status_fails - 0x0000000020000e1c 0x4 app/libapp.a(swap_move.c.obj) - 0x0000000020000e1c boot_status_fails - .bss.cli.1 0x0000000020000e20 0x10 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.on.2 0x0000000020000e30 0x4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.data 0x0000000020000e34 0x50 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.hfclk_users - 0x0000000020000e84 0x4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.dev_layout - 0x0000000020000e88 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .bss.gpio_nrfx_p0_data - 0x0000000020000e90 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .bss.force_isr_mask - 0x0000000020000e9c 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.int_mask 0x0000000020000ea0 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.overflow_cnt - 0x0000000020000ea4 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.m_clock_cb - 0x0000000020000ea8 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .bss.announce_remaining - 0x0000000020000eb0 0x4 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss.nrf_cc3xx_platform_initialized - 0x0000000020000eb4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss.use_count - 0x0000000020000eb8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .bss.power_mutex_int - 0x0000000020000ebc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.rng_mutex_int - 0x0000000020000ec0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.asym_mutex_int - 0x0000000020000ec4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.sym_mutex_int - 0x0000000020000ec8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.tmpbuf.1 0x0000000020000ecc 0x100 app/libapp.a(loader.c.obj) - .bss.initialized.0 - 0x0000000020000fcc 0x1 app/libapp.a(cc310_glue.c.obj) - .bss.uarte0_rx_data - 0x0000000020000fcd 0x1 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss.uarte0_char_out - 0x0000000020000fce 0x1 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss.z_sys_post_kernel - 0x0000000020000fcf 0x1 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000fcf z_sys_post_kernel - *(SORT_BY_ALIGNMENT(COMMON)) - *(SORT_BY_ALIGNMENT(.kernel_bss.*)) - 0x0000000020000fd0 __bss_end = ALIGN (0x4) - -noinit 0x0000000020000fd0 0x3000 - *(SORT_BY_ALIGNMENT(.noinit)) - *(SORT_BY_ALIGNMENT(.noinit.*)) - .noinit."WEST_TOPDIR/zephyr/kernel/init.c".1 - 0x0000000020000fd0 0x800 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000fd0 z_interrupt_stacks - .noinit."WEST_TOPDIR/zephyr/kernel/init.c".0 - 0x00000000200017d0 0x2800 zephyr/kernel/libkernel.a(init.c.obj) - 0x00000000200017d0 z_main_stack - *(SORT_BY_ALIGNMENT(.kernel_noinit.*)) - 0x0000000020008000 __kernel_ram_end = 0x20008000 - 0x0000000000007ef0 __kernel_ram_size = (__kernel_ram_end - __kernel_ram_start) - 0x00000000000034a4 PROVIDE (z_arm_platform_init = SystemInit) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.irq_info*)) - *(SORT_BY_ALIGNMENT(.intList*)) - -.last_ram_section - 0x0000000020003fd0 0x0 - 0x0000000020003fd0 _image_ram_end = . - 0x0000000000003fd0 _image_ram_size = (_image_ram_end - _image_ram_start) - 0x0000000020003fd0 _end = . - 0x0000000020003fd0 z_mapped_end = . - -.stab - *(SORT_BY_ALIGNMENT(.stab)) - -.stabstr - *(SORT_BY_ALIGNMENT(.stabstr)) - -.stab.excl - *(SORT_BY_ALIGNMENT(.stab.excl)) - -.stab.exclstr - *(SORT_BY_ALIGNMENT(.stab.exclstr)) - -.stab.index - *(SORT_BY_ALIGNMENT(.stab.index)) - -.stab.indexstr - *(SORT_BY_ALIGNMENT(.stab.indexstr)) - -.gnu.build.attributes - *(SORT_BY_ALIGNMENT(.gnu.build.attributes) SORT_BY_ALIGNMENT(.gnu.build.attributes.*)) - -.comment 0x0000000000000000 0xc1 - *(SORT_BY_ALIGNMENT(.comment)) - .comment 0x0000000000000000 0x22 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - 0x23 (size before relaxing) - .comment 0x0000000000000022 0x23 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .comment 0x0000000000000022 0x23 app/libapp.a(main.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(flash_map_extended.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(os.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(keys.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(image_validate.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(tlv.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(image_ecdsa.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(bootutil_misc.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(fault_injection_hardening.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(loader.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(swap_misc.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(swap_move.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(asn1parse.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(platform_util.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(cc310_glue.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(autogen-pubkey.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(arm_cleanup.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(nrf_cleanup.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(printk.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(onoff.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(notify.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(configs.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(log_minimal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map_layout.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(banner.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .comment 0x0000000000000022 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .comment 0x0000000000000022 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .comment 0x0000000000000022 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .comment 0x0000000000000022 0x23 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .comment 0x0000000000000022 0x23 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .comment 0x0000000000000022 0x23 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(device.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(fatal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(init.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(nothread.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(xip.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(timeout.c.obj) - .comment 0x0000000000000022 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - 0x21 (size before relaxing) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .comment 0x0000000000000042 0x7f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x80 (size before relaxing) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - -.debug - *(SORT_BY_ALIGNMENT(.debug)) - -.line - *(SORT_BY_ALIGNMENT(.line)) - -.debug_srcinfo - *(SORT_BY_ALIGNMENT(.debug_srcinfo)) - -.debug_sfnames - *(SORT_BY_ALIGNMENT(.debug_sfnames)) - -.debug_aranges 0x0000000000000000 0x1598 - *(SORT_BY_ALIGNMENT(.debug_aranges)) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_aranges - 0x0000000000000020 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_aranges - 0x0000000000000040 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_aranges - 0x0000000000000060 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_aranges - 0x0000000000000088 0x18 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .debug_aranges - 0x00000000000000a0 0x20 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_aranges - 0x00000000000000c0 0x20 app/libapp.a(main.c.obj) - .debug_aranges - 0x00000000000000e0 0x58 app/libapp.a(flash_map_extended.c.obj) - .debug_aranges - 0x0000000000000138 0x20 app/libapp.a(os.c.obj) - .debug_aranges - 0x0000000000000158 0x18 app/libapp.a(keys.c.obj) - .debug_aranges - 0x0000000000000170 0x28 app/libapp.a(image_validate.c.obj) - .debug_aranges - 0x0000000000000198 0x30 app/libapp.a(tlv.c.obj) - .debug_aranges - 0x00000000000001c8 0x28 app/libapp.a(image_ecdsa.c.obj) - .debug_aranges - 0x00000000000001f0 0x60 app/libapp.a(bootutil_misc.c.obj) - .debug_aranges - 0x0000000000000250 0x38 app/libapp.a(fault_injection_hardening.c.obj) - .debug_aranges - 0x0000000000000288 0x90 app/libapp.a(loader.c.obj) - .debug_aranges - 0x0000000000000318 0x40 app/libapp.a(swap_misc.c.obj) - .debug_aranges - 0x0000000000000358 0x68 app/libapp.a(swap_move.c.obj) - .debug_aranges - 0x00000000000003c0 0xa0 app/libapp.a(asn1parse.c.obj) - .debug_aranges - 0x0000000000000460 0x20 app/libapp.a(platform_util.c.obj) - .debug_aranges - 0x0000000000000480 0x30 app/libapp.a(cc310_glue.c.obj) - .debug_aranges - 0x00000000000004b0 0x18 app/libapp.a(autogen-pubkey.c.obj) - .debug_aranges - 0x00000000000004c8 0x28 app/libapp.a(arm_cleanup.c.obj) - .debug_aranges - 0x00000000000004f0 0x28 app/libapp.a(nrf_cleanup.c.obj) - .debug_aranges - 0x0000000000000518 0x68 zephyr/libzephyr.a(printk.c.obj) - .debug_aranges - 0x0000000000000580 0x20 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_aranges - 0x00000000000005a0 0x90 zephyr/libzephyr.a(onoff.c.obj) - .debug_aranges - 0x0000000000000630 0x28 zephyr/libzephyr.a(notify.c.obj) - .debug_aranges - 0x0000000000000658 0x20 zephyr/libzephyr.a(configs.c.obj) - .debug_aranges - 0x0000000000000678 0x30 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_aranges - 0x00000000000006a8 0x68 zephyr/libzephyr.a(flash_map.c.obj) - .debug_aranges - 0x0000000000000710 0x28 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_aranges - 0x0000000000000738 0x20 zephyr/libzephyr.a(banner.c.obj) - .debug_aranges - 0x0000000000000758 0x18 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_aranges - 0x0000000000000770 0x28 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_aranges - 0x0000000000000798 0x20 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_aranges - 0x00000000000007b8 0x30 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_aranges - 0x00000000000007e8 0x20 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_aranges - 0x0000000000000808 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_aranges - 0x0000000000000828 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_aranges - 0x0000000000000868 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_aranges - 0x0000000000000890 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_aranges - 0x00000000000008d0 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_aranges - 0x00000000000008f0 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_aranges - 0x0000000000000938 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_aranges - 0x0000000000000968 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_aranges - 0x0000000000000988 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_aranges - 0x00000000000009a8 0x90 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_aranges - 0x0000000000000a38 0x68 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_aranges - 0x0000000000000aa0 0x28 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_aranges - 0x0000000000000ac8 0xb8 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_aranges - 0x0000000000000b80 0x30 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_aranges - 0x0000000000000bb0 0x50 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_aranges - 0x0000000000000c00 0x40 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_aranges - 0x0000000000000c40 0x68 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_aranges - 0x0000000000000ca8 0x20 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_aranges - 0x0000000000000cc8 0x20 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_aranges - 0x0000000000000ce8 0x48 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_aranges - 0x0000000000000d30 0xd8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_aranges - 0x0000000000000e08 0x20 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_aranges - 0x0000000000000e28 0x28 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_aranges - 0x0000000000000e50 0xc0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_aranges - 0x0000000000000f10 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_aranges - 0x0000000000000f68 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_aranges - 0x0000000000000f98 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_aranges - 0x0000000000000fc8 0xe8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_aranges - 0x00000000000010b0 0x60 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_aranges - 0x0000000000001110 0x78 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_aranges - 0x0000000000001188 0x168 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_aranges - 0x00000000000012f0 0xb8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_aranges - 0x00000000000013a8 0x20 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_aranges - 0x00000000000013c8 0x38 zephyr/kernel/libkernel.a(device.c.obj) - .debug_aranges - 0x0000000000001400 0x60 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_aranges - 0x0000000000001460 0x60 zephyr/kernel/libkernel.a(init.c.obj) - .debug_aranges - 0x00000000000014c0 0x28 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_aranges - 0x00000000000014e8 0x20 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_aranges - 0x0000000000001508 0x90 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_pubnames - *(SORT_BY_ALIGNMENT(.debug_pubnames)) - -.debug_info 0x0000000000000000 0x6b9e5 - *(SORT_BY_ALIGNMENT(.debug_info) SORT_BY_ALIGNMENT(.gnu.linkonce.wi.*)) - .debug_info 0x0000000000000000 0x17d zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .debug_info 0x000000000000017d 0xdc zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_info 0x0000000000000259 0x2eb9 app/libapp.a(main.c.obj) - .debug_info 0x0000000000003112 0x15cf app/libapp.a(flash_map_extended.c.obj) - .debug_info 0x00000000000046e1 0x93 app/libapp.a(os.c.obj) - .debug_info 0x0000000000004774 0x1cd app/libapp.a(keys.c.obj) - .debug_info 0x0000000000004941 0x13ad app/libapp.a(image_validate.c.obj) - .debug_info 0x0000000000005cee 0x52c app/libapp.a(tlv.c.obj) - .debug_info 0x000000000000621a 0x94f app/libapp.a(image_ecdsa.c.obj) - .debug_info 0x0000000000006b69 0x1c84 app/libapp.a(bootutil_misc.c.obj) - .debug_info 0x00000000000087ed 0x247 app/libapp.a(fault_injection_hardening.c.obj) - .debug_info 0x0000000000008a34 0x768a app/libapp.a(loader.c.obj) - .debug_info 0x00000000000100be 0x1c34 app/libapp.a(swap_misc.c.obj) - .debug_info 0x0000000000011cf2 0x8ad6 app/libapp.a(swap_move.c.obj) - .debug_info 0x000000000001a7c8 0xd45 app/libapp.a(asn1parse.c.obj) - .debug_info 0x000000000001b50d 0xf8 app/libapp.a(platform_util.c.obj) - .debug_info 0x000000000001b605 0x50a app/libapp.a(cc310_glue.c.obj) - .debug_info 0x000000000001bb0f 0x6f app/libapp.a(autogen-pubkey.c.obj) - .debug_info 0x000000000001bb7e 0x480 app/libapp.a(arm_cleanup.c.obj) - .debug_info 0x000000000001bffe 0x175a app/libapp.a(nrf_cleanup.c.obj) - .debug_info 0x000000000001d758 0x750 zephyr/libzephyr.a(printk.c.obj) - .debug_info 0x000000000001dea8 0x578 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_info 0x000000000001e420 0x28bf zephyr/libzephyr.a(onoff.c.obj) - .debug_info 0x0000000000020cdf 0x311 zephyr/libzephyr.a(notify.c.obj) - .debug_info 0x0000000000020ff0 0x38 zephyr/libzephyr.a(configs.c.obj) - .debug_info 0x0000000000021028 0x453 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_info 0x000000000002147b 0xd72 zephyr/libzephyr.a(flash_map.c.obj) - .debug_info 0x00000000000221ed 0x4e6 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_info 0x00000000000226d3 0xf3 zephyr/libzephyr.a(banner.c.obj) - .debug_info 0x00000000000227c6 0x208 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_info 0x00000000000229ce 0x23a zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_info 0x0000000000022c08 0x93 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_info 0x0000000000022c9b 0x2a89 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_info 0x0000000000025724 0xb6 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_info 0x00000000000257da 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_info 0x00000000000257fd 0x93 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_info 0x0000000000025890 0xbe9b zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_info 0x000000000003172b 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_info 0x000000000003174e 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_info 0x0000000000031771 0x74e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_info 0x0000000000031ebf 0x22 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_info 0x0000000000031ee1 0xa31 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_info 0x0000000000032912 0x6ba zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_info 0x0000000000032fcc 0xc4d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_info 0x0000000000033c19 0x613 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_info 0x000000000003422c 0x6da zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_info 0x0000000000034906 0x18b zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_info 0x0000000000034a91 0x6de zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_info 0x000000000003516f 0x7ff zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_info 0x000000000003596e 0x526 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_info 0x0000000000035e94 0x3a5d zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_info 0x00000000000398f1 0x74a zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_info 0x000000000003a03b 0x34e4 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_info 0x000000000003d51f 0x6de zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_info 0x000000000003dbfd 0x26e9 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_info 0x00000000000402e6 0x18b zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_info 0x0000000000040471 0x1712 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_info 0x0000000000041b83 0x3411 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_info 0x0000000000044f94 0x33be zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_info 0x0000000000048352 0x6df modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_info 0x0000000000048a31 0x35d modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_info 0x0000000000048d8e 0x6801 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_info 0x000000000004f58f 0x1bbc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_info 0x000000000005114b 0x251 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_info 0x000000000005139c 0x33c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_info 0x00000000000516d8 0x14d7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_info 0x0000000000052baf 0x4172 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_info 0x0000000000056d21 0x472a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_info 0x000000000005b44b 0x8f09 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_info 0x0000000000064354 0x13de modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_info 0x0000000000065732 0xd7 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_info 0x0000000000065809 0x32b zephyr/kernel/libkernel.a(device.c.obj) - .debug_info 0x0000000000065b34 0x275b zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_info 0x000000000006828f 0x1860 zephyr/kernel/libkernel.a(init.c.obj) - .debug_info 0x0000000000069aef 0x22d zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_info 0x0000000000069d1c 0x136 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_info 0x0000000000069e52 0x1b93 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_abbrev 0x0000000000000000 0xca51 - *(SORT_BY_ALIGNMENT(.debug_abbrev)) - .debug_abbrev 0x0000000000000000 0x118 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .debug_abbrev 0x0000000000000118 0x62 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_abbrev 0x000000000000017a 0x44f app/libapp.a(main.c.obj) - .debug_abbrev 0x00000000000005c9 0x353 app/libapp.a(flash_map_extended.c.obj) - .debug_abbrev 0x000000000000091c 0x44 app/libapp.a(os.c.obj) - .debug_abbrev 0x0000000000000960 0xe2 app/libapp.a(keys.c.obj) - .debug_abbrev 0x0000000000000a42 0x453 app/libapp.a(image_validate.c.obj) - .debug_abbrev 0x0000000000000e95 0x1d1 app/libapp.a(tlv.c.obj) - .debug_abbrev 0x0000000000001066 0x351 app/libapp.a(image_ecdsa.c.obj) - .debug_abbrev 0x00000000000013b7 0x485 app/libapp.a(bootutil_misc.c.obj) - .debug_abbrev 0x000000000000183c 0x161 app/libapp.a(fault_injection_hardening.c.obj) - .debug_abbrev 0x000000000000199d 0x6b9 app/libapp.a(loader.c.obj) - .debug_abbrev 0x0000000000002056 0x3b8 app/libapp.a(swap_misc.c.obj) - .debug_abbrev 0x000000000000240e 0x55e app/libapp.a(swap_move.c.obj) - .debug_abbrev 0x000000000000296c 0x304 app/libapp.a(asn1parse.c.obj) - .debug_abbrev 0x0000000000002c70 0xd7 app/libapp.a(platform_util.c.obj) - .debug_abbrev 0x0000000000002d47 0x25a app/libapp.a(cc310_glue.c.obj) - .debug_abbrev 0x0000000000002fa1 0x47 app/libapp.a(autogen-pubkey.c.obj) - .debug_abbrev 0x0000000000002fe8 0x1df app/libapp.a(arm_cleanup.c.obj) - .debug_abbrev 0x00000000000031c7 0x2d9 app/libapp.a(nrf_cleanup.c.obj) - .debug_abbrev 0x00000000000034a0 0x360 zephyr/libzephyr.a(printk.c.obj) - .debug_abbrev 0x0000000000003800 0x25c zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_abbrev 0x0000000000003a5c 0x54f zephyr/libzephyr.a(onoff.c.obj) - .debug_abbrev 0x0000000000003fab 0x1bf zephyr/libzephyr.a(notify.c.obj) - .debug_abbrev 0x000000000000416a 0x2e zephyr/libzephyr.a(configs.c.obj) - .debug_abbrev 0x0000000000004198 0x257 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_abbrev 0x00000000000043ef 0x315 zephyr/libzephyr.a(flash_map.c.obj) - .debug_abbrev 0x0000000000004704 0x264 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_abbrev 0x0000000000004968 0x9c zephyr/libzephyr.a(banner.c.obj) - .debug_abbrev 0x0000000000004a04 0xf5 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_abbrev 0x0000000000004af9 0x13d zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_abbrev 0x0000000000004c36 0x44 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_abbrev 0x0000000000004c7a 0x31e zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_abbrev 0x0000000000004f98 0x70 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_abbrev 0x0000000000005008 0x14 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_abbrev 0x000000000000501c 0x44 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_abbrev 0x0000000000005060 0x47e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_abbrev 0x00000000000054de 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_abbrev 0x00000000000054f2 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_abbrev 0x0000000000005506 0x1ce zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_abbrev 0x00000000000056d4 0x12 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_abbrev 0x00000000000056e6 0x27d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_abbrev 0x0000000000005963 0x1cb zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_abbrev 0x0000000000005b2e 0x400 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_abbrev 0x0000000000005f2e 0x180 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_abbrev 0x00000000000060ae 0x159 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_abbrev 0x0000000000006207 0x136 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_abbrev 0x000000000000633d 0x171 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_abbrev 0x00000000000064ae 0x2bc zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_abbrev 0x000000000000676a 0x24c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_abbrev 0x00000000000069b6 0x7a4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_abbrev 0x000000000000715a 0x399 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_abbrev 0x00000000000074f3 0x557 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_abbrev 0x0000000000007a4a 0x1cc zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_abbrev 0x0000000000007c16 0x5ab zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_abbrev 0x00000000000081c1 0xd0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_abbrev 0x0000000000008291 0x269 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_abbrev 0x00000000000084fa 0x608 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_abbrev 0x0000000000008b02 0x6e4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_abbrev 0x00000000000091e6 0x16d modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_abbrev 0x0000000000009353 0x210 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_abbrev 0x0000000000009563 0x4c0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_abbrev 0x0000000000009a23 0x3b6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_abbrev 0x0000000000009dd9 0x155 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_abbrev 0x0000000000009f2e 0x10b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_abbrev 0x000000000000a039 0x323 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_abbrev 0x000000000000a35c 0x491 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_abbrev 0x000000000000a7ed 0x404 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_abbrev 0x000000000000abf1 0x603 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_abbrev 0x000000000000b1f4 0x430 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_abbrev 0x000000000000b624 0x9d zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_abbrev 0x000000000000b6c1 0x1bc zephyr/kernel/libkernel.a(device.c.obj) - .debug_abbrev 0x000000000000b87d 0x43a zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_abbrev 0x000000000000bcb7 0x649 zephyr/kernel/libkernel.a(init.c.obj) - .debug_abbrev 0x000000000000c300 0x182 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_abbrev 0x000000000000c482 0xbe zephyr/kernel/libkernel.a(xip.c.obj) - .debug_abbrev 0x000000000000c540 0x511 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_line 0x0000000000000000 0x1d6d1 - *(SORT_BY_ALIGNMENT(.debug_line) SORT_BY_ALIGNMENT(.debug_line.*) SORT_BY_ALIGNMENT(.debug_line_end)) - .debug_line 0x0000000000000000 0x141 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .debug_line 0x0000000000000141 0x145 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_line 0x0000000000000286 0x85e app/libapp.a(main.c.obj) - .debug_line 0x0000000000000ae4 0x633 app/libapp.a(flash_map_extended.c.obj) - .debug_line 0x0000000000001117 0x76 app/libapp.a(os.c.obj) - .debug_line 0x000000000000118d 0x1a2 app/libapp.a(keys.c.obj) - .debug_line 0x000000000000132f 0x98a app/libapp.a(image_validate.c.obj) - .debug_line 0x0000000000001cb9 0x44c app/libapp.a(tlv.c.obj) - .debug_line 0x0000000000002105 0x547 app/libapp.a(image_ecdsa.c.obj) - .debug_line 0x000000000000264c 0x764 app/libapp.a(bootutil_misc.c.obj) - .debug_line 0x0000000000002db0 0x212 app/libapp.a(fault_injection_hardening.c.obj) - .debug_line 0x0000000000002fc2 0x1548 app/libapp.a(loader.c.obj) - .debug_line 0x000000000000450a 0x7dd app/libapp.a(swap_misc.c.obj) - .debug_line 0x0000000000004ce7 0xf2e app/libapp.a(swap_move.c.obj) - .debug_line 0x0000000000005c15 0x83e app/libapp.a(asn1parse.c.obj) - .debug_line 0x0000000000006453 0x160 app/libapp.a(platform_util.c.obj) - .debug_line 0x00000000000065b3 0x37d app/libapp.a(cc310_glue.c.obj) - .debug_line 0x0000000000006930 0xa0 app/libapp.a(autogen-pubkey.c.obj) - .debug_line 0x00000000000069d0 0x2f5 app/libapp.a(arm_cleanup.c.obj) - .debug_line 0x0000000000006cc5 0x782 app/libapp.a(nrf_cleanup.c.obj) - .debug_line 0x0000000000007447 0x4e0 zephyr/libzephyr.a(printk.c.obj) - .debug_line 0x0000000000007927 0x73f zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_line 0x0000000000008066 0x1670 zephyr/libzephyr.a(onoff.c.obj) - .debug_line 0x00000000000096d6 0x206 zephyr/libzephyr.a(notify.c.obj) - .debug_line 0x00000000000098dc 0x2c4 zephyr/libzephyr.a(configs.c.obj) - .debug_line 0x0000000000009ba0 0x376 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_line 0x0000000000009f16 0x6b1 zephyr/libzephyr.a(flash_map.c.obj) - .debug_line 0x000000000000a5c7 0x383 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_line 0x000000000000a94a 0xcc zephyr/libzephyr.a(banner.c.obj) - .debug_line 0x000000000000aa16 0x21c zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_line 0x000000000000ac32 0x1c2 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_line 0x000000000000adf4 0x9d zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_line 0x000000000000ae91 0x3dc zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_line 0x000000000000b26d 0xc7 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_line 0x000000000000b334 0x75 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_line 0x000000000000b3a9 0x7d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_line 0x000000000000b426 0x8dc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_line 0x000000000000bd02 0x82 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_line 0x000000000000bd84 0x9c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_line 0x000000000000be20 0x395 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_line 0x000000000000c1b5 0xbe zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_line 0x000000000000c273 0x352 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_line 0x000000000000c5c5 0x35e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_line 0x000000000000c923 0x628 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_line 0x000000000000cf4b 0x2d0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_line 0x000000000000d21b 0x1e2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_line 0x000000000000d3fd 0x20a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_line 0x000000000000d607 0x53e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_line 0x000000000000db45 0x434 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_line 0x000000000000df79 0x23c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_line 0x000000000000e1b5 0x14c1 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_line 0x000000000000f676 0x3c6 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_line 0x000000000000fa3c 0x67c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_line 0x00000000000100b8 0x422 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_line 0x00000000000104da 0xd76 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_line 0x0000000000011250 0x18e zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_line 0x00000000000113de 0x5b8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_line 0x0000000000011996 0x10e4 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_line 0x0000000000012a7a 0x1690 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_line 0x000000000001410a 0x260 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_line 0x000000000001436a 0x203 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_line 0x000000000001456d 0xd71 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_line 0x00000000000152de 0x8b2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_line 0x0000000000015b90 0x263 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_line 0x0000000000015df3 0x29f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_line 0x0000000000016092 0x7dc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_line 0x000000000001686e 0xb9b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_line 0x0000000000017409 0xb50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_line 0x0000000000017f59 0x221f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_line 0x000000000001a178 0xa93 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_line 0x000000000001ac0b 0x11c zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_line 0x000000000001ad27 0x2e1 zephyr/kernel/libkernel.a(device.c.obj) - .debug_line 0x000000000001b008 0x657 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_line 0x000000000001b65f 0x992 zephyr/kernel/libkernel.a(init.c.obj) - .debug_line 0x000000000001bff1 0x341 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_line 0x000000000001c332 0x1da zephyr/kernel/libkernel.a(xip.c.obj) - .debug_line 0x000000000001c50c 0x11c5 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_frame 0x0000000000000000 0x2f64 - *(SORT_BY_ALIGNMENT(.debug_frame)) - .debug_frame 0x0000000000000000 0x20 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_frame 0x0000000000000020 0x30 app/libapp.a(main.c.obj) - .debug_frame 0x0000000000000050 0xc0 app/libapp.a(flash_map_extended.c.obj) - .debug_frame 0x0000000000000110 0x20 app/libapp.a(os.c.obj) - .debug_frame 0x0000000000000130 0x64 app/libapp.a(image_validate.c.obj) - .debug_frame 0x0000000000000194 0x70 app/libapp.a(tlv.c.obj) - .debug_frame 0x0000000000000204 0x64 app/libapp.a(image_ecdsa.c.obj) - .debug_frame 0x0000000000000268 0xf0 app/libapp.a(bootutil_misc.c.obj) - .debug_frame 0x0000000000000358 0x50 app/libapp.a(fault_injection_hardening.c.obj) - .debug_frame 0x00000000000003a8 0x1e4 app/libapp.a(loader.c.obj) - .debug_frame 0x000000000000058c 0xb4 app/libapp.a(swap_misc.c.obj) - .debug_frame 0x0000000000000640 0x154 app/libapp.a(swap_move.c.obj) - .debug_frame 0x0000000000000794 0x228 app/libapp.a(asn1parse.c.obj) - .debug_frame 0x00000000000009bc 0x20 app/libapp.a(platform_util.c.obj) - .debug_frame 0x00000000000009dc 0x7c app/libapp.a(cc310_glue.c.obj) - .debug_frame 0x0000000000000a58 0x30 app/libapp.a(arm_cleanup.c.obj) - .debug_frame 0x0000000000000a88 0x44 app/libapp.a(nrf_cleanup.c.obj) - .debug_frame 0x0000000000000acc 0x118 zephyr/libzephyr.a(printk.c.obj) - .debug_frame 0x0000000000000be4 0x40 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_frame 0x0000000000000c24 0x190 zephyr/libzephyr.a(onoff.c.obj) - .debug_frame 0x0000000000000db4 0x30 zephyr/libzephyr.a(notify.c.obj) - .debug_frame 0x0000000000000de4 0x20 zephyr/libzephyr.a(configs.c.obj) - .debug_frame 0x0000000000000e04 0x78 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_frame 0x0000000000000e7c 0x120 zephyr/libzephyr.a(flash_map.c.obj) - .debug_frame 0x0000000000000f9c 0x50 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_frame 0x0000000000000fec 0x2c zephyr/libzephyr.a(banner.c.obj) - .debug_frame 0x0000000000001018 0x30 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_frame 0x0000000000001048 0x20 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_frame 0x0000000000001068 0x48 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_frame 0x00000000000010b0 0x2c zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_frame 0x00000000000010dc 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_frame 0x00000000000010fc 0x84 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_frame 0x0000000000001180 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_frame 0x00000000000011b0 0x60 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_frame 0x0000000000001210 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_frame 0x0000000000001238 0x78 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_frame 0x00000000000012b0 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_frame 0x00000000000012f0 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_frame 0x0000000000001310 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_frame 0x000000000000133c 0x160 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_frame 0x000000000000149c 0xd8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_frame 0x0000000000001574 0x30 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_frame 0x00000000000015a4 0x208 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_frame 0x00000000000017ac 0x54 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_frame 0x0000000000001800 0xbc zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_frame 0x00000000000018bc 0xa0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_frame 0x000000000000195c 0x104 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_frame 0x0000000000001a60 0x2c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_frame 0x0000000000001a8c 0x34 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_frame 0x0000000000001ac0 0x98 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_frame 0x0000000000001b58 0x268 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_frame 0x0000000000001dc0 0x2c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_frame 0x0000000000001dec 0x3c modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_frame 0x0000000000001e28 0x230 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_frame 0x0000000000002058 0xa8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_frame 0x0000000000002100 0x48 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_frame 0x0000000000002148 0x54 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_frame 0x000000000000219c 0x1b0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_frame 0x000000000000234c 0xe0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_frame 0x000000000000242c 0x120 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_frame 0x000000000000254c 0x3c4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_frame 0x0000000000002910 0x1d8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_frame 0x0000000000002ae8 0x20 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_frame 0x0000000000002b08 0x5c zephyr/kernel/libkernel.a(device.c.obj) - .debug_frame 0x0000000000002b64 0xb8 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_frame 0x0000000000002c1c 0xe4 zephyr/kernel/libkernel.a(init.c.obj) - .debug_frame 0x0000000000002d00 0x3c zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_frame 0x0000000000002d3c 0x2c zephyr/kernel/libkernel.a(xip.c.obj) - .debug_frame 0x0000000000002d68 0x19c zephyr/kernel/libkernel.a(timeout.c.obj) - .debug_frame 0x0000000000002f04 0x2c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .debug_frame 0x0000000000002f30 0x34 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - -.debug_str 0x0000000000000000 0xc933 - *(SORT_BY_ALIGNMENT(.debug_str)) - .debug_str 0x0000000000000000 0x37d zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - 0x3b6 (size before relaxing) - .debug_str 0x000000000000037d 0x2ac zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - 0x3af (size before relaxing) - .debug_str 0x0000000000000629 0xa25 app/libapp.a(main.c.obj) - 0xdbe (size before relaxing) - .debug_str 0x000000000000104e 0x203 app/libapp.a(flash_map_extended.c.obj) - 0x926 (size before relaxing) - .debug_str 0x0000000000001251 0x44 app/libapp.a(os.c.obj) - 0x2ad (size before relaxing) - .debug_str 0x0000000000001295 0x92 app/libapp.a(keys.c.obj) - 0x3dd (size before relaxing) - .debug_str 0x0000000000001327 0x3cf app/libapp.a(image_validate.c.obj) - 0x94b (size before relaxing) - .debug_str 0x00000000000016f6 0x8c app/libapp.a(tlv.c.obj) - 0x4aa (size before relaxing) - .debug_str 0x0000000000001782 0x206 app/libapp.a(image_ecdsa.c.obj) - 0x607 (size before relaxing) - .debug_str 0x0000000000001988 0x221 app/libapp.a(bootutil_misc.c.obj) - 0xa13 (size before relaxing) - .debug_str 0x0000000000001ba9 0xb8 app/libapp.a(fault_injection_hardening.c.obj) - 0x475 (size before relaxing) - .debug_str 0x0000000000001c61 0x5a0 app/libapp.a(loader.c.obj) - 0x1213 (size before relaxing) - .debug_str 0x0000000000002201 0x1ba app/libapp.a(swap_misc.c.obj) - 0xb4e (size before relaxing) - .debug_str 0x00000000000023bb 0x1cb app/libapp.a(swap_move.c.obj) - 0xd47 (size before relaxing) - .debug_str 0x0000000000002586 0x2b3 app/libapp.a(asn1parse.c.obj) - 0x519 (size before relaxing) - .debug_str 0x0000000000002839 0x64 app/libapp.a(platform_util.c.obj) - 0x25e (size before relaxing) - .debug_str 0x000000000000289d 0x132 app/libapp.a(cc310_glue.c.obj) - 0x4af (size before relaxing) - .debug_str 0x00000000000029cf 0x80 app/libapp.a(autogen-pubkey.c.obj) - 0x27c (size before relaxing) - .debug_str 0x0000000000002a4f 0x126 app/libapp.a(arm_cleanup.c.obj) - 0x403 (size before relaxing) - .debug_str 0x0000000000002b75 0xc13 app/libapp.a(nrf_cleanup.c.obj) - 0xfcc (size before relaxing) - .debug_str 0x0000000000003788 0x14f zephyr/libzephyr.a(printk.c.obj) - 0x640 (size before relaxing) - .debug_str 0x00000000000038d7 0xd0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x3c6 (size before relaxing) - .debug_str 0x00000000000039a7 0x536 zephyr/libzephyr.a(onoff.c.obj) - 0x842 (size before relaxing) - .debug_str 0x0000000000003edd 0x50 zephyr/libzephyr.a(notify.c.obj) - 0x379 (size before relaxing) - .debug_str 0x0000000000003f2d 0x97 zephyr/libzephyr.a(configs.c.obj) - 0x258 (size before relaxing) - .debug_str 0x0000000000003fc4 0xc5 zephyr/libzephyr.a(log_minimal.c.obj) - 0x442 (size before relaxing) - .debug_str 0x0000000000004089 0x250 zephyr/libzephyr.a(flash_map.c.obj) - 0x66f (size before relaxing) - .debug_str 0x00000000000042d9 0xd7 zephyr/libzephyr.a(flash_map_layout.c.obj) - 0x45f (size before relaxing) - .debug_str 0x00000000000043b0 0x49 zephyr/libzephyr.a(banner.c.obj) - 0x2ac (size before relaxing) - .debug_str 0x00000000000043f9 0x6d zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x384 (size before relaxing) - .debug_str 0x0000000000004466 0x12d zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - 0x5b0 (size before relaxing) - .debug_str 0x0000000000004593 0x89 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - 0x2e5 (size before relaxing) - .debug_str 0x000000000000461c 0x10a zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x813 (size before relaxing) - .debug_str 0x0000000000004726 0x64 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - 0x2c0 (size before relaxing) - .debug_str 0x000000000000478a 0x50 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - 0xb8 (size before relaxing) - .debug_str 0x00000000000047da 0x58 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - 0x2b4 (size before relaxing) - .debug_str 0x0000000000004832 0x77a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0xf8b (size before relaxing) - .debug_str 0x0000000000004fac 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - 0xbc (size before relaxing) - .debug_str 0x0000000000004ff4 0x46 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - 0xba (size before relaxing) - .debug_str 0x000000000000503a 0xa9 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - 0x515 (size before relaxing) - .debug_str 0x00000000000050e3 0x4c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - 0xc0 (size before relaxing) - .debug_str 0x000000000000512f 0xc8 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x815 (size before relaxing) - .debug_str 0x00000000000051f7 0xf1 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - 0x512 (size before relaxing) - .debug_str 0x00000000000052e8 0x359 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x772 (size before relaxing) - .debug_str 0x0000000000005641 0x80 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x466 (size before relaxing) - .debug_str 0x00000000000056c1 0x49 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - 0x6ca (size before relaxing) - .debug_str 0x000000000000570a 0x4c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - 0x317 (size before relaxing) - .debug_str 0x0000000000005756 0x22e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x353 (size before relaxing) - .debug_str 0x0000000000005984 0xd9 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - 0x5b1 (size before relaxing) - .debug_str 0x0000000000005a5d 0x135 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - 0x4e0 (size before relaxing) - .debug_str 0x0000000000005b92 0xc94 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x1aa7 (size before relaxing) - .debug_str 0x0000000000006826 0x170 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - 0x57b (size before relaxing) - .debug_str 0x0000000000006996 0x2db zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0xd11 (size before relaxing) - .debug_str 0x0000000000006c71 0xc1 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x50e (size before relaxing) - .debug_str 0x0000000000006d32 0xbf9 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - 0x1418 (size before relaxing) - .debug_str 0x000000000000792b 0xa1 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - 0x32a (size before relaxing) - .debug_str 0x00000000000079cc 0x2e8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - 0xc91 (size before relaxing) - .debug_str 0x0000000000007cb4 0xa8d zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - 0x1a6c (size before relaxing) - .debug_str 0x0000000000008741 0x8c4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x15c5 (size before relaxing) - .debug_str 0x0000000000009005 0x22a modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - 0x55c (size before relaxing) - .debug_str 0x000000000000922f 0x92 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - 0x5d8 (size before relaxing) - .debug_str 0x00000000000092c1 0x276 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0xcae (size before relaxing) - .debug_str 0x0000000000009537 0x55c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - 0xb8b (size before relaxing) - .debug_str 0x0000000000009a93 0x94 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x4bc (size before relaxing) - .debug_str 0x0000000000009b27 0xd1 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x4fd (size before relaxing) - .debug_str 0x0000000000009bf8 0xa09 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0xf7f (size before relaxing) - .debug_str 0x000000000000a601 0x153 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x1228 (size before relaxing) - .debug_str 0x000000000000a754 0x15d modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - 0xd5c (size before relaxing) - .debug_str 0x000000000000a8b1 0x120a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x270f (size before relaxing) - .debug_str 0x000000000000babb 0x518 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0xb86 (size before relaxing) - .debug_str 0x000000000000bfd3 0x3a zephyr/kernel/libkernel.a(busy_wait.c.obj) - 0x2ce (size before relaxing) - .debug_str 0x000000000000c00d 0xb7 zephyr/kernel/libkernel.a(device.c.obj) - 0x385 (size before relaxing) - .debug_str 0x000000000000c0c4 0x232 zephyr/kernel/libkernel.a(fatal.c.obj) - 0xbc8 (size before relaxing) - .debug_str 0x000000000000c2f6 0x2de zephyr/kernel/libkernel.a(init.c.obj) - 0xe1e (size before relaxing) - .debug_str 0x000000000000c5d4 0x8e zephyr/kernel/libkernel.a(nothread.c.obj) - 0x36f (size before relaxing) - .debug_str 0x000000000000c662 0xa7 zephyr/kernel/libkernel.a(xip.c.obj) - 0x32f (size before relaxing) - .debug_str 0x000000000000c709 0x22a zephyr/kernel/libkernel.a(timeout.c.obj) - 0x8ac (size before relaxing) - -.debug_loc 0x0000000000000000 0x1d5ad - *(SORT_BY_ALIGNMENT(.debug_loc)) - .debug_loc 0x0000000000000000 0x2bc app/libapp.a(main.c.obj) - .debug_loc 0x00000000000002bc 0x422 app/libapp.a(flash_map_extended.c.obj) - .debug_loc 0x00000000000006de 0xc76 app/libapp.a(image_validate.c.obj) - .debug_loc 0x0000000000001354 0x29f app/libapp.a(tlv.c.obj) - .debug_loc 0x00000000000015f3 0x3e5 app/libapp.a(image_ecdsa.c.obj) - .debug_loc 0x00000000000019d8 0x5b4 app/libapp.a(bootutil_misc.c.obj) - .debug_loc 0x0000000000001f8c 0x15 app/libapp.a(fault_injection_hardening.c.obj) - .debug_loc 0x0000000000001fa1 0x1a5b app/libapp.a(loader.c.obj) - .debug_loc 0x00000000000039fc 0x4c3 app/libapp.a(swap_misc.c.obj) - .debug_loc 0x0000000000003ebf 0x10fc app/libapp.a(swap_move.c.obj) - .debug_loc 0x0000000000004fbb 0xb84 app/libapp.a(asn1parse.c.obj) - .debug_loc 0x0000000000005b3f 0x71 app/libapp.a(platform_util.c.obj) - .debug_loc 0x0000000000005bb0 0x1f5 app/libapp.a(cc310_glue.c.obj) - .debug_loc 0x0000000000005da5 0xa6 app/libapp.a(arm_cleanup.c.obj) - .debug_loc 0x0000000000005e4b 0x44b app/libapp.a(nrf_cleanup.c.obj) - .debug_loc 0x0000000000006296 0x2ed zephyr/libzephyr.a(printk.c.obj) - .debug_loc 0x0000000000006583 0xc77 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_loc 0x00000000000071fa 0x2057 zephyr/libzephyr.a(onoff.c.obj) - .debug_loc 0x0000000000009251 0x135 zephyr/libzephyr.a(notify.c.obj) - .debug_loc 0x0000000000009386 0x1c6 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_loc 0x000000000000954c 0x88f zephyr/libzephyr.a(flash_map.c.obj) - .debug_loc 0x0000000000009ddb 0x222 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_loc 0x0000000000009ffd 0x15 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_loc 0x000000000000a012 0x11d zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_loc 0x000000000000a12f 0x717 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_loc 0x000000000000a846 0x4e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_loc 0x000000000000a894 0x1a1 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_loc 0x000000000000aa35 0x16 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_loc 0x000000000000aa4b 0x289 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_loc 0x000000000000acd4 0x56 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_loc 0x000000000000ad2a 0x6a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_loc 0x000000000000ad94 0x3f zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_loc 0x000000000000add3 0xa71 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_loc 0x000000000000b844 0x5cf zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_loc 0x000000000000be13 0xd9 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_loc 0x000000000000beec 0x183c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_loc 0x000000000000d728 0x85 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_loc 0x000000000000d7ad 0x707 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_loc 0x000000000000deb4 0x393 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_loc 0x000000000000e247 0x16e5 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_loc 0x000000000000f92c 0x42 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_loc 0x000000000000f96e 0x941 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_loc 0x00000000000102af 0x14c7 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_loc 0x0000000000011776 0x1b7a zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_loc 0x00000000000132f0 0xf6 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_loc 0x00000000000133e6 0xd98 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_loc 0x000000000001417e 0x399 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_loc 0x0000000000014517 0x258 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_loc 0x000000000001476f 0x221 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_loc 0x0000000000014990 0x957 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_loc 0x00000000000152e7 0xcf7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_loc 0x0000000000015fde 0x944 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_loc 0x0000000000016922 0x4746 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_loc 0x000000000001b068 0xc8f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_loc 0x000000000001bcf7 0x32 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_loc 0x000000000001bd29 0xdf zephyr/kernel/libkernel.a(device.c.obj) - .debug_loc 0x000000000001be08 0x175 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_loc 0x000000000001bf7d 0x5e2 zephyr/kernel/libkernel.a(init.c.obj) - .debug_loc 0x000000000001c55f 0xb7 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_loc 0x000000000001c616 0xf97 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_macinfo - *(SORT_BY_ALIGNMENT(.debug_macinfo)) - -.debug_weaknames - *(SORT_BY_ALIGNMENT(.debug_weaknames)) - -.debug_funcnames - *(SORT_BY_ALIGNMENT(.debug_funcnames)) - -.debug_typenames - *(SORT_BY_ALIGNMENT(.debug_typenames)) - -.debug_varnames - *(SORT_BY_ALIGNMENT(.debug_varnames)) - -.debug_pubtypes - *(SORT_BY_ALIGNMENT(.debug_pubtypes)) - -.debug_ranges 0x0000000000000000 0x4a60 - *(SORT_BY_ALIGNMENT(.debug_ranges)) - .debug_ranges 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_ranges 0x0000000000000020 0x10 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_ranges 0x0000000000000030 0xc8 app/libapp.a(main.c.obj) - .debug_ranges 0x00000000000000f8 0x78 app/libapp.a(flash_map_extended.c.obj) - .debug_ranges 0x0000000000000170 0x10 app/libapp.a(os.c.obj) - .debug_ranges 0x0000000000000180 0x90 app/libapp.a(image_validate.c.obj) - .debug_ranges 0x0000000000000210 0x20 app/libapp.a(tlv.c.obj) - .debug_ranges 0x0000000000000230 0x60 app/libapp.a(image_ecdsa.c.obj) - .debug_ranges 0x0000000000000290 0xc0 app/libapp.a(bootutil_misc.c.obj) - .debug_ranges 0x0000000000000350 0x28 app/libapp.a(fault_injection_hardening.c.obj) - .debug_ranges 0x0000000000000378 0x310 app/libapp.a(loader.c.obj) - .debug_ranges 0x0000000000000688 0x88 app/libapp.a(swap_misc.c.obj) - .debug_ranges 0x0000000000000710 0x380 app/libapp.a(swap_move.c.obj) - .debug_ranges 0x0000000000000a90 0xc0 app/libapp.a(asn1parse.c.obj) - .debug_ranges 0x0000000000000b50 0x10 app/libapp.a(platform_util.c.obj) - .debug_ranges 0x0000000000000b60 0x38 app/libapp.a(cc310_glue.c.obj) - .debug_ranges 0x0000000000000b98 0x60 app/libapp.a(arm_cleanup.c.obj) - .debug_ranges 0x0000000000000bf8 0x138 app/libapp.a(nrf_cleanup.c.obj) - .debug_ranges 0x0000000000000d30 0x88 zephyr/libzephyr.a(printk.c.obj) - .debug_ranges 0x0000000000000db8 0x118 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_ranges 0x0000000000000ed0 0x498 zephyr/libzephyr.a(onoff.c.obj) - .debug_ranges 0x0000000000001368 0x30 zephyr/libzephyr.a(notify.c.obj) - .debug_ranges 0x0000000000001398 0x10 zephyr/libzephyr.a(configs.c.obj) - .debug_ranges 0x00000000000013a8 0x98 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_ranges 0x0000000000001440 0x180 zephyr/libzephyr.a(flash_map.c.obj) - .debug_ranges 0x00000000000015c0 0x38 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_ranges 0x00000000000015f8 0x10 zephyr/libzephyr.a(banner.c.obj) - .debug_ranges 0x0000000000001608 0x18 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_ranges 0x0000000000001620 0x10 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_ranges 0x0000000000001630 0x38 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_ranges 0x0000000000001668 0x10 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_ranges 0x0000000000001678 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_ranges 0x0000000000001688 0xd0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_ranges 0x0000000000001758 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_ranges 0x0000000000001770 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_ranges 0x00000000000017b8 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_ranges 0x00000000000017e0 0x68 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_ranges 0x0000000000001848 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_ranges 0x0000000000001868 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_ranges 0x0000000000001898 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_ranges 0x00000000000018c0 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_ranges 0x0000000000001940 0x58 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_ranges 0x0000000000001998 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_ranges 0x00000000000019b0 0x480 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_ranges 0x0000000000001e30 0x38 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_ranges 0x0000000000001e68 0x88 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_ranges 0x0000000000001ef0 0x48 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_ranges 0x0000000000001f38 0x298 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_ranges 0x00000000000021d0 0x10 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_ranges 0x00000000000021e0 0x178 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_ranges 0x0000000000002358 0x2c0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_ranges 0x0000000000002618 0x5b8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_ranges 0x0000000000002bd0 0x48 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_ranges 0x0000000000002c18 0x30 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_ranges 0x0000000000002c48 0x1e8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_ranges 0x0000000000002e30 0xe0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_ranges 0x0000000000002f10 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_ranges 0x0000000000002f30 0x50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_ranges 0x0000000000002f80 0xf0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_ranges 0x0000000000003070 0x1d8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_ranges 0x0000000000003248 0x228 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_ranges 0x0000000000003470 0xca8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_ranges 0x0000000000004118 0x298 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_ranges 0x00000000000043b0 0x10 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_ranges 0x00000000000043c0 0xa0 zephyr/kernel/libkernel.a(device.c.obj) - .debug_ranges 0x0000000000004460 0x80 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_ranges 0x00000000000044e0 0xe8 zephyr/kernel/libkernel.a(init.c.obj) - .debug_ranges 0x00000000000045c8 0x18 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_ranges 0x00000000000045e0 0x10 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_ranges 0x00000000000045f0 0x470 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_addr - *(SORT_BY_ALIGNMENT(.debug_addr)) - -.debug_line_str - *(SORT_BY_ALIGNMENT(.debug_line_str)) - -.debug_loclists - *(SORT_BY_ALIGNMENT(.debug_loclists)) - -.debug_macro - *(SORT_BY_ALIGNMENT(.debug_macro)) - -.debug_names - *(SORT_BY_ALIGNMENT(.debug_names)) - -.debug_rnglists - *(SORT_BY_ALIGNMENT(.debug_rnglists)) - -.debug_str_offsets - *(SORT_BY_ALIGNMENT(.debug_str_offsets)) - -.debug_sup - *(SORT_BY_ALIGNMENT(.debug_sup)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.note.GNU-stack)) - -.ARM.attributes - 0x0000000000000000 0x3a - *(SORT_BY_ALIGNMENT(.ARM.attributes)) - .ARM.attributes - 0x0000000000000000 0x3c zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .ARM.attributes - 0x000000000000003c 0x3c zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .ARM.attributes - 0x0000000000000078 0x3c zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .ARM.attributes - 0x00000000000000b4 0x3c app/libapp.a(main.c.obj) - .ARM.attributes - 0x00000000000000f0 0x3c app/libapp.a(io.c.obj) - .ARM.attributes - 0x000000000000012c 0x3c app/libapp.a(flash_map_extended.c.obj) - .ARM.attributes - 0x0000000000000168 0x3c app/libapp.a(os.c.obj) - .ARM.attributes - 0x00000000000001a4 0x3c app/libapp.a(keys.c.obj) - .ARM.attributes - 0x00000000000001e0 0x3c app/libapp.a(image_validate.c.obj) - .ARM.attributes - 0x000000000000021c 0x3c app/libapp.a(tlv.c.obj) - .ARM.attributes - 0x0000000000000258 0x3c app/libapp.a(encrypted.c.obj) - .ARM.attributes - 0x0000000000000294 0x3c app/libapp.a(image_rsa.c.obj) - .ARM.attributes - 0x00000000000002d0 0x3c app/libapp.a(image_ecdsa.c.obj) - .ARM.attributes - 0x000000000000030c 0x3c app/libapp.a(image_ed25519.c.obj) - .ARM.attributes - 0x0000000000000348 0x3c app/libapp.a(bootutil_misc.c.obj) - .ARM.attributes - 0x0000000000000384 0x3c app/libapp.a(fault_injection_hardening.c.obj) - .ARM.attributes - 0x00000000000003c0 0x3c app/libapp.a(loader.c.obj) - .ARM.attributes - 0x00000000000003fc 0x3c app/libapp.a(swap_misc.c.obj) - .ARM.attributes - 0x0000000000000438 0x3c app/libapp.a(swap_scratch.c.obj) - .ARM.attributes - 0x0000000000000474 0x3c app/libapp.a(swap_move.c.obj) - .ARM.attributes - 0x00000000000004b0 0x3c app/libapp.a(caps.c.obj) - .ARM.attributes - 0x00000000000004ec 0x3c app/libapp.a(asn1parse.c.obj) - .ARM.attributes - 0x0000000000000528 0x3c app/libapp.a(platform_util.c.obj) - .ARM.attributes - 0x0000000000000564 0x3c app/libapp.a(cc310_glue.c.obj) - .ARM.attributes - 0x00000000000005a0 0x3c app/libapp.a(autogen-pubkey.c.obj) - .ARM.attributes - 0x00000000000005dc 0x3c app/libapp.a(arm_cleanup.c.obj) - .ARM.attributes - 0x0000000000000618 0x3c app/libapp.a(nrf_cleanup.c.obj) - .ARM.attributes - 0x0000000000000654 0x3c zephyr/libzephyr.a(heap.c.obj) - .ARM.attributes - 0x0000000000000690 0x3c zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .ARM.attributes - 0x00000000000006cc 0x3c zephyr/libzephyr.a(printk.c.obj) - .ARM.attributes - 0x0000000000000708 0x3c zephyr/libzephyr.a(sem.c.obj) - .ARM.attributes - 0x0000000000000744 0x3c zephyr/libzephyr.a(thread_entry.c.obj) - .ARM.attributes - 0x0000000000000780 0x3c zephyr/libzephyr.a(cbprintf_nano.c.obj) - .ARM.attributes - 0x00000000000007bc 0x3c zephyr/libzephyr.a(cbprintf.c.obj) - .ARM.attributes - 0x00000000000007f8 0x3c zephyr/libzephyr.a(assert.c.obj) - .ARM.attributes - 0x0000000000000834 0x3c zephyr/libzephyr.a(dec.c.obj) - .ARM.attributes - 0x0000000000000870 0x3c zephyr/libzephyr.a(hex.c.obj) - .ARM.attributes - 0x00000000000008ac 0x3c zephyr/libzephyr.a(rb.c.obj) - .ARM.attributes - 0x00000000000008e8 0x3c zephyr/libzephyr.a(timeutil.c.obj) - .ARM.attributes - 0x0000000000000924 0x3c zephyr/libzephyr.a(bitarray.c.obj) - .ARM.attributes - 0x0000000000000960 0x3c zephyr/libzephyr.a(onoff.c.obj) - .ARM.attributes - 0x000000000000099c 0x3c zephyr/libzephyr.a(notify.c.obj) - .ARM.attributes - 0x00000000000009d8 0x3c zephyr/libzephyr.a(configs.c.obj) - .ARM.attributes - 0x0000000000000a14 0x3c zephyr/libzephyr.a(log_minimal.c.obj) - .ARM.attributes - 0x0000000000000a50 0x3c zephyr/libzephyr.a(flash_map.c.obj) - .ARM.attributes - 0x0000000000000a8c 0x3c zephyr/libzephyr.a(flash_map_layout.c.obj) - .ARM.attributes - 0x0000000000000ac8 0x3c zephyr/libzephyr.a(tracing_none.c.obj) - .ARM.attributes - 0x0000000000000b04 0x3c zephyr/libzephyr.a(banner.c.obj) - .ARM.attributes - 0x0000000000000b40 0x3c zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .ARM.attributes - 0x0000000000000b7c 0x3c zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .ARM.attributes - 0x0000000000000bb8 0x3c zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .ARM.attributes - 0x0000000000000bf4 0x3c zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .ARM.attributes - 0x0000000000000c30 0x3c zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .ARM.attributes - 0x0000000000000c6c 0x3c zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .ARM.attributes - 0x0000000000000ca8 0x26 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .ARM.attributes - 0x0000000000000cce 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .ARM.attributes - 0x0000000000000d0a 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .ARM.attributes - 0x0000000000000d46 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .ARM.attributes - 0x0000000000000d6c 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .ARM.attributes - 0x0000000000000da8 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .ARM.attributes - 0x0000000000000dce 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .ARM.attributes - 0x0000000000000e0a 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .ARM.attributes - 0x0000000000000e46 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .ARM.attributes - 0x0000000000000e6e 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .ARM.attributes - 0x0000000000000eaa 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .ARM.attributes - 0x0000000000000ed0 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .ARM.attributes - 0x0000000000000f0c 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .ARM.attributes - 0x0000000000000f48 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .ARM.attributes - 0x0000000000000f84 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .ARM.attributes - 0x0000000000000fc0 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .ARM.attributes - 0x0000000000000ffc 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .ARM.attributes - 0x0000000000001038 0x3c zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .ARM.attributes - 0x0000000000001074 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .ARM.attributes - 0x00000000000010b0 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .ARM.attributes - 0x00000000000010ec 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .ARM.attributes - 0x0000000000001128 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .ARM.attributes - 0x0000000000001164 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .ARM.attributes - 0x00000000000011a0 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .ARM.attributes - 0x00000000000011dc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .ARM.attributes - 0x0000000000001218 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .ARM.attributes - 0x0000000000001254 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .ARM.attributes - 0x0000000000001290 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .ARM.attributes - 0x00000000000012cc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .ARM.attributes - 0x0000000000001308 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .ARM.attributes - 0x0000000000001344 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .ARM.attributes - 0x0000000000001380 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .ARM.attributes - 0x00000000000013bc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .ARM.attributes - 0x00000000000013f8 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .ARM.attributes - 0x0000000000001434 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .ARM.attributes - 0x0000000000001470 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .ARM.attributes - 0x00000000000014ac 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .ARM.attributes - 0x00000000000014e8 0x3c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .ARM.attributes - 0x0000000000001524 0x3c zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .ARM.attributes - 0x0000000000001560 0x3c zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .ARM.attributes - 0x000000000000159c 0x3c zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .ARM.attributes - 0x00000000000015d8 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .ARM.attributes - 0x0000000000001614 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .ARM.attributes - 0x0000000000001650 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .ARM.attributes - 0x000000000000168c 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .ARM.attributes - 0x00000000000016c8 0x3c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .ARM.attributes - 0x0000000000001704 0x3c zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .ARM.attributes - 0x0000000000001740 0x3c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .ARM.attributes - 0x000000000000177c 0x3c zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .ARM.attributes - 0x00000000000017b8 0x3c zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .ARM.attributes - 0x00000000000017f4 0x3c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .ARM.attributes - 0x0000000000001830 0x3c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .ARM.attributes - 0x000000000000186c 0x3c zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .ARM.attributes - 0x00000000000018a8 0x3c zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .ARM.attributes - 0x00000000000018e4 0x3c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .ARM.attributes - 0x0000000000001920 0x3c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .ARM.attributes - 0x000000000000195c 0x3c modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .ARM.attributes - 0x0000000000001998 0x3c modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .ARM.attributes - 0x00000000000019d4 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .ARM.attributes - 0x0000000000001a10 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .ARM.attributes - 0x0000000000001a4c 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .ARM.attributes - 0x0000000000001a88 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .ARM.attributes - 0x0000000000001ac4 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .ARM.attributes - 0x0000000000001b00 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .ARM.attributes - 0x0000000000001b3c 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .ARM.attributes - 0x0000000000001b78 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .ARM.attributes - 0x0000000000001bb4 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .ARM.attributes - 0x0000000000001bf0 0x3c zephyr/kernel/libkernel.a(busy_wait.c.obj) - .ARM.attributes - 0x0000000000001c2c 0x3c zephyr/kernel/libkernel.a(device.c.obj) - .ARM.attributes - 0x0000000000001c68 0x3c zephyr/kernel/libkernel.a(errno.c.obj) - .ARM.attributes - 0x0000000000001ca4 0x3c zephyr/kernel/libkernel.a(fatal.c.obj) - .ARM.attributes - 0x0000000000001ce0 0x3c zephyr/kernel/libkernel.a(init.c.obj) - .ARM.attributes - 0x0000000000001d1c 0x3c zephyr/kernel/libkernel.a(nothread.c.obj) - .ARM.attributes - 0x0000000000001d58 0x3c zephyr/kernel/libkernel.a(xip.c.obj) - .ARM.attributes - 0x0000000000001d94 0x3c zephyr/kernel/libkernel.a(timeout.c.obj) - .ARM.attributes - 0x0000000000001dd0 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .ARM.attributes - 0x0000000000001e08 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .ARM.attributes - 0x0000000000001e2e 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .ARM.attributes - 0x0000000000001e54 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .ARM.attributes - 0x0000000000001e7a 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .ARM.attributes - 0x0000000000001ea0 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .ARM.attributes - 0x0000000000001ec6 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .ARM.attributes - 0x0000000000001eec 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .ARM.attributes - 0x0000000000001f12 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .ARM.attributes - 0x0000000000001f4a 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .ARM.attributes - 0x0000000000001f82 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .ARM.attributes - 0x0000000000001fba 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .ARM.attributes - 0x0000000000001ff2 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .ARM.attributes - 0x0000000000002018 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .ARM.attributes - 0x000000000000203e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .ARM.attributes - 0x0000000000002078 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .ARM.attributes - 0x00000000000020b2 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .ARM.attributes - 0x00000000000020ec 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .ARM.attributes - 0x0000000000002126 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .ARM.attributes - 0x0000000000002160 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .ARM.attributes - 0x000000000000219a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .ARM.attributes - 0x00000000000021d4 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .ARM.attributes - 0x000000000000220e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .ARM.attributes - 0x0000000000002248 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .ARM.attributes - 0x0000000000002282 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .ARM.attributes - 0x00000000000022bc 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .ARM.attributes - 0x00000000000022f6 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .ARM.attributes - 0x0000000000002330 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .ARM.attributes - 0x000000000000236a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .ARM.attributes - 0x00000000000023a4 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .ARM.attributes - 0x00000000000023de 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .ARM.attributes - 0x0000000000002418 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .ARM.attributes - 0x0000000000002452 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .ARM.attributes - 0x000000000000248c 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .ARM.attributes - 0x00000000000024c6 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .ARM.attributes - 0x0000000000002500 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .ARM.attributes - 0x000000000000253a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .ARM.attributes - 0x0000000000002574 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .ARM.attributes - 0x00000000000025ae 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .ARM.attributes - 0x00000000000025e8 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .ARM.attributes - 0x0000000000002622 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .ARM.attributes - 0x000000000000265c 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .ARM.attributes - 0x0000000000002696 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .ARM.attributes - 0x00000000000026d0 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .ARM.attributes - 0x000000000000270a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .ARM.attributes - 0x0000000000002744 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .ARM.attributes - 0x000000000000277e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .ARM.attributes - 0x00000000000027b8 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .ARM.attributes - 0x00000000000027f2 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .ARM.attributes - 0x000000000000282c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .ARM.attributes - 0x0000000000002868 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .ARM.attributes - 0x00000000000028a4 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .ARM.attributes - 0x00000000000028e0 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .ARM.attributes - 0x000000000000291c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .ARM.attributes - 0x0000000000002958 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .ARM.attributes - 0x0000000000002994 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .ARM.attributes - 0x00000000000029d0 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .ARM.attributes - 0x0000000000002a0c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .ARM.attributes - 0x0000000000002a48 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - *(SORT_BY_ALIGNMENT(.gnu.attributes)) - -.last_section 0x0000000000007a84 0x4 - 0x0000000000007a84 0x4 LONG 0xe015e015 - 0x0000000000007a88 _flash_used = ((LOADADDR (.last_section) + SIZEOF (.last_section)) - __rom_region_start) -OUTPUT(zephyr/zephyr.elf elf32-littlearm) -LOAD linker stubs diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr.meta b/nrfdemo/build/mcuboot/zephyr/zephyr.meta deleted file mode 100644 index 1e928f8..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr.meta +++ /dev/null @@ -1,242 +0,0 @@ -modules: -- name: nrf - path: /home/mike/Documents/ncs/v2.7.0/nrf - revision: 5cb85570ca43bc344d3145c2338128eacf4b48ec -- name: mcuboot - path: /home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot - revision: daf2946a0f07a14b57bd69d29ac4cdde6f810fb7 -- name: mbedtls - path: /home/mike/Documents/ncs/v2.7.0/modules/crypto/mbedtls - revision: 72868c6f1421afa92cba9f6fe6d1a3f108c174b7 -- name: oberon-psa-crypto - path: /home/mike/Documents/ncs/v2.7.0/modules/crypto/oberon-psa-crypto - revision: e0800ec5283ba89b2619919ef1889d98a9a79132 -- name: trusted-firmware-m - path: /home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/trusted-firmware-m - revision: 553c47a6a4c490bc799f2b455dfd0ebe3a49b0d0 -- name: psa-arch-tests - path: /home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/psa-arch-tests - revision: 94a349db22cd0e44136c281724ffc71b6e7391c3 -- name: soc-hwmv1 - path: /home/mike/Documents/ncs/v2.7.0/modules/soc-hwmv1 - revision: 32b1ee3e4576815bebf9ce3e8d63efe73bd89c62 -- name: cjson - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/cjson - revision: c6af068b7f05207b28d68880740e4b9ec1e4b50a -- name: azure-sdk-for-c - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/azure-sdk-for-c - revision: 308c171cb4b5eed266649012a68406487ec81fb2 -- name: cirrus-logic - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/cirrus-logic - revision: 3873a08377d93a479105a75ac390d3bbcd31d690 -- name: openthread - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/openthread - revision: a57d927b0ace94972a49ea2672c9073b88b86377 -- name: suit-generator - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/suit-generator - revision: 34583134444365cbf35a591c7f8c5c497a10feef -- name: suit-processor - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/suit-processor - revision: 45059255a7c863e00c2a31db7af268446208633b -- name: memfault-firmware-sdk - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/memfault-firmware-sdk - revision: 3d51c80bc58933671403eca7c5250a9b03294c5e -- name: coremark - path: /home/mike/Documents/ncs/v2.7.0/modules/benchmark/coremark - revision: d5fad6bd094899101a4e5fd53af7298160ced6ab -- name: canopennode - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/canopennode - revision: dec12fa3f0d790cafa8414a4c2930ea71ab72ffd -- name: chre - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/chre - revision: 3b32c76efee705af146124fb4190f71be5a4e36e -- name: lz4 - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/lz4 - revision: 8e303c264fc21c2116dc612658003a22e933124d -- name: nanopb - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/nanopb - revision: 7f88274070afa5edfaf608f4d8e32f3d3c1de139 -- name: tf-m-tests - path: /home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/tf-m-tests - revision: 85f533a4aa5b4fe31247676a923db7453eb4429c -- name: zscilib - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/zscilib - revision: ee1b287d9dd07208d2cc52284240ac25bb66eae3 -- name: cmsis - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/cmsis - revision: 4b96cbb174678dcd3ca86e11e1f24bc5f8726da0 -- name: cmsis-dsp - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-dsp - revision: 6489e771e9c405f1763b52d64a3f17a1ec488ace -- name: cmsis-nn - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-nn - revision: 0c8669d81381ccf3b1a01d699f3b68b50134a99f -- name: fatfs - path: /home/mike/Documents/ncs/v2.7.0/modules/fs/fatfs - revision: 427159bf95ea49b7680facffaa29ad506b42709b -- name: hal_nordic - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/nordic - revision: ab5cb2e2faeb1edfad7a25286dcb513929ae55da -- name: hal_st - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/st - revision: b77157f6bc4395e398d90ab02a7d2cbc01ab2ce7 -- name: hal_wurthelektronik - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/wurthelektronik - revision: e5bcb2eac1bb9639ce13b4dafc78eb254e014342 -- name: libmetal - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/libmetal - revision: 243eed541b9c211a2ce8841c788e62ddce84425e -- name: liblc3 - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/liblc3 - revision: 1a5938ebaca4f13fe79ce074f5dee079783aa29f -- name: littlefs - path: /home/mike/Documents/ncs/v2.7.0/modules/fs/littlefs - revision: 408c16a909dd6cf128874a76f21c793798c9e423 -- name: loramac-node - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/loramac-node - revision: fb00b383072518c918e2258b0916c996f2d4eebe -- name: lvgl - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/gui/lvgl - revision: 2b498e6f36d6b82ae1da12c8b7742e318624ecf5 -- name: mipi-sys-t - path: /home/mike/Documents/ncs/v2.7.0/modules/debug/mipi-sys-t - revision: 71ace1f5caa03e56c8740a09863e685efb4b2360 -- name: nrf_hw_models - path: /home/mike/Documents/ncs/v2.7.0/modules/bsim_hw_models/nrf_hw_models - revision: 36b12714a5ed32450d907c89bb118f6280da3483 -- name: open-amp - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/open-amp - revision: da78aea63159771956fe0c9263f2e6985b66e9d5 -- name: picolibc - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/picolibc - revision: 764ef4e401a8f4c6a86ab723533841f072885a5b -- name: segger - path: /home/mike/Documents/ncs/v2.7.0/modules/debug/segger - revision: b011c45b585e097d95d9cf93edf4f2e01588d3cd -- name: tinycrypt - path: /home/mike/Documents/ncs/v2.7.0/modules/crypto/tinycrypt - revision: 1012a3ebee18c15ede5efc8332ee2fc37817670f -- name: uoscore-uedhoc - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/uoscore-uedhoc - revision: 150f4eb2955eaf36ac0f9519d4f4f58d5ade5740 -- name: zcbor - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/zcbor - revision: 75d088037eb237b18e7ec1f47c9ce494b9b95aab -- name: nrfxlib - path: /home/mike/Documents/ncs/v2.7.0/nrfxlib - revision: 37e2ac22b6a6d9d9a62c95e8dc2c102d4371c62e -- name: connectedhomeip - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/matter - revision: 022f2c92f6fc04ddebeea443513d050a6bd1d222 -west: - manifest: /home/mike/Documents/ncs/v2.7.0/nrf/west.yml - projects: - - path: /home/mike/Documents/ncs/v2.7.0/nrf - revision: 5cb85570ca43bc344d3145c2338128eacf4b48ec - - path: /home/mike/Documents/ncs/v2.7.0/zephyr - revision: 100befc70c74f7ec83dd8ac3171ee18eeddb4dbd - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/hostap - revision: 6311fde66f87ac8c8838a2d5fcfe55a498a8682a - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/wfa-qt-control-app - revision: 9f91589a5be2b95a77a2b109901aad3298255315 - - path: /home/mike/Documents/ncs/v2.7.0/bootloader/mcuboot - revision: daf2946a0f07a14b57bd69d29ac4cdde6f810fb7 - - path: /home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/qcbor - revision: 751d36583a9ce1a640900c57e13c9b6b8f3a2ba2 - - path: /home/mike/Documents/ncs/v2.7.0/modules/crypto/mbedtls - revision: 72868c6f1421afa92cba9f6fe6d1a3f108c174b7 - - path: /home/mike/Documents/ncs/v2.7.0/modules/crypto/oberon-psa-crypto - revision: e0800ec5283ba89b2619919ef1889d98a9a79132 - - path: /home/mike/Documents/ncs/v2.7.0/nrfxlib - revision: 37e2ac22b6a6d9d9a62c95e8dc2c102d4371c62e - - path: /home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/trusted-firmware-m - revision: 553c47a6a4c490bc799f2b455dfd0ebe3a49b0d0 - - path: /home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/psa-arch-tests - revision: 94a349db22cd0e44136c281724ffc71b6e7391c3 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/matter - revision: 022f2c92f6fc04ddebeea443513d050a6bd1d222 - - path: /home/mike/Documents/ncs/v2.7.0/modules/soc-hwmv1 - revision: 32b1ee3e4576815bebf9ce3e8d63efe73bd89c62 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/cjson - revision: c6af068b7f05207b28d68880740e4b9ec1e4b50a - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/azure-sdk-for-c - revision: 308c171cb4b5eed266649012a68406487ec81fb2 - - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/cirrus-logic - revision: 3873a08377d93a479105a75ac390d3bbcd31d690 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/openthread - revision: a57d927b0ace94972a49ea2672c9073b88b86377 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/suit-generator - revision: 34583134444365cbf35a591c7f8c5c497a10feef - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/suit-processor - revision: 45059255a7c863e00c2a31db7af268446208633b - - path: /home/mike/Documents/ncs/v2.7.0/test/cmock - revision: f65066f15d8248e6dcb778efb8739904a4512087 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/memfault-firmware-sdk - revision: 3d51c80bc58933671403eca7c5250a9b03294c5e - - path: /home/mike/Documents/ncs/v2.7.0/tools/bsim - revision: 68f6282c6a7f54641b75f5f9fc953c85e272a983 - - path: /home/mike/Documents/ncs/v2.7.0/modules/benchmark/coremark - revision: d5fad6bd094899101a4e5fd53af7298160ced6ab - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/canopennode - revision: dec12fa3f0d790cafa8414a4c2930ea71ab72ffd - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/chre - revision: 3b32c76efee705af146124fb4190f71be5a4e36e - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/lz4 - revision: 8e303c264fc21c2116dc612658003a22e933124d - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/nanopb - revision: 7f88274070afa5edfaf608f4d8e32f3d3c1de139 - - path: /home/mike/Documents/ncs/v2.7.0/modules/tee/tf-m/tf-m-tests - revision: 85f533a4aa5b4fe31247676a923db7453eb4429c - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/zscilib - revision: ee1b287d9dd07208d2cc52284240ac25bb66eae3 - - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/cmsis - revision: 4b96cbb174678dcd3ca86e11e1f24bc5f8726da0 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-dsp - revision: 6489e771e9c405f1763b52d64a3f17a1ec488ace - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/cmsis-nn - revision: 0c8669d81381ccf3b1a01d699f3b68b50134a99f - - path: /home/mike/Documents/ncs/v2.7.0/tools/edtt - revision: 64e5105ad82390164fb73fc654be3f73a608209a - - path: /home/mike/Documents/ncs/v2.7.0/modules/fs/fatfs - revision: 427159bf95ea49b7680facffaa29ad506b42709b - - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/nordic - revision: ab5cb2e2faeb1edfad7a25286dcb513929ae55da - - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/st - revision: b77157f6bc4395e398d90ab02a7d2cbc01ab2ce7 - - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/wurthelektronik - revision: e5bcb2eac1bb9639ce13b4dafc78eb254e014342 - - path: /home/mike/Documents/ncs/v2.7.0/modules/hal/libmetal - revision: 243eed541b9c211a2ce8841c788e62ddce84425e - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/liblc3 - revision: 1a5938ebaca4f13fe79ce074f5dee079783aa29f - - path: /home/mike/Documents/ncs/v2.7.0/modules/fs/littlefs - revision: 408c16a909dd6cf128874a76f21c793798c9e423 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/loramac-node - revision: fb00b383072518c918e2258b0916c996f2d4eebe - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/gui/lvgl - revision: 2b498e6f36d6b82ae1da12c8b7742e318624ecf5 - - path: /home/mike/Documents/ncs/v2.7.0/modules/debug/mipi-sys-t - revision: 71ace1f5caa03e56c8740a09863e685efb4b2360 - - path: /home/mike/Documents/ncs/v2.7.0/tools/net-tools - revision: 7c7a856814d7f27509c8511fef14cec21f7d0c30 - - path: /home/mike/Documents/ncs/v2.7.0/modules/bsim_hw_models/nrf_hw_models - revision: 36b12714a5ed32450d907c89bb118f6280da3483 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/open-amp - revision: da78aea63159771956fe0c9263f2e6985b66e9d5 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/picolibc - revision: 764ef4e401a8f4c6a86ab723533841f072885a5b - - path: /home/mike/Documents/ncs/v2.7.0/modules/debug/segger - revision: b011c45b585e097d95d9cf93edf4f2e01588d3cd - - path: /home/mike/Documents/ncs/v2.7.0/modules/crypto/tinycrypt - revision: 1012a3ebee18c15ede5efc8332ee2fc37817670f - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/uoscore-uedhoc - revision: 150f4eb2955eaf36ac0f9519d4f4f58d5ade5740 - - path: /home/mike/Documents/ncs/v2.7.0/modules/lib/zcbor - revision: 75d088037eb237b18e7ec1f47c9ce494b9b95aab -workspace: - dirty: false - extra: false - 'off': false -zephyr: - path: /home/mike/Documents/ncs/v2.7.0/zephyr - revision: 100befc70c74f7ec83dd8ac3171ee18eeddb4dbd diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr.stat b/nrfdemo/build/mcuboot/zephyr/zephyr.stat deleted file mode 100644 index 84260b1..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr.stat +++ /dev/null @@ -1,72 +0,0 @@ -ELF Header: - Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 - Class: ELF32 - Data: 2's complement, little endian - Version: 1 (current) - OS/ABI: UNIX - System V - ABI Version: 0 - Type: EXEC (Executable file) - Machine: ARM - Version: 0x1 - Entry point address: 0x2045 - Start of program headers: 52 (bytes into file) - Start of section headers: 913004 (bytes into file) - Flags: 0x5000400, Version5 EABI, hard-float ABI - Size of this header: 52 (bytes) - Size of program headers: 32 (bytes) - Number of program headers: 5 - Size of section headers: 40 (bytes) - Number of section headers: 28 - Section header string table index: 27 - -Section Headers: - [Nr] Name Type Addr Off Size ES Flg Lk Inf Al - [ 0] NULL 00000000 000000 000000 00 0 0 0 - [ 1] rom_start PROGBITS 00000000 0000e0 000144 00 WAX 0 0 4 - [ 2] text PROGBITS 00000144 000224 006b40 00 AX 0 0 4 - [ 3] .ARM.exidx ARM_EXIDX 00006c84 006d64 000008 00 AL 2 0 4 - [ 4] initlevel PROGBITS 00006c8c 006d6c 000048 00 A 0 0 4 - [ 5] device_area PROGBITS 00006cd4 006db4 000050 00 A 0 0 4 - [ 6] sw_isr_table PROGBITS 00006d24 006e04 000208 00 WA 0 0 4 - [ 7] log_const_area PROGBITS 00006f2c 00700c 000008 00 A 0 0 4 - [ 8] rodata PROGBITS 00006f40 007020 000a34 00 A 0 0 16 - [ 9] .ramfunc PROGBITS 20000000 007b68 000000 00 W 0 0 1 - [10] datas PROGBITS 20000000 007a54 000108 00 WA 0 0 4 - [11] device_states PROGBITS 20000108 007b5c 000008 00 WA 0 0 1 - [12] bss NOBITS 20000110 007b68 000ec0 00 WA 0 0 8 - [13] noinit NOBITS 20000fd0 007b68 003000 00 WA 0 0 8 - [14] .comment PROGBITS 00000000 007b68 0000c1 01 MS 0 0 1 - [15] .debug_aranges PROGBITS 00000000 007c30 001598 00 0 0 8 - [16] .debug_info PROGBITS 00000000 0091c8 06b9e5 00 0 0 1 - [17] .debug_abbrev PROGBITS 00000000 074bad 00ca51 00 0 0 1 - [18] .debug_line PROGBITS 00000000 0815fe 01d6d1 00 0 0 1 - [19] .debug_frame PROGBITS 00000000 09ecd0 002f64 00 0 0 4 - [20] .debug_str PROGBITS 00000000 0a1c34 00c933 01 MS 0 0 1 - [21] .debug_loc PROGBITS 00000000 0ae567 01d5ad 00 0 0 1 - [22] .debug_ranges PROGBITS 00000000 0cbb18 004a60 00 0 0 8 - [23] .ARM.attributes ARM_ATTRIBUTES 00000000 0d0578 00003a 00 0 0 1 - [24] .last_section PROGBITS 00007a84 007b64 000004 00 A 0 0 1 - [25] .symtab SYMTAB 00000000 0d05b4 0078c0 10 26 992 4 - [26] .strtab STRTAB 00000000 0d7e74 006ed3 00 0 0 1 - [27] .shstrtab STRTAB 00000000 0ded47 000123 00 0 0 1 -Key to Flags: - W (write), A (alloc), X (execute), M (merge), S (strings), I (info), - L (link order), O (extra OS processing required), G (group), T (TLS), - C (compressed), x (unknown), o (OS specific), E (exclude), - D (mbind), y (purecode), p (processor specific) - -Program Headers: - Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align - EXIDX 0x006d64 0x00006c84 0x00006c84 0x00008 0x00008 R 0x4 - LOAD 0x0000e0 0x00000000 0x00000000 0x07974 0x07974 RWE 0x10 - LOAD 0x007a54 0x20000000 0x00007974 0x00110 0x00110 RW 0x4 - LOAD 0x007b64 0x00007a84 0x00007a84 0x00004 0x00004 R 0x1 - LOAD 0x000000 0x20000110 0x20000110 0x00000 0x03ec0 RW 0x8 - - Section to Segment mapping: - Segment Sections... - 00 .ARM.exidx - 01 rom_start text .ARM.exidx initlevel device_area sw_isr_table log_const_area rodata - 02 datas device_states - 03 .last_section - 04 bss noinit diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr_final.map b/nrfdemo/build/mcuboot/zephyr/zephyr_final.map deleted file mode 100644 index 75768d5..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr_final.map +++ /dev/null @@ -1,5512 +0,0 @@ -Archive member included to satisfy reference by file (symbol) - -app/libapp.a(main.c.obj) (--whole-archive) -app/libapp.a(io.c.obj) (--whole-archive) -app/libapp.a(flash_map_extended.c.obj) - (--whole-archive) -app/libapp.a(os.c.obj) (--whole-archive) -app/libapp.a(keys.c.obj) (--whole-archive) -app/libapp.a(image_validate.c.obj) - (--whole-archive) -app/libapp.a(tlv.c.obj) (--whole-archive) -app/libapp.a(encrypted.c.obj) - (--whole-archive) -app/libapp.a(image_rsa.c.obj) - (--whole-archive) -app/libapp.a(image_ecdsa.c.obj) - (--whole-archive) -app/libapp.a(image_ed25519.c.obj) - (--whole-archive) -app/libapp.a(bootutil_misc.c.obj) - (--whole-archive) -app/libapp.a(fault_injection_hardening.c.obj) - (--whole-archive) -app/libapp.a(loader.c.obj) (--whole-archive) -app/libapp.a(swap_misc.c.obj) - (--whole-archive) -app/libapp.a(swap_scratch.c.obj) - (--whole-archive) -app/libapp.a(swap_move.c.obj) - (--whole-archive) -app/libapp.a(caps.c.obj) (--whole-archive) -app/libapp.a(asn1parse.c.obj) - (--whole-archive) -app/libapp.a(platform_util.c.obj) - (--whole-archive) -app/libapp.a(cc310_glue.c.obj) - (--whole-archive) -app/libapp.a(autogen-pubkey.c.obj) - (--whole-archive) -app/libapp.a(arm_cleanup.c.obj) - (--whole-archive) -app/libapp.a(nrf_cleanup.c.obj) - (--whole-archive) -zephyr/libzephyr.a(heap.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf_packaged.c.obj) - (--whole-archive) -zephyr/libzephyr.a(printk.c.obj) - (--whole-archive) -zephyr/libzephyr.a(sem.c.obj) - (--whole-archive) -zephyr/libzephyr.a(thread_entry.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf_nano.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf.c.obj) - (--whole-archive) -zephyr/libzephyr.a(assert.c.obj) - (--whole-archive) -zephyr/libzephyr.a(dec.c.obj) - (--whole-archive) -zephyr/libzephyr.a(hex.c.obj) - (--whole-archive) -zephyr/libzephyr.a(rb.c.obj) (--whole-archive) -zephyr/libzephyr.a(timeutil.c.obj) - (--whole-archive) -zephyr/libzephyr.a(bitarray.c.obj) - (--whole-archive) -zephyr/libzephyr.a(onoff.c.obj) - (--whole-archive) -zephyr/libzephyr.a(notify.c.obj) - (--whole-archive) -zephyr/libzephyr.a(configs.c.obj) - (--whole-archive) -zephyr/libzephyr.a(log_minimal.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map_layout.c.obj) - (--whole-archive) -zephyr/libzephyr.a(tracing_none.c.obj) - (--whole-archive) -zephyr/libzephyr.a(banner.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - (--whole-archive) -zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - (--whole-archive) -zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - (--whole-archive) -zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - (--whole-archive) -zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - (--whole-archive) -zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - (--whole-archive) -zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - (--whole-archive) -zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - (--whole-archive) -zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - (--whole-archive) -zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - (--whole-archive) -zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - (--whole-archive) -zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - (--whole-archive) -zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - (--whole-archive) -zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - (--whole-archive) -modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - (--whole-archive) -modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - (--whole-archive) -modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - (--whole-archive) -zephyr/kernel/libkernel.a(busy_wait.c.obj) - modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) (z_impl_k_busy_wait) -zephyr/kernel/libkernel.a(device.c.obj) - zephyr/libzephyr.a(flash_map.c.obj) (z_device_is_ready) -zephyr/kernel/libkernel.a(errno.c.obj) - zephyr/libzephyr.a(timeutil.c.obj) (z_impl_z_errno) -zephyr/kernel/libkernel.a(fatal.c.obj) - zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) (z_fatal_error) -zephyr/kernel/libkernel.a(init.c.obj) - zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) (z_sys_post_kernel) -zephyr/kernel/libkernel.a(nothread.c.obj) - zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) (k_is_in_isr) -zephyr/kernel/libkernel.a(xip.c.obj) - zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) (z_data_copy) -zephyr/kernel/libkernel.a(timeout.c.obj) - zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) (sys_clock_announce) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) (cmse_check_address_range) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_dmul) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_dsub) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_ddiv) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) (__aeabi_dcmpeq) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_d2f) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_ldivmod) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - zephyr/libzephyr.a(cbprintf_nano.c.obj) (__aeabi_uldivmod) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - zephyr/libzephyr.a(bitarray.c.obj) (__popcountsi2) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_d2lz) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) (__aeabi_d2ulz) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) (__udivmoddi4) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) (__aeabi_ldiv0) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) (__aeabi_d2uiz) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) (nrf_cc3xx_platform_init_no_rng) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) (nrf_cc3xx_platform_set_abort) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) (CC_LibInitNoRng) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (CC_HalInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (CC_PalInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalDmaInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) (CC_PalWaitInterruptRND) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) (CC_PalMemCopyPlat) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalMutexCreate) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalPowerSaveModeInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (nrf_cc3xx_platform_ctr_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (nrf_cc3xx_platform_hmac_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) (platform_mutex_apis) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_platform_zeroize) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (LLF_RND_RunTrngStartupTest) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_ctr_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_entropy_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) (cc_mbedtls_hmac_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (RNG_PLAT_SetUserRngParameters) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) (CC_PalTrngParamGet) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) (mbedtls_mutex_unlock) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) (LLF_RND_WaitRngInterrupt) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (mbedtls_hardware_poll) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) (cc_mbedtls_aes_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (cc_mbedtls_sha256_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) (mbedtls_sha_process_internal) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (cc_mbedtls_sha256) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) (SetDataBuffersInfo) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) (InitHashDrv) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) (ProcessAesDrv) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) (kmu_validate_slot_and_size) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (write_invalid_chacha20_key) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (UtilCmacBuildDataForDerivation) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) (CC_PalDataBufferAttrGet) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (kdr_pushed_slot) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - app/libapp.a(cc310_glue.c.obj) (nrf_cc310_bl_ecdsa_verify_secp256r1) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - app/libapp.a(image_validate.c.obj) (nrf_cc310_bl_hash_sha256_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - app/libapp.a(cc310_glue.c.obj) (nrf_cc310_bl_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (PkaInitAndMutexLock) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (PkaEcdsaVerify) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) (SaSi_PalMemCopy) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (CRYS_COMMON_ReverseMemcpy32) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) (nrf_cc310_bl_hash_update_internal) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) (PkaSum2ScalarMullt) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) (SaSi_HalClearInterruptBit) - -Discarded input sections - - .text 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .data 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .bss 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .debug_line 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .debug_str 0x0000000000000000 0x1fa zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .comment 0x0000000000000000 0x23 zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .text 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .data 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .bss 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .text 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .data 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .bss 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .text 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(io.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(io.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(io.c.obj) - .debug_line 0x0000000000000000 0x64 app/libapp.a(io.c.obj) - .debug_str 0x0000000000000000 0x2a0 app/libapp.a(io.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(io.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_id_from_image_slot - 0x0000000000000000 0x8 app/libapp.a(flash_map_extended.c.obj) - .rodata.flash_area_id_to_multi_image_slot.str1.1 - 0x0000000000000000 0x1b app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_id_to_multi_image_slot - 0x0000000000000000 0x38 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_sector_from_off - 0x0000000000000000 0x20 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_erased_val - 0x0000000000000000 0x4 app/libapp.a(flash_map_extended.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .text.bootutil_get_img_security_cnt - 0x0000000000000000 0x60 app/libapp.a(image_validate.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(encrypted.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(encrypted.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(encrypted.c.obj) - .debug_line 0x0000000000000000 0x71 app/libapp.a(encrypted.c.obj) - .debug_str 0x0000000000000000 0x2ad app/libapp.a(encrypted.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(encrypted.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(image_rsa.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(image_rsa.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(image_rsa.c.obj) - .debug_line 0x0000000000000000 0x71 app/libapp.a(image_rsa.c.obj) - .debug_str 0x0000000000000000 0x2ad app/libapp.a(image_rsa.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(image_rsa.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(image_ed25519.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(image_ed25519.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(image_ed25519.c.obj) - .debug_line 0x0000000000000000 0x75 app/libapp.a(image_ed25519.c.obj) - .debug_str 0x0000000000000000 0x2b1 app/libapp.a(image_ed25519.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(image_ed25519.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .text.boot_status_sz - 0x0000000000000000 0x8 app/libapp.a(bootutil_misc.c.obj) - .bss.boot_current_slot - 0x0000000000000000 0x4 app/libapp.a(bootutil_misc.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .data.FIH_BOOT_HOOK_REGULAR - 0x0000000000000000 0x4 app/libapp.a(fault_injection_hardening.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .text.split_go - 0x0000000000000000 0x198 app/libapp.a(loader.c.obj) - .text.boot_go_for_image_id - 0x0000000000000000 0x38 app/libapp.a(loader.c.obj) - .text.boot_state_clear - 0x0000000000000000 0x14 app/libapp.a(loader.c.obj) - .bss.tmpbuf.0 0x0000000000000000 0x4 app/libapp.a(loader.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .debug_info 0x0000000000000000 0x11b app/libapp.a(swap_scratch.c.obj) - .debug_abbrev 0x0000000000000000 0x87 app/libapp.a(swap_scratch.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(swap_scratch.c.obj) - .debug_line 0x0000000000000000 0x110 app/libapp.a(swap_scratch.c.obj) - .debug_str 0x0000000000000000 0x342 app/libapp.a(swap_scratch.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(swap_scratch.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .text.app_max_size - 0x0000000000000000 0xe app/libapp.a(swap_move.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .text.bootutil_get_caps - 0x0000000000000000 0x6 app/libapp.a(caps.c.obj) - .text.bootutil_get_num_images - 0x0000000000000000 0x4 app/libapp.a(caps.c.obj) - .debug_info 0x0000000000000000 0xce app/libapp.a(caps.c.obj) - .debug_abbrev 0x0000000000000000 0x85 app/libapp.a(caps.c.obj) - .debug_loc 0x0000000000000000 0x44 app/libapp.a(caps.c.obj) - .debug_aranges - 0x0000000000000000 0x28 app/libapp.a(caps.c.obj) - .debug_ranges 0x0000000000000000 0x18 app/libapp.a(caps.c.obj) - .debug_line 0x0000000000000000 0xf5 app/libapp.a(caps.c.obj) - .debug_str 0x0000000000000000 0x2db app/libapp.a(caps.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(caps.c.obj) - .debug_frame 0x0000000000000000 0x30 app/libapp.a(caps.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .text.asn1_get_sequence_of_cb - 0x0000000000000000 0x34 app/libapp.a(asn1parse.c.obj) - .text.asn1_get_tagged_int - 0x0000000000000000 0x6a app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_bool - 0x0000000000000000 0x32 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_int - 0x0000000000000000 0x8 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_enum - 0x0000000000000000 0x8 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_bitstring - 0x0000000000000000 0x44 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_traverse_sequence_of - 0x0000000000000000 0x90 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_sequence_free - 0x0000000000000000 0x1c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_sequence_of - 0x0000000000000000 0x3c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_alg_null - 0x0000000000000000 0x3c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_free_named_data - 0x0000000000000000 0x20 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_free_named_data_list - 0x0000000000000000 0x1c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_find_named_data - 0x0000000000000000 0x26 app/libapp.a(asn1parse.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .text.nrf_cleanup_ns_ram - 0x0000000000000000 0x10 app/libapp.a(nrf_cleanup.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_field - 0x0000000000000000 0x16 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_set - 0x0000000000000000 0x16 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_size - 0x0000000000000000 0xc zephyr/libzephyr.a(heap.c.obj) - .text.set_chunk_used - 0x0000000000000000 0x30 zephyr/libzephyr.a(heap.c.obj) - .text.set_chunk_size - 0x0000000000000000 0x8 zephyr/libzephyr.a(heap.c.obj) - .text.mem_to_chunkid - 0x0000000000000000 0x14 zephyr/libzephyr.a(heap.c.obj) - .text.bucket_idx.isra.0 - 0x0000000000000000 0x1c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_remove_bidx - 0x0000000000000000 0x5c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_remove - 0x0000000000000000 0x2e zephyr/libzephyr.a(heap.c.obj) - .text.alloc_chunk - 0x0000000000000000 0x74 zephyr/libzephyr.a(heap.c.obj) - .text.split_chunks - 0x0000000000000000 0x4e zephyr/libzephyr.a(heap.c.obj) - .text.merge_chunks - 0x0000000000000000 0x3c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_add - 0x0000000000000000 0x84 zephyr/libzephyr.a(heap.c.obj) - .text.free_chunk - 0x0000000000000000 0x84 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_free - 0x0000000000000000 0x24 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_usable_size - 0x0000000000000000 0x22 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_alloc - 0x0000000000000000 0x6e zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_aligned_alloc - 0x0000000000000000 0xe8 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_aligned_realloc - 0x0000000000000000 0x144 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_init - 0x0000000000000000 0xa4 zephyr/libzephyr.a(heap.c.obj) - .debug_info 0x0000000000000000 0x28cd zephyr/libzephyr.a(heap.c.obj) - .debug_abbrev 0x0000000000000000 0x440 zephyr/libzephyr.a(heap.c.obj) - .debug_loc 0x0000000000000000 0x232e zephyr/libzephyr.a(heap.c.obj) - .debug_aranges - 0x0000000000000000 0xb8 zephyr/libzephyr.a(heap.c.obj) - .debug_ranges 0x0000000000000000 0x440 zephyr/libzephyr.a(heap.c.obj) - .debug_line 0x0000000000000000 0xf1c zephyr/libzephyr.a(heap.c.obj) - .debug_str 0x0000000000000000 0x6df zephyr/libzephyr.a(heap.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(heap.c.obj) - .debug_frame 0x0000000000000000 0x2a0 zephyr/libzephyr.a(heap.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbvprintf_package - 0x0000000000000000 0x3a4 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbprintf_package - 0x0000000000000000 0x1e zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbpprintf_external - 0x0000000000000000 0x62 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.is_ptr 0x0000000000000000 0x4a zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbprintf_package_convert - 0x0000000000000000 0x344 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_info 0x0000000000000000 0x1cd2 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_abbrev 0x0000000000000000 0x4da zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_loc 0x0000000000000000 0x2108 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_ranges 0x0000000000000000 0x250 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_line 0x0000000000000000 0xf8d zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_str 0x0000000000000000 0x9dc zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_frame 0x0000000000000000 0xec zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .text.str_out 0x0000000000000000 0x26 zephyr/libzephyr.a(printk.c.obj) - .text.__printk_get_hook - 0x0000000000000000 0xc zephyr/libzephyr.a(printk.c.obj) - .text.z_impl_k_str_out - 0x0000000000000000 0x1c zephyr/libzephyr.a(printk.c.obj) - .text.vsnprintk - 0x0000000000000000 0x2c zephyr/libzephyr.a(printk.c.obj) - .text.snprintk - 0x0000000000000000 0x1a zephyr/libzephyr.a(printk.c.obj) - .rodata.str1.1 - 0x0000000000000000 0xf zephyr/libzephyr.a(printk.c.obj) - ._llext_const_symbol.static.printk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(printk.c.obj) - ._llext_const_symbol.static.vprintk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(printk.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_init - 0x0000000000000000 0xa zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_give - 0x0000000000000000 0xa zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_take - 0x0000000000000000 0x1e zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_count_get - 0x0000000000000000 0x4 zephyr/libzephyr.a(sem.c.obj) - .debug_info 0x0000000000000000 0x4d1 zephyr/libzephyr.a(sem.c.obj) - .debug_abbrev 0x0000000000000000 0x22a zephyr/libzephyr.a(sem.c.obj) - .debug_loc 0x0000000000000000 0x21a zephyr/libzephyr.a(sem.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(sem.c.obj) - .debug_ranges 0x0000000000000000 0x70 zephyr/libzephyr.a(sem.c.obj) - .debug_line 0x0000000000000000 0x30e zephyr/libzephyr.a(sem.c.obj) - .debug_str 0x0000000000000000 0x3ee zephyr/libzephyr.a(sem.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(sem.c.obj) - .debug_frame 0x0000000000000000 0x68 zephyr/libzephyr.a(sem.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .text.z_thread_entry - 0x0000000000000000 0x14 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_info 0x0000000000000000 0x62d zephyr/libzephyr.a(thread_entry.c.obj) - .debug_abbrev 0x0000000000000000 0x25a zephyr/libzephyr.a(thread_entry.c.obj) - .debug_loc 0x0000000000000000 0xc0 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_line 0x0000000000000000 0x3b1 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_str 0x0000000000000000 0x568 zephyr/libzephyr.a(thread_entry.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/libzephyr.a(thread_entry.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .text.str_out 0x0000000000000000 0x10 zephyr/libzephyr.a(cbprintf.c.obj) - .text.cbprintf - 0x0000000000000000 0x1e zephyr/libzephyr.a(cbprintf.c.obj) - .text.vfprintfcb - 0x0000000000000000 0x1c zephyr/libzephyr.a(cbprintf.c.obj) - .text.fprintfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .text.vprintfcb - 0x0000000000000000 0x1c zephyr/libzephyr.a(cbprintf.c.obj) - .text.printfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .text.vsnprintfcb - 0x0000000000000000 0x2c zephyr/libzephyr.a(cbprintf.c.obj) - .text.snprintfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .debug_info 0x0000000000000000 0x68d zephyr/libzephyr.a(cbprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x1f8 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_loc 0x0000000000000000 0x424 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x58 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_ranges 0x0000000000000000 0xb0 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_line 0x0000000000000000 0x383 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_str 0x0000000000000000 0x368 zephyr/libzephyr.a(cbprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_frame 0x0000000000000000 0x11c zephyr/libzephyr.a(cbprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .text.assert_post_action - 0x0000000000000000 0x12 zephyr/libzephyr.a(assert.c.obj) - .text.assert_print - 0x0000000000000000 0x1a zephyr/libzephyr.a(assert.c.obj) - .rodata.str1.1 - 0x0000000000000000 0x20 zephyr/libzephyr.a(assert.c.obj) - ._llext_const_symbol.static.assert_print_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(assert.c.obj) - ._llext_const_symbol.static.assert_post_action_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(assert.c.obj) - .debug_info 0x0000000000000000 0x32d zephyr/libzephyr.a(assert.c.obj) - .debug_abbrev 0x0000000000000000 0x21a zephyr/libzephyr.a(assert.c.obj) - .debug_loc 0x0000000000000000 0x51 zephyr/libzephyr.a(assert.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/libzephyr.a(assert.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/libzephyr.a(assert.c.obj) - .debug_line 0x0000000000000000 0x32a zephyr/libzephyr.a(assert.c.obj) - .debug_str 0x0000000000000000 0x585 zephyr/libzephyr.a(assert.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(assert.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/libzephyr.a(assert.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .text.u8_to_dec - 0x0000000000000000 0x52 zephyr/libzephyr.a(dec.c.obj) - .debug_info 0x0000000000000000 0x11f zephyr/libzephyr.a(dec.c.obj) - .debug_abbrev 0x0000000000000000 0x9c zephyr/libzephyr.a(dec.c.obj) - .debug_loc 0x0000000000000000 0x128 zephyr/libzephyr.a(dec.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/libzephyr.a(dec.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/libzephyr.a(dec.c.obj) - .debug_line 0x0000000000000000 0x152 zephyr/libzephyr.a(dec.c.obj) - .debug_str 0x0000000000000000 0x2c5 zephyr/libzephyr.a(dec.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(dec.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/libzephyr.a(dec.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .text.char2hex - 0x0000000000000000 0x30 zephyr/libzephyr.a(hex.c.obj) - .text.hex2char - 0x0000000000000000 0x1c zephyr/libzephyr.a(hex.c.obj) - .text.bin2hex 0x0000000000000000 0x54 zephyr/libzephyr.a(hex.c.obj) - .text.hex2bin 0x0000000000000000 0x70 zephyr/libzephyr.a(hex.c.obj) - .debug_info 0x0000000000000000 0x291 zephyr/libzephyr.a(hex.c.obj) - .debug_abbrev 0x0000000000000000 0x117 zephyr/libzephyr.a(hex.c.obj) - .debug_loc 0x0000000000000000 0x2f4 zephyr/libzephyr.a(hex.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(hex.c.obj) - .debug_ranges 0x0000000000000000 0x40 zephyr/libzephyr.a(hex.c.obj) - .debug_line 0x0000000000000000 0x2b5 zephyr/libzephyr.a(hex.c.obj) - .debug_str 0x0000000000000000 0x2cc zephyr/libzephyr.a(hex.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(hex.c.obj) - .debug_frame 0x0000000000000000 0x74 zephyr/libzephyr.a(hex.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .text.find_and_stack - 0x0000000000000000 0x3a zephyr/libzephyr.a(rb.c.obj) - .text.stack_left_limb - 0x0000000000000000 0x3c zephyr/libzephyr.a(rb.c.obj) - .text.set_child - 0x0000000000000000 0x12 zephyr/libzephyr.a(rb.c.obj) - .text.rotate 0x0000000000000000 0xa8 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_get_minmax - 0x0000000000000000 0x1a zephyr/libzephyr.a(rb.c.obj) - .text.rb_insert - 0x0000000000000000 0x134 zephyr/libzephyr.a(rb.c.obj) - .text.rb_remove - 0x0000000000000000 0x344 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_walk - 0x0000000000000000 0x24 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_child - 0x0000000000000000 0xe zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_is_black - 0x0000000000000000 0x8 zephyr/libzephyr.a(rb.c.obj) - .text.rb_contains - 0x0000000000000000 0x2c zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_foreach_next - 0x0000000000000000 0x56 zephyr/libzephyr.a(rb.c.obj) - .debug_info 0x0000000000000000 0x2475 zephyr/libzephyr.a(rb.c.obj) - .debug_abbrev 0x0000000000000000 0x4a5 zephyr/libzephyr.a(rb.c.obj) - .debug_loc 0x0000000000000000 0x2702 zephyr/libzephyr.a(rb.c.obj) - .debug_aranges - 0x0000000000000000 0x78 zephyr/libzephyr.a(rb.c.obj) - .debug_ranges 0x0000000000000000 0x5d8 zephyr/libzephyr.a(rb.c.obj) - .debug_line 0x0000000000000000 0x12b2 zephyr/libzephyr.a(rb.c.obj) - .debug_str 0x0000000000000000 0x4a6 zephyr/libzephyr.a(rb.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(rb.c.obj) - .debug_frame 0x0000000000000000 0x180 zephyr/libzephyr.a(rb.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_timegm64 - 0x0000000000000000 0xe8 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_timegm - 0x0000000000000000 0x18 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_state_update - 0x0000000000000000 0x5c zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_state_set_skew - 0x0000000000000000 0x36 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_estimate_skew - 0x0000000000000000 0xa0 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_ref_from_local - 0x0000000000000000 0xae zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_local_from_ref - 0x0000000000000000 0xa2 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_skew_to_ppb - 0x0000000000000000 0x3c zephyr/libzephyr.a(timeutil.c.obj) - .debug_info 0x0000000000000000 0x876 zephyr/libzephyr.a(timeutil.c.obj) - .debug_abbrev 0x0000000000000000 0x20a zephyr/libzephyr.a(timeutil.c.obj) - .debug_loc 0x0000000000000000 0x7b4 zephyr/libzephyr.a(timeutil.c.obj) - .debug_aranges - 0x0000000000000000 0x58 zephyr/libzephyr.a(timeutil.c.obj) - .debug_ranges 0x0000000000000000 0xc0 zephyr/libzephyr.a(timeutil.c.obj) - .debug_line 0x0000000000000000 0x644 zephyr/libzephyr.a(timeutil.c.obj) - .debug_str 0x0000000000000000 0x558 zephyr/libzephyr.a(timeutil.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(timeutil.c.obj) - .debug_frame 0x0000000000000000 0x13c zephyr/libzephyr.a(timeutil.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .text.setup_bundle_data.constprop.0 - 0x0000000000000000 0x3a zephyr/libzephyr.a(bitarray.c.obj) - .text.set_region - 0x0000000000000000 0x90 zephyr/libzephyr.a(bitarray.c.obj) - .text.set_clear_region - 0x0000000000000000 0x46 zephyr/libzephyr.a(bitarray.c.obj) - .text.match_region - 0x0000000000000000 0x8c zephyr/libzephyr.a(bitarray.c.obj) - .text.is_region_set_clear - 0x0000000000000000 0x4e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_popcount_region - 0x0000000000000000 0x94 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_xor - 0x0000000000000000 0xc4 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_set_bit - 0x0000000000000000 0x3e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_clear_bit - 0x0000000000000000 0x40 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_bit - 0x0000000000000000 0x3e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_set_bit - 0x0000000000000000 0x4e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_clear_bit - 0x0000000000000000 0x50 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_alloc - 0x0000000000000000 0xa4 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_find_nth_set - 0x0000000000000000 0xba zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_free - 0x0000000000000000 0x6c zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_is_region_set - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_is_region_cleared - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_set_region - 0x0000000000000000 0x70 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_set_region - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_clear_region - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .debug_info 0x0000000000000000 0x2556 zephyr/libzephyr.a(bitarray.c.obj) - .debug_abbrev 0x0000000000000000 0x476 zephyr/libzephyr.a(bitarray.c.obj) - .debug_loc 0x0000000000000000 0x1e0f zephyr/libzephyr.a(bitarray.c.obj) - .debug_aranges - 0x0000000000000000 0xb8 zephyr/libzephyr.a(bitarray.c.obj) - .debug_ranges 0x0000000000000000 0x288 zephyr/libzephyr.a(bitarray.c.obj) - .debug_line 0x0000000000000000 0x1774 zephyr/libzephyr.a(bitarray.c.obj) - .debug_str 0x0000000000000000 0x69b zephyr/libzephyr.a(bitarray.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(bitarray.c.obj) - .debug_frame 0x0000000000000000 0x290 zephyr/libzephyr.a(bitarray.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .text.sys_slist_find_and_remove - 0x0000000000000000 0x36 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_release - 0x0000000000000000 0x48 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_reset - 0x0000000000000000 0x62 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_cancel - 0x0000000000000000 0x36 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_monitor_register - 0x0000000000000000 0x3a zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_monitor_unregister - 0x0000000000000000 0x34 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_sync_lock - 0x0000000000000000 0x14 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_sync_finalize - 0x0000000000000000 0x40 zephyr/libzephyr.a(onoff.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .text.z_log_minimal_vprintk - 0x0000000000000000 0x4 zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.z_log_minimal_hexdump_print.str1.1 - 0x0000000000000000 0x18 zephyr/libzephyr.a(log_minimal.c.obj) - .text.z_log_minimal_hexdump_print - 0x0000000000000000 0xbc zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.CSWTCH.4 - 0x0000000000000000 0x4 zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.str1.1 - 0x0000000000000000 0x15 zephyr/libzephyr.a(log_minimal.c.obj) - ._llext_const_symbol.static.z_log_minimal_printk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(log_minimal.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_foreach - 0x0000000000000000 0x30 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_has_driver - 0x0000000000000000 0x14 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_get_device - 0x0000000000000000 0x4 zephyr/libzephyr.a(flash_map.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_enter - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_exit - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_exit_to_scheduler - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_idle - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_info 0x0000000000000000 0x56 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_abbrev 0x0000000000000000 0x48 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_ranges 0x0000000000000000 0x28 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_line 0x0000000000000000 0xaa zephyr/libzephyr.a(tracing_none.c.obj) - .debug_str 0x0000000000000000 0x25c zephyr/libzephyr.a(tracing_none.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/libzephyr.a(tracing_none.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .text.z_get_sw_isr_table_idx - 0x0000000000000000 0x2 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_info 0x0000000000000000 0xba zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_abbrev 0x0000000000000000 0x6b zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_loc 0x0000000000000000 0x15 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_line 0x0000000000000000 0x82 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_str 0x0000000000000000 0x2c0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .text.arch_syscall_oops - 0x0000000000000000 0x1c zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text.z_arm_save_fp_context - 0x0000000000000000 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text.z_arm_restore_fp_context - 0x0000000000000000 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_info 0x0000000000000000 0x13a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_abbrev 0x0000000000000000 0xcd zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_line 0x0000000000000000 0x126 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_str 0x0000000000000000 0x316 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .text.sys_arch_reboot - 0x0000000000000000 0x24 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .text.z_impl_k_thread_abort - 0x0000000000000000 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_info 0x0000000000000000 0x9a9 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_abbrev 0x0000000000000000 0x247 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_loc 0x0000000000000000 0x3a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_line 0x0000000000000000 0x3e6 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_str 0x0000000000000000 0x6b6 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text.arch_swap - 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text.z_arm_pendsv_c - 0x0000000000000000 0x34 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_info 0x0000000000000000 0xb42 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_abbrev 0x0000000000000000 0x2d0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_loc 0x0000000000000000 0xbc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_line 0x0000000000000000 0x454 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_str 0x0000000000000000 0x6db zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .text.z_arm_pendsv - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.arch_new_thread - 0x0000000000000000 0x38 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.configure_builtin_stack_guard - 0x0000000000000000 0x8 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.arch_switch_to_main_thread - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .text.arch_cpu_idle - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_mpu_region_get - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_read_ok - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_readwrite_ok - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_range_read_ok - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_range_readwrite_ok - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_info 0x0000000000000000 0x624 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_abbrev 0x0000000000000000 0x1b2 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_loc 0x0000000000000000 0x5f9 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_ranges 0x0000000000000000 0xd8 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_line 0x0000000000000000 0x2b2 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_str 0x0000000000000000 0x439 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_frame 0x0000000000000000 0x70 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .text.atoi 0x0000000000000000 0x46 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_info 0x0000000000000000 0x111 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_abbrev 0x0000000000000000 0x102 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_loc 0x0000000000000000 0xb8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_line 0x0000000000000000 0x15f zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_str 0x0000000000000000 0x242 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .text.strtol 0x0000000000000000 0xea zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_info 0x0000000000000000 0x2b6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_abbrev 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_loc 0x0000000000000000 0x38e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_line 0x0000000000000000 0x363 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_str 0x0000000000000000 0x30f zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_frame 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .text.strtoul 0x0000000000000000 0xee zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_info 0x0000000000000000 0x2b6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_abbrev 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_loc 0x0000000000000000 0x35d zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_line 0x0000000000000000 0x369 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_str 0x0000000000000000 0x311 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .text.strtoll 0x0000000000000000 0x128 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_info 0x0000000000000000 0x2d0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_abbrev 0x0000000000000000 0x11c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_loc 0x0000000000000000 0x415 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_line 0x0000000000000000 0x376 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_str 0x0000000000000000 0x322 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .text.strtoull - 0x0000000000000000 0x14a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_info 0x0000000000000000 0x2d1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_abbrev 0x0000000000000000 0x12b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_loc 0x0000000000000000 0x3b7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_line 0x0000000000000000 0x390 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_str 0x0000000000000000 0x324 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .text.bsearch 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_info 0x0000000000000000 0x16a zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_abbrev 0x0000000000000000 0xea zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_loc 0x0000000000000000 0x133 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_line 0x0000000000000000 0x1a0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_str 0x0000000000000000 0x268 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_frame 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .rodata._exit.str1.1 - 0x0000000000000000 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .text._exit 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_info 0x0000000000000000 0xd9 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_abbrev 0x0000000000000000 0xa3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_loc 0x0000000000000000 0x25 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_line 0x0000000000000000 0x12f zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_str 0x0000000000000000 0x2ca zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.compare 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.sift_down - 0x0000000000000000 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.heap_sort - 0x0000000000000000 0x70 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.qsort_r 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.qsort 0x0000000000000000 0x16 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_info 0x0000000000000000 0x6c1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_abbrev 0x0000000000000000 0x29c zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_loc 0x0000000000000000 0x788 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_ranges 0x0000000000000000 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_line 0x0000000000000000 0x3b2 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_str 0x0000000000000000 0x33d zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_frame 0x0000000000000000 0xb8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .rodata.strerror.str1.1 - 0x0000000000000000 0x1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text.strerror - 0x0000000000000000 0x8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text.strerror_r - 0x0000000000000000 0x24 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_info 0x0000000000000000 0x270 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_abbrev 0x0000000000000000 0x12d zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_loc 0x0000000000000000 0x14c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_line 0x0000000000000000 0x24b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_str 0x0000000000000000 0x316 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_frame 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .text.strncasecmp - 0x0000000000000000 0x4a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_info 0x0000000000000000 0x154 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_abbrev 0x0000000000000000 0x108 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_loc 0x0000000000000000 0x14e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_line 0x0000000000000000 0x1d3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_str 0x0000000000000000 0x26b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_frame 0x0000000000000000 0x2c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .text.strstr 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_info 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_abbrev 0x0000000000000000 0xe5 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_loc 0x0000000000000000 0xf4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_line 0x0000000000000000 0x198 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_str 0x0000000000000000 0x251 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcpy 0x0000000000000000 0x14 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncpy 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strchr 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strrchr 0x0000000000000000 0x1a zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcmp 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncmp 0x0000000000000000 0x26 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strtok_r - 0x0000000000000000 0x4c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcat 0x0000000000000000 0x12 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncat 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.memmove 0x0000000000000000 0x2e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.memchr 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text.strspn 0x0000000000000000 0x1e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text.strcspn 0x0000000000000000 0x1e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_info 0x0000000000000000 0x139 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_abbrev 0x0000000000000000 0xf4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_loc 0x0000000000000000 0xcc zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_line 0x0000000000000000 0x1ae zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_str 0x0000000000000000 0x25a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.z_impl_zephyr_fputc - 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fputc 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.putc 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.putchar 0x0000000000000000 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.z_impl_zephyr_fwrite - 0x0000000000000000 0x48 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fputs 0x0000000000000000 0x22 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fwrite 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.puts 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.sprintf_out - 0x0000000000000000 0x1a zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.snprintf - 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.sprintf 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.vsnprintf - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.vsprintf - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_info 0x0000000000000000 0x5a8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x221 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_loc 0x0000000000000000 0x3b7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_ranges 0x0000000000000000 0xa0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_line 0x0000000000000000 0x3a5 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_str 0x0000000000000000 0x361 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_frame 0x0000000000000000 0xc0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.fprintf 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.vfprintf - 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.printf 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.vprintf 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_info 0x0000000000000000 0x44d zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x19c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_loc 0x0000000000000000 0x28f zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_ranges 0x0000000000000000 0x98 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_line 0x0000000000000000 0x2d7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_str 0x0000000000000000 0x34e zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_frame 0x0000000000000000 0x9c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .text.sqrtf 0x0000000000000000 0x78 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_info 0x0000000000000000 0x144 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_abbrev 0x0000000000000000 0xab zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_loc 0x0000000000000000 0x153 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_line 0x0000000000000000 0x16c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_str 0x0000000000000000 0x2f6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .text.sqrt 0x0000000000000000 0xd4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_info 0x0000000000000000 0x1c2 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_abbrev 0x0000000000000000 0xc3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_loc 0x0000000000000000 0x10b zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_line 0x0000000000000000 0x17f zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_str 0x0000000000000000 0x346 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_frame 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .text.gmtime 0x0000000000000000 0xc zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .bss.gmtime_result - 0x0000000000000000 0x24 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_info 0x0000000000000000 0x279 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_abbrev 0x0000000000000000 0x11e zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_loc 0x0000000000000000 0x25 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_line 0x0000000000000000 0x18e zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_str 0x0000000000000000 0x558 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .rodata.abort.str1.1 - 0x0000000000000000 0x9 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .text.abort 0x0000000000000000 0x1c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_info 0x0000000000000000 0x1af zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_abbrev 0x0000000000000000 0x14d zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_loc 0x0000000000000000 0x2c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_line 0x0000000000000000 0x252 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_str 0x0000000000000000 0x386 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .text.gmtime_r - 0x0000000000000000 0x1cc zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_info 0x0000000000000000 0x33b zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_abbrev 0x0000000000000000 0x186 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_loc 0x0000000000000000 0x351 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_ranges 0x0000000000000000 0x50 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_line 0x0000000000000000 0x399 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_str 0x0000000000000000 0x369 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.malloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.free 0x0000000000000000 0x2 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.realloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.calloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.reallocarray - 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_info 0x0000000000000000 0xbba zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_abbrev 0x0000000000000000 0x2e1 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_loc 0x0000000000000000 0x181 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_ranges 0x0000000000000000 0xa8 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_line 0x0000000000000000 0x423 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_str 0x0000000000000000 0x71e zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_frame 0x0000000000000000 0x80 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .text.strnlen 0x0000000000000000 0x12 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_info 0x0000000000000000 0xd7 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_abbrev 0x0000000000000000 0xa0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_loc 0x0000000000000000 0x4a zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_line 0x0000000000000000 0x165 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_str 0x0000000000000000 0x2c3 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_info 0x0000000000000000 0x79 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_line 0x0000000000000000 0x6c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_str 0x0000000000000000 0x2a8 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_info 0x0000000000000000 0x64 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_line 0x0000000000000000 0x6d zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_str 0x0000000000000000 0x292 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_info 0x0000000000000000 0x79 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_line 0x0000000000000000 0x6f zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_str 0x0000000000000000 0x2ab zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_control_get_onoff - 0x0000000000000000 0x10 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_bt_ctlr_hf_request - 0x0000000000000000 0x24 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_bt_ctlr_hf_release - 0x0000000000000000 0x34 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.uart_register_input - 0x0000000000000000 0x2 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_info_by_idx - 0x0000000000000000 0xa zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_count - 0x0000000000000000 0x28 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text.sys_clock_set_timeout - 0x0000000000000000 0x2 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text.sys_clock_idle_exit - 0x0000000000000000 0x2 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_info 0x0000000000000000 0xce zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_abbrev 0x0000000000000000 0x7e zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_line 0x0000000000000000 0xd6 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_str 0x0000000000000000 0x2df zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .comment 0x0000000000000000 0x23 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_evt_address_get - 0x0000000000000000 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_capture_task_address_get - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_int_lock - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_int_unlock - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_read - 0x0000000000000000 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_abort - 0x0000000000000000 0x58 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_get_ticks - 0x0000000000000000 0x78 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_set - 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_exact_set - 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_chan_alloc - 0x0000000000000000 0x3c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_chan_free - 0x0000000000000000 0x1c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_trigger_overflow - 0x0000000000000000 0x6 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_cycle_get_32 - 0x0000000000000000 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.alloc_mask - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .data 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .bss 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .text 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .data 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .bss 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .data 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .bss 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_next - 0x0000000000000000 0x76 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_swap_type - 0x0000000000000000 0x6 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_pending_multi - 0x0000000000000000 0x38 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_pending - 0x0000000000000000 0x8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_confirmed_multi - 0x0000000000000000 0x34 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_confirmed - 0x0000000000000000 0x6 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.boot_image_load_header.str1.1 - 0x0000000000000000 0x54 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_image_load_header - 0x0000000000000000 0x64 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemCoreClockUpdate - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemStoreFICRNS - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemLockFICRNS - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .data.SystemCoreClock - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .rodata.nrfx_error_string_get.str1.1 - 0x0000000000000000 0x178 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .text.nrfx_error_string_get - 0x0000000000000000 0xd8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .text.nrfx_flag32_is_allocated - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_check - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_disable_all - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_disable - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_trigger - 0x0000000000000000 0xe modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_event_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_endpoints_clear - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_event_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_fork_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_fork_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_group_set - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_include_in_group - 0x0000000000000000 0x16 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_remove_from_group - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_clear - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_enable - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_disable - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_address_get - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_disable_task_get - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_enable_task_get - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_alloc - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_free - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_alloc - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_free - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_disable - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_uninit - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_init_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_free - 0x0000000000000000 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_free - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_enable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_disable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_alloc - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_free - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_include_in_group - 0x0000000000000000 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_remove_from_group - 0x0000000000000000 0x68 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_clear - 0x0000000000000000 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_enable - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_disable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data.m_allocated_groups - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_in_event_get.isra.0 - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_is_set - 0x0000000000000000 0x1a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_channels_number_get - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_uninit - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_set - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_clear - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_toggle - 0x0000000000000000 0x22 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_enable - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_disable - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_get - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_address_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_address_get - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_address_get - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_force - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_event_get - 0x0000000000000000 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_event_address_get - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.partial_word_create - 0x0000000000000000 0x26 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_uicr_erase - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_all_erase - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_partial_erase_init - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_partial_erase_continue - 0x0000000000000000 0x48 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_byte_writable_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_word_writable_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_byte_write - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_halfword_write - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_bytes_write - 0x0000000000000000 0x84 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_words_write - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_otp_halfword_read - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_halfword_writable_check - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .data.m_partial_erase_page_addr - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .bss.m_partial_erase_time_elapsed - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.wdt_configure - 0x0000000000000000 0x50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_init - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_reconfigure - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_uninit - 0x0000000000000000 0x28 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_init_check - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_enable - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_feed - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channel_alloc - 0x0000000000000000 0x54 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channels_free - 0x0000000000000000 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channel_feed - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_0_irq_handler - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .bss.m_cb 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_info 0x0000000000000000 0x49f3 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_abbrev 0x0000000000000000 0x52b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_loc 0x0000000000000000 0xe2b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_aranges - 0x0000000000000000 0x70 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_ranges 0x0000000000000000 0x1c8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_line 0x0000000000000000 0xbf7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_str 0x0000000000000000 0x1262 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .comment 0x0000000000000000 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_frame 0x0000000000000000 0x128 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .text.z_device_get_all_static - 0x0000000000000000 0x18 zephyr/kernel/libkernel.a(device.c.obj) - .text.z_impl_device_get_binding - 0x0000000000000000 0x54 zephyr/kernel/libkernel.a(device.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .text.z_impl_z_errno - 0x0000000000000000 0xc zephyr/kernel/libkernel.a(errno.c.obj) - .rodata._k_neg_eagain - 0x0000000000000000 0x4 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_info 0x0000000000000000 0x67c zephyr/kernel/libkernel.a(errno.c.obj) - .debug_abbrev 0x0000000000000000 0x1c0 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_line 0x0000000000000000 0x345 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_str 0x0000000000000000 0x751 zephyr/kernel/libkernel.a(errno.c.obj) - .comment 0x0000000000000000 0x23 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(errno.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_memory_dump - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_buffer_output - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_query - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_cmd - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.k_fatal_halt - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_impl_device_init - 0x0000000000000000 0x28 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_early_rand_get - 0x0000000000000000 0x70 zephyr/kernel/libkernel.a(init.c.obj) - .data.state.1 0x0000000000000000 0x8 zephyr/kernel/libkernel.a(init.c.obj) - .bss._kernel 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(init.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .text.z_impl_k_sleep - 0x0000000000000000 0x54 zephyr/kernel/libkernel.a(nothread.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.timeout_rem - 0x0000000000000000 0x34 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_add_timeout - 0x0000000000000000 0xf4 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_abort_timeout - 0x0000000000000000 0x2a zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_timeout_remaining - 0x0000000000000000 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_timeout_expires - 0x0000000000000000 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_get_next_timeout_expiry - 0x0000000000000000 0x1e zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_tick_get - 0x0000000000000000 0x30 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_tick_get_32 - 0x0000000000000000 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_impl_k_uptime_ticks - 0x0000000000000000 0x4 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_timepoint_calc - 0x0000000000000000 0x48 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_timepoint_timeout - 0x0000000000000000 0x42 zephyr/kernel/libkernel.a(timeout.c.obj) - .text 0x0000000000000000 0xc8 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .debug_frame 0x0000000000000000 0x28 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .text 0x0000000000000000 0x254 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .debug_frame 0x0000000000000000 0x30 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .text 0x0000000000000000 0x378 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .debug_frame 0x0000000000000000 0xac /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .text 0x0000000000000000 0x424 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .debug_frame 0x0000000000000000 0x50 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .text 0x0000000000000000 0x110 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .debug_frame 0x0000000000000000 0xc4 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .text 0x0000000000000000 0xa0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .debug_frame 0x0000000000000000 0x24 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .text 0x0000000000000000 0xa0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .debug_frame 0x0000000000000000 0x44 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .text 0x0000000000000000 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .debug_frame 0x0000000000000000 0x20 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .text 0x0000000000000000 0x2e /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .debug_frame 0x0000000000000000 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .text 0x0000000000000000 0x3c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .debug_frame 0x0000000000000000 0x2c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .ARM.extab 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .text 0x0000000000000000 0x40 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .debug_frame 0x0000000000000000 0x24 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_init - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_init_hmac_drbg - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_deinit - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_is_initialized - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_rng_is_initialized - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_get_nonce_seed - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_get_boot_seed - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss.nrf_cc3xx_platform_rng_initialized - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .rodata.RndStartupTest.constprop.0.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.RndStartupTest.constprop.0 - 0x0000000000000000 0x98 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInit - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInit_HMAC_DRBG - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_RandomSeedsFilled - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibFini - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInitRngModule - 0x0000000000000000 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.rndWorkbuff.0 - 0x0000000000000000 0x220 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.random_seed_filled - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.tfm_random_seed_buff - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.eits_random_nonce_buff - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.invalid_chacha_256_bit_key - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.invalid_aes_256_bit_key - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.random_seed_buffer - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalClearInterruptBit - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalClearInterruptBitRNG - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalWaitInterrupt - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalWaitInterruptRND - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text.CC_PalWaitInterruptRND - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text.CC_PalWaitInterrupt - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalSecMemCmp - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemCmpPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemCopyPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemMovePlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemSetPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemSetZeroPlat - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text.CC_PalMutexLock - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text.CC_PalMutexUnlock - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .text.CC_PalPowerSaveModeStatus - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_init - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_free - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_set_pr - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_set_reseed_interval - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_reseed - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_get_with_add - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_get - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .bss.nrf_cc3xx_platform_ctr_drbg_global_ctx - 0x0000000000000000 0x1c0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_init - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_free - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_set_pr - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_set_reseed_interval - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_reseed - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_get_with_add - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_get - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .bss.global_ctx - 0x0000000000000000 0x250 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.nrf_cc3xx_platform_set_mutexes - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text.mbedtls_zeroize_internal - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text.cc_mbedtls_platform_zeroize - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.startTrngHW - 0x0000000000000000 0x140 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_StartTrngHW - 0x0000000000000000 0x118 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_RepetitionCounterTest - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_AdaptiveProportionTest - 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.getTrngSource - 0x0000000000000000 0x2b4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_GetTrngSource - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_RunTrngStartupTest - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.block_cipher_df - 0x0000000000000000 0x1cc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.ctr_drbg_update_internal - 0x0000000000000000 0x148 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.mbedtls_ctr_drbg_reseed_internal - 0x0000000000000000 0xc4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_init - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_free - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_prediction_resistance - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_entropy_len - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_nonce_len - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_reseed_interval - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_update - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_reseed - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_seed - 0x0000000000000000 0x9c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_random_with_add - 0x0000000000000000 0x1e4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_random - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss.buf.0 0x0000000000000000 0x1a0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss.seed.1 0x0000000000000000 0x180 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.entropy_update - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.entropy_gather_internal.part.0 - 0x0000000000000000 0x88 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_init - 0x0000000000000000 0x84 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_free - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_add_source - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_update_manual - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_gather - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_func - 0x0000000000000000 0x110 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_hmac_sha256_starts.constprop.0 - 0x0000000000000000 0x108 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_init - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_update - 0x0000000000000000 0x170 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_hmac_drbg_reseed_core - 0x0000000000000000 0xac /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_seed_buf - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_reseed - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_seed - 0x0000000000000000 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_prediction_resistance - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_entropy_len - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_reseed_interval - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_random_with_add - 0x0000000000000000 0x144 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_random - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_free - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .bss.hmac_ctx 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .text.RNG_PLAT_SetUserRngParameters - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .text.CC_PalTrngParamGet - 0x0000000000000000 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_init - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_lock - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_unlock - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .rodata.mbedtls_threading_set_alt.str1.4 - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mbedtls_threading_set_alt - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mbedtls_threading_free_alt - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_unlock - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_lock - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_free - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_init - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.Mult32x32 - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.Mult48x16 - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_EntropyEstimateFull - 0x0000000000000000 0x524 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_WaitRngInterrupt - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetRoscSampleCnt - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetFastestRosc - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetCountRoscs - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_TurnOffTrng - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_RndCprngt - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .rodata.mbedtls_hardware_poll.str1.4 - 0x0000000000000000 0x6e /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .text.mbedtls_hardware_poll - 0x0000000000000000 0xfc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.rndState.0 - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.trngParams.1 - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.rndWorkBuffer.2 - 0x0000000000000000 0x220 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .rodata.cc_mbedtls_aes_init.str1.4 - 0x0000000000000000 0x13 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_init - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_setkey_enc - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_setkey_dec - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ecb - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cbc - 0x0000000000000000 0x78 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cfb128 - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cfb8 - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ctr - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ofb - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_internal_aes_encrypt - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_internal_aes_decrypt - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .rodata.cc_mbedtls_sha256_init.str1.4 - 0x0000000000000000 0xe /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_init - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .rodata.cc_mbedtls_sha256_clone.str1.4 - 0x0000000000000000 0x15 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_clone - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_starts - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_internal_sha256_process - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_update - 0x0000000000000000 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_finish - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_process_internal - 0x0000000000000000 0xe0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_starts_internal - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_finish_internal - 0x0000000000000000 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_update_internal - 0x0000000000000000 0x1ec /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .text.cc_mbedtls_sha256 - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .bss.ctx.0 0x0000000000000000 0xf4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .text.SetDataBuffersInfo - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.InitHashDrv - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.ProcessHashDrv.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.ProcessHashDrv - 0x0000000000000000 0x22c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.FinishHashDrv - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA256 - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA224 - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA1 - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.LoadAesKey - 0x0000000000000000 0xe8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.InitAes.part.0 - 0x0000000000000000 0xe4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.write_invalid_key - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .rodata.ProcessAesDrv.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.ProcessAesDrv - 0x0000000000000000 0x368 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.FinishAesDrv - 0x0000000000000000 0x254 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_write_key_slot - 0x0000000000000000 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_verify_kdf_input - 0x0000000000000000 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_convert_keybits_to_keysize - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_slot_and_size - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_slot_and_size_no_kdr - 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_kdr_slot_and_size - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_load_key_chacha20 - 0x0000000000000000 0x150 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_use_kdr_key - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_load_key_aes - 0x0000000000000000 0x94 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_derive_cmac - 0x0000000000000000 0x178 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_shadow_key_derive - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.write_invalid_chacha20_key - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_prepare_chacha_key - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_load_chacha_key - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_cleanup_chacha_key - 0x0000000000000000 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text.UtilCmacBuildDataForDerivation - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text.UtilCmacDeriveKey - 0x0000000000000000 0xe8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .text.CC_PalDataBufferAttrGet - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_key - 0x0000000000000000 0xd8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_key_slot - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_kdr_slot - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_push_kdr_slot_and_lock - 0x0000000000000000 0x16c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_shadow_key_derive - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .data.kdr_pushed_slot - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaModDivideBy2 - 0x0000000000000000 0x98 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaGet2MsBits - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaSetLenIds - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCalcNpIntoPkaReg - 0x0000000000000000 0x274 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyPkaRegIntoBeByteBuff - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyDataFromPkaReg - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyByteBuffIntoPkaReg - 0x0000000000000000 0xec /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyBeByteBuffIntoPkaReg - 0x0000000000000000 0xd0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaFinishPka - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaClearPkaRegWords - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaIsRegModEqual - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaGetBitFromPkaReg - 0x0000000000000000 0xd4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaExecFullModInv - 0x0000000000000000 0x36c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .rodata.regTemps - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalSecMemCmp - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalMemCmp - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalMemMove - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ReverseMemcpy - 0x0000000000000000 0x16 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_InPlaceConvertBytesWordsAndArrayEndianness - 0x0000000000000000 0x42 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertMsbLsbBytesToLswMswWords - 0x0000000000000000 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLswMswWordsToMsbLsbBytes - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLsbMsbBytesToLswMswWords - 0x0000000000000000 0x22 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLswMswWordsToLsbMsbBytes - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_CheckIsVectorZero - 0x0000000000000000 0x16 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .text.SaSi_HalInit - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .text.SaSi_HalTerminate - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .bss.m_hal_irr - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - -Memory Configuration - -Name Origin Length Attributes -FLASH 0x0000000000000000 0x000000000000c000 xr -RAM 0x0000000020000000 0x0000000000008000 xw -IDT_LIST 0x00000000ffff7fff 0x0000000000008000 xw -*default* 0x0000000000000000 0xffffffffffffffff - -Linker script and memory map - -LOAD zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj -LOAD zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj -LOAD zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj -LOAD app/libapp.a -LOAD zephyr/libzephyr.a -LOAD zephyr/arch/common/libarch__common.a -LOAD zephyr/arch/arch/arm/core/libarch__arm__core.a -LOAD zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a -LOAD zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a -LOAD zephyr/lib/libc/minimal/liblib__libc__minimal.a -LOAD zephyr/lib/libc/common/liblib__libc__common.a -LOAD zephyr/soc/soc/nrf9151/libsoc__nordic.a -LOAD zephyr/drivers/clock_control/libdrivers__clock_control.a -LOAD zephyr/drivers/console/libdrivers__console.a -LOAD zephyr/drivers/flash/libdrivers__flash.a -LOAD zephyr/drivers/gpio/libdrivers__gpio.a -LOAD zephyr/drivers/pinctrl/libdrivers__pinctrl.a -LOAD zephyr/drivers/serial/libdrivers__serial.a -LOAD zephyr/drivers/timer/libdrivers__timer.a -LOAD modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a -LOAD modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a -LOAD modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a -LOAD modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a -LOAD zephyr/kernel/libkernel.a -LOAD /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a -LOAD zephyr/arch/common/libisr_tables.a -LOAD /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a -LOAD /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a - 0x0000000000000004 _region_min_align = 0x4 - -.rel.plt 0x0000000000000000 0x0 - *(SORT_BY_ALIGNMENT(.rel.plt)) - [!provide] PROVIDE (__rel_iplt_start = .) - *(SORT_BY_ALIGNMENT(.rel.iplt)) - .rel.iplt 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - [!provide] PROVIDE (__rel_iplt_end = .) - -.rela.plt 0x0000000000000000 0x0 - *(SORT_BY_ALIGNMENT(.rela.plt)) - [!provide] PROVIDE (__rela_iplt_start = .) - *(SORT_BY_ALIGNMENT(.rela.iplt)) - [!provide] PROVIDE (__rela_iplt_end = .) - -.rel.dyn - *(SORT_BY_ALIGNMENT(.rel.*)) - -.rela.dyn - *(SORT_BY_ALIGNMENT(.rela.*)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.plt)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.iplt)) - 0x0000000000000000 __rom_region_start = 0x0 - -rom_start 0x0000000000000000 0x144 - 0x0000000000000000 __rom_start_address = . - FILL mask 0x00 - 0x0000000000000000 . = (. + (0x0 - (. - __rom_start_address))) - 0x0000000000000000 . = ALIGN (0x4) - 0x0000000000000000 . = ALIGN (0x80) - 0x0000000000000000 . = ALIGN (0x200) - 0x0000000000000000 _vector_start = . - *(SORT_BY_ALIGNMENT(.exc_vector_table)) - *(SORT_BY_ALIGNMENT(.exc_vector_table.*)) - .exc_vector_table._vector_table_section - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - 0x0000000000000000 _vector_table - *(SORT_BY_ALIGNMENT(.vectors)) - 0x0000000000000144 _vector_end = . - 0x0000000000000040 . = ALIGN (0x4) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.irq_vector_table*)) - .gnu.linkonce.irq_vector_table - 0x0000000000000040 0x104 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - 0x0000000000000040 _irq_vector_table - 0x0000000000000144 _vector_end = . - -text 0x0000000000000144 0x6b40 - 0x0000000000000144 __text_region_start = . - *(SORT_BY_ALIGNMENT(.text)) - .text 0x0000000000000144 0x30 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - 0x0000000000000144 __aeabi_uldivmod - .text 0x0000000000000174 0x4 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - 0x0000000000000174 __aeabi_ldiv0 - 0x0000000000000174 __aeabi_idiv0 - .text 0x0000000000000178 0x29c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - 0x0000000000000178 __udivmoddi4 - *(SORT_BY_ALIGNMENT(.text.*)) - .text.main 0x0000000000000414 0xf8 app/libapp.a(main.c.obj) - 0x0000000000000414 main - .text.flash_device_base - 0x000000000000050c 0x20 app/libapp.a(flash_map_extended.c.obj) - 0x000000000000050c flash_device_base - .text.flash_area_id_from_multi_image_slot - 0x000000000000052c 0x24 app/libapp.a(flash_map_extended.c.obj) - 0x000000000000052c flash_area_id_from_multi_image_slot - .text.bootutil_img_validate - 0x0000000000000550 0x258 app/libapp.a(image_validate.c.obj) - 0x0000000000000550 bootutil_img_validate - .text.bootutil_verify_sig - 0x00000000000007a8 0x104 app/libapp.a(image_ecdsa.c.obj) - 0x00000000000007a8 bootutil_verify_sig - .text.boot_fih_memequal - 0x00000000000008ac 0x30 app/libapp.a(bootutil_misc.c.obj) - 0x00000000000008ac boot_fih_memequal - .text.boot_status_entries - 0x00000000000008dc 0x2c app/libapp.a(bootutil_misc.c.obj) - 0x00000000000008dc boot_status_entries - .text.boot_find_status - 0x0000000000000908 0x48 app/libapp.a(bootutil_misc.c.obj) - 0x0000000000000908 boot_find_status - .text.bootutil_max_image_size - 0x0000000000000950 0x2c app/libapp.a(bootutil_misc.c.obj) - 0x0000000000000950 bootutil_max_image_size - .text.fih_cfi_get_and_increment - 0x000000000000097c 0x10 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000097c fih_cfi_get_and_increment - .text.fih_cfi_decrement - 0x000000000000098c 0x10 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000098c fih_cfi_decrement - .text.fih_cfi_validate - 0x000000000000099c 0x14 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000099c fih_cfi_validate - .text.boot_validate_slot.isra.0 - 0x00000000000009b0 0x12c app/libapp.a(loader.c.obj) - .text.boot_swap_image.isra.0 - 0x0000000000000adc 0x88 app/libapp.a(loader.c.obj) - .text.boot_copy_region - 0x0000000000000b64 0x84 app/libapp.a(loader.c.obj) - 0x0000000000000b64 boot_copy_region - .text.context_boot_go - 0x0000000000000be8 0x2e0 app/libapp.a(loader.c.obj) - 0x0000000000000be8 context_boot_go - .text.boot_go 0x0000000000000ec8 0x34 app/libapp.a(loader.c.obj) - 0x0000000000000ec8 boot_go - .text.swap_set_copy_done - 0x0000000000000efc 0x2c app/libapp.a(swap_misc.c.obj) - 0x0000000000000efc swap_set_copy_done - .text.swap_set_image_ok - 0x0000000000000f28 0x44 app/libapp.a(swap_misc.c.obj) - 0x0000000000000f28 swap_set_image_ok - .text.boot_read_image_header - 0x0000000000000f6c 0xcc app/libapp.a(swap_move.c.obj) - 0x0000000000000f6c boot_read_image_header - .text.swap_read_status_bytes - 0x0000000000001038 0xc8 app/libapp.a(swap_move.c.obj) - 0x0000000000001038 swap_read_status_bytes - .text.boot_slots_compatible - 0x0000000000001100 0x78 app/libapp.a(swap_move.c.obj) - 0x0000000000001100 boot_slots_compatible - .text.swap_status_source - 0x0000000000001178 0xcc app/libapp.a(swap_move.c.obj) - 0x0000000000001178 swap_status_source - .text.fixup_revert - 0x0000000000001244 0x98 app/libapp.a(swap_move.c.obj) - 0x0000000000001244 fixup_revert - .text.swap_run - 0x00000000000012dc 0x1f0 app/libapp.a(swap_move.c.obj) - 0x00000000000012dc swap_run - .text.mbedtls_platform_zeroize - 0x00000000000014cc 0x14 app/libapp.a(platform_util.c.obj) - 0x00000000000014cc mbedtls_platform_zeroize - .text.cc310_init - 0x00000000000014e0 0x30 app/libapp.a(cc310_glue.c.obj) - 0x00000000000014e0 cc310_init - .text.cc310_ecdsa_verify_secp256r1 - 0x0000000000001510 0x3c app/libapp.a(cc310_glue.c.obj) - 0x0000000000001510 cc310_ecdsa_verify_secp256r1 - .text.cleanup_arm_nvic - 0x000000000000154c 0x38 app/libapp.a(arm_cleanup.c.obj) - 0x000000000000154c cleanup_arm_nvic - .text.z_arm_clear_arm_mpu_config - 0x0000000000001584 0x24 app/libapp.a(arm_cleanup.c.obj) - 0x0000000000001584 z_arm_clear_arm_mpu_config - .text.nrf_cleanup_peripheral - 0x00000000000015a8 0x9c app/libapp.a(nrf_cleanup.c.obj) - 0x00000000000015a8 nrf_cleanup_peripheral - .text.char_out - 0x0000000000001644 0xc zephyr/libzephyr.a(printk.c.obj) - .text.vprintk 0x0000000000001650 0x1c zephyr/libzephyr.a(printk.c.obj) - 0x0000000000001650 vprintk - .text.__printk_hook_install - 0x000000000000166c 0xc zephyr/libzephyr.a(printk.c.obj) - 0x000000000000166c __printk_hook_install - .text.z_cbvprintf_impl - 0x0000000000001678 0x444 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x0000000000001678 z_cbvprintf_impl - .text.process_event - 0x0000000000001abc 0x21c zephyr/libzephyr.a(onoff.c.obj) - .text.flash_area_open - 0x0000000000001cd8 0x50 zephyr/libzephyr.a(flash_map.c.obj) - 0x0000000000001cd8 flash_area_open - .text.flash_area_get_sectors - 0x0000000000001d28 0x60 zephyr/libzephyr.a(flash_map_layout.c.obj) - 0x0000000000001d28 flash_area_get_sectors - .text.boot_banner - 0x0000000000001d88 0x24 zephyr/libzephyr.a(banner.c.obj) - 0x0000000000001d88 boot_banner - .text.nrf_cc3xx_platform_abort_init - 0x0000000000001dac 0xc zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - 0x0000000000001dac nrf_cc3xx_platform_abort_init - .text.z_SysNmiOnReset - 0x0000000000001db8 0x8 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - 0x0000000000001db8 z_SysNmiOnReset - .text.usage_fault.constprop.0 - 0x0000000000001dc0 0x5c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.bus_fault.constprop.0 - 0x0000000000001e1c 0x6c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.mem_manage_fault.constprop.0 - 0x0000000000001e88 0x78 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.z_arm_fault - 0x0000000000001f00 0x118 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0x0000000000001f00 z_arm_fault - .text.z_arm_fault_init - 0x0000000000002018 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0x0000000000002018 z_arm_fault_init - .text.__fault 0x0000000000002030 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - 0x0000000000002030 z_arm_bus_fault - 0x0000000000002030 z_arm_usage_fault - 0x0000000000002030 z_arm_mpu_fault - 0x0000000000002030 z_arm_exc_spurious - 0x0000000000002030 z_arm_debug_monitor - 0x0000000000002030 z_arm_hard_fault - .text._reset_section - 0x0000000000002044 0x60 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - 0x0000000000002044 z_arm_reset - 0x0000000000002044 __start - .text.z_arm_init_arch_hw_at_boot - 0x00000000000020a4 0x44 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - 0x00000000000020a4 z_arm_init_arch_hw_at_boot - .text.z_arm_svc - 0x00000000000020e8 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - 0x00000000000020e8 z_arm_svc - .text.arch_irq_enable - 0x0000000000002108 0x1c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002108 arch_irq_enable - .text.arch_irq_disable - 0x0000000000002124 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002124 arch_irq_disable - .text.arch_irq_is_enabled - 0x000000000000214c 0x1c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x000000000000214c arch_irq_is_enabled - .text.z_arm_irq_priority_set - 0x0000000000002168 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002168 z_arm_irq_priority_set - .text.z_prep_c - 0x0000000000002194 0x5c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - 0x0000000000002194 z_prep_c - .text.z_arm_switch_to_main_no_multithreading - 0x00000000000021f0 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000021f0 z_arm_switch_to_main_no_multithreading - .text.z_arm_cpu_idle_init - 0x0000000000002238 0xc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x0000000000002238 z_arm_cpu_idle_init - .text.z_arm_interrupt_init - 0x0000000000002244 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - 0x0000000000002244 z_arm_interrupt_init - .text._isr_wrapper - 0x000000000000225c 0x24 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - 0x000000000000225c _isr_wrapper - .text.__stdout_hook_install - 0x0000000000002280 0xc zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - 0x0000000000002280 __stdout_hook_install - .text.nordicsemi_nrf91_init - 0x000000000000228c 0x10 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .text.arch_busy_wait - 0x000000000000229c 0x14 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - 0x000000000000229c arch_busy_wait - .text.onoff_stop - 0x00000000000022b0 0x30 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.onoff_start - 0x00000000000022e0 0x44 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.generic_hfclk_stop - 0x0000000000002324 0x34 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clk_init - 0x0000000000002358 0x58 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clkstarted_handle.constprop.0 - 0x00000000000023b0 0x4c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.generic_hfclk_start - 0x00000000000023fc 0x7c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clock_event_handler - 0x0000000000002478 0x1c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_control_lf_on - 0x0000000000002494 0xf0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x0000000000002494 z_nrf_clock_control_lf_on - .text.uart_console_init - 0x0000000000002584 0x28 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.console_out - 0x00000000000025ac 0x28 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.flash_nrf_pages_layout - 0x00000000000025d4 0x10 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_get_parameters - 0x00000000000025e4 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.nrf_flash_init - 0x00000000000025ec 0x18 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_write - 0x0000000000002604 0x4c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.gpio_nrfx_init - 0x0000000000002650 0x48 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.nrfx_gpio_handler - 0x0000000000002698 0x3c zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_pin_configure - 0x00000000000026d4 0x180 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_pin_interrupt_configure - 0x0000000000002854 0xf4 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.pinctrl_configure_pins - 0x0000000000002948 0x160 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - 0x0000000000002948 pinctrl_configure_pins - .text.uarte_nrfx_poll_out - 0x0000000000002aa8 0xc4 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_0_init - 0x0000000000002b6c 0x258 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.compare_int_lock - 0x0000000000002dc4 0x40 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_timeout_handler - 0x0000000000002e04 0x48 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.compare_int_unlock - 0x0000000000002e4c 0x4c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_read - 0x0000000000002e98 0x44 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000002e98 z_nrf_rtc_timer_read - .text.compare_set - 0x0000000000002edc 0x124 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_driver_init - 0x0000000000003000 0x90 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.rtc_nrf_isr - 0x0000000000003090 0xd0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000003090 rtc_nrf_isr - .text.sys_clock_set_timeout - 0x0000000000003160 0x5c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000003160 sys_clock_set_timeout - .text.sys_clock_elapsed - 0x00000000000031bc 0x14 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x00000000000031bc sys_clock_elapsed - .text.sys_clock_disable - 0x00000000000031d0 0x30 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x00000000000031d0 sys_clock_disable - .text.fprotect_area - 0x0000000000003200 0x3c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - 0x0000000000003200 fprotect_area - .text.boot_write_magic - 0x000000000000323c 0x40 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000323c boot_write_magic - .text.boot_read_swap_state - 0x000000000000327c 0xac modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000327c boot_read_swap_state - .text.boot_swap_type_multi - 0x0000000000003328 0x100 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000003328 boot_swap_type_multi - .text.uicr_HFXOCNT_erased - 0x0000000000003428 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.uicr_HFXOSRC_erased - 0x0000000000003468 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemInit - 0x00000000000034a4 0x1d0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - 0x00000000000034a4 SystemInit - .text.nrfx_flag32_alloc - 0x0000000000003674 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x0000000000003674 nrfx_flag32_alloc - .text.nrfx_flag32_free - 0x00000000000036b4 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x00000000000036b4 nrfx_flag32_free - .text.nrfx_gppi_channels_enable - 0x00000000000036ec 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0x00000000000036ec nrfx_gppi_channels_enable - .text.nrfx_clock_init - 0x00000000000036f8 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x00000000000036f8 nrfx_clock_init - .text.nrfx_clock_enable - 0x0000000000003718 0x28 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000003718 nrfx_clock_enable - .text.nrfx_clock_start - 0x0000000000003740 0xb0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000003740 nrfx_clock_start - .text.nrfx_power_clock_irq_handler - 0x00000000000037f0 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x00000000000037f0 nrfx_power_clock_irq_handler - .text.nrfx_dppi_channel_alloc - 0x0000000000003854 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - 0x0000000000003854 nrfx_dppi_channel_alloc - .text.nrf_gpio_pin_port_decode - 0x0000000000003860 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.call_handler.constprop.0 - 0x0000000000003878 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.latch_pending_read_and_check - 0x00000000000038b4 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.release_handler.isra.0 - 0x00000000000038d0 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.__nrfy_internal_gpiote_events_process.constprop.0 - 0x0000000000003928 0x5c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_trigger_disable - 0x0000000000003984 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_uninit - 0x00000000000039c4 0x78 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_input_configure - 0x0000000000003a3c 0x15c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003a3c nrfx_gpiote_input_configure - .text.nrfx_gpiote_output_configure - 0x0000000000003b98 0xf0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003b98 nrfx_gpiote_output_configure - .text.nrfx_gpiote_global_callback_set - 0x0000000000003c88 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003c88 nrfx_gpiote_global_callback_set - .text.nrfx_gpiote_channel_get - 0x0000000000003c94 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003c94 nrfx_gpiote_channel_get - .text.nrfx_gpiote_init - 0x0000000000003cb8 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003cb8 nrfx_gpiote_init - .text.nrfx_gpiote_init_check - 0x0000000000003d1c 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d1c nrfx_gpiote_init_check - .text.nrfx_gpiote_channel_free - 0x0000000000003d30 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d30 nrfx_gpiote_channel_free - .text.nrfx_gpiote_channel_alloc - 0x0000000000003d3c 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d3c nrfx_gpiote_channel_alloc - .text.nrfx_gpiote_trigger_enable - 0x0000000000003d48 0x94 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d48 nrfx_gpiote_trigger_enable - .text.nrfx_gpiote_0_irq_handler - 0x0000000000003ddc 0x15c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003ddc nrfx_gpiote_0_irq_handler - .text.nvmc_readonly_mode_set - 0x0000000000003f38 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nvmc_word_write - 0x0000000000003f4c 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_erase - 0x0000000000003f64 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000003f64 nrfx_nvmc_page_erase - .text.nrfx_nvmc_word_write - 0x0000000000003fa0 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000003fa0 nrfx_nvmc_word_write - .text.z_sys_init_run_level - 0x0000000000003fc0 0x2c zephyr/kernel/libkernel.a(init.c.obj) - .text.bg_thread_main - 0x0000000000003fec 0x30 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_bss_zero - 0x000000000000401c 0x18 zephyr/kernel/libkernel.a(init.c.obj) - 0x000000000000401c z_bss_zero - .text.z_cstart - 0x0000000000004034 0x70 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000004034 z_cstart - .text.z_data_copy - 0x00000000000040a4 0x34 zephyr/kernel/libkernel.a(xip.c.obj) - 0x00000000000040a4 z_data_copy - .text.elapsed 0x00000000000040d8 0x14 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.remove_timeout - 0x00000000000040ec 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.next_timeout - 0x0000000000004124 0x40 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_announce - 0x0000000000004164 0xcc zephyr/kernel/libkernel.a(timeout.c.obj) - 0x0000000000004164 sys_clock_announce - .text.nrf_cc3xx_platform_init_no_rng - 0x0000000000004230 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - 0x0000000000004230 nrf_cc3xx_platform_init_no_rng - .text.nrf_cc3xx_platform_abort - 0x0000000000004268 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .text.CC_PalAbort - 0x000000000000428c 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x000000000000428c CC_PalAbort - .text.nrf_cc3xx_platform_set_abort - 0x00000000000042c0 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x00000000000042c0 nrf_cc3xx_platform_set_abort - .text.CC_LibInitNoRng - 0x00000000000042d0 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - 0x00000000000042d0 CC_LibInitNoRng - .text.CC_HalInit - 0x0000000000004334 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x0000000000004334 CC_HalInit - .text.CC_HalTerminate - 0x0000000000004338 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x0000000000004338 CC_HalTerminate - .text.CC_HalMaskInterrupt - 0x000000000000433c 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x000000000000433c CC_HalMaskInterrupt - .text.CC_PalInit - 0x0000000000004348 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x0000000000004348 CC_PalInit - .text.CC_PalTerminate - 0x00000000000043a4 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000000043a4 CC_PalTerminate - .text.CC_PalDmaInit - 0x00000000000043d8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - 0x00000000000043d8 CC_PalDmaInit - .text.CC_PalDmaTerminate - 0x00000000000043dc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - 0x00000000000043dc CC_PalDmaTerminate - .text.CC_PalMutexCreate - 0x00000000000043e0 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - 0x00000000000043e0 CC_PalMutexCreate - .text.CC_PalMutexDestroy - 0x00000000000043f4 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - 0x00000000000043f4 CC_PalMutexDestroy - .text.CC_PalPowerSaveModeInit - 0x0000000000004408 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - 0x0000000000004408 CC_PalPowerSaveModeInit - .text.CC_PalPowerSaveModeSelect - 0x0000000000004444 0x84 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - 0x0000000000004444 CC_PalPowerSaveModeSelect - .text.mutex_free - 0x00000000000044c8 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_lock - 0x00000000000044fc 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_unlock - 0x0000000000004544 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_init - 0x000000000000457c 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.verify_context_ecdsa_verify_secp256r1 - 0x000000000000459c 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .text.nrf_cc310_bl_ecdsa_verify_init_secp256r1 - 0x00000000000045bc 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x00000000000045bc nrf_cc310_bl_ecdsa_verify_init_secp256r1 - .text.nrf_cc310_bl_ecdsa_verify_hash_secp256r1 - 0x0000000000004608 0x168 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x0000000000004608 nrf_cc310_bl_ecdsa_verify_hash_secp256r1 - .text.set_digest_in_hw_sha256 - 0x0000000000004770 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.read_digest_in_hw_sha256 - 0x00000000000047a8 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.verify_context_hash_sha256 - 0x00000000000047fc 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.nrf_cc310_bl_hash_sha256_init - 0x000000000000481c 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x000000000000481c nrf_cc310_bl_hash_sha256_init - .text.nrf_cc310_bl_hash_sha256_update - 0x0000000000004850 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000004850 nrf_cc310_bl_hash_sha256_update - .text.nrf_cc310_bl_hash_sha256_finalize - 0x0000000000004900 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000004900 nrf_cc310_bl_hash_sha256_finalize - .text.nrf_cc310_bl_init - 0x0000000000004960 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - 0x0000000000004960 nrf_cc310_bl_init - .text.PkaSetRegsMapTab - 0x0000000000004994 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004994 PkaSetRegsMapTab - .text.PkaGetRegEffectiveSizeInBits - 0x00000000000049dc 0x8c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x00000000000049dc PkaGetRegEffectiveSizeInBits - .text.PkaGetNextMsBit - 0x0000000000004a68 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004a68 PkaGetNextMsBit - .text.PkaSetRegsSizesTab - 0x0000000000004ae4 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004ae4 PkaSetRegsSizesTab - .text.PkaInitPka - 0x0000000000004b20 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004b20 PkaInitPka - .text.PkaClearBlockOfRegs - 0x0000000000004b94 0x134 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004b94 PkaClearBlockOfRegs - .text.PkaFinishAndMutexUnlock - 0x0000000000004cc8 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004cc8 PkaFinishAndMutexUnlock - .text.PkaCopyDataIntoPkaReg - 0x0000000000004cec 0xb8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004cec PkaCopyDataIntoPkaReg - .text.PkaEcdsaVerify - 0x0000000000004da4 0x284 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - 0x0000000000004da4 PkaEcdsaVerify - .text.nrf_cc310_bl_hash_update_internal - 0x0000000000005028 0xf0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - 0x0000000000005028 nrf_cc310_bl_hash_update_internal - .text.PkaDoubleMdf2Mdf - 0x0000000000005118 0x1ac /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005118 PkaDoubleMdf2Mdf - .text.PkaDoubleMdf2Jcb - 0x00000000000052c4 0x178 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x00000000000052c4 PkaDoubleMdf2Jcb - .text.PkaAddJcbAfn2Mdf - 0x000000000000543c 0x194 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x000000000000543c PkaAddJcbAfn2Mdf - .text.PkaJcb2Afn - 0x00000000000055d0 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x00000000000055d0 PkaJcb2Afn - .text.PkaAddAff - 0x0000000000005680 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005680 PkaAddAff - .text.PkaSum2ScalarMullt - 0x0000000000005794 0x1e4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005794 PkaSum2ScalarMullt - .text.SaSi_HalClearInterruptBit - 0x0000000000005978 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005978 SaSi_HalClearInterruptBit - .text.SaSi_HalMaskInterrupt - 0x0000000000005984 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005984 SaSi_HalMaskInterrupt - .text.SaSi_HalWaitInterrupt - 0x0000000000005990 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005990 SaSi_HalWaitInterrupt - .text._OffsetAbsSyms - 0x00000000000059a8 0x2 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - 0x00000000000059a8 _OffsetAbsSyms - .text.flash_area_get_device_id - 0x00000000000059aa 0x4 app/libapp.a(flash_map_extended.c.obj) - 0x00000000000059aa flash_area_get_device_id - .text.flash_area_get_sector - 0x00000000000059ae 0x32 app/libapp.a(flash_map_extended.c.obj) - 0x00000000000059ae flash_area_get_sector - .text.os_heap_init - 0x00000000000059e0 0x2 app/libapp.a(os.c.obj) - 0x00000000000059e0 os_heap_init - .text.bootutil_tlv_iter_begin - 0x00000000000059e2 0x9c app/libapp.a(tlv.c.obj) - 0x00000000000059e2 bootutil_tlv_iter_begin - .text.bootutil_tlv_iter_next - 0x0000000000005a7e 0x98 app/libapp.a(tlv.c.obj) - 0x0000000000005a7e bootutil_tlv_iter_next - .text.bootutil_tlv_iter_is_prot - 0x0000000000005b16 0x1c app/libapp.a(tlv.c.obj) - 0x0000000000005b16 bootutil_tlv_iter_is_prot - .text.bootutil_read_bigint - 0x0000000000005b32 0x58 app/libapp.a(image_ecdsa.c.obj) - .text.boot_trailer_sz - 0x0000000000005b8a 0xa app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005b8a boot_trailer_sz - .text.boot_status_off - 0x0000000000005b94 0x16 app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005b94 boot_status_off - .text.boot_read_swap_size - 0x0000000000005baa 0x1c app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005baa boot_read_swap_size - .text.boot_write_swap_size - 0x0000000000005bc6 0x1e app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005bc6 boot_write_swap_size - .text.fih_panic_loop - 0x0000000000005be4 0x26 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000000005be4 fih_panic_loop - .text.boot_read_image_headers - 0x0000000000005c0a 0x2c app/libapp.a(loader.c.obj) - .text.boot_read_image_size.constprop.0.isra.0 - 0x0000000000005c36 0x82 app/libapp.a(loader.c.obj) - .text.boot_read_sectors - 0x0000000000005cb8 0x42 app/libapp.a(loader.c.obj) - .text.boot_status_reset - 0x0000000000005cfa 0x12 app/libapp.a(loader.c.obj) - 0x0000000000005cfa boot_status_reset - .text.boot_status_is_reset - 0x0000000000005d0c 0x1a app/libapp.a(loader.c.obj) - 0x0000000000005d0c boot_status_is_reset - .text.boot_write_status - 0x0000000000005d26 0x64 app/libapp.a(loader.c.obj) - 0x0000000000005d26 boot_write_status - .text.boot_erase_region - 0x0000000000005d8a 0x4 app/libapp.a(loader.c.obj) - 0x0000000000005d8a boot_erase_region - .text.swap_erase_trailer_sectors - 0x0000000000005d8e 0x6c app/libapp.a(swap_misc.c.obj) - 0x0000000000005d8e swap_erase_trailer_sectors - .text.swap_status_init - 0x0000000000005dfa 0x3e app/libapp.a(swap_misc.c.obj) - 0x0000000000005dfa swap_status_init - .text.swap_read_status - 0x0000000000005e38 0x7a app/libapp.a(swap_misc.c.obj) - 0x0000000000005e38 swap_read_status - .text.app_max_sectors - 0x0000000000005eb2 0x22 app/libapp.a(swap_move.c.obj) - .text.find_last_idx - 0x0000000000005ed4 0x14 app/libapp.a(swap_move.c.obj) - 0x0000000000005ed4 find_last_idx - .text.boot_status_internal_off - 0x0000000000005ee8 0x26 app/libapp.a(swap_move.c.obj) - 0x0000000000005ee8 boot_status_internal_off - .text.mbedtls_asn1_get_len - 0x0000000000005f0e 0x98 app/libapp.a(asn1parse.c.obj) - 0x0000000000005f0e mbedtls_asn1_get_len - .text.mbedtls_asn1_get_tag - 0x0000000000005fa6 0x28 app/libapp.a(asn1parse.c.obj) - 0x0000000000005fa6 mbedtls_asn1_get_tag - .text.mbedtls_asn1_get_bitstring_null - 0x0000000000005fce 0x28 app/libapp.a(asn1parse.c.obj) - 0x0000000000005fce mbedtls_asn1_get_bitstring_null - .text.mbedtls_asn1_get_alg - 0x0000000000005ff6 0x94 app/libapp.a(asn1parse.c.obj) - 0x0000000000005ff6 mbedtls_asn1_get_alg - .text.cc310_sha256_update - 0x000000000000608a 0x36 app/libapp.a(cc310_glue.c.obj) - 0x000000000000608a cc310_sha256_update - .text.arch_printk_char_out - 0x00000000000060c0 0x4 zephyr/libzephyr.a(printk.c.obj) - 0x00000000000060c0 arch_printk_char_out - .text.printk 0x00000000000060c4 0x1a zephyr/libzephyr.a(printk.c.obj) - 0x00000000000060c4 printk - .text.process_recheck - 0x00000000000060de 0x38 zephyr/libzephyr.a(onoff.c.obj) - .text.validate_args - 0x0000000000006116 0x20 zephyr/libzephyr.a(onoff.c.obj) - .text.notify_one - 0x0000000000006136 0x2c zephyr/libzephyr.a(onoff.c.obj) - .text.transition_complete - 0x0000000000006162 0x1c zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_manager_init - 0x000000000000617e 0x26 zephyr/libzephyr.a(onoff.c.obj) - 0x000000000000617e onoff_manager_init - .text.onoff_request - 0x00000000000061a4 0xae zephyr/libzephyr.a(onoff.c.obj) - 0x00000000000061a4 onoff_request - .text.sys_notify_validate - 0x0000000000006252 0x22 zephyr/libzephyr.a(notify.c.obj) - 0x0000000000006252 sys_notify_validate - .text.sys_notify_finalize - 0x0000000000006274 0x1a zephyr/libzephyr.a(notify.c.obj) - 0x0000000000006274 sys_notify_finalize - .text._ConfigAbsSyms - 0x000000000000628e 0x2 zephyr/libzephyr.a(configs.c.obj) - 0x000000000000628e _ConfigAbsSyms - .text.z_log_minimal_printk - 0x0000000000006290 0x1a zephyr/libzephyr.a(log_minimal.c.obj) - 0x0000000000006290 z_log_minimal_printk - .text.flash_area_close - 0x00000000000062aa 0x2 zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062aa flash_area_close - .text.flash_area_read - 0x00000000000062ac 0x2a zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062ac flash_area_read - .text.flash_area_write - 0x00000000000062d6 0x2a zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062d6 flash_area_write - .text.flash_area_erase - 0x0000000000006300 0x2c zephyr/libzephyr.a(flash_map.c.obj) - 0x0000000000006300 flash_area_erase - .text.flash_area_align - 0x000000000000632c 0xe zephyr/libzephyr.a(flash_map.c.obj) - 0x000000000000632c flash_area_align - .text.flash_area_erased_val - 0x000000000000633a 0xe zephyr/libzephyr.a(flash_map.c.obj) - 0x000000000000633a flash_area_erased_val - .text.get_sectors_cb - 0x0000000000006348 0x44 zephyr/libzephyr.a(flash_map_layout.c.obj) - .text.abort_function - 0x000000000000638c 0x2 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .text.nrf_cc3xx_platform_mutex_init - 0x000000000000638e 0x2 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - 0x000000000000638e nrf_cc3xx_platform_mutex_init - .text.z_arm_fatal_error - 0x0000000000006390 0xc zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x0000000000006390 z_arm_fatal_error - .text.z_do_kernel_oops - 0x000000000000639c 0x8 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x000000000000639c z_do_kernel_oops - .text.z_arm_nmi - 0x00000000000063a4 0xe zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - 0x00000000000063a4 z_arm_nmi - .text._HandlerModeExit - 0x00000000000063b2 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - 0x00000000000063b2 z_arm_exc_exit - 0x00000000000063b2 z_arm_int_exit - .text.z_irq_spurious - 0x00000000000063b4 0x8 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x00000000000063b4 z_irq_spurious - .text.arch_irq_unlock_outlined - 0x00000000000063bc 0xe zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000063bc arch_irq_unlock_outlined - .text.arch_irq_lock_outlined - 0x00000000000063ca 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000063ca arch_irq_lock_outlined - .text.arch_cpu_atomic_idle - 0x00000000000063da 0x1e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x00000000000063da arch_cpu_atomic_idle - .text.strlen 0x00000000000063f8 0xe zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x00000000000063f8 strlen - .text.memcmp 0x0000000000006406 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x0000000000006406 memcmp - .text.memcpy 0x0000000000006426 0x16 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x0000000000006426 memcpy - .text.memset 0x000000000000643c 0x12 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x000000000000643c memset - .text._stdout_hook_default - 0x000000000000644e 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.get_status - 0x0000000000006454 0x12 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.stop 0x0000000000006466 0x50 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_stop - 0x00000000000064b6 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.async_start - 0x00000000000064bc 0x5a zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_start - 0x0000000000006516 0xe zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_blocking_start - 0x0000000000006524 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.onoff_started_callback - 0x000000000000652a 0x14 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.lfclk_start - 0x000000000000653e 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.lfclk_stop - 0x0000000000006544 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.is_regular_addr_valid - 0x000000000000654a 0x22 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_erase - 0x000000000000656c 0x4c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_read - 0x00000000000065b8 0x28 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_get_page_info - 0x00000000000065e0 0x66 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_info_by_offs - 0x0000000000006646 0x8 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x0000000000006646 z_impl_flash_get_page_info_by_offs - .text.flash_page_foreach - 0x000000000000664e 0x58 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x000000000000664e flash_page_foreach - .text.gpio_nrfx_port_get_raw - 0x00000000000066a6 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_set_masked_raw - 0x00000000000066b2 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_set_bits_raw - 0x00000000000066c6 0xa zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_clear_bits_raw - 0x00000000000066d0 0xa zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_toggle_bits - 0x00000000000066da 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_manage_callback - 0x00000000000066ee 0x52 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.pinctrl_lookup_state - 0x0000000000006740 0x26 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - 0x0000000000006740 pinctrl_lookup_state - .text.uarte_nrfx_err_check - 0x0000000000006766 0xe zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_nrfx_poll_in - 0x0000000000006774 0x28 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.is_tx_ready.isra.0 - 0x000000000000679c 0x20 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_nrfx_isr_int - 0x00000000000067bc 0x6e zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.event_clear - 0x000000000000682a 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.hw_cc3xx_init_internal - 0x0000000000006842 0x4 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text.hw_cc3xx_init - 0x0000000000006846 0x12 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text.boot_swap_info_off - 0x0000000000006858 0xc modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006858 boot_swap_info_off - .text.boot_magic_compatible_check - 0x0000000000006864 0x1c modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006864 boot_magic_compatible_check - .text.bootutil_buffer_is_erased - 0x0000000000006880 0x26 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006880 bootutil_buffer_is_erased - .text.boot_read_flag - 0x00000000000068a6 0x38 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_write_trailer - 0x00000000000068de 0x58 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000068de boot_write_trailer - .text.boot_write_trailer_flag - 0x0000000000006936 0x14 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006936 boot_write_trailer_flag - .text.boot_write_image_ok - 0x000000000000694a 0xe modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000694a boot_write_image_ok - .text.boot_read_image_ok - 0x0000000000006958 0xc modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006958 boot_read_image_ok - .text.boot_read_swap_state_by_id - 0x0000000000006964 0x28 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006964 boot_read_swap_state_by_id - .text.boot_write_swap_info - 0x000000000000698c 0x22 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000698c boot_write_swap_info - .text.boot_write_copy_done - 0x00000000000069ae 0x10 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000069ae boot_write_copy_done - .text.nrf91_errata_6 - 0x00000000000069be 0x1e modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.nrf91_errata_14 - 0x00000000000069dc 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.nrfx_isr - 0x0000000000006a00 0x2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x0000000000006a00 nrfx_isr - .text.nrfx_busy_wait - 0x0000000000006a02 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x0000000000006a02 nrfx_busy_wait - .text.nrfx_gppi_channel_endpoints_setup - 0x0000000000006a06 0xe modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0x0000000000006a06 nrfx_gppi_channel_endpoints_setup - .text.clock_stop - 0x0000000000006a14 0xb2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_stop - 0x0000000000006ac6 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000006ac6 nrfx_clock_stop - .text.nrf_gpio_reconfigure - 0x0000000000006aca 0x92 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrf_gpio_cfg_sense_set - 0x0000000000006b5c 0x1e modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_pin_uninit - 0x0000000000006b7a 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000006b7a nrfx_gpiote_pin_uninit - .text.nrfx_gpiote_trigger_disable - 0x0000000000006b7e 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000006b7e nrfx_gpiote_trigger_disable - .text.nrfx_nvmc_flash_size_get - 0x0000000000006b82 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b82 nrfx_nvmc_flash_size_get - .text.nrfx_nvmc_flash_page_size_get - 0x0000000000006b88 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b88 nrfx_nvmc_flash_page_size_get - .text.nrfx_nvmc_flash_page_count_get - 0x0000000000006b8e 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b8e nrfx_nvmc_flash_page_count_get - .text.z_impl_k_busy_wait - 0x0000000000006b94 0x8 zephyr/kernel/libkernel.a(busy_wait.c.obj) - 0x0000000000006b94 z_impl_k_busy_wait - .text.z_device_state_init - 0x0000000000006b9c 0x2 zephyr/kernel/libkernel.a(device.c.obj) - 0x0000000000006b9c z_device_state_init - .text.z_device_is_ready - 0x0000000000006b9e 0x16 zephyr/kernel/libkernel.a(device.c.obj) - 0x0000000000006b9e z_device_is_ready - .text.arch_system_halt - 0x0000000000006bb4 0x10 zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bb4 arch_system_halt - .text.k_sys_fatal_error_handler - 0x0000000000006bc4 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bc4 k_sys_fatal_error_handler - .text.z_fatal_error - 0x0000000000006bca 0x1e zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bca z_fatal_error - .text.do_device_init - 0x0000000000006be8 0x30 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_early_memset - 0x0000000000006c18 0x4 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000006c18 z_early_memset - .text.z_early_memcpy - 0x0000000000006c1c 0x4 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000006c1c z_early_memcpy - .text.k_is_in_isr - 0x0000000000006c20 0xc zephyr/kernel/libkernel.a(nothread.c.obj) - 0x0000000000006c20 k_is_in_isr - .text.nrf_cc310_bl_ecdsa_verify_secp256r1 - 0x0000000000006c2c 0x26 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x0000000000006c2c nrf_cc310_bl_ecdsa_verify_secp256r1 - .text.PkaInitAndMutexLock - 0x0000000000006c52 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000006c52 PkaInitAndMutexLock - .text.SaSi_PalMemCopy - 0x0000000000006c5a 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c5a SaSi_PalMemCopy - .text.SaSi_PalMemSet - 0x0000000000006c5e 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c5e SaSi_PalMemSet - .text.SaSi_PalMemSetZero - 0x0000000000006c62 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c62 SaSi_PalMemSetZero - .text.CRYS_COMMON_ReverseMemcpy32 - 0x0000000000006c6a 0x1a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - 0x0000000000006c6a CRYS_COMMON_ReverseMemcpy32 - *(SORT_BY_ALIGNMENT(.TEXT.*)) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.t.*)) - *(SORT_BY_ALIGNMENT(.glue_7t)) - .glue_7t 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.glue_7)) - .glue_7 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.vfp11_veneer)) - .vfp11_veneer 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.v4_bx)) - .v4_bx 0x0000000000006c84 0x0 linker stubs - 0x0000000000006c84 . = ALIGN (0x4) - 0x0000000000006c84 __text_region_end = . - -.ARM.exidx 0x0000000000006c84 0x8 - 0x0000000000006c84 __exidx_start = . - *(SORT_BY_ALIGNMENT(.ARM.exidx*) SORT_BY_ALIGNMENT(gnu.linkonce.armexidx.*)) - .ARM.exidx 0x0000000000006c84 0x8 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - 0x0000000000006c8c __exidx_end = . - 0x0000000000006c8c __rodata_region_start = . - -initlevel 0x0000000000006c8c 0x48 - 0x0000000000006c8c __init_start = . - 0x0000000000006c8c __init_EARLY_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_EARLY?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_EARLY??_*))) - 0x0000000000006c8c __init_PRE_KERNEL_1_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_1?_*))) - .z_init_PRE_KERNEL_10_0_ - 0x0000000000006c8c 0x8 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_1??_*))) - .z_init_PRE_KERNEL_130_00053_ - 0x0000000000006c94 0x8 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .z_init_PRE_KERNEL_140_00009_ - 0x0000000000006c9c 0x8 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .z_init_PRE_KERNEL_140_0_ - 0x0000000000006ca4 0x8 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .z_init_PRE_KERNEL_150_00080_ - 0x0000000000006cac 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .z_init_PRE_KERNEL_160_0_ - 0x0000000000006cb4 0x8 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - 0x0000000000006cbc __init_PRE_KERNEL_2_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_2?_*))) - .z_init_PRE_KERNEL_20_0_ - 0x0000000000006cbc 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_2??_*))) - 0x0000000000006cc4 __init_POST_KERNEL_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_POST_KERNEL?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_POST_KERNEL??_*))) - .z_init_POST_KERNEL40_0_ - 0x0000000000006cc4 0x8 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .z_init_POST_KERNEL50_00086_ - 0x0000000000006ccc 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0x0000000000006cd4 __init_APPLICATION_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_APPLICATION?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_APPLICATION??_*))) - 0x0000000000006cd4 __init_SMP_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_SMP?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_SMP??_*))) - 0x0000000000006cd4 __init_end = . - 0x0000000000006cd4 __deferred_init_list_start = . - *(SORT_BY_ALIGNMENT(.z_deferred_init)) - 0x0000000000006cd4 __deferred_init_list_end = . - -device_area 0x0000000000006cd4 0x50 - 0x0000000000006cd4 _device_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._device.static.*_?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._device.static.*_??_*))) - ._device.static.1_30_ - 0x0000000000006cd4 0x14 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x0000000000006cd4 __device_dts_ord_53 - ._device.static.1_40_ - 0x0000000000006ce8 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - 0x0000000000006ce8 __device_dts_ord_9 - ._device.static.1_50_ - 0x0000000000006cfc 0x14 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - 0x0000000000006cfc __device_dts_ord_80 - ._device.static.3_50_ - 0x0000000000006d10 0x14 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0x0000000000006d10 __device_dts_ord_86 - 0x0000000000006d24 _device_list_end = . - -sw_isr_table 0x0000000000006d24 0x208 - 0x0000000000006d24 . = ALIGN (0x4) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.sw_isr_table*)) - .gnu.linkonce.sw_isr_table - 0x0000000000006d24 0x208 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - 0x0000000000006d24 _sw_isr_table - -initlevel_error - 0x0000000000006c8c 0x0 - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_[_A-Z0-9]*))) - 0x0000000000000001 ASSERT ((SIZEOF (initlevel_error) == 0x0), Undefined initialization levels used.) - -app_shmem_regions - 0x0000000000006f2c 0x0 - 0x0000000000006f2c __app_shmem_regions_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.app_regions.*))) - 0x0000000000006f2c __app_shmem_regions_end = . - -k_p4wq_initparam_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _k_p4wq_initparam_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_p4wq_initparam.static.*))) - 0x0000000000006f2c _k_p4wq_initparam_list_end = . - -_static_thread_data_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c __static_thread_data_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.__static_thread_data.static.*))) - 0x0000000000006f2c __static_thread_data_list_end = . - -device_deps 0x0000000000006f2c 0x0 - 0x0000000000006f2c __device_deps_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.__device_deps_pass2*))) - 0x0000000000006f2c __device_deps_end = . - -ztest 0x0000000000006f2c 0x0 - 0x0000000000006f2c _ztest_expected_result_entry_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_expected_result_entry.static.*))) - 0x0000000000006f2c _ztest_expected_result_entry_list_end = . - 0x0000000000006f2c _ztest_suite_node_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_suite_node.static.*))) - 0x0000000000006f2c _ztest_suite_node_list_end = . - 0x0000000000006f2c _ztest_unit_test_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_unit_test.static.*))) - 0x0000000000006f2c _ztest_unit_test_list_end = . - 0x0000000000006f2c _ztest_test_rule_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_test_rule.static.*))) - 0x0000000000006f2c _ztest_test_rule_list_end = . - -bt_l2cap_fixed_chan_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _bt_l2cap_fixed_chan_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._bt_l2cap_fixed_chan.static.*))) - 0x0000000000006f2c _bt_l2cap_fixed_chan_list_end = . - -bt_gatt_service_static_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _bt_gatt_service_static_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._bt_gatt_service_static.static.*))) - 0x0000000000006f2c _bt_gatt_service_static_list_end = . - -log_strings_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _log_strings_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_strings.static.*))) - 0x0000000000006f2c _log_strings_list_end = . - -log_const_area 0x0000000000006f2c 0x8 - 0x0000000000006f2c _log_const_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_const.static.*))) - ._log_const.static.log_const_mcuboot_ - 0x0000000000006f2c 0x8 app/libapp.a(main.c.obj) - 0x0000000000006f2c log_const_mcuboot - 0x0000000000006f34 _log_const_list_end = . - -log_backend_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _log_backend_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_backend.static.*))) - 0x0000000000006f34 _log_backend_list_end = . - -log_link_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _log_link_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_link.static.*))) - 0x0000000000006f34 _log_link_list_end = . - -tracing_backend_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _tracing_backend_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._tracing_backend.static.*))) - 0x0000000000006f34 _tracing_backend_list_end = . - -zephyr_dbg_info - *(SORT_BY_ALIGNMENT(.dbg_thread_info)) - -symbol_to_keep 0x0000000000006f34 0x0 - 0x0000000000006f34 __symbol_to_keep_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.symbol_to_keep*))) - 0x0000000000006f34 __symbol_to_keep_end = . - -shell_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell.static.*))) - 0x0000000000006f34 _shell_list_end = . - -shell_root_cmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_root_cmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_root_cmds.static.*))) - 0x0000000000006f34 _shell_root_cmds_list_end = . - -shell_subcmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_subcmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_subcmds.static.*))) - 0x0000000000006f34 _shell_subcmds_list_end = . - -shell_dynamic_subcmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_dynamic_subcmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_dynamic_subcmds.static.*))) - 0x0000000000006f34 _shell_dynamic_subcmds_list_end = . - -cfb_font_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _cfb_font_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._cfb_font.static.*))) - 0x0000000000006f34 _cfb_font_list_end = . - -rodata 0x0000000000006f40 0xa34 - *(SORT_BY_ALIGNMENT(.rodata)) - .rodata 0x0000000000006f40 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - *(SORT_BY_ALIGNMENT(.rodata.*)) - .rodata.delay_machine_code.0 - 0x0000000000006f50 0x6 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - *fill* 0x0000000000006f56 0x2 - .rodata.all_slots.0 - 0x0000000000006f58 0x8 app/libapp.a(flash_map_extended.c.obj) - .rodata.bootutil_key_cnt - 0x0000000000006f60 0x4 app/libapp.a(keys.c.obj) - 0x0000000000006f60 bootutil_key_cnt - .rodata.bootutil_keys - 0x0000000000006f64 0x8 app/libapp.a(keys.c.obj) - 0x0000000000006f64 bootutil_keys - .rodata.all_slots.0 - 0x0000000000006f6c 0x8 app/libapp.a(bootutil_misc.c.obj) - .rodata.all_slots.0 - 0x0000000000006f74 0x8 app/libapp.a(swap_misc.c.obj) - .rodata.ecdsa_pub_key_len - 0x0000000000006f7c 0x4 app/libapp.a(autogen-pubkey.c.obj) - 0x0000000000006f7c ecdsa_pub_key_len - .rodata.nrf_uarte_to_clean - 0x0000000000006f80 0x8 app/libapp.a(nrf_cleanup.c.obj) - .rodata.flash_map_entries - 0x0000000000006f88 0x4 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000000006f88 flash_map_entries - .rodata.default_flash_map - 0x0000000000006f8c 0xa0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000000006f8c default_flash_map - .rodata.apis 0x000000000000702c 0x8 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .rodata.transitions.0 - 0x0000000000007034 0xc zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.config - 0x0000000000007040 0x18 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.clock_control_api - 0x0000000000007058 0x1c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.flash_nrf_api - 0x0000000000007074 0x14 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.flash_nrf_parameters - 0x0000000000007088 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.gpio_nrfx_p0_cfg - 0x0000000000007090 0x18 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.gpio_nrfx_drv_api_funcs - 0x00000000000070a8 0x24 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.uarte_0z_config - 0x00000000000070cc 0x10 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_dev_config__device_dts_ord_80 - 0x00000000000070dc 0xc zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_states__device_dts_ord_80 - 0x00000000000070e8 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_state_pins_0__device_dts_ord_80 - 0x00000000000070f0 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.uart_nrfx_uarte_driver_api - 0x00000000000070f8 0xc zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.all_slots.0 - 0x0000000000007104 0x8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.levels.0 - 0x000000000000710c 0x18 zephyr/kernel/libkernel.a(init.c.obj) - .rodata.CSWTCH.10 - 0x0000000000007124 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .rodata.CC_PalPowerSaveModeInit.str1.4 - 0x0000000000007140 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .rodata.mutex_free.str1.4 - 0x0000000000007160 0x26 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *fill* 0x0000000000007186 0x2 - .rodata.mutex_init.str1.4 - 0x0000000000007188 0x23 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *fill* 0x00000000000071ab 0x1 - .rodata.domain_secp256r1 - 0x00000000000071ac 0xcc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x00000000000071ac domain_secp256r1 - .rodata.NRF_CC310_BL_HASH_LARVAL_SHA256 - 0x0000000000007278 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000007278 NRF_CC310_BL_HASH_LARVAL_SHA256 - .rodata.allowed_unprot_tlvs - 0x0000000000007298 0x1c app/libapp.a(image_validate.c.obj) - .rodata.boot_img_magic - 0x00000000000072b4 0x10 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000072b4 boot_img_magic - .rodata.main.str1.1 - 0x00000000000072c4 0xde app/libapp.a(main.c.obj) - .rodata.str1.1 - 0x00000000000073a2 0x8 app/libapp.a(main.c.obj) - .rodata.flash_device_base.str1.1 - 0x00000000000073aa 0x26 app/libapp.a(flash_map_extended.c.obj) - .rodata.ec_secp256r1_oid - 0x00000000000073d0 0x9 app/libapp.a(image_ecdsa.c.obj) - .rodata.ec_pubkey_oid - 0x00000000000073d9 0x8 app/libapp.a(image_ecdsa.c.obj) - .rodata.bootutil_max_image_size.str1.1 - 0x00000000000073e1 0x3b app/libapp.a(bootutil_misc.c.obj) - .rodata.boot_validate_slot.isra.0.str1.1 - 0x000000000000741c 0x3a app/libapp.a(loader.c.obj) - .rodata.boot_swap_image.isra.0.str1.1 - 0x0000000000007456 0x2f app/libapp.a(loader.c.obj) - .rodata.context_boot_go.str1.1 - 0x0000000000007485 0xf1 app/libapp.a(loader.c.obj) - .rodata.swap_read_status_bytes.str1.1 - 0x0000000000007576 0x23 app/libapp.a(swap_move.c.obj) - .rodata.boot_slots_compatible.str1.1 - 0x0000000000007599 0x93 app/libapp.a(swap_move.c.obj) - .rodata.swap_status_source.str1.1 - 0x000000000000762c 0xa4 app/libapp.a(swap_move.c.obj) - .rodata.swap_run.str1.1 - 0x00000000000076d0 0x89 app/libapp.a(swap_move.c.obj) - .rodata.ecdsa_pub_key - 0x0000000000007759 0x5b app/libapp.a(autogen-pubkey.c.obj) - 0x0000000000007759 ecdsa_pub_key - .rodata.z_cbvprintf_impl.str1.1 - 0x00000000000077b4 0x12 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x13 (size before relaxing) - .rodata.boot_banner.str1.1 - 0x00000000000077c6 0x92 zephyr/libzephyr.a(banner.c.obj) - .rodata.str1.1 - 0x0000000000007858 0x17 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.str1.1 - 0x000000000000786f 0x17 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.str1.1 - 0x0000000000007886 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.drive_modes - 0x0000000000007892 0x8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .rodata.str1.1 - 0x000000000000789a 0xa zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.boot_swap_type_multi.str1.1 - 0x00000000000078a4 0xb8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.boot_swap_tables - 0x000000000000795c 0x12 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.CSWTCH.17 - 0x000000000000796e 0x3 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.r.*)) - 0x0000000000007974 . = ALIGN (0x4) - *fill* 0x0000000000007971 0x3 - 0x0000000000007974 __rodata_region_end = . - 0x0000000000007974 . = ALIGN (_region_min_align) - 0x0000000000007974 __rom_region_end = ((__rom_region_start + .) - ADDR (rom_start)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.got.plt)) - *(SORT_BY_ALIGNMENT(.igot.plt)) - *(SORT_BY_ALIGNMENT(.got)) - *(SORT_BY_ALIGNMENT(.igot)) - 0x0000000020000000 . = 0x20000000 - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 _image_ram_start = . - -.ramfunc 0x0000000020000000 0x0 load address 0x0000000000007974 - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 __ramfunc_start = . - *(SORT_BY_ALIGNMENT(.ramfunc)) - *(SORT_BY_ALIGNMENT(.ramfunc.*)) - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 __ramfunc_end = . - 0x0000000000000000 __ramfunc_size = (__ramfunc_end - __ramfunc_start) - 0x0000000000007974 __ramfunc_load_start = LOADADDR (.ramfunc) - -datas 0x0000000020000000 0x108 load address 0x0000000000007974 - 0x0000000020000000 __data_region_start = . - 0x0000000020000000 __data_start = . - *(SORT_BY_ALIGNMENT(.data)) - *(SORT_BY_ALIGNMENT(.data.*)) - .data.FIH_NO_BOOTABLE_IMAGE - 0x0000000020000000 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000000 FIH_NO_BOOTABLE_IMAGE - .data.FIH_FAILURE - 0x0000000020000004 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000004 FIH_FAILURE - .data.FIH_SUCCESS - 0x0000000020000008 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000008 FIH_SUCCESS - .data.memset_func - 0x000000002000000c 0x4 app/libapp.a(platform_util.c.obj) - .data._char_out - 0x0000000020000010 0x4 zephyr/libzephyr.a(printk.c.obj) - 0x0000000020000010 _char_out - .data.flash_map - 0x0000000020000014 0x4 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000020000014 flash_map - .data._stdout_hook - 0x0000000020000018 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .data.uarte_0_data - 0x000000002000001c 0x1c zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .data.m_allocated_channels - 0x0000000020000038 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data.m_cb 0x000000002000003c 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .data.timeout_list - 0x00000000200000a0 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .data.platform_abort_apis - 0x00000000200000a8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x00000000200000a8 platform_abort_apis - .data.pCCRndCryptoMutex - 0x00000000200000b0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b0 pCCRndCryptoMutex - .data.CCPowerMutex - 0x00000000200000b4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b4 CCPowerMutex - .data.CCRndCryptoMutex - 0x00000000200000b8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b8 CCRndCryptoMutex - .data.CCAsymCryptoMutex - 0x00000000200000bc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000bc CCAsymCryptoMutex - .data.CCSymCryptoMutex - 0x00000000200000c0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000c0 CCSymCryptoMutex - .data.platform_mutexes - 0x00000000200000c4 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - 0x00000000200000c4 platform_mutexes - .data.platform_mutex_apis - 0x00000000200000d8 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - 0x00000000200000d8 platform_mutex_apis - .data.power_mutex - 0x00000000200000e8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.rng_mutex - 0x00000000200000f0 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.asym_mutex - 0x00000000200000f8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.sym_mutex - 0x0000000020000100 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *(SORT_BY_ALIGNMENT(.kernel.*)) - 0x0000000020000108 __data_end = . - 0x0000000000000108 __data_size = (__data_end - __data_start) - 0x0000000000007974 __data_load_start = LOADADDR (datas) - 0x0000000000007974 __data_region_load_start = LOADADDR (datas) - -device_states 0x0000000020000108 0x8 load address 0x0000000000007a7c - 0x0000000020000108 __device_states_start = . - *(SORT_BY_ALIGNMENT(.z_devstate)) - .z_devstate 0x0000000020000108 0x2 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .z_devstate 0x000000002000010a 0x2 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .z_devstate 0x000000002000010c 0x2 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .z_devstate 0x000000002000010e 0x2 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - *(SORT_BY_ALIGNMENT(.z_devstate.*)) - 0x0000000020000110 __device_states_end = . - -log_mpsc_pbuf_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_mpsc_pbuf_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_mpsc_pbuf.static.*))) - 0x0000000020000110 _log_mpsc_pbuf_list_end = . - -log_msg_ptr_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_msg_ptr_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_msg_ptr.static.*))) - 0x0000000020000110 _log_msg_ptr_list_end = . - -log_dynamic_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_dynamic_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_dynamic.static.*))) - 0x0000000020000110 _log_dynamic_list_end = . - -k_timer_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_timer_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_timer.static.*))) - 0x0000000020000110 _k_timer_list_end = . - -k_mem_slab_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mem_slab_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mem_slab.static.*))) - 0x0000000020000110 _k_mem_slab_list_end = . - -k_heap_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_heap_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_heap.static.*))) - 0x0000000020000110 _k_heap_list_end = . - -k_mutex_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mutex_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mutex.static.*))) - 0x0000000020000110 _k_mutex_list_end = . - -k_stack_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_stack_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_stack.static.*))) - 0x0000000020000110 _k_stack_list_end = . - -k_msgq_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_msgq_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_msgq.static.*))) - 0x0000000020000110 _k_msgq_list_end = . - -k_mbox_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mbox_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mbox.static.*))) - 0x0000000020000110 _k_mbox_list_end = . - -k_pipe_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_pipe_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_pipe.static.*))) - 0x0000000020000110 _k_pipe_list_end = . - -k_sem_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_sem_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_sem.static.*))) - 0x0000000020000110 _k_sem_list_end = . - -k_event_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_event_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_event.static.*))) - 0x0000000020000110 _k_event_list_end = . - -k_queue_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_queue_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_queue.static.*))) - 0x0000000020000110 _k_queue_list_end = . - -k_fifo_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_fifo_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_fifo.static.*))) - 0x0000000020000110 _k_fifo_list_end = . - -k_lifo_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_lifo_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_lifo.static.*))) - 0x0000000020000110 _k_lifo_list_end = . - -k_condvar_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_condvar_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_condvar.static.*))) - 0x0000000020000110 _k_condvar_list_end = . - -sys_mem_blocks_ptr_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _sys_mem_blocks_ptr_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._sys_mem_blocks_ptr.static.*))) - 0x0000000020000110 _sys_mem_blocks_ptr_list_end = . - -net_buf_pool_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _net_buf_pool_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._net_buf_pool.static.*))) - 0x0000000020000110 _net_buf_pool_list_end = . - 0x0000000020000110 __data_region_end = . - -bss 0x0000000020000110 0xec0 - 0x0000000020000110 . = ALIGN (0x4) - 0x0000000020000110 __bss_start = . - 0x0000000020000110 __kernel_ram_start = . - *(SORT_BY_ALIGNMENT(.bss)) - *(SORT_BY_ALIGNMENT(.bss.*)) - .bss.cc_data 0x0000000020000110 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.last_count - 0x0000000020000120 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.anchor 0x0000000020000128 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.z_main_thread - 0x0000000020000130 0x80 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000130 z_main_thread - .bss.curr_tick - 0x00000000200001b0 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss._fih_cfi_ctr - 0x00000000200001b8 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x00000000200001b8 _fih_cfi_ctr - .bss.secondary_slot_sectors.2 - 0x00000000200001bc 0x400 app/libapp.a(loader.c.obj) - .bss.primary_slot_sectors.3 - 0x00000000200005bc 0x400 app/libapp.a(loader.c.obj) - .bss.buf.4 0x00000000200009bc 0x400 app/libapp.a(loader.c.obj) - .bss.boot_data - 0x0000000020000dbc 0x60 app/libapp.a(loader.c.obj) - .bss.boot_status_fails - 0x0000000020000e1c 0x4 app/libapp.a(swap_move.c.obj) - 0x0000000020000e1c boot_status_fails - .bss.cli.1 0x0000000020000e20 0x10 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.on.2 0x0000000020000e30 0x4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.data 0x0000000020000e34 0x50 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.hfclk_users - 0x0000000020000e84 0x4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.dev_layout - 0x0000000020000e88 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .bss.gpio_nrfx_p0_data - 0x0000000020000e90 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .bss.force_isr_mask - 0x0000000020000e9c 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.int_mask 0x0000000020000ea0 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.overflow_cnt - 0x0000000020000ea4 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.m_clock_cb - 0x0000000020000ea8 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .bss.announce_remaining - 0x0000000020000eb0 0x4 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss.nrf_cc3xx_platform_initialized - 0x0000000020000eb4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss.use_count - 0x0000000020000eb8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .bss.power_mutex_int - 0x0000000020000ebc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.rng_mutex_int - 0x0000000020000ec0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.asym_mutex_int - 0x0000000020000ec4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.sym_mutex_int - 0x0000000020000ec8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.tmpbuf.1 0x0000000020000ecc 0x100 app/libapp.a(loader.c.obj) - .bss.initialized.0 - 0x0000000020000fcc 0x1 app/libapp.a(cc310_glue.c.obj) - .bss.uarte0_rx_data - 0x0000000020000fcd 0x1 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss.uarte0_char_out - 0x0000000020000fce 0x1 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss.z_sys_post_kernel - 0x0000000020000fcf 0x1 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000fcf z_sys_post_kernel - *(SORT_BY_ALIGNMENT(COMMON)) - *(SORT_BY_ALIGNMENT(.kernel_bss.*)) - 0x0000000020000fd0 __bss_end = ALIGN (0x4) - -noinit 0x0000000020000fd0 0x3000 - *(SORT_BY_ALIGNMENT(.noinit)) - *(SORT_BY_ALIGNMENT(.noinit.*)) - .noinit."WEST_TOPDIR/zephyr/kernel/init.c".1 - 0x0000000020000fd0 0x800 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000fd0 z_interrupt_stacks - .noinit."WEST_TOPDIR/zephyr/kernel/init.c".0 - 0x00000000200017d0 0x2800 zephyr/kernel/libkernel.a(init.c.obj) - 0x00000000200017d0 z_main_stack - *(SORT_BY_ALIGNMENT(.kernel_noinit.*)) - 0x0000000020008000 __kernel_ram_end = 0x20008000 - 0x0000000000007ef0 __kernel_ram_size = (__kernel_ram_end - __kernel_ram_start) - 0x00000000000034a4 PROVIDE (z_arm_platform_init = SystemInit) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.irq_info*)) - *(SORT_BY_ALIGNMENT(.intList*)) - -.last_ram_section - 0x0000000020003fd0 0x0 - 0x0000000020003fd0 _image_ram_end = . - 0x0000000000003fd0 _image_ram_size = (_image_ram_end - _image_ram_start) - 0x0000000020003fd0 _end = . - 0x0000000020003fd0 z_mapped_end = . - -.stab - *(SORT_BY_ALIGNMENT(.stab)) - -.stabstr - *(SORT_BY_ALIGNMENT(.stabstr)) - -.stab.excl - *(SORT_BY_ALIGNMENT(.stab.excl)) - -.stab.exclstr - *(SORT_BY_ALIGNMENT(.stab.exclstr)) - -.stab.index - *(SORT_BY_ALIGNMENT(.stab.index)) - -.stab.indexstr - *(SORT_BY_ALIGNMENT(.stab.indexstr)) - -.gnu.build.attributes - *(SORT_BY_ALIGNMENT(.gnu.build.attributes) SORT_BY_ALIGNMENT(.gnu.build.attributes.*)) - -.comment 0x0000000000000000 0xc1 - *(SORT_BY_ALIGNMENT(.comment)) - .comment 0x0000000000000000 0x22 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - 0x23 (size before relaxing) - .comment 0x0000000000000022 0x23 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .comment 0x0000000000000022 0x23 app/libapp.a(main.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(flash_map_extended.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(os.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(keys.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(image_validate.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(tlv.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(image_ecdsa.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(bootutil_misc.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(fault_injection_hardening.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(loader.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(swap_misc.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(swap_move.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(asn1parse.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(platform_util.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(cc310_glue.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(autogen-pubkey.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(arm_cleanup.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(nrf_cleanup.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(printk.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(onoff.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(notify.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(configs.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(log_minimal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map_layout.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(banner.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .comment 0x0000000000000022 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .comment 0x0000000000000022 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .comment 0x0000000000000022 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .comment 0x0000000000000022 0x23 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .comment 0x0000000000000022 0x23 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .comment 0x0000000000000022 0x23 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(device.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(fatal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(init.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(nothread.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(xip.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(timeout.c.obj) - .comment 0x0000000000000022 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - 0x21 (size before relaxing) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .comment 0x0000000000000042 0x7f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x80 (size before relaxing) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - -.debug - *(SORT_BY_ALIGNMENT(.debug)) - -.line - *(SORT_BY_ALIGNMENT(.line)) - -.debug_srcinfo - *(SORT_BY_ALIGNMENT(.debug_srcinfo)) - -.debug_sfnames - *(SORT_BY_ALIGNMENT(.debug_sfnames)) - -.debug_aranges 0x0000000000000000 0x1598 - *(SORT_BY_ALIGNMENT(.debug_aranges)) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_aranges - 0x0000000000000020 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_aranges - 0x0000000000000040 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_aranges - 0x0000000000000060 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_aranges - 0x0000000000000088 0x18 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .debug_aranges - 0x00000000000000a0 0x20 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_aranges - 0x00000000000000c0 0x20 app/libapp.a(main.c.obj) - .debug_aranges - 0x00000000000000e0 0x58 app/libapp.a(flash_map_extended.c.obj) - .debug_aranges - 0x0000000000000138 0x20 app/libapp.a(os.c.obj) - .debug_aranges - 0x0000000000000158 0x18 app/libapp.a(keys.c.obj) - .debug_aranges - 0x0000000000000170 0x28 app/libapp.a(image_validate.c.obj) - .debug_aranges - 0x0000000000000198 0x30 app/libapp.a(tlv.c.obj) - .debug_aranges - 0x00000000000001c8 0x28 app/libapp.a(image_ecdsa.c.obj) - .debug_aranges - 0x00000000000001f0 0x60 app/libapp.a(bootutil_misc.c.obj) - .debug_aranges - 0x0000000000000250 0x38 app/libapp.a(fault_injection_hardening.c.obj) - .debug_aranges - 0x0000000000000288 0x90 app/libapp.a(loader.c.obj) - .debug_aranges - 0x0000000000000318 0x40 app/libapp.a(swap_misc.c.obj) - .debug_aranges - 0x0000000000000358 0x68 app/libapp.a(swap_move.c.obj) - .debug_aranges - 0x00000000000003c0 0xa0 app/libapp.a(asn1parse.c.obj) - .debug_aranges - 0x0000000000000460 0x20 app/libapp.a(platform_util.c.obj) - .debug_aranges - 0x0000000000000480 0x30 app/libapp.a(cc310_glue.c.obj) - .debug_aranges - 0x00000000000004b0 0x18 app/libapp.a(autogen-pubkey.c.obj) - .debug_aranges - 0x00000000000004c8 0x28 app/libapp.a(arm_cleanup.c.obj) - .debug_aranges - 0x00000000000004f0 0x28 app/libapp.a(nrf_cleanup.c.obj) - .debug_aranges - 0x0000000000000518 0x68 zephyr/libzephyr.a(printk.c.obj) - .debug_aranges - 0x0000000000000580 0x20 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_aranges - 0x00000000000005a0 0x90 zephyr/libzephyr.a(onoff.c.obj) - .debug_aranges - 0x0000000000000630 0x28 zephyr/libzephyr.a(notify.c.obj) - .debug_aranges - 0x0000000000000658 0x20 zephyr/libzephyr.a(configs.c.obj) - .debug_aranges - 0x0000000000000678 0x30 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_aranges - 0x00000000000006a8 0x68 zephyr/libzephyr.a(flash_map.c.obj) - .debug_aranges - 0x0000000000000710 0x28 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_aranges - 0x0000000000000738 0x20 zephyr/libzephyr.a(banner.c.obj) - .debug_aranges - 0x0000000000000758 0x18 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_aranges - 0x0000000000000770 0x28 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_aranges - 0x0000000000000798 0x20 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_aranges - 0x00000000000007b8 0x30 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_aranges - 0x00000000000007e8 0x20 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_aranges - 0x0000000000000808 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_aranges - 0x0000000000000828 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_aranges - 0x0000000000000868 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_aranges - 0x0000000000000890 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_aranges - 0x00000000000008d0 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_aranges - 0x00000000000008f0 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_aranges - 0x0000000000000938 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_aranges - 0x0000000000000968 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_aranges - 0x0000000000000988 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_aranges - 0x00000000000009a8 0x90 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_aranges - 0x0000000000000a38 0x68 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_aranges - 0x0000000000000aa0 0x28 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_aranges - 0x0000000000000ac8 0xb8 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_aranges - 0x0000000000000b80 0x30 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_aranges - 0x0000000000000bb0 0x50 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_aranges - 0x0000000000000c00 0x40 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_aranges - 0x0000000000000c40 0x68 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_aranges - 0x0000000000000ca8 0x20 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_aranges - 0x0000000000000cc8 0x20 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_aranges - 0x0000000000000ce8 0x48 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_aranges - 0x0000000000000d30 0xd8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_aranges - 0x0000000000000e08 0x20 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_aranges - 0x0000000000000e28 0x28 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_aranges - 0x0000000000000e50 0xc0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_aranges - 0x0000000000000f10 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_aranges - 0x0000000000000f68 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_aranges - 0x0000000000000f98 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_aranges - 0x0000000000000fc8 0xe8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_aranges - 0x00000000000010b0 0x60 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_aranges - 0x0000000000001110 0x78 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_aranges - 0x0000000000001188 0x168 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_aranges - 0x00000000000012f0 0xb8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_aranges - 0x00000000000013a8 0x20 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_aranges - 0x00000000000013c8 0x38 zephyr/kernel/libkernel.a(device.c.obj) - .debug_aranges - 0x0000000000001400 0x60 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_aranges - 0x0000000000001460 0x60 zephyr/kernel/libkernel.a(init.c.obj) - .debug_aranges - 0x00000000000014c0 0x28 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_aranges - 0x00000000000014e8 0x20 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_aranges - 0x0000000000001508 0x90 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_pubnames - *(SORT_BY_ALIGNMENT(.debug_pubnames)) - -.debug_info 0x0000000000000000 0x6b9e5 - *(SORT_BY_ALIGNMENT(.debug_info) SORT_BY_ALIGNMENT(.gnu.linkonce.wi.*)) - .debug_info 0x0000000000000000 0x17d zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .debug_info 0x000000000000017d 0xdc zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_info 0x0000000000000259 0x2eb9 app/libapp.a(main.c.obj) - .debug_info 0x0000000000003112 0x15cf app/libapp.a(flash_map_extended.c.obj) - .debug_info 0x00000000000046e1 0x93 app/libapp.a(os.c.obj) - .debug_info 0x0000000000004774 0x1cd app/libapp.a(keys.c.obj) - .debug_info 0x0000000000004941 0x13ad app/libapp.a(image_validate.c.obj) - .debug_info 0x0000000000005cee 0x52c app/libapp.a(tlv.c.obj) - .debug_info 0x000000000000621a 0x94f app/libapp.a(image_ecdsa.c.obj) - .debug_info 0x0000000000006b69 0x1c84 app/libapp.a(bootutil_misc.c.obj) - .debug_info 0x00000000000087ed 0x247 app/libapp.a(fault_injection_hardening.c.obj) - .debug_info 0x0000000000008a34 0x768a app/libapp.a(loader.c.obj) - .debug_info 0x00000000000100be 0x1c34 app/libapp.a(swap_misc.c.obj) - .debug_info 0x0000000000011cf2 0x8ad6 app/libapp.a(swap_move.c.obj) - .debug_info 0x000000000001a7c8 0xd45 app/libapp.a(asn1parse.c.obj) - .debug_info 0x000000000001b50d 0xf8 app/libapp.a(platform_util.c.obj) - .debug_info 0x000000000001b605 0x50a app/libapp.a(cc310_glue.c.obj) - .debug_info 0x000000000001bb0f 0x6f app/libapp.a(autogen-pubkey.c.obj) - .debug_info 0x000000000001bb7e 0x480 app/libapp.a(arm_cleanup.c.obj) - .debug_info 0x000000000001bffe 0x175a app/libapp.a(nrf_cleanup.c.obj) - .debug_info 0x000000000001d758 0x750 zephyr/libzephyr.a(printk.c.obj) - .debug_info 0x000000000001dea8 0x578 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_info 0x000000000001e420 0x28bf zephyr/libzephyr.a(onoff.c.obj) - .debug_info 0x0000000000020cdf 0x311 zephyr/libzephyr.a(notify.c.obj) - .debug_info 0x0000000000020ff0 0x38 zephyr/libzephyr.a(configs.c.obj) - .debug_info 0x0000000000021028 0x453 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_info 0x000000000002147b 0xd72 zephyr/libzephyr.a(flash_map.c.obj) - .debug_info 0x00000000000221ed 0x4e6 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_info 0x00000000000226d3 0xf3 zephyr/libzephyr.a(banner.c.obj) - .debug_info 0x00000000000227c6 0x208 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_info 0x00000000000229ce 0x23a zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_info 0x0000000000022c08 0x93 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_info 0x0000000000022c9b 0x2a89 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_info 0x0000000000025724 0xb6 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_info 0x00000000000257da 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_info 0x00000000000257fd 0x93 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_info 0x0000000000025890 0xbe9b zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_info 0x000000000003172b 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_info 0x000000000003174e 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_info 0x0000000000031771 0x74e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_info 0x0000000000031ebf 0x22 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_info 0x0000000000031ee1 0xa31 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_info 0x0000000000032912 0x6ba zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_info 0x0000000000032fcc 0xc4d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_info 0x0000000000033c19 0x613 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_info 0x000000000003422c 0x6da zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_info 0x0000000000034906 0x18b zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_info 0x0000000000034a91 0x6de zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_info 0x000000000003516f 0x7ff zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_info 0x000000000003596e 0x526 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_info 0x0000000000035e94 0x3a5d zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_info 0x00000000000398f1 0x74a zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_info 0x000000000003a03b 0x34e4 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_info 0x000000000003d51f 0x6de zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_info 0x000000000003dbfd 0x26e9 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_info 0x00000000000402e6 0x18b zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_info 0x0000000000040471 0x1712 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_info 0x0000000000041b83 0x3411 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_info 0x0000000000044f94 0x33be zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_info 0x0000000000048352 0x6df modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_info 0x0000000000048a31 0x35d modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_info 0x0000000000048d8e 0x6801 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_info 0x000000000004f58f 0x1bbc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_info 0x000000000005114b 0x251 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_info 0x000000000005139c 0x33c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_info 0x00000000000516d8 0x14d7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_info 0x0000000000052baf 0x4172 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_info 0x0000000000056d21 0x472a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_info 0x000000000005b44b 0x8f09 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_info 0x0000000000064354 0x13de modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_info 0x0000000000065732 0xd7 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_info 0x0000000000065809 0x32b zephyr/kernel/libkernel.a(device.c.obj) - .debug_info 0x0000000000065b34 0x275b zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_info 0x000000000006828f 0x1860 zephyr/kernel/libkernel.a(init.c.obj) - .debug_info 0x0000000000069aef 0x22d zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_info 0x0000000000069d1c 0x136 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_info 0x0000000000069e52 0x1b93 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_abbrev 0x0000000000000000 0xca51 - *(SORT_BY_ALIGNMENT(.debug_abbrev)) - .debug_abbrev 0x0000000000000000 0x118 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .debug_abbrev 0x0000000000000118 0x62 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_abbrev 0x000000000000017a 0x44f app/libapp.a(main.c.obj) - .debug_abbrev 0x00000000000005c9 0x353 app/libapp.a(flash_map_extended.c.obj) - .debug_abbrev 0x000000000000091c 0x44 app/libapp.a(os.c.obj) - .debug_abbrev 0x0000000000000960 0xe2 app/libapp.a(keys.c.obj) - .debug_abbrev 0x0000000000000a42 0x453 app/libapp.a(image_validate.c.obj) - .debug_abbrev 0x0000000000000e95 0x1d1 app/libapp.a(tlv.c.obj) - .debug_abbrev 0x0000000000001066 0x351 app/libapp.a(image_ecdsa.c.obj) - .debug_abbrev 0x00000000000013b7 0x485 app/libapp.a(bootutil_misc.c.obj) - .debug_abbrev 0x000000000000183c 0x161 app/libapp.a(fault_injection_hardening.c.obj) - .debug_abbrev 0x000000000000199d 0x6b9 app/libapp.a(loader.c.obj) - .debug_abbrev 0x0000000000002056 0x3b8 app/libapp.a(swap_misc.c.obj) - .debug_abbrev 0x000000000000240e 0x55e app/libapp.a(swap_move.c.obj) - .debug_abbrev 0x000000000000296c 0x304 app/libapp.a(asn1parse.c.obj) - .debug_abbrev 0x0000000000002c70 0xd7 app/libapp.a(platform_util.c.obj) - .debug_abbrev 0x0000000000002d47 0x25a app/libapp.a(cc310_glue.c.obj) - .debug_abbrev 0x0000000000002fa1 0x47 app/libapp.a(autogen-pubkey.c.obj) - .debug_abbrev 0x0000000000002fe8 0x1df app/libapp.a(arm_cleanup.c.obj) - .debug_abbrev 0x00000000000031c7 0x2d9 app/libapp.a(nrf_cleanup.c.obj) - .debug_abbrev 0x00000000000034a0 0x360 zephyr/libzephyr.a(printk.c.obj) - .debug_abbrev 0x0000000000003800 0x25c zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_abbrev 0x0000000000003a5c 0x54f zephyr/libzephyr.a(onoff.c.obj) - .debug_abbrev 0x0000000000003fab 0x1bf zephyr/libzephyr.a(notify.c.obj) - .debug_abbrev 0x000000000000416a 0x2e zephyr/libzephyr.a(configs.c.obj) - .debug_abbrev 0x0000000000004198 0x257 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_abbrev 0x00000000000043ef 0x315 zephyr/libzephyr.a(flash_map.c.obj) - .debug_abbrev 0x0000000000004704 0x264 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_abbrev 0x0000000000004968 0x9c zephyr/libzephyr.a(banner.c.obj) - .debug_abbrev 0x0000000000004a04 0xf5 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_abbrev 0x0000000000004af9 0x13d zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_abbrev 0x0000000000004c36 0x44 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_abbrev 0x0000000000004c7a 0x31e zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_abbrev 0x0000000000004f98 0x70 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_abbrev 0x0000000000005008 0x14 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_abbrev 0x000000000000501c 0x44 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_abbrev 0x0000000000005060 0x47e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_abbrev 0x00000000000054de 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_abbrev 0x00000000000054f2 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_abbrev 0x0000000000005506 0x1ce zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_abbrev 0x00000000000056d4 0x12 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_abbrev 0x00000000000056e6 0x27d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_abbrev 0x0000000000005963 0x1cb zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_abbrev 0x0000000000005b2e 0x400 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_abbrev 0x0000000000005f2e 0x180 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_abbrev 0x00000000000060ae 0x159 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_abbrev 0x0000000000006207 0x136 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_abbrev 0x000000000000633d 0x171 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_abbrev 0x00000000000064ae 0x2bc zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_abbrev 0x000000000000676a 0x24c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_abbrev 0x00000000000069b6 0x7a4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_abbrev 0x000000000000715a 0x399 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_abbrev 0x00000000000074f3 0x557 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_abbrev 0x0000000000007a4a 0x1cc zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_abbrev 0x0000000000007c16 0x5ab zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_abbrev 0x00000000000081c1 0xd0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_abbrev 0x0000000000008291 0x269 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_abbrev 0x00000000000084fa 0x608 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_abbrev 0x0000000000008b02 0x6e4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_abbrev 0x00000000000091e6 0x16d modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_abbrev 0x0000000000009353 0x210 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_abbrev 0x0000000000009563 0x4c0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_abbrev 0x0000000000009a23 0x3b6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_abbrev 0x0000000000009dd9 0x155 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_abbrev 0x0000000000009f2e 0x10b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_abbrev 0x000000000000a039 0x323 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_abbrev 0x000000000000a35c 0x491 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_abbrev 0x000000000000a7ed 0x404 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_abbrev 0x000000000000abf1 0x603 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_abbrev 0x000000000000b1f4 0x430 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_abbrev 0x000000000000b624 0x9d zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_abbrev 0x000000000000b6c1 0x1bc zephyr/kernel/libkernel.a(device.c.obj) - .debug_abbrev 0x000000000000b87d 0x43a zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_abbrev 0x000000000000bcb7 0x649 zephyr/kernel/libkernel.a(init.c.obj) - .debug_abbrev 0x000000000000c300 0x182 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_abbrev 0x000000000000c482 0xbe zephyr/kernel/libkernel.a(xip.c.obj) - .debug_abbrev 0x000000000000c540 0x511 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_line 0x0000000000000000 0x1d6d1 - *(SORT_BY_ALIGNMENT(.debug_line) SORT_BY_ALIGNMENT(.debug_line.*) SORT_BY_ALIGNMENT(.debug_line_end)) - .debug_line 0x0000000000000000 0x141 zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .debug_line 0x0000000000000141 0x145 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_line 0x0000000000000286 0x85e app/libapp.a(main.c.obj) - .debug_line 0x0000000000000ae4 0x633 app/libapp.a(flash_map_extended.c.obj) - .debug_line 0x0000000000001117 0x76 app/libapp.a(os.c.obj) - .debug_line 0x000000000000118d 0x1a2 app/libapp.a(keys.c.obj) - .debug_line 0x000000000000132f 0x98a app/libapp.a(image_validate.c.obj) - .debug_line 0x0000000000001cb9 0x44c app/libapp.a(tlv.c.obj) - .debug_line 0x0000000000002105 0x547 app/libapp.a(image_ecdsa.c.obj) - .debug_line 0x000000000000264c 0x764 app/libapp.a(bootutil_misc.c.obj) - .debug_line 0x0000000000002db0 0x212 app/libapp.a(fault_injection_hardening.c.obj) - .debug_line 0x0000000000002fc2 0x1548 app/libapp.a(loader.c.obj) - .debug_line 0x000000000000450a 0x7dd app/libapp.a(swap_misc.c.obj) - .debug_line 0x0000000000004ce7 0xf2e app/libapp.a(swap_move.c.obj) - .debug_line 0x0000000000005c15 0x83e app/libapp.a(asn1parse.c.obj) - .debug_line 0x0000000000006453 0x160 app/libapp.a(platform_util.c.obj) - .debug_line 0x00000000000065b3 0x37d app/libapp.a(cc310_glue.c.obj) - .debug_line 0x0000000000006930 0xa0 app/libapp.a(autogen-pubkey.c.obj) - .debug_line 0x00000000000069d0 0x2f5 app/libapp.a(arm_cleanup.c.obj) - .debug_line 0x0000000000006cc5 0x782 app/libapp.a(nrf_cleanup.c.obj) - .debug_line 0x0000000000007447 0x4e0 zephyr/libzephyr.a(printk.c.obj) - .debug_line 0x0000000000007927 0x73f zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_line 0x0000000000008066 0x1670 zephyr/libzephyr.a(onoff.c.obj) - .debug_line 0x00000000000096d6 0x206 zephyr/libzephyr.a(notify.c.obj) - .debug_line 0x00000000000098dc 0x2c4 zephyr/libzephyr.a(configs.c.obj) - .debug_line 0x0000000000009ba0 0x376 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_line 0x0000000000009f16 0x6b1 zephyr/libzephyr.a(flash_map.c.obj) - .debug_line 0x000000000000a5c7 0x383 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_line 0x000000000000a94a 0xcc zephyr/libzephyr.a(banner.c.obj) - .debug_line 0x000000000000aa16 0x21c zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_line 0x000000000000ac32 0x1c2 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_line 0x000000000000adf4 0x9d zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_line 0x000000000000ae91 0x3dc zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_line 0x000000000000b26d 0xc7 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_line 0x000000000000b334 0x75 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_line 0x000000000000b3a9 0x7d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_line 0x000000000000b426 0x8dc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_line 0x000000000000bd02 0x82 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_line 0x000000000000bd84 0x9c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_line 0x000000000000be20 0x395 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_line 0x000000000000c1b5 0xbe zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_line 0x000000000000c273 0x352 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_line 0x000000000000c5c5 0x35e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_line 0x000000000000c923 0x628 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_line 0x000000000000cf4b 0x2d0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_line 0x000000000000d21b 0x1e2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_line 0x000000000000d3fd 0x20a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_line 0x000000000000d607 0x53e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_line 0x000000000000db45 0x434 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_line 0x000000000000df79 0x23c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_line 0x000000000000e1b5 0x14c1 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_line 0x000000000000f676 0x3c6 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_line 0x000000000000fa3c 0x67c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_line 0x00000000000100b8 0x422 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_line 0x00000000000104da 0xd76 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_line 0x0000000000011250 0x18e zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_line 0x00000000000113de 0x5b8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_line 0x0000000000011996 0x10e4 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_line 0x0000000000012a7a 0x1690 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_line 0x000000000001410a 0x260 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_line 0x000000000001436a 0x203 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_line 0x000000000001456d 0xd71 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_line 0x00000000000152de 0x8b2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_line 0x0000000000015b90 0x263 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_line 0x0000000000015df3 0x29f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_line 0x0000000000016092 0x7dc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_line 0x000000000001686e 0xb9b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_line 0x0000000000017409 0xb50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_line 0x0000000000017f59 0x221f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_line 0x000000000001a178 0xa93 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_line 0x000000000001ac0b 0x11c zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_line 0x000000000001ad27 0x2e1 zephyr/kernel/libkernel.a(device.c.obj) - .debug_line 0x000000000001b008 0x657 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_line 0x000000000001b65f 0x992 zephyr/kernel/libkernel.a(init.c.obj) - .debug_line 0x000000000001bff1 0x341 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_line 0x000000000001c332 0x1da zephyr/kernel/libkernel.a(xip.c.obj) - .debug_line 0x000000000001c50c 0x11c5 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_frame 0x0000000000000000 0x2f64 - *(SORT_BY_ALIGNMENT(.debug_frame)) - .debug_frame 0x0000000000000000 0x20 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_frame 0x0000000000000020 0x30 app/libapp.a(main.c.obj) - .debug_frame 0x0000000000000050 0xc0 app/libapp.a(flash_map_extended.c.obj) - .debug_frame 0x0000000000000110 0x20 app/libapp.a(os.c.obj) - .debug_frame 0x0000000000000130 0x64 app/libapp.a(image_validate.c.obj) - .debug_frame 0x0000000000000194 0x70 app/libapp.a(tlv.c.obj) - .debug_frame 0x0000000000000204 0x64 app/libapp.a(image_ecdsa.c.obj) - .debug_frame 0x0000000000000268 0xf0 app/libapp.a(bootutil_misc.c.obj) - .debug_frame 0x0000000000000358 0x50 app/libapp.a(fault_injection_hardening.c.obj) - .debug_frame 0x00000000000003a8 0x1e4 app/libapp.a(loader.c.obj) - .debug_frame 0x000000000000058c 0xb4 app/libapp.a(swap_misc.c.obj) - .debug_frame 0x0000000000000640 0x154 app/libapp.a(swap_move.c.obj) - .debug_frame 0x0000000000000794 0x228 app/libapp.a(asn1parse.c.obj) - .debug_frame 0x00000000000009bc 0x20 app/libapp.a(platform_util.c.obj) - .debug_frame 0x00000000000009dc 0x7c app/libapp.a(cc310_glue.c.obj) - .debug_frame 0x0000000000000a58 0x30 app/libapp.a(arm_cleanup.c.obj) - .debug_frame 0x0000000000000a88 0x44 app/libapp.a(nrf_cleanup.c.obj) - .debug_frame 0x0000000000000acc 0x118 zephyr/libzephyr.a(printk.c.obj) - .debug_frame 0x0000000000000be4 0x40 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_frame 0x0000000000000c24 0x190 zephyr/libzephyr.a(onoff.c.obj) - .debug_frame 0x0000000000000db4 0x30 zephyr/libzephyr.a(notify.c.obj) - .debug_frame 0x0000000000000de4 0x20 zephyr/libzephyr.a(configs.c.obj) - .debug_frame 0x0000000000000e04 0x78 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_frame 0x0000000000000e7c 0x120 zephyr/libzephyr.a(flash_map.c.obj) - .debug_frame 0x0000000000000f9c 0x50 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_frame 0x0000000000000fec 0x2c zephyr/libzephyr.a(banner.c.obj) - .debug_frame 0x0000000000001018 0x30 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_frame 0x0000000000001048 0x20 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_frame 0x0000000000001068 0x48 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_frame 0x00000000000010b0 0x2c zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_frame 0x00000000000010dc 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_frame 0x00000000000010fc 0x84 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_frame 0x0000000000001180 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_frame 0x00000000000011b0 0x60 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_frame 0x0000000000001210 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_frame 0x0000000000001238 0x78 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_frame 0x00000000000012b0 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_frame 0x00000000000012f0 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_frame 0x0000000000001310 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_frame 0x000000000000133c 0x160 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_frame 0x000000000000149c 0xd8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_frame 0x0000000000001574 0x30 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_frame 0x00000000000015a4 0x208 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_frame 0x00000000000017ac 0x54 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_frame 0x0000000000001800 0xbc zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_frame 0x00000000000018bc 0xa0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_frame 0x000000000000195c 0x104 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_frame 0x0000000000001a60 0x2c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_frame 0x0000000000001a8c 0x34 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_frame 0x0000000000001ac0 0x98 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_frame 0x0000000000001b58 0x268 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_frame 0x0000000000001dc0 0x2c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_frame 0x0000000000001dec 0x3c modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_frame 0x0000000000001e28 0x230 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_frame 0x0000000000002058 0xa8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_frame 0x0000000000002100 0x48 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_frame 0x0000000000002148 0x54 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_frame 0x000000000000219c 0x1b0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_frame 0x000000000000234c 0xe0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_frame 0x000000000000242c 0x120 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_frame 0x000000000000254c 0x3c4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_frame 0x0000000000002910 0x1d8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_frame 0x0000000000002ae8 0x20 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_frame 0x0000000000002b08 0x5c zephyr/kernel/libkernel.a(device.c.obj) - .debug_frame 0x0000000000002b64 0xb8 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_frame 0x0000000000002c1c 0xe4 zephyr/kernel/libkernel.a(init.c.obj) - .debug_frame 0x0000000000002d00 0x3c zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_frame 0x0000000000002d3c 0x2c zephyr/kernel/libkernel.a(xip.c.obj) - .debug_frame 0x0000000000002d68 0x19c zephyr/kernel/libkernel.a(timeout.c.obj) - .debug_frame 0x0000000000002f04 0x2c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .debug_frame 0x0000000000002f30 0x34 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - -.debug_str 0x0000000000000000 0xc933 - *(SORT_BY_ALIGNMENT(.debug_str)) - .debug_str 0x0000000000000000 0x37d zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - 0x3b6 (size before relaxing) - .debug_str 0x000000000000037d 0x2ac zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - 0x3af (size before relaxing) - .debug_str 0x0000000000000629 0xa25 app/libapp.a(main.c.obj) - 0xdbe (size before relaxing) - .debug_str 0x000000000000104e 0x203 app/libapp.a(flash_map_extended.c.obj) - 0x926 (size before relaxing) - .debug_str 0x0000000000001251 0x44 app/libapp.a(os.c.obj) - 0x2ad (size before relaxing) - .debug_str 0x0000000000001295 0x92 app/libapp.a(keys.c.obj) - 0x3dd (size before relaxing) - .debug_str 0x0000000000001327 0x3cf app/libapp.a(image_validate.c.obj) - 0x94b (size before relaxing) - .debug_str 0x00000000000016f6 0x8c app/libapp.a(tlv.c.obj) - 0x4aa (size before relaxing) - .debug_str 0x0000000000001782 0x206 app/libapp.a(image_ecdsa.c.obj) - 0x607 (size before relaxing) - .debug_str 0x0000000000001988 0x221 app/libapp.a(bootutil_misc.c.obj) - 0xa13 (size before relaxing) - .debug_str 0x0000000000001ba9 0xb8 app/libapp.a(fault_injection_hardening.c.obj) - 0x475 (size before relaxing) - .debug_str 0x0000000000001c61 0x5a0 app/libapp.a(loader.c.obj) - 0x1213 (size before relaxing) - .debug_str 0x0000000000002201 0x1ba app/libapp.a(swap_misc.c.obj) - 0xb4e (size before relaxing) - .debug_str 0x00000000000023bb 0x1cb app/libapp.a(swap_move.c.obj) - 0xd47 (size before relaxing) - .debug_str 0x0000000000002586 0x2b3 app/libapp.a(asn1parse.c.obj) - 0x519 (size before relaxing) - .debug_str 0x0000000000002839 0x64 app/libapp.a(platform_util.c.obj) - 0x25e (size before relaxing) - .debug_str 0x000000000000289d 0x132 app/libapp.a(cc310_glue.c.obj) - 0x4af (size before relaxing) - .debug_str 0x00000000000029cf 0x80 app/libapp.a(autogen-pubkey.c.obj) - 0x27c (size before relaxing) - .debug_str 0x0000000000002a4f 0x126 app/libapp.a(arm_cleanup.c.obj) - 0x403 (size before relaxing) - .debug_str 0x0000000000002b75 0xc13 app/libapp.a(nrf_cleanup.c.obj) - 0xfcc (size before relaxing) - .debug_str 0x0000000000003788 0x14f zephyr/libzephyr.a(printk.c.obj) - 0x640 (size before relaxing) - .debug_str 0x00000000000038d7 0xd0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x3c6 (size before relaxing) - .debug_str 0x00000000000039a7 0x536 zephyr/libzephyr.a(onoff.c.obj) - 0x842 (size before relaxing) - .debug_str 0x0000000000003edd 0x50 zephyr/libzephyr.a(notify.c.obj) - 0x379 (size before relaxing) - .debug_str 0x0000000000003f2d 0x97 zephyr/libzephyr.a(configs.c.obj) - 0x258 (size before relaxing) - .debug_str 0x0000000000003fc4 0xc5 zephyr/libzephyr.a(log_minimal.c.obj) - 0x442 (size before relaxing) - .debug_str 0x0000000000004089 0x250 zephyr/libzephyr.a(flash_map.c.obj) - 0x66f (size before relaxing) - .debug_str 0x00000000000042d9 0xd7 zephyr/libzephyr.a(flash_map_layout.c.obj) - 0x45f (size before relaxing) - .debug_str 0x00000000000043b0 0x49 zephyr/libzephyr.a(banner.c.obj) - 0x2ac (size before relaxing) - .debug_str 0x00000000000043f9 0x6d zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x384 (size before relaxing) - .debug_str 0x0000000000004466 0x12d zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - 0x5b0 (size before relaxing) - .debug_str 0x0000000000004593 0x89 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - 0x2e5 (size before relaxing) - .debug_str 0x000000000000461c 0x10a zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x813 (size before relaxing) - .debug_str 0x0000000000004726 0x64 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - 0x2c0 (size before relaxing) - .debug_str 0x000000000000478a 0x50 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - 0xb8 (size before relaxing) - .debug_str 0x00000000000047da 0x58 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - 0x2b4 (size before relaxing) - .debug_str 0x0000000000004832 0x77a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0xf8b (size before relaxing) - .debug_str 0x0000000000004fac 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - 0xbc (size before relaxing) - .debug_str 0x0000000000004ff4 0x46 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - 0xba (size before relaxing) - .debug_str 0x000000000000503a 0xa9 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - 0x515 (size before relaxing) - .debug_str 0x00000000000050e3 0x4c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - 0xc0 (size before relaxing) - .debug_str 0x000000000000512f 0xc8 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x815 (size before relaxing) - .debug_str 0x00000000000051f7 0xf1 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - 0x512 (size before relaxing) - .debug_str 0x00000000000052e8 0x359 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x772 (size before relaxing) - .debug_str 0x0000000000005641 0x80 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x466 (size before relaxing) - .debug_str 0x00000000000056c1 0x49 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - 0x6ca (size before relaxing) - .debug_str 0x000000000000570a 0x4c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - 0x317 (size before relaxing) - .debug_str 0x0000000000005756 0x22e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x353 (size before relaxing) - .debug_str 0x0000000000005984 0xd9 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - 0x5b1 (size before relaxing) - .debug_str 0x0000000000005a5d 0x135 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - 0x4e0 (size before relaxing) - .debug_str 0x0000000000005b92 0xc94 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x1aa7 (size before relaxing) - .debug_str 0x0000000000006826 0x170 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - 0x57b (size before relaxing) - .debug_str 0x0000000000006996 0x2db zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0xd11 (size before relaxing) - .debug_str 0x0000000000006c71 0xc1 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x50e (size before relaxing) - .debug_str 0x0000000000006d32 0xbf9 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - 0x1418 (size before relaxing) - .debug_str 0x000000000000792b 0xa1 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - 0x32a (size before relaxing) - .debug_str 0x00000000000079cc 0x2e8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - 0xc91 (size before relaxing) - .debug_str 0x0000000000007cb4 0xa8d zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - 0x1a6c (size before relaxing) - .debug_str 0x0000000000008741 0x8c4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x15c5 (size before relaxing) - .debug_str 0x0000000000009005 0x22a modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - 0x55c (size before relaxing) - .debug_str 0x000000000000922f 0x92 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - 0x5d8 (size before relaxing) - .debug_str 0x00000000000092c1 0x276 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0xcae (size before relaxing) - .debug_str 0x0000000000009537 0x55c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - 0xb8b (size before relaxing) - .debug_str 0x0000000000009a93 0x94 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x4bc (size before relaxing) - .debug_str 0x0000000000009b27 0xd1 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x4fd (size before relaxing) - .debug_str 0x0000000000009bf8 0xa09 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0xf7f (size before relaxing) - .debug_str 0x000000000000a601 0x153 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x1228 (size before relaxing) - .debug_str 0x000000000000a754 0x15d modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - 0xd5c (size before relaxing) - .debug_str 0x000000000000a8b1 0x120a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x270f (size before relaxing) - .debug_str 0x000000000000babb 0x518 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0xb86 (size before relaxing) - .debug_str 0x000000000000bfd3 0x3a zephyr/kernel/libkernel.a(busy_wait.c.obj) - 0x2ce (size before relaxing) - .debug_str 0x000000000000c00d 0xb7 zephyr/kernel/libkernel.a(device.c.obj) - 0x385 (size before relaxing) - .debug_str 0x000000000000c0c4 0x232 zephyr/kernel/libkernel.a(fatal.c.obj) - 0xbc8 (size before relaxing) - .debug_str 0x000000000000c2f6 0x2de zephyr/kernel/libkernel.a(init.c.obj) - 0xe1e (size before relaxing) - .debug_str 0x000000000000c5d4 0x8e zephyr/kernel/libkernel.a(nothread.c.obj) - 0x36f (size before relaxing) - .debug_str 0x000000000000c662 0xa7 zephyr/kernel/libkernel.a(xip.c.obj) - 0x32f (size before relaxing) - .debug_str 0x000000000000c709 0x22a zephyr/kernel/libkernel.a(timeout.c.obj) - 0x8ac (size before relaxing) - -.debug_loc 0x0000000000000000 0x1d5ad - *(SORT_BY_ALIGNMENT(.debug_loc)) - .debug_loc 0x0000000000000000 0x2bc app/libapp.a(main.c.obj) - .debug_loc 0x00000000000002bc 0x422 app/libapp.a(flash_map_extended.c.obj) - .debug_loc 0x00000000000006de 0xc76 app/libapp.a(image_validate.c.obj) - .debug_loc 0x0000000000001354 0x29f app/libapp.a(tlv.c.obj) - .debug_loc 0x00000000000015f3 0x3e5 app/libapp.a(image_ecdsa.c.obj) - .debug_loc 0x00000000000019d8 0x5b4 app/libapp.a(bootutil_misc.c.obj) - .debug_loc 0x0000000000001f8c 0x15 app/libapp.a(fault_injection_hardening.c.obj) - .debug_loc 0x0000000000001fa1 0x1a5b app/libapp.a(loader.c.obj) - .debug_loc 0x00000000000039fc 0x4c3 app/libapp.a(swap_misc.c.obj) - .debug_loc 0x0000000000003ebf 0x10fc app/libapp.a(swap_move.c.obj) - .debug_loc 0x0000000000004fbb 0xb84 app/libapp.a(asn1parse.c.obj) - .debug_loc 0x0000000000005b3f 0x71 app/libapp.a(platform_util.c.obj) - .debug_loc 0x0000000000005bb0 0x1f5 app/libapp.a(cc310_glue.c.obj) - .debug_loc 0x0000000000005da5 0xa6 app/libapp.a(arm_cleanup.c.obj) - .debug_loc 0x0000000000005e4b 0x44b app/libapp.a(nrf_cleanup.c.obj) - .debug_loc 0x0000000000006296 0x2ed zephyr/libzephyr.a(printk.c.obj) - .debug_loc 0x0000000000006583 0xc77 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_loc 0x00000000000071fa 0x2057 zephyr/libzephyr.a(onoff.c.obj) - .debug_loc 0x0000000000009251 0x135 zephyr/libzephyr.a(notify.c.obj) - .debug_loc 0x0000000000009386 0x1c6 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_loc 0x000000000000954c 0x88f zephyr/libzephyr.a(flash_map.c.obj) - .debug_loc 0x0000000000009ddb 0x222 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_loc 0x0000000000009ffd 0x15 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_loc 0x000000000000a012 0x11d zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_loc 0x000000000000a12f 0x717 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_loc 0x000000000000a846 0x4e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_loc 0x000000000000a894 0x1a1 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_loc 0x000000000000aa35 0x16 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_loc 0x000000000000aa4b 0x289 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_loc 0x000000000000acd4 0x56 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_loc 0x000000000000ad2a 0x6a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_loc 0x000000000000ad94 0x3f zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_loc 0x000000000000add3 0xa71 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_loc 0x000000000000b844 0x5cf zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_loc 0x000000000000be13 0xd9 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_loc 0x000000000000beec 0x183c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_loc 0x000000000000d728 0x85 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_loc 0x000000000000d7ad 0x707 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_loc 0x000000000000deb4 0x393 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_loc 0x000000000000e247 0x16e5 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_loc 0x000000000000f92c 0x42 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_loc 0x000000000000f96e 0x941 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_loc 0x00000000000102af 0x14c7 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_loc 0x0000000000011776 0x1b7a zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_loc 0x00000000000132f0 0xf6 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_loc 0x00000000000133e6 0xd98 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_loc 0x000000000001417e 0x399 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_loc 0x0000000000014517 0x258 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_loc 0x000000000001476f 0x221 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_loc 0x0000000000014990 0x957 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_loc 0x00000000000152e7 0xcf7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_loc 0x0000000000015fde 0x944 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_loc 0x0000000000016922 0x4746 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_loc 0x000000000001b068 0xc8f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_loc 0x000000000001bcf7 0x32 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_loc 0x000000000001bd29 0xdf zephyr/kernel/libkernel.a(device.c.obj) - .debug_loc 0x000000000001be08 0x175 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_loc 0x000000000001bf7d 0x5e2 zephyr/kernel/libkernel.a(init.c.obj) - .debug_loc 0x000000000001c55f 0xb7 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_loc 0x000000000001c616 0xf97 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_macinfo - *(SORT_BY_ALIGNMENT(.debug_macinfo)) - -.debug_weaknames - *(SORT_BY_ALIGNMENT(.debug_weaknames)) - -.debug_funcnames - *(SORT_BY_ALIGNMENT(.debug_funcnames)) - -.debug_typenames - *(SORT_BY_ALIGNMENT(.debug_typenames)) - -.debug_varnames - *(SORT_BY_ALIGNMENT(.debug_varnames)) - -.debug_pubtypes - *(SORT_BY_ALIGNMENT(.debug_pubtypes)) - -.debug_ranges 0x0000000000000000 0x4a60 - *(SORT_BY_ALIGNMENT(.debug_ranges)) - .debug_ranges 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_ranges 0x0000000000000020 0x10 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_ranges 0x0000000000000030 0xc8 app/libapp.a(main.c.obj) - .debug_ranges 0x00000000000000f8 0x78 app/libapp.a(flash_map_extended.c.obj) - .debug_ranges 0x0000000000000170 0x10 app/libapp.a(os.c.obj) - .debug_ranges 0x0000000000000180 0x90 app/libapp.a(image_validate.c.obj) - .debug_ranges 0x0000000000000210 0x20 app/libapp.a(tlv.c.obj) - .debug_ranges 0x0000000000000230 0x60 app/libapp.a(image_ecdsa.c.obj) - .debug_ranges 0x0000000000000290 0xc0 app/libapp.a(bootutil_misc.c.obj) - .debug_ranges 0x0000000000000350 0x28 app/libapp.a(fault_injection_hardening.c.obj) - .debug_ranges 0x0000000000000378 0x310 app/libapp.a(loader.c.obj) - .debug_ranges 0x0000000000000688 0x88 app/libapp.a(swap_misc.c.obj) - .debug_ranges 0x0000000000000710 0x380 app/libapp.a(swap_move.c.obj) - .debug_ranges 0x0000000000000a90 0xc0 app/libapp.a(asn1parse.c.obj) - .debug_ranges 0x0000000000000b50 0x10 app/libapp.a(platform_util.c.obj) - .debug_ranges 0x0000000000000b60 0x38 app/libapp.a(cc310_glue.c.obj) - .debug_ranges 0x0000000000000b98 0x60 app/libapp.a(arm_cleanup.c.obj) - .debug_ranges 0x0000000000000bf8 0x138 app/libapp.a(nrf_cleanup.c.obj) - .debug_ranges 0x0000000000000d30 0x88 zephyr/libzephyr.a(printk.c.obj) - .debug_ranges 0x0000000000000db8 0x118 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_ranges 0x0000000000000ed0 0x498 zephyr/libzephyr.a(onoff.c.obj) - .debug_ranges 0x0000000000001368 0x30 zephyr/libzephyr.a(notify.c.obj) - .debug_ranges 0x0000000000001398 0x10 zephyr/libzephyr.a(configs.c.obj) - .debug_ranges 0x00000000000013a8 0x98 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_ranges 0x0000000000001440 0x180 zephyr/libzephyr.a(flash_map.c.obj) - .debug_ranges 0x00000000000015c0 0x38 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_ranges 0x00000000000015f8 0x10 zephyr/libzephyr.a(banner.c.obj) - .debug_ranges 0x0000000000001608 0x18 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_ranges 0x0000000000001620 0x10 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_ranges 0x0000000000001630 0x38 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_ranges 0x0000000000001668 0x10 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_ranges 0x0000000000001678 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_ranges 0x0000000000001688 0xd0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_ranges 0x0000000000001758 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_ranges 0x0000000000001770 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_ranges 0x00000000000017b8 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_ranges 0x00000000000017e0 0x68 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_ranges 0x0000000000001848 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_ranges 0x0000000000001868 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_ranges 0x0000000000001898 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_ranges 0x00000000000018c0 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_ranges 0x0000000000001940 0x58 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_ranges 0x0000000000001998 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_ranges 0x00000000000019b0 0x480 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_ranges 0x0000000000001e30 0x38 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_ranges 0x0000000000001e68 0x88 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_ranges 0x0000000000001ef0 0x48 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_ranges 0x0000000000001f38 0x298 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_ranges 0x00000000000021d0 0x10 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_ranges 0x00000000000021e0 0x178 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_ranges 0x0000000000002358 0x2c0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_ranges 0x0000000000002618 0x5b8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_ranges 0x0000000000002bd0 0x48 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_ranges 0x0000000000002c18 0x30 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_ranges 0x0000000000002c48 0x1e8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_ranges 0x0000000000002e30 0xe0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_ranges 0x0000000000002f10 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_ranges 0x0000000000002f30 0x50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_ranges 0x0000000000002f80 0xf0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_ranges 0x0000000000003070 0x1d8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_ranges 0x0000000000003248 0x228 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_ranges 0x0000000000003470 0xca8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_ranges 0x0000000000004118 0x298 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_ranges 0x00000000000043b0 0x10 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_ranges 0x00000000000043c0 0xa0 zephyr/kernel/libkernel.a(device.c.obj) - .debug_ranges 0x0000000000004460 0x80 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_ranges 0x00000000000044e0 0xe8 zephyr/kernel/libkernel.a(init.c.obj) - .debug_ranges 0x00000000000045c8 0x18 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_ranges 0x00000000000045e0 0x10 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_ranges 0x00000000000045f0 0x470 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_addr - *(SORT_BY_ALIGNMENT(.debug_addr)) - -.debug_line_str - *(SORT_BY_ALIGNMENT(.debug_line_str)) - -.debug_loclists - *(SORT_BY_ALIGNMENT(.debug_loclists)) - -.debug_macro - *(SORT_BY_ALIGNMENT(.debug_macro)) - -.debug_names - *(SORT_BY_ALIGNMENT(.debug_names)) - -.debug_rnglists - *(SORT_BY_ALIGNMENT(.debug_rnglists)) - -.debug_str_offsets - *(SORT_BY_ALIGNMENT(.debug_str_offsets)) - -.debug_sup - *(SORT_BY_ALIGNMENT(.debug_sup)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.note.GNU-stack)) - -.ARM.attributes - 0x0000000000000000 0x3a - *(SORT_BY_ALIGNMENT(.ARM.attributes)) - .ARM.attributes - 0x0000000000000000 0x3c zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj - .ARM.attributes - 0x000000000000003c 0x3c zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj - .ARM.attributes - 0x0000000000000078 0x3c zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .ARM.attributes - 0x00000000000000b4 0x3c app/libapp.a(main.c.obj) - .ARM.attributes - 0x00000000000000f0 0x3c app/libapp.a(io.c.obj) - .ARM.attributes - 0x000000000000012c 0x3c app/libapp.a(flash_map_extended.c.obj) - .ARM.attributes - 0x0000000000000168 0x3c app/libapp.a(os.c.obj) - .ARM.attributes - 0x00000000000001a4 0x3c app/libapp.a(keys.c.obj) - .ARM.attributes - 0x00000000000001e0 0x3c app/libapp.a(image_validate.c.obj) - .ARM.attributes - 0x000000000000021c 0x3c app/libapp.a(tlv.c.obj) - .ARM.attributes - 0x0000000000000258 0x3c app/libapp.a(encrypted.c.obj) - .ARM.attributes - 0x0000000000000294 0x3c app/libapp.a(image_rsa.c.obj) - .ARM.attributes - 0x00000000000002d0 0x3c app/libapp.a(image_ecdsa.c.obj) - .ARM.attributes - 0x000000000000030c 0x3c app/libapp.a(image_ed25519.c.obj) - .ARM.attributes - 0x0000000000000348 0x3c app/libapp.a(bootutil_misc.c.obj) - .ARM.attributes - 0x0000000000000384 0x3c app/libapp.a(fault_injection_hardening.c.obj) - .ARM.attributes - 0x00000000000003c0 0x3c app/libapp.a(loader.c.obj) - .ARM.attributes - 0x00000000000003fc 0x3c app/libapp.a(swap_misc.c.obj) - .ARM.attributes - 0x0000000000000438 0x3c app/libapp.a(swap_scratch.c.obj) - .ARM.attributes - 0x0000000000000474 0x3c app/libapp.a(swap_move.c.obj) - .ARM.attributes - 0x00000000000004b0 0x3c app/libapp.a(caps.c.obj) - .ARM.attributes - 0x00000000000004ec 0x3c app/libapp.a(asn1parse.c.obj) - .ARM.attributes - 0x0000000000000528 0x3c app/libapp.a(platform_util.c.obj) - .ARM.attributes - 0x0000000000000564 0x3c app/libapp.a(cc310_glue.c.obj) - .ARM.attributes - 0x00000000000005a0 0x3c app/libapp.a(autogen-pubkey.c.obj) - .ARM.attributes - 0x00000000000005dc 0x3c app/libapp.a(arm_cleanup.c.obj) - .ARM.attributes - 0x0000000000000618 0x3c app/libapp.a(nrf_cleanup.c.obj) - .ARM.attributes - 0x0000000000000654 0x3c zephyr/libzephyr.a(heap.c.obj) - .ARM.attributes - 0x0000000000000690 0x3c zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .ARM.attributes - 0x00000000000006cc 0x3c zephyr/libzephyr.a(printk.c.obj) - .ARM.attributes - 0x0000000000000708 0x3c zephyr/libzephyr.a(sem.c.obj) - .ARM.attributes - 0x0000000000000744 0x3c zephyr/libzephyr.a(thread_entry.c.obj) - .ARM.attributes - 0x0000000000000780 0x3c zephyr/libzephyr.a(cbprintf_nano.c.obj) - .ARM.attributes - 0x00000000000007bc 0x3c zephyr/libzephyr.a(cbprintf.c.obj) - .ARM.attributes - 0x00000000000007f8 0x3c zephyr/libzephyr.a(assert.c.obj) - .ARM.attributes - 0x0000000000000834 0x3c zephyr/libzephyr.a(dec.c.obj) - .ARM.attributes - 0x0000000000000870 0x3c zephyr/libzephyr.a(hex.c.obj) - .ARM.attributes - 0x00000000000008ac 0x3c zephyr/libzephyr.a(rb.c.obj) - .ARM.attributes - 0x00000000000008e8 0x3c zephyr/libzephyr.a(timeutil.c.obj) - .ARM.attributes - 0x0000000000000924 0x3c zephyr/libzephyr.a(bitarray.c.obj) - .ARM.attributes - 0x0000000000000960 0x3c zephyr/libzephyr.a(onoff.c.obj) - .ARM.attributes - 0x000000000000099c 0x3c zephyr/libzephyr.a(notify.c.obj) - .ARM.attributes - 0x00000000000009d8 0x3c zephyr/libzephyr.a(configs.c.obj) - .ARM.attributes - 0x0000000000000a14 0x3c zephyr/libzephyr.a(log_minimal.c.obj) - .ARM.attributes - 0x0000000000000a50 0x3c zephyr/libzephyr.a(flash_map.c.obj) - .ARM.attributes - 0x0000000000000a8c 0x3c zephyr/libzephyr.a(flash_map_layout.c.obj) - .ARM.attributes - 0x0000000000000ac8 0x3c zephyr/libzephyr.a(tracing_none.c.obj) - .ARM.attributes - 0x0000000000000b04 0x3c zephyr/libzephyr.a(banner.c.obj) - .ARM.attributes - 0x0000000000000b40 0x3c zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .ARM.attributes - 0x0000000000000b7c 0x3c zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .ARM.attributes - 0x0000000000000bb8 0x3c zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .ARM.attributes - 0x0000000000000bf4 0x3c zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .ARM.attributes - 0x0000000000000c30 0x3c zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .ARM.attributes - 0x0000000000000c6c 0x3c zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .ARM.attributes - 0x0000000000000ca8 0x26 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .ARM.attributes - 0x0000000000000cce 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .ARM.attributes - 0x0000000000000d0a 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .ARM.attributes - 0x0000000000000d46 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .ARM.attributes - 0x0000000000000d6c 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .ARM.attributes - 0x0000000000000da8 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .ARM.attributes - 0x0000000000000dce 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .ARM.attributes - 0x0000000000000e0a 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .ARM.attributes - 0x0000000000000e46 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .ARM.attributes - 0x0000000000000e6e 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .ARM.attributes - 0x0000000000000eaa 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .ARM.attributes - 0x0000000000000ed0 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .ARM.attributes - 0x0000000000000f0c 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .ARM.attributes - 0x0000000000000f48 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .ARM.attributes - 0x0000000000000f84 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .ARM.attributes - 0x0000000000000fc0 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .ARM.attributes - 0x0000000000000ffc 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .ARM.attributes - 0x0000000000001038 0x3c zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .ARM.attributes - 0x0000000000001074 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .ARM.attributes - 0x00000000000010b0 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .ARM.attributes - 0x00000000000010ec 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .ARM.attributes - 0x0000000000001128 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .ARM.attributes - 0x0000000000001164 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .ARM.attributes - 0x00000000000011a0 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .ARM.attributes - 0x00000000000011dc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .ARM.attributes - 0x0000000000001218 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .ARM.attributes - 0x0000000000001254 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .ARM.attributes - 0x0000000000001290 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .ARM.attributes - 0x00000000000012cc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .ARM.attributes - 0x0000000000001308 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .ARM.attributes - 0x0000000000001344 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .ARM.attributes - 0x0000000000001380 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .ARM.attributes - 0x00000000000013bc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .ARM.attributes - 0x00000000000013f8 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .ARM.attributes - 0x0000000000001434 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .ARM.attributes - 0x0000000000001470 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .ARM.attributes - 0x00000000000014ac 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .ARM.attributes - 0x00000000000014e8 0x3c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .ARM.attributes - 0x0000000000001524 0x3c zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .ARM.attributes - 0x0000000000001560 0x3c zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .ARM.attributes - 0x000000000000159c 0x3c zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .ARM.attributes - 0x00000000000015d8 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .ARM.attributes - 0x0000000000001614 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .ARM.attributes - 0x0000000000001650 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .ARM.attributes - 0x000000000000168c 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .ARM.attributes - 0x00000000000016c8 0x3c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .ARM.attributes - 0x0000000000001704 0x3c zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .ARM.attributes - 0x0000000000001740 0x3c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .ARM.attributes - 0x000000000000177c 0x3c zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .ARM.attributes - 0x00000000000017b8 0x3c zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .ARM.attributes - 0x00000000000017f4 0x3c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .ARM.attributes - 0x0000000000001830 0x3c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .ARM.attributes - 0x000000000000186c 0x3c zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .ARM.attributes - 0x00000000000018a8 0x3c zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .ARM.attributes - 0x00000000000018e4 0x3c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .ARM.attributes - 0x0000000000001920 0x3c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .ARM.attributes - 0x000000000000195c 0x3c modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .ARM.attributes - 0x0000000000001998 0x3c modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .ARM.attributes - 0x00000000000019d4 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .ARM.attributes - 0x0000000000001a10 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .ARM.attributes - 0x0000000000001a4c 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .ARM.attributes - 0x0000000000001a88 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .ARM.attributes - 0x0000000000001ac4 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .ARM.attributes - 0x0000000000001b00 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .ARM.attributes - 0x0000000000001b3c 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .ARM.attributes - 0x0000000000001b78 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .ARM.attributes - 0x0000000000001bb4 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .ARM.attributes - 0x0000000000001bf0 0x3c zephyr/kernel/libkernel.a(busy_wait.c.obj) - .ARM.attributes - 0x0000000000001c2c 0x3c zephyr/kernel/libkernel.a(device.c.obj) - .ARM.attributes - 0x0000000000001c68 0x3c zephyr/kernel/libkernel.a(errno.c.obj) - .ARM.attributes - 0x0000000000001ca4 0x3c zephyr/kernel/libkernel.a(fatal.c.obj) - .ARM.attributes - 0x0000000000001ce0 0x3c zephyr/kernel/libkernel.a(init.c.obj) - .ARM.attributes - 0x0000000000001d1c 0x3c zephyr/kernel/libkernel.a(nothread.c.obj) - .ARM.attributes - 0x0000000000001d58 0x3c zephyr/kernel/libkernel.a(xip.c.obj) - .ARM.attributes - 0x0000000000001d94 0x3c zephyr/kernel/libkernel.a(timeout.c.obj) - .ARM.attributes - 0x0000000000001dd0 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .ARM.attributes - 0x0000000000001e08 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .ARM.attributes - 0x0000000000001e2e 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .ARM.attributes - 0x0000000000001e54 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .ARM.attributes - 0x0000000000001e7a 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .ARM.attributes - 0x0000000000001ea0 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .ARM.attributes - 0x0000000000001ec6 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .ARM.attributes - 0x0000000000001eec 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .ARM.attributes - 0x0000000000001f12 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .ARM.attributes - 0x0000000000001f4a 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .ARM.attributes - 0x0000000000001f82 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .ARM.attributes - 0x0000000000001fba 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .ARM.attributes - 0x0000000000001ff2 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .ARM.attributes - 0x0000000000002018 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .ARM.attributes - 0x000000000000203e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .ARM.attributes - 0x0000000000002078 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .ARM.attributes - 0x00000000000020b2 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .ARM.attributes - 0x00000000000020ec 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .ARM.attributes - 0x0000000000002126 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .ARM.attributes - 0x0000000000002160 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .ARM.attributes - 0x000000000000219a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .ARM.attributes - 0x00000000000021d4 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .ARM.attributes - 0x000000000000220e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .ARM.attributes - 0x0000000000002248 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .ARM.attributes - 0x0000000000002282 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .ARM.attributes - 0x00000000000022bc 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .ARM.attributes - 0x00000000000022f6 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .ARM.attributes - 0x0000000000002330 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .ARM.attributes - 0x000000000000236a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .ARM.attributes - 0x00000000000023a4 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .ARM.attributes - 0x00000000000023de 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .ARM.attributes - 0x0000000000002418 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .ARM.attributes - 0x0000000000002452 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .ARM.attributes - 0x000000000000248c 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .ARM.attributes - 0x00000000000024c6 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .ARM.attributes - 0x0000000000002500 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .ARM.attributes - 0x000000000000253a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .ARM.attributes - 0x0000000000002574 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .ARM.attributes - 0x00000000000025ae 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .ARM.attributes - 0x00000000000025e8 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .ARM.attributes - 0x0000000000002622 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .ARM.attributes - 0x000000000000265c 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .ARM.attributes - 0x0000000000002696 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .ARM.attributes - 0x00000000000026d0 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .ARM.attributes - 0x000000000000270a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .ARM.attributes - 0x0000000000002744 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .ARM.attributes - 0x000000000000277e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .ARM.attributes - 0x00000000000027b8 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .ARM.attributes - 0x00000000000027f2 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .ARM.attributes - 0x000000000000282c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .ARM.attributes - 0x0000000000002868 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .ARM.attributes - 0x00000000000028a4 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .ARM.attributes - 0x00000000000028e0 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .ARM.attributes - 0x000000000000291c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .ARM.attributes - 0x0000000000002958 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .ARM.attributes - 0x0000000000002994 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .ARM.attributes - 0x00000000000029d0 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .ARM.attributes - 0x0000000000002a0c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .ARM.attributes - 0x0000000000002a48 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - *(SORT_BY_ALIGNMENT(.gnu.attributes)) - -.last_section 0x0000000000007a84 0x4 - 0x0000000000007a84 0x4 LONG 0xe015e015 - 0x0000000000007a88 _flash_used = ((LOADADDR (.last_section) + SIZEOF (.last_section)) - __rom_region_start) -OUTPUT(zephyr/zephyr.elf elf32-littlearm) -LOAD linker stubs diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr_pre0.elf b/nrfdemo/build/mcuboot/zephyr/zephyr_pre0.elf Binary files differdeleted file mode 100755 index 84d7b7d..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr_pre0.elf +++ /dev/null diff --git a/nrfdemo/build/mcuboot/zephyr/zephyr_pre0.map b/nrfdemo/build/mcuboot/zephyr/zephyr_pre0.map deleted file mode 100644 index 6bdb226..0000000 --- a/nrfdemo/build/mcuboot/zephyr/zephyr_pre0.map +++ /dev/null @@ -1,5519 +0,0 @@ -Archive member included to satisfy reference by file (symbol) - -app/libapp.a(main.c.obj) (--whole-archive) -app/libapp.a(io.c.obj) (--whole-archive) -app/libapp.a(flash_map_extended.c.obj) - (--whole-archive) -app/libapp.a(os.c.obj) (--whole-archive) -app/libapp.a(keys.c.obj) (--whole-archive) -app/libapp.a(image_validate.c.obj) - (--whole-archive) -app/libapp.a(tlv.c.obj) (--whole-archive) -app/libapp.a(encrypted.c.obj) - (--whole-archive) -app/libapp.a(image_rsa.c.obj) - (--whole-archive) -app/libapp.a(image_ecdsa.c.obj) - (--whole-archive) -app/libapp.a(image_ed25519.c.obj) - (--whole-archive) -app/libapp.a(bootutil_misc.c.obj) - (--whole-archive) -app/libapp.a(fault_injection_hardening.c.obj) - (--whole-archive) -app/libapp.a(loader.c.obj) (--whole-archive) -app/libapp.a(swap_misc.c.obj) - (--whole-archive) -app/libapp.a(swap_scratch.c.obj) - (--whole-archive) -app/libapp.a(swap_move.c.obj) - (--whole-archive) -app/libapp.a(caps.c.obj) (--whole-archive) -app/libapp.a(asn1parse.c.obj) - (--whole-archive) -app/libapp.a(platform_util.c.obj) - (--whole-archive) -app/libapp.a(cc310_glue.c.obj) - (--whole-archive) -app/libapp.a(autogen-pubkey.c.obj) - (--whole-archive) -app/libapp.a(arm_cleanup.c.obj) - (--whole-archive) -app/libapp.a(nrf_cleanup.c.obj) - (--whole-archive) -zephyr/libzephyr.a(heap.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf_packaged.c.obj) - (--whole-archive) -zephyr/libzephyr.a(printk.c.obj) - (--whole-archive) -zephyr/libzephyr.a(sem.c.obj) - (--whole-archive) -zephyr/libzephyr.a(thread_entry.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf_nano.c.obj) - (--whole-archive) -zephyr/libzephyr.a(cbprintf.c.obj) - (--whole-archive) -zephyr/libzephyr.a(assert.c.obj) - (--whole-archive) -zephyr/libzephyr.a(dec.c.obj) - (--whole-archive) -zephyr/libzephyr.a(hex.c.obj) - (--whole-archive) -zephyr/libzephyr.a(rb.c.obj) (--whole-archive) -zephyr/libzephyr.a(timeutil.c.obj) - (--whole-archive) -zephyr/libzephyr.a(bitarray.c.obj) - (--whole-archive) -zephyr/libzephyr.a(onoff.c.obj) - (--whole-archive) -zephyr/libzephyr.a(notify.c.obj) - (--whole-archive) -zephyr/libzephyr.a(configs.c.obj) - (--whole-archive) -zephyr/libzephyr.a(log_minimal.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map_layout.c.obj) - (--whole-archive) -zephyr/libzephyr.a(tracing_none.c.obj) - (--whole-archive) -zephyr/libzephyr.a(banner.c.obj) - (--whole-archive) -zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - (--whole-archive) -zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - (--whole-archive) -zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - (--whole-archive) -zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - (--whole-archive) -zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - (--whole-archive) -zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - (--whole-archive) -zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - (--whole-archive) -zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - (--whole-archive) -zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - (--whole-archive) -zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - (--whole-archive) -zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - (--whole-archive) -zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - (--whole-archive) -zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - (--whole-archive) -zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - (--whole-archive) -zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - (--whole-archive) -zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - (--whole-archive) -zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - (--whole-archive) -zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - (--whole-archive) -modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - (--whole-archive) -modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - (--whole-archive) -modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - (--whole-archive) -modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - (--whole-archive) -zephyr/kernel/libkernel.a(busy_wait.c.obj) - modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) (z_impl_k_busy_wait) -zephyr/kernel/libkernel.a(device.c.obj) - zephyr/libzephyr.a(flash_map.c.obj) (z_device_is_ready) -zephyr/kernel/libkernel.a(errno.c.obj) - zephyr/libzephyr.a(timeutil.c.obj) (z_impl_z_errno) -zephyr/kernel/libkernel.a(fatal.c.obj) - zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) (z_fatal_error) -zephyr/kernel/libkernel.a(init.c.obj) - zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) (z_sys_post_kernel) -zephyr/kernel/libkernel.a(nothread.c.obj) - zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) (k_is_in_isr) -zephyr/kernel/libkernel.a(xip.c.obj) - zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) (z_data_copy) -zephyr/kernel/libkernel.a(timeout.c.obj) - zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) (sys_clock_announce) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) (cmse_check_address_range) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_dmul) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_dsub) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_ddiv) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) (__aeabi_dcmpeq) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_d2f) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_ldivmod) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - zephyr/libzephyr.a(cbprintf_nano.c.obj) (__aeabi_uldivmod) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - zephyr/libzephyr.a(bitarray.c.obj) (__popcountsi2) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - zephyr/libzephyr.a(timeutil.c.obj) (__aeabi_d2lz) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) (__aeabi_d2ulz) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) (__udivmoddi4) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) (__aeabi_ldiv0) -/home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) (__aeabi_d2uiz) -zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) (_sw_isr_table) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) (nrf_cc3xx_platform_init_no_rng) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) (nrf_cc3xx_platform_set_abort) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) (CC_LibInitNoRng) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (CC_HalInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (CC_PalInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalDmaInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) (CC_PalWaitInterruptRND) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) (CC_PalMemCopyPlat) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalMutexCreate) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) (CC_PalPowerSaveModeInit) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (nrf_cc3xx_platform_ctr_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (nrf_cc3xx_platform_hmac_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) (platform_mutex_apis) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_platform_zeroize) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (LLF_RND_RunTrngStartupTest) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_ctr_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) (cc_mbedtls_entropy_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) (cc_mbedtls_hmac_drbg_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) (RNG_PLAT_SetUserRngParameters) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) (CC_PalTrngParamGet) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) (mbedtls_mutex_unlock) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) (LLF_RND_WaitRngInterrupt) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (mbedtls_hardware_poll) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) (cc_mbedtls_aes_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (cc_mbedtls_sha256_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) (mbedtls_sha_process_internal) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) (cc_mbedtls_sha256) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) (SetDataBuffersInfo) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) (InitHashDrv) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) (ProcessAesDrv) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) (kmu_validate_slot_and_size) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (write_invalid_chacha20_key) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (UtilCmacBuildDataForDerivation) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) (CC_PalDataBufferAttrGet) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) (kdr_pushed_slot) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - app/libapp.a(cc310_glue.c.obj) (nrf_cc310_bl_ecdsa_verify_secp256r1) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - app/libapp.a(image_validate.c.obj) (nrf_cc310_bl_hash_sha256_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - app/libapp.a(cc310_glue.c.obj) (nrf_cc310_bl_init) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (PkaInitAndMutexLock) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (PkaEcdsaVerify) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) (SaSi_PalMemCopy) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) (CRYS_COMMON_ReverseMemcpy32) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) (nrf_cc310_bl_hash_update_internal) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) (PkaSum2ScalarMullt) -/home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) (SaSi_HalClearInterruptBit) - -Discarded input sections - - .text 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj - .data 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj - .bss 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj - .debug_line 0x0000000000000000 0x0 zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj - .debug_str 0x0000000000000000 0x1fa zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj - .comment 0x0000000000000000 0x23 zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj - .text 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .data 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .bss 0x0000000000000000 0x0 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .text 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(io.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(io.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(io.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(io.c.obj) - .debug_line 0x0000000000000000 0x64 app/libapp.a(io.c.obj) - .debug_str 0x0000000000000000 0x2a0 app/libapp.a(io.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(io.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_id_from_image_slot - 0x0000000000000000 0x8 app/libapp.a(flash_map_extended.c.obj) - .rodata.flash_area_id_to_multi_image_slot.str1.1 - 0x0000000000000000 0x1b app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_id_to_multi_image_slot - 0x0000000000000000 0x38 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_sector_from_off - 0x0000000000000000 0x20 app/libapp.a(flash_map_extended.c.obj) - .text.flash_area_erased_val - 0x0000000000000000 0x4 app/libapp.a(flash_map_extended.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(os.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(keys.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_validate.c.obj) - .text.bootutil_get_img_security_cnt - 0x0000000000000000 0x60 app/libapp.a(image_validate.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(tlv.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(encrypted.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(encrypted.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(encrypted.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(encrypted.c.obj) - .debug_line 0x0000000000000000 0x71 app/libapp.a(encrypted.c.obj) - .debug_str 0x0000000000000000 0x2ad app/libapp.a(encrypted.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(encrypted.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_rsa.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(image_rsa.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(image_rsa.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(image_rsa.c.obj) - .debug_line 0x0000000000000000 0x71 app/libapp.a(image_rsa.c.obj) - .debug_str 0x0000000000000000 0x2ad app/libapp.a(image_rsa.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(image_rsa.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_ecdsa.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(image_ed25519.c.obj) - .debug_info 0x0000000000000000 0x79 app/libapp.a(image_ed25519.c.obj) - .debug_abbrev 0x0000000000000000 0x26 app/libapp.a(image_ed25519.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(image_ed25519.c.obj) - .debug_line 0x0000000000000000 0x75 app/libapp.a(image_ed25519.c.obj) - .debug_str 0x0000000000000000 0x2b1 app/libapp.a(image_ed25519.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(image_ed25519.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(bootutil_misc.c.obj) - .text.boot_status_sz - 0x0000000000000000 0x8 app/libapp.a(bootutil_misc.c.obj) - .bss.boot_current_slot - 0x0000000000000000 0x4 app/libapp.a(bootutil_misc.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(fault_injection_hardening.c.obj) - .data.FIH_BOOT_HOOK_REGULAR - 0x0000000000000000 0x4 app/libapp.a(fault_injection_hardening.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(loader.c.obj) - .text.split_go - 0x0000000000000000 0x198 app/libapp.a(loader.c.obj) - .text.boot_go_for_image_id - 0x0000000000000000 0x38 app/libapp.a(loader.c.obj) - .text.boot_state_clear - 0x0000000000000000 0x14 app/libapp.a(loader.c.obj) - .bss.tmpbuf.0 0x0000000000000000 0x4 app/libapp.a(loader.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_misc.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_scratch.c.obj) - .debug_info 0x0000000000000000 0x11b app/libapp.a(swap_scratch.c.obj) - .debug_abbrev 0x0000000000000000 0x87 app/libapp.a(swap_scratch.c.obj) - .debug_aranges - 0x0000000000000000 0x18 app/libapp.a(swap_scratch.c.obj) - .debug_line 0x0000000000000000 0x110 app/libapp.a(swap_scratch.c.obj) - .debug_str 0x0000000000000000 0x342 app/libapp.a(swap_scratch.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(swap_scratch.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(swap_move.c.obj) - .text.app_max_size - 0x0000000000000000 0xe app/libapp.a(swap_move.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(caps.c.obj) - .text.bootutil_get_caps - 0x0000000000000000 0x6 app/libapp.a(caps.c.obj) - .text.bootutil_get_num_images - 0x0000000000000000 0x4 app/libapp.a(caps.c.obj) - .debug_info 0x0000000000000000 0xce app/libapp.a(caps.c.obj) - .debug_abbrev 0x0000000000000000 0x85 app/libapp.a(caps.c.obj) - .debug_loc 0x0000000000000000 0x44 app/libapp.a(caps.c.obj) - .debug_aranges - 0x0000000000000000 0x28 app/libapp.a(caps.c.obj) - .debug_ranges 0x0000000000000000 0x18 app/libapp.a(caps.c.obj) - .debug_line 0x0000000000000000 0xf5 app/libapp.a(caps.c.obj) - .debug_str 0x0000000000000000 0x2db app/libapp.a(caps.c.obj) - .comment 0x0000000000000000 0x23 app/libapp.a(caps.c.obj) - .debug_frame 0x0000000000000000 0x30 app/libapp.a(caps.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(asn1parse.c.obj) - .text.asn1_get_sequence_of_cb - 0x0000000000000000 0x34 app/libapp.a(asn1parse.c.obj) - .text.asn1_get_tagged_int - 0x0000000000000000 0x6a app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_bool - 0x0000000000000000 0x32 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_int - 0x0000000000000000 0x8 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_enum - 0x0000000000000000 0x8 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_bitstring - 0x0000000000000000 0x44 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_traverse_sequence_of - 0x0000000000000000 0x90 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_sequence_free - 0x0000000000000000 0x1c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_sequence_of - 0x0000000000000000 0x3c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_get_alg_null - 0x0000000000000000 0x3c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_free_named_data - 0x0000000000000000 0x20 app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_free_named_data_list - 0x0000000000000000 0x1c app/libapp.a(asn1parse.c.obj) - .text.mbedtls_asn1_find_named_data - 0x0000000000000000 0x26 app/libapp.a(asn1parse.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(platform_util.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(cc310_glue.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(autogen-pubkey.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(arm_cleanup.c.obj) - .text 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .data 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .bss 0x0000000000000000 0x0 app/libapp.a(nrf_cleanup.c.obj) - .text.nrf_cleanup_ns_ram - 0x0000000000000000 0x10 app/libapp.a(nrf_cleanup.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_field - 0x0000000000000000 0x16 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_set - 0x0000000000000000 0x16 zephyr/libzephyr.a(heap.c.obj) - .text.chunk_size - 0x0000000000000000 0xc zephyr/libzephyr.a(heap.c.obj) - .text.set_chunk_used - 0x0000000000000000 0x30 zephyr/libzephyr.a(heap.c.obj) - .text.set_chunk_size - 0x0000000000000000 0x8 zephyr/libzephyr.a(heap.c.obj) - .text.mem_to_chunkid - 0x0000000000000000 0x14 zephyr/libzephyr.a(heap.c.obj) - .text.bucket_idx.isra.0 - 0x0000000000000000 0x1c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_remove_bidx - 0x0000000000000000 0x5c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_remove - 0x0000000000000000 0x2e zephyr/libzephyr.a(heap.c.obj) - .text.alloc_chunk - 0x0000000000000000 0x74 zephyr/libzephyr.a(heap.c.obj) - .text.split_chunks - 0x0000000000000000 0x4e zephyr/libzephyr.a(heap.c.obj) - .text.merge_chunks - 0x0000000000000000 0x3c zephyr/libzephyr.a(heap.c.obj) - .text.free_list_add - 0x0000000000000000 0x84 zephyr/libzephyr.a(heap.c.obj) - .text.free_chunk - 0x0000000000000000 0x84 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_free - 0x0000000000000000 0x24 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_usable_size - 0x0000000000000000 0x22 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_alloc - 0x0000000000000000 0x6e zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_aligned_alloc - 0x0000000000000000 0xe8 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_aligned_realloc - 0x0000000000000000 0x144 zephyr/libzephyr.a(heap.c.obj) - .text.sys_heap_init - 0x0000000000000000 0xa4 zephyr/libzephyr.a(heap.c.obj) - .debug_info 0x0000000000000000 0x28cd zephyr/libzephyr.a(heap.c.obj) - .debug_abbrev 0x0000000000000000 0x440 zephyr/libzephyr.a(heap.c.obj) - .debug_loc 0x0000000000000000 0x232e zephyr/libzephyr.a(heap.c.obj) - .debug_aranges - 0x0000000000000000 0xb8 zephyr/libzephyr.a(heap.c.obj) - .debug_ranges 0x0000000000000000 0x440 zephyr/libzephyr.a(heap.c.obj) - .debug_line 0x0000000000000000 0xf1c zephyr/libzephyr.a(heap.c.obj) - .debug_str 0x0000000000000000 0x6df zephyr/libzephyr.a(heap.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(heap.c.obj) - .debug_frame 0x0000000000000000 0x2a0 zephyr/libzephyr.a(heap.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbvprintf_package - 0x0000000000000000 0x3a4 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbprintf_package - 0x0000000000000000 0x1e zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbpprintf_external - 0x0000000000000000 0x62 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.is_ptr 0x0000000000000000 0x4a zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text.cbprintf_package_convert - 0x0000000000000000 0x344 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_info 0x0000000000000000 0x1cd2 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_abbrev 0x0000000000000000 0x4da zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_loc 0x0000000000000000 0x2108 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_ranges 0x0000000000000000 0x250 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_line 0x0000000000000000 0xf8d zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_str 0x0000000000000000 0x9dc zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .debug_frame 0x0000000000000000 0xec zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(printk.c.obj) - .text.str_out 0x0000000000000000 0x26 zephyr/libzephyr.a(printk.c.obj) - .text.__printk_get_hook - 0x0000000000000000 0xc zephyr/libzephyr.a(printk.c.obj) - .text.z_impl_k_str_out - 0x0000000000000000 0x1c zephyr/libzephyr.a(printk.c.obj) - .text.vsnprintk - 0x0000000000000000 0x2c zephyr/libzephyr.a(printk.c.obj) - .text.snprintk - 0x0000000000000000 0x1a zephyr/libzephyr.a(printk.c.obj) - .rodata.str1.1 - 0x0000000000000000 0xf zephyr/libzephyr.a(printk.c.obj) - ._llext_const_symbol.static.printk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(printk.c.obj) - ._llext_const_symbol.static.vprintk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(printk.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_init - 0x0000000000000000 0xa zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_give - 0x0000000000000000 0xa zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_take - 0x0000000000000000 0x1e zephyr/libzephyr.a(sem.c.obj) - .text.sys_sem_count_get - 0x0000000000000000 0x4 zephyr/libzephyr.a(sem.c.obj) - .debug_info 0x0000000000000000 0x4d1 zephyr/libzephyr.a(sem.c.obj) - .debug_abbrev 0x0000000000000000 0x22a zephyr/libzephyr.a(sem.c.obj) - .debug_loc 0x0000000000000000 0x21a zephyr/libzephyr.a(sem.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(sem.c.obj) - .debug_ranges 0x0000000000000000 0x70 zephyr/libzephyr.a(sem.c.obj) - .debug_line 0x0000000000000000 0x30e zephyr/libzephyr.a(sem.c.obj) - .debug_str 0x0000000000000000 0x3ee zephyr/libzephyr.a(sem.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(sem.c.obj) - .debug_frame 0x0000000000000000 0x68 zephyr/libzephyr.a(sem.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(thread_entry.c.obj) - .text.z_thread_entry - 0x0000000000000000 0x14 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_info 0x0000000000000000 0x62d zephyr/libzephyr.a(thread_entry.c.obj) - .debug_abbrev 0x0000000000000000 0x25a zephyr/libzephyr.a(thread_entry.c.obj) - .debug_loc 0x0000000000000000 0xc0 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_line 0x0000000000000000 0x3b1 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_str 0x0000000000000000 0x568 zephyr/libzephyr.a(thread_entry.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(thread_entry.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/libzephyr.a(thread_entry.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(cbprintf.c.obj) - .text.str_out 0x0000000000000000 0x10 zephyr/libzephyr.a(cbprintf.c.obj) - .text.cbprintf - 0x0000000000000000 0x1e zephyr/libzephyr.a(cbprintf.c.obj) - .text.vfprintfcb - 0x0000000000000000 0x1c zephyr/libzephyr.a(cbprintf.c.obj) - .text.fprintfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .text.vprintfcb - 0x0000000000000000 0x1c zephyr/libzephyr.a(cbprintf.c.obj) - .text.printfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .text.vsnprintfcb - 0x0000000000000000 0x2c zephyr/libzephyr.a(cbprintf.c.obj) - .text.snprintfcb - 0x0000000000000000 0x1a zephyr/libzephyr.a(cbprintf.c.obj) - .debug_info 0x0000000000000000 0x68d zephyr/libzephyr.a(cbprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x1f8 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_loc 0x0000000000000000 0x424 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x58 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_ranges 0x0000000000000000 0xb0 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_line 0x0000000000000000 0x383 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_str 0x0000000000000000 0x368 zephyr/libzephyr.a(cbprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(cbprintf.c.obj) - .debug_frame 0x0000000000000000 0x11c zephyr/libzephyr.a(cbprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(assert.c.obj) - .text.assert_post_action - 0x0000000000000000 0x12 zephyr/libzephyr.a(assert.c.obj) - .text.assert_print - 0x0000000000000000 0x1a zephyr/libzephyr.a(assert.c.obj) - .rodata.str1.1 - 0x0000000000000000 0x20 zephyr/libzephyr.a(assert.c.obj) - ._llext_const_symbol.static.assert_print_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(assert.c.obj) - ._llext_const_symbol.static.assert_post_action_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(assert.c.obj) - .debug_info 0x0000000000000000 0x32d zephyr/libzephyr.a(assert.c.obj) - .debug_abbrev 0x0000000000000000 0x21a zephyr/libzephyr.a(assert.c.obj) - .debug_loc 0x0000000000000000 0x51 zephyr/libzephyr.a(assert.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/libzephyr.a(assert.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/libzephyr.a(assert.c.obj) - .debug_line 0x0000000000000000 0x32a zephyr/libzephyr.a(assert.c.obj) - .debug_str 0x0000000000000000 0x585 zephyr/libzephyr.a(assert.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(assert.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/libzephyr.a(assert.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(dec.c.obj) - .text.u8_to_dec - 0x0000000000000000 0x52 zephyr/libzephyr.a(dec.c.obj) - .debug_info 0x0000000000000000 0x11f zephyr/libzephyr.a(dec.c.obj) - .debug_abbrev 0x0000000000000000 0x9c zephyr/libzephyr.a(dec.c.obj) - .debug_loc 0x0000000000000000 0x128 zephyr/libzephyr.a(dec.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/libzephyr.a(dec.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/libzephyr.a(dec.c.obj) - .debug_line 0x0000000000000000 0x152 zephyr/libzephyr.a(dec.c.obj) - .debug_str 0x0000000000000000 0x2c5 zephyr/libzephyr.a(dec.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(dec.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/libzephyr.a(dec.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(hex.c.obj) - .text.char2hex - 0x0000000000000000 0x30 zephyr/libzephyr.a(hex.c.obj) - .text.hex2char - 0x0000000000000000 0x1c zephyr/libzephyr.a(hex.c.obj) - .text.bin2hex 0x0000000000000000 0x54 zephyr/libzephyr.a(hex.c.obj) - .text.hex2bin 0x0000000000000000 0x70 zephyr/libzephyr.a(hex.c.obj) - .debug_info 0x0000000000000000 0x291 zephyr/libzephyr.a(hex.c.obj) - .debug_abbrev 0x0000000000000000 0x117 zephyr/libzephyr.a(hex.c.obj) - .debug_loc 0x0000000000000000 0x2f4 zephyr/libzephyr.a(hex.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(hex.c.obj) - .debug_ranges 0x0000000000000000 0x40 zephyr/libzephyr.a(hex.c.obj) - .debug_line 0x0000000000000000 0x2b5 zephyr/libzephyr.a(hex.c.obj) - .debug_str 0x0000000000000000 0x2cc zephyr/libzephyr.a(hex.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(hex.c.obj) - .debug_frame 0x0000000000000000 0x74 zephyr/libzephyr.a(hex.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(rb.c.obj) - .text.find_and_stack - 0x0000000000000000 0x3a zephyr/libzephyr.a(rb.c.obj) - .text.stack_left_limb - 0x0000000000000000 0x3c zephyr/libzephyr.a(rb.c.obj) - .text.set_child - 0x0000000000000000 0x12 zephyr/libzephyr.a(rb.c.obj) - .text.rotate 0x0000000000000000 0xa8 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_get_minmax - 0x0000000000000000 0x1a zephyr/libzephyr.a(rb.c.obj) - .text.rb_insert - 0x0000000000000000 0x134 zephyr/libzephyr.a(rb.c.obj) - .text.rb_remove - 0x0000000000000000 0x344 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_walk - 0x0000000000000000 0x24 zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_child - 0x0000000000000000 0xe zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_is_black - 0x0000000000000000 0x8 zephyr/libzephyr.a(rb.c.obj) - .text.rb_contains - 0x0000000000000000 0x2c zephyr/libzephyr.a(rb.c.obj) - .text.z_rb_foreach_next - 0x0000000000000000 0x56 zephyr/libzephyr.a(rb.c.obj) - .debug_info 0x0000000000000000 0x2475 zephyr/libzephyr.a(rb.c.obj) - .debug_abbrev 0x0000000000000000 0x4a5 zephyr/libzephyr.a(rb.c.obj) - .debug_loc 0x0000000000000000 0x2702 zephyr/libzephyr.a(rb.c.obj) - .debug_aranges - 0x0000000000000000 0x78 zephyr/libzephyr.a(rb.c.obj) - .debug_ranges 0x0000000000000000 0x5d8 zephyr/libzephyr.a(rb.c.obj) - .debug_line 0x0000000000000000 0x12b2 zephyr/libzephyr.a(rb.c.obj) - .debug_str 0x0000000000000000 0x4a6 zephyr/libzephyr.a(rb.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(rb.c.obj) - .debug_frame 0x0000000000000000 0x180 zephyr/libzephyr.a(rb.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_timegm64 - 0x0000000000000000 0xe8 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_timegm - 0x0000000000000000 0x18 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_state_update - 0x0000000000000000 0x5c zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_state_set_skew - 0x0000000000000000 0x36 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_estimate_skew - 0x0000000000000000 0xa0 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_ref_from_local - 0x0000000000000000 0xae zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_local_from_ref - 0x0000000000000000 0xa2 zephyr/libzephyr.a(timeutil.c.obj) - .text.timeutil_sync_skew_to_ppb - 0x0000000000000000 0x3c zephyr/libzephyr.a(timeutil.c.obj) - .debug_info 0x0000000000000000 0x876 zephyr/libzephyr.a(timeutil.c.obj) - .debug_abbrev 0x0000000000000000 0x20a zephyr/libzephyr.a(timeutil.c.obj) - .debug_loc 0x0000000000000000 0x7b4 zephyr/libzephyr.a(timeutil.c.obj) - .debug_aranges - 0x0000000000000000 0x58 zephyr/libzephyr.a(timeutil.c.obj) - .debug_ranges 0x0000000000000000 0xc0 zephyr/libzephyr.a(timeutil.c.obj) - .debug_line 0x0000000000000000 0x644 zephyr/libzephyr.a(timeutil.c.obj) - .debug_str 0x0000000000000000 0x558 zephyr/libzephyr.a(timeutil.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(timeutil.c.obj) - .debug_frame 0x0000000000000000 0x13c zephyr/libzephyr.a(timeutil.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(bitarray.c.obj) - .text.setup_bundle_data.constprop.0 - 0x0000000000000000 0x3a zephyr/libzephyr.a(bitarray.c.obj) - .text.set_region - 0x0000000000000000 0x90 zephyr/libzephyr.a(bitarray.c.obj) - .text.set_clear_region - 0x0000000000000000 0x46 zephyr/libzephyr.a(bitarray.c.obj) - .text.match_region - 0x0000000000000000 0x8c zephyr/libzephyr.a(bitarray.c.obj) - .text.is_region_set_clear - 0x0000000000000000 0x4e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_popcount_region - 0x0000000000000000 0x94 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_xor - 0x0000000000000000 0xc4 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_set_bit - 0x0000000000000000 0x3e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_clear_bit - 0x0000000000000000 0x40 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_bit - 0x0000000000000000 0x3e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_set_bit - 0x0000000000000000 0x4e zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_clear_bit - 0x0000000000000000 0x50 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_alloc - 0x0000000000000000 0xa4 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_find_nth_set - 0x0000000000000000 0xba zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_free - 0x0000000000000000 0x6c zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_is_region_set - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_is_region_cleared - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_test_and_set_region - 0x0000000000000000 0x70 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_set_region - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .text.sys_bitarray_clear_region - 0x0000000000000000 0x6 zephyr/libzephyr.a(bitarray.c.obj) - .debug_info 0x0000000000000000 0x2556 zephyr/libzephyr.a(bitarray.c.obj) - .debug_abbrev 0x0000000000000000 0x476 zephyr/libzephyr.a(bitarray.c.obj) - .debug_loc 0x0000000000000000 0x1e0f zephyr/libzephyr.a(bitarray.c.obj) - .debug_aranges - 0x0000000000000000 0xb8 zephyr/libzephyr.a(bitarray.c.obj) - .debug_ranges 0x0000000000000000 0x288 zephyr/libzephyr.a(bitarray.c.obj) - .debug_line 0x0000000000000000 0x1774 zephyr/libzephyr.a(bitarray.c.obj) - .debug_str 0x0000000000000000 0x69b zephyr/libzephyr.a(bitarray.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(bitarray.c.obj) - .debug_frame 0x0000000000000000 0x290 zephyr/libzephyr.a(bitarray.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(onoff.c.obj) - .text.sys_slist_find_and_remove - 0x0000000000000000 0x36 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_release - 0x0000000000000000 0x48 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_reset - 0x0000000000000000 0x62 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_cancel - 0x0000000000000000 0x36 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_monitor_register - 0x0000000000000000 0x3a zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_monitor_unregister - 0x0000000000000000 0x34 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_sync_lock - 0x0000000000000000 0x14 zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_sync_finalize - 0x0000000000000000 0x40 zephyr/libzephyr.a(onoff.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(notify.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(configs.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(log_minimal.c.obj) - .text.z_log_minimal_vprintk - 0x0000000000000000 0x4 zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.z_log_minimal_hexdump_print.str1.1 - 0x0000000000000000 0x18 zephyr/libzephyr.a(log_minimal.c.obj) - .text.z_log_minimal_hexdump_print - 0x0000000000000000 0xbc zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.CSWTCH.4 - 0x0000000000000000 0x4 zephyr/libzephyr.a(log_minimal.c.obj) - .rodata.str1.1 - 0x0000000000000000 0x15 zephyr/libzephyr.a(log_minimal.c.obj) - ._llext_const_symbol.static.z_log_minimal_printk_sym_ - 0x0000000000000000 0x8 zephyr/libzephyr.a(log_minimal.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_foreach - 0x0000000000000000 0x30 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_has_driver - 0x0000000000000000 0x14 zephyr/libzephyr.a(flash_map.c.obj) - .text.flash_area_get_device - 0x0000000000000000 0x4 zephyr/libzephyr.a(flash_map.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_layout.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_enter - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_exit - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_isr_exit_to_scheduler - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .text.sys_trace_idle - 0x0000000000000000 0x2 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_info 0x0000000000000000 0x56 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_abbrev 0x0000000000000000 0x48 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_ranges 0x0000000000000000 0x28 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_line 0x0000000000000000 0xaa zephyr/libzephyr.a(tracing_none.c.obj) - .debug_str 0x0000000000000000 0x25c zephyr/libzephyr.a(tracing_none.c.obj) - .comment 0x0000000000000000 0x23 zephyr/libzephyr.a(tracing_none.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/libzephyr.a(tracing_none.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(banner.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .text 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .data 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .text.z_get_sw_isr_table_idx - 0x0000000000000000 0x2 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_info 0x0000000000000000 0xba zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_abbrev 0x0000000000000000 0x6b zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_loc 0x0000000000000000 0x15 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_line 0x0000000000000000 0x82 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_str 0x0000000000000000 0x2c0 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .text.arch_syscall_oops - 0x0000000000000000 0x1c zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text.z_arm_save_fp_context - 0x0000000000000000 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text.z_arm_restore_fp_context - 0x0000000000000000 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_info 0x0000000000000000 0x13a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_abbrev 0x0000000000000000 0xcd zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_line 0x0000000000000000 0x126 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_str 0x0000000000000000 0x316 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .text.sys_arch_reboot - 0x0000000000000000 0x24 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .text.z_impl_k_thread_abort - 0x0000000000000000 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_info 0x0000000000000000 0x9a9 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_abbrev 0x0000000000000000 0x247 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_loc 0x0000000000000000 0x3a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_line 0x0000000000000000 0x3e6 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_str 0x0000000000000000 0x6b6 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text.arch_swap - 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text.z_arm_pendsv_c - 0x0000000000000000 0x34 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_info 0x0000000000000000 0xb42 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_abbrev 0x0000000000000000 0x2d0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_loc 0x0000000000000000 0xbc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_line 0x0000000000000000 0x454 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_str 0x0000000000000000 0x6db zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .text.z_arm_pendsv - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.arch_new_thread - 0x0000000000000000 0x38 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.configure_builtin_stack_guard - 0x0000000000000000 0x8 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text.arch_switch_to_main_thread - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .text.arch_cpu_idle - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .text 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_mpu_region_get - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_read_ok - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_readwrite_ok - 0x0000000000000000 0x12 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_range_read_ok - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text.arm_cmse_addr_range_readwrite_ok - 0x0000000000000000 0x1a zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_info 0x0000000000000000 0x624 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_abbrev 0x0000000000000000 0x1b2 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_loc 0x0000000000000000 0x5f9 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_ranges 0x0000000000000000 0xd8 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_line 0x0000000000000000 0x2b2 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_str 0x0000000000000000 0x439 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .comment 0x0000000000000000 0x23 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .debug_frame 0x0000000000000000 0x70 zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .text.atoi 0x0000000000000000 0x46 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_info 0x0000000000000000 0x111 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_abbrev 0x0000000000000000 0x102 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_loc 0x0000000000000000 0xb8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_line 0x0000000000000000 0x15f zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_str 0x0000000000000000 0x242 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .text.strtol 0x0000000000000000 0xea zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_info 0x0000000000000000 0x2b6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_abbrev 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_loc 0x0000000000000000 0x38e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_line 0x0000000000000000 0x363 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_str 0x0000000000000000 0x30f zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .debug_frame 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .text.strtoul 0x0000000000000000 0xee zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_info 0x0000000000000000 0x2b6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_abbrev 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_loc 0x0000000000000000 0x35d zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_line 0x0000000000000000 0x369 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_str 0x0000000000000000 0x311 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .text.strtoll 0x0000000000000000 0x128 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_info 0x0000000000000000 0x2d0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_abbrev 0x0000000000000000 0x11c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_loc 0x0000000000000000 0x415 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_line 0x0000000000000000 0x376 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_str 0x0000000000000000 0x322 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .text.strtoull - 0x0000000000000000 0x14a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_info 0x0000000000000000 0x2d1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_abbrev 0x0000000000000000 0x12b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_loc 0x0000000000000000 0x3b7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_line 0x0000000000000000 0x390 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_str 0x0000000000000000 0x324 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .text.bsearch 0x0000000000000000 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_info 0x0000000000000000 0x16a zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_abbrev 0x0000000000000000 0xea zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_loc 0x0000000000000000 0x133 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_line 0x0000000000000000 0x1a0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_str 0x0000000000000000 0x268 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .debug_frame 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .rodata._exit.str1.1 - 0x0000000000000000 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .text._exit 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_info 0x0000000000000000 0xd9 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_abbrev 0x0000000000000000 0xa3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_loc 0x0000000000000000 0x25 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_line 0x0000000000000000 0x12f zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_str 0x0000000000000000 0x2ca zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.compare 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.sift_down - 0x0000000000000000 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.heap_sort - 0x0000000000000000 0x70 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.qsort_r 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text.qsort 0x0000000000000000 0x16 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_info 0x0000000000000000 0x6c1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_abbrev 0x0000000000000000 0x29c zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_loc 0x0000000000000000 0x788 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_ranges 0x0000000000000000 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_line 0x0000000000000000 0x3b2 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_str 0x0000000000000000 0x33d zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .debug_frame 0x0000000000000000 0xb8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .rodata.strerror.str1.1 - 0x0000000000000000 0x1 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text.strerror - 0x0000000000000000 0x8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text.strerror_r - 0x0000000000000000 0x24 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_info 0x0000000000000000 0x270 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_abbrev 0x0000000000000000 0x12d zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_loc 0x0000000000000000 0x14c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_line 0x0000000000000000 0x24b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_str 0x0000000000000000 0x316 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .debug_frame 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .text.strncasecmp - 0x0000000000000000 0x4a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_info 0x0000000000000000 0x154 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_abbrev 0x0000000000000000 0x108 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_loc 0x0000000000000000 0x14e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_line 0x0000000000000000 0x1d3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_str 0x0000000000000000 0x26b zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .debug_frame 0x0000000000000000 0x2c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .text.strstr 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_info 0x0000000000000000 0x138 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_abbrev 0x0000000000000000 0xe5 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_loc 0x0000000000000000 0xf4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_line 0x0000000000000000 0x198 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_str 0x0000000000000000 0x251 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcpy 0x0000000000000000 0x14 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncpy 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strchr 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strrchr 0x0000000000000000 0x1a zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcmp 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncmp 0x0000000000000000 0x26 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strtok_r - 0x0000000000000000 0x4c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strcat 0x0000000000000000 0x12 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.strncat 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.memmove 0x0000000000000000 0x2e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text.memchr 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text.strspn 0x0000000000000000 0x1e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text.strcspn 0x0000000000000000 0x1e zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_info 0x0000000000000000 0x139 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_abbrev 0x0000000000000000 0xf4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_loc 0x0000000000000000 0xcc zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_line 0x0000000000000000 0x1ae zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_str 0x0000000000000000 0x25a zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .debug_frame 0x0000000000000000 0x50 zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.z_impl_zephyr_fputc - 0x0000000000000000 0x18 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fputc 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.putc 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.putchar 0x0000000000000000 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.z_impl_zephyr_fwrite - 0x0000000000000000 0x48 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fputs 0x0000000000000000 0x22 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.fwrite 0x0000000000000000 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.puts 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.sprintf_out - 0x0000000000000000 0x1a zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.snprintf - 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.sprintf 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.vsnprintf - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text.vsprintf - 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_info 0x0000000000000000 0x5a8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x221 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_loc 0x0000000000000000 0x3b7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_ranges 0x0000000000000000 0xa0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_line 0x0000000000000000 0x3a5 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_str 0x0000000000000000 0x361 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .debug_frame 0x0000000000000000 0xc0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.fprintf 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.vfprintf - 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.printf 0x0000000000000000 0x28 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text.vprintf 0x0000000000000000 0x1c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_info 0x0000000000000000 0x44d zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_abbrev 0x0000000000000000 0x19c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_loc 0x0000000000000000 0x28f zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_aranges - 0x0000000000000000 0x38 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_ranges 0x0000000000000000 0x98 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_line 0x0000000000000000 0x2d7 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_str 0x0000000000000000 0x34e zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .debug_frame 0x0000000000000000 0x9c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .text.sqrtf 0x0000000000000000 0x78 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_info 0x0000000000000000 0x144 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_abbrev 0x0000000000000000 0xab zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_loc 0x0000000000000000 0x153 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_line 0x0000000000000000 0x16c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_str 0x0000000000000000 0x2f6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .text.sqrt 0x0000000000000000 0xd4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_info 0x0000000000000000 0x1c2 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_abbrev 0x0000000000000000 0xc3 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_loc 0x0000000000000000 0x10b zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_line 0x0000000000000000 0x17f zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_str 0x0000000000000000 0x346 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .debug_frame 0x0000000000000000 0x34 zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .text.gmtime 0x0000000000000000 0xc zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .bss.gmtime_result - 0x0000000000000000 0x24 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_info 0x0000000000000000 0x279 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_abbrev 0x0000000000000000 0x11e zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_loc 0x0000000000000000 0x25 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_line 0x0000000000000000 0x18e zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_str 0x0000000000000000 0x558 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .rodata.abort.str1.1 - 0x0000000000000000 0x9 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .text.abort 0x0000000000000000 0x1c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_info 0x0000000000000000 0x1af zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_abbrev 0x0000000000000000 0x14d zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_loc 0x0000000000000000 0x2c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_line 0x0000000000000000 0x252 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_str 0x0000000000000000 0x386 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .debug_frame 0x0000000000000000 0x28 zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .text.gmtime_r - 0x0000000000000000 0x1cc zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_info 0x0000000000000000 0x33b zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_abbrev 0x0000000000000000 0x186 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_loc 0x0000000000000000 0x351 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_ranges 0x0000000000000000 0x50 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_line 0x0000000000000000 0x399 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_str 0x0000000000000000 0x369 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .debug_frame 0x0000000000000000 0x3c zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.malloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.free 0x0000000000000000 0x2 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.realloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.calloc 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text.reallocarray - 0x0000000000000000 0xe zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_info 0x0000000000000000 0xbba zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_abbrev 0x0000000000000000 0x2e1 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_loc 0x0000000000000000 0x181 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_aranges - 0x0000000000000000 0x40 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_ranges 0x0000000000000000 0xa8 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_line 0x0000000000000000 0x423 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_str 0x0000000000000000 0x71e zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .debug_frame 0x0000000000000000 0x80 zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .text 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .data 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .bss 0x0000000000000000 0x0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .text.strnlen 0x0000000000000000 0x12 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_info 0x0000000000000000 0xd7 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_abbrev 0x0000000000000000 0xa0 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_loc 0x0000000000000000 0x4a zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_line 0x0000000000000000 0x165 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_str 0x0000000000000000 0x2c3 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .comment 0x0000000000000000 0x23 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_info 0x0000000000000000 0x79 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_line 0x0000000000000000 0x6c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .debug_str 0x0000000000000000 0x2a8 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_info 0x0000000000000000 0x64 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_line 0x0000000000000000 0x6d zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .debug_str 0x0000000000000000 0x292 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_info 0x0000000000000000 0x79 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_abbrev 0x0000000000000000 0x26 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_aranges - 0x0000000000000000 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_line 0x0000000000000000 0x6f zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .debug_str 0x0000000000000000 0x2ab zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .comment 0x0000000000000000 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .text 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .data 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .bss 0x0000000000000000 0x0 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_control_get_onoff - 0x0000000000000000 0x10 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_bt_ctlr_hf_request - 0x0000000000000000 0x24 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_bt_ctlr_hf_release - 0x0000000000000000 0x34 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.uart_register_input - 0x0000000000000000 0x2 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_info_by_idx - 0x0000000000000000 0xa zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_count - 0x0000000000000000 0x28 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text.sys_clock_set_timeout - 0x0000000000000000 0x2 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text.sys_clock_idle_exit - 0x0000000000000000 0x2 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_info 0x0000000000000000 0xce zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_abbrev 0x0000000000000000 0x7e zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_aranges - 0x0000000000000000 0x28 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_ranges 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_line 0x0000000000000000 0xd6 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_str 0x0000000000000000 0x2df zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .comment 0x0000000000000000 0x23 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .debug_frame 0x0000000000000000 0x30 zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .text 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .data 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss 0x0000000000000000 0x0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_evt_address_get - 0x0000000000000000 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_capture_task_address_get - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_int_lock - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_int_unlock - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_compare_read - 0x0000000000000000 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_abort - 0x0000000000000000 0x58 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_get_ticks - 0x0000000000000000 0x78 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_set - 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_exact_set - 0x0000000000000000 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_chan_alloc - 0x0000000000000000 0x3c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_chan_free - 0x0000000000000000 0x1c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_trigger_overflow - 0x0000000000000000 0x6 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_cycle_get_32 - 0x0000000000000000 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.alloc_mask - 0x0000000000000000 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .data 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .bss 0x0000000000000000 0x0 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .text 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .data 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .bss 0x0000000000000000 0x0 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .data 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .bss 0x0000000000000000 0x0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_next - 0x0000000000000000 0x76 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_swap_type - 0x0000000000000000 0x6 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_pending_multi - 0x0000000000000000 0x38 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_pending - 0x0000000000000000 0x8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_confirmed_multi - 0x0000000000000000 0x34 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_set_confirmed - 0x0000000000000000 0x6 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.boot_image_load_header.str1.1 - 0x0000000000000000 0x54 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_image_load_header - 0x0000000000000000 0x64 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemCoreClockUpdate - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemStoreFICRNS - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemLockFICRNS - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .data.SystemCoreClock - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .rodata.nrfx_error_string_get.str1.1 - 0x0000000000000000 0x178 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .text.nrfx_error_string_get - 0x0000000000000000 0xd8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .text.nrfx_flag32_is_allocated - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_check - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_disable_all - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_disable - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_trigger - 0x0000000000000000 0xe modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_event_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_endpoints_clear - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_event_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_fork_endpoint_setup - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_fork_endpoint_clear - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_group_set - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_include_in_group - 0x0000000000000000 0x16 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channels_remove_from_group - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_clear - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_enable - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_disable - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_task_address_get - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_disable_task_get - 0x0000000000000000 0xa modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_enable_task_get - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_alloc - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_channel_free - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_alloc - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text.nrfx_gppi_group_free - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_disable - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_uninit - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_init_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_free - 0x0000000000000000 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_free - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_enable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_disable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_alloc - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_free - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_include_in_group - 0x0000000000000000 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_channel_remove_from_group - 0x0000000000000000 0x68 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_clear - 0x0000000000000000 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_enable - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text.nrfx_dppi_group_disable - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data.m_allocated_groups - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_in_event_get.isra.0 - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_is_set - 0x0000000000000000 0x1a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_channels_number_get - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_uninit - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_set - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_clear - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_toggle - 0x0000000000000000 0x22 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_enable - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_disable - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_get - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_address_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_address_get - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_get - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_address_get - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_force - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_out_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_set_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_clr_task_trigger - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_event_get - 0x0000000000000000 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_in_event_address_get - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.partial_word_create - 0x0000000000000000 0x26 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_uicr_erase - 0x0000000000000000 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_all_erase - 0x0000000000000000 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_partial_erase_init - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_partial_erase_continue - 0x0000000000000000 0x48 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_byte_writable_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_word_writable_check - 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_byte_write - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_halfword_write - 0x0000000000000000 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_bytes_write - 0x0000000000000000 0x84 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_words_write - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_otp_halfword_read - 0x0000000000000000 0x10 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_halfword_writable_check - 0x0000000000000000 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .data.m_partial_erase_page_addr - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .bss.m_partial_erase_time_elapsed - 0x0000000000000000 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .data 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .bss 0x0000000000000000 0x0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.wdt_configure - 0x0000000000000000 0x50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_init - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_reconfigure - 0x0000000000000000 0x34 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_uninit - 0x0000000000000000 0x28 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_init_check - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_enable - 0x0000000000000000 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_feed - 0x0000000000000000 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channel_alloc - 0x0000000000000000 0x54 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channels_free - 0x0000000000000000 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_channel_feed - 0x0000000000000000 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text.nrfx_wdt_0_irq_handler - 0x0000000000000000 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .bss.m_cb 0x0000000000000000 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_info 0x0000000000000000 0x49f3 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_abbrev 0x0000000000000000 0x52b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_loc 0x0000000000000000 0xe2b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_aranges - 0x0000000000000000 0x70 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_ranges 0x0000000000000000 0x1c8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_line 0x0000000000000000 0xbf7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_str 0x0000000000000000 0x1262 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .comment 0x0000000000000000 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .debug_frame 0x0000000000000000 0x128 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(device.c.obj) - .text.z_device_get_all_static - 0x0000000000000000 0x18 zephyr/kernel/libkernel.a(device.c.obj) - .text.z_impl_device_get_binding - 0x0000000000000000 0x54 zephyr/kernel/libkernel.a(device.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(errno.c.obj) - .text.z_impl_z_errno - 0x0000000000000000 0xc zephyr/kernel/libkernel.a(errno.c.obj) - .rodata._k_neg_eagain - 0x0000000000000000 0x4 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_info 0x0000000000000000 0x67c zephyr/kernel/libkernel.a(errno.c.obj) - .debug_abbrev 0x0000000000000000 0x1c0 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_aranges - 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_ranges 0x0000000000000000 0x10 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_line 0x0000000000000000 0x345 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_str 0x0000000000000000 0x751 zephyr/kernel/libkernel.a(errno.c.obj) - .comment 0x0000000000000000 0x23 zephyr/kernel/libkernel.a(errno.c.obj) - .debug_frame 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(errno.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_memory_dump - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_buffer_output - 0x0000000000000000 0x2 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_query - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.coredump_cmd - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text.k_fatal_halt - 0x0000000000000000 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_impl_device_init - 0x0000000000000000 0x28 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_early_rand_get - 0x0000000000000000 0x70 zephyr/kernel/libkernel.a(init.c.obj) - .data.state.1 0x0000000000000000 0x8 zephyr/kernel/libkernel.a(init.c.obj) - .bss._kernel 0x0000000000000000 0x20 zephyr/kernel/libkernel.a(init.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(nothread.c.obj) - .text.z_impl_k_sleep - 0x0000000000000000 0x54 zephyr/kernel/libkernel.a(nothread.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(xip.c.obj) - .text 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .data 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss 0x0000000000000000 0x0 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.timeout_rem - 0x0000000000000000 0x34 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_add_timeout - 0x0000000000000000 0xf4 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_abort_timeout - 0x0000000000000000 0x2a zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_timeout_remaining - 0x0000000000000000 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_timeout_expires - 0x0000000000000000 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_get_next_timeout_expiry - 0x0000000000000000 0x1e zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_tick_get - 0x0000000000000000 0x30 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_tick_get_32 - 0x0000000000000000 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.z_impl_k_uptime_ticks - 0x0000000000000000 0x4 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_timepoint_calc - 0x0000000000000000 0x48 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_timepoint_timeout - 0x0000000000000000 0x42 zephyr/kernel/libkernel.a(timeout.c.obj) - .text 0x0000000000000000 0xc8 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .debug_frame 0x0000000000000000 0x28 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .text 0x0000000000000000 0x254 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .debug_frame 0x0000000000000000 0x30 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .text 0x0000000000000000 0x378 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .debug_frame 0x0000000000000000 0xac /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .text 0x0000000000000000 0x424 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .debug_frame 0x0000000000000000 0x50 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .text 0x0000000000000000 0x110 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .debug_frame 0x0000000000000000 0xc4 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .text 0x0000000000000000 0xa0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .debug_frame 0x0000000000000000 0x24 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .text 0x0000000000000000 0xa0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .debug_frame 0x0000000000000000 0x44 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .text 0x0000000000000000 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .debug_frame 0x0000000000000000 0x20 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .text 0x0000000000000000 0x2e /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .debug_frame 0x0000000000000000 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .text 0x0000000000000000 0x3c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .debug_frame 0x0000000000000000 0x2c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .ARM.extab 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .text 0x0000000000000000 0x40 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .data 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .bss 0x0000000000000000 0x0 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .debug_frame 0x0000000000000000 0x24 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .text 0x0000000000000000 0x0 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - .data 0x0000000000000000 0x0 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - .bss 0x0000000000000000 0x0 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_init - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_init_hmac_drbg - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_deinit - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_is_initialized - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_rng_is_initialized - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_get_nonce_seed - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text.nrf_cc3xx_platform_get_boot_seed - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss.nrf_cc3xx_platform_rng_initialized - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .rodata.RndStartupTest.constprop.0.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.RndStartupTest.constprop.0 - 0x0000000000000000 0x98 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInit - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInit_HMAC_DRBG - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_RandomSeedsFilled - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibFini - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text.CC_LibInitRngModule - 0x0000000000000000 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.rndWorkbuff.0 - 0x0000000000000000 0x220 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.random_seed_filled - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.tfm_random_seed_buff - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.eits_random_nonce_buff - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.invalid_chacha_256_bit_key - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .data.invalid_aes_256_bit_key - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .bss.random_seed_buffer - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalClearInterruptBit - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalClearInterruptBitRNG - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalWaitInterrupt - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text.CC_HalWaitInterruptRND - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text.CC_PalWaitInterruptRND - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text.CC_PalWaitInterrupt - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalSecMemCmp - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemCmpPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemCopyPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemMovePlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemSetPlat - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text.CC_PalMemSetZeroPlat - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text.CC_PalMutexLock - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text.CC_PalMutexUnlock - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .text.CC_PalPowerSaveModeStatus - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_init - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_free - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_set_pr - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_set_reseed_interval - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_reseed - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_get_with_add - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text.nrf_cc3xx_platform_ctr_drbg_get - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .bss.nrf_cc3xx_platform_ctr_drbg_global_ctx - 0x0000000000000000 0x1c0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_init - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_free - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_set_pr - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_set_reseed_interval - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_reseed - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_get_with_add - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text.nrf_cc3xx_platform_hmac_drbg_get - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .bss.global_ctx - 0x0000000000000000 0x250 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.nrf_cc3xx_platform_set_mutexes - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text.mbedtls_zeroize_internal - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text.cc_mbedtls_platform_zeroize - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.startTrngHW - 0x0000000000000000 0x140 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_StartTrngHW - 0x0000000000000000 0x118 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_RepetitionCounterTest - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_AdaptiveProportionTest - 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.getTrngSource - 0x0000000000000000 0x2b4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_GetTrngSource - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text.LLF_RND_RunTrngStartupTest - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.block_cipher_df - 0x0000000000000000 0x1cc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.ctr_drbg_update_internal - 0x0000000000000000 0x148 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.mbedtls_ctr_drbg_reseed_internal - 0x0000000000000000 0xc4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_init - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_free - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_prediction_resistance - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_entropy_len - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_nonce_len - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_set_reseed_interval - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_update - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_reseed - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_seed - 0x0000000000000000 0x9c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_random_with_add - 0x0000000000000000 0x1e4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text.cc_mbedtls_ctr_drbg_random - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss.buf.0 0x0000000000000000 0x1a0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .bss.seed.1 0x0000000000000000 0x180 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.entropy_update - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.entropy_gather_internal.part.0 - 0x0000000000000000 0x88 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_init - 0x0000000000000000 0x84 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_free - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_add_source - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_update_manual - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_gather - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text.cc_mbedtls_entropy_func - 0x0000000000000000 0x110 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_hmac_sha256_starts.constprop.0 - 0x0000000000000000 0x108 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_init - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_update - 0x0000000000000000 0x170 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_hmac_drbg_reseed_core - 0x0000000000000000 0xac /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_seed_buf - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_reseed - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_seed - 0x0000000000000000 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_prediction_resistance - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_entropy_len - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_set_reseed_interval - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_random_with_add - 0x0000000000000000 0x144 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_random - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text.cc_mbedtls_hmac_drbg_free - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .bss.hmac_ctx 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .text.RNG_PLAT_SetUserRngParameters - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .text.CC_PalTrngParamGet - 0x0000000000000000 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_init - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_lock - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mutex_unlock - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .rodata.mbedtls_threading_set_alt.str1.4 - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mbedtls_threading_set_alt - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text.mbedtls_threading_free_alt - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_unlock - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_lock - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_free - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .data.mbedtls_mutex_init - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.Mult32x32 - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.Mult48x16 - 0x0000000000000000 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_EntropyEstimateFull - 0x0000000000000000 0x524 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_WaitRngInterrupt - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetRoscSampleCnt - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetFastestRosc - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_GetCountRoscs - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_TurnOffTrng - 0x0000000000000000 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text.LLF_RND_RndCprngt - 0x0000000000000000 0x58 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .rodata.mbedtls_hardware_poll.str1.4 - 0x0000000000000000 0x6e /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .text.mbedtls_hardware_poll - 0x0000000000000000 0xfc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.rndState.0 - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.trngParams.1 - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .bss.rndWorkBuffer.2 - 0x0000000000000000 0x220 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .rodata.cc_mbedtls_aes_init.str1.4 - 0x0000000000000000 0x13 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_init - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_setkey_enc - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_setkey_dec - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ecb - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cbc - 0x0000000000000000 0x78 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cfb128 - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_cfb8 - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ctr - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_aes_crypt_ofb - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_internal_aes_encrypt - 0x0000000000000000 0x44 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text.cc_mbedtls_internal_aes_decrypt - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .rodata.cc_mbedtls_sha256_init.str1.4 - 0x0000000000000000 0xe /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_init - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_free - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .rodata.cc_mbedtls_sha256_clone.str1.4 - 0x0000000000000000 0x15 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_clone - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_starts - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_internal_sha256_process - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_update - 0x0000000000000000 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text.cc_mbedtls_sha256_finish - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_process_internal - 0x0000000000000000 0xe0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_starts_internal - 0x0000000000000000 0x28 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_finish_internal - 0x0000000000000000 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text.mbedtls_sha_update_internal - 0x0000000000000000 0x1ec /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .text.cc_mbedtls_sha256 - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .bss.ctx.0 0x0000000000000000 0xf4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .text.SetDataBuffersInfo - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.InitHashDrv - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.ProcessHashDrv.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.ProcessHashDrv - 0x0000000000000000 0x22c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text.FinishHashDrv - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA256 - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA224 - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .rodata.HASH_LARVAL_SHA1 - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.LoadAesKey - 0x0000000000000000 0xe8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.InitAes.part.0 - 0x0000000000000000 0xe4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.write_invalid_key - 0x0000000000000000 0x30 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .rodata.ProcessAesDrv.str1.4 - 0x0000000000000000 0x6f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.ProcessAesDrv - 0x0000000000000000 0x368 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text.FinishAesDrv - 0x0000000000000000 0x254 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_write_key_slot - 0x0000000000000000 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_verify_kdf_input - 0x0000000000000000 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_convert_keybits_to_keysize - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_slot_and_size - 0x0000000000000000 0x2c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_slot_and_size_no_kdr - 0x0000000000000000 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_validate_kdr_slot_and_size - 0x0000000000000000 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_load_key_chacha20 - 0x0000000000000000 0x150 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_use_kdr_key - 0x0000000000000000 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_load_key_aes - 0x0000000000000000 0x94 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_derive_cmac - 0x0000000000000000 0x178 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text.kmu_shadow_key_derive - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.write_invalid_chacha20_key - 0x0000000000000000 0x40 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_prepare_chacha_key - 0x0000000000000000 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_load_chacha_key - 0x0000000000000000 0x68 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text.cc_platform_cleanup_chacha_key - 0x0000000000000000 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text.UtilCmacBuildDataForDerivation - 0x0000000000000000 0xc0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text.UtilCmacDeriveKey - 0x0000000000000000 0xe8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .text.CC_PalDataBufferAttrGet - 0x0000000000000000 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_key - 0x0000000000000000 0xd8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_key_slot - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_write_kdr_slot - 0x0000000000000000 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_push_kdr_slot_and_lock - 0x0000000000000000 0x16c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text.nrf_cc3xx_platform_kmu_shadow_key_derive - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .data.kdr_pushed_slot - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .comment 0x0000000000000000 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaModDivideBy2 - 0x0000000000000000 0x98 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaGet2MsBits - 0x0000000000000000 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaSetLenIds - 0x0000000000000000 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCalcNpIntoPkaReg - 0x0000000000000000 0x274 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyPkaRegIntoBeByteBuff - 0x0000000000000000 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyDataFromPkaReg - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyByteBuffIntoPkaReg - 0x0000000000000000 0xec /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaCopyBeByteBuffIntoPkaReg - 0x0000000000000000 0xd0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaFinishPka - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaClearPkaRegWords - 0x0000000000000000 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaIsRegModEqual - 0x0000000000000000 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaGetBitFromPkaReg - 0x0000000000000000 0xd4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text.PkaExecFullModInv - 0x0000000000000000 0x36c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .rodata.regTemps - 0x0000000000000000 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalSecMemCmp - 0x0000000000000000 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalMemCmp - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text.SaSi_PalMemMove - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ReverseMemcpy - 0x0000000000000000 0x16 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_InPlaceConvertBytesWordsAndArrayEndianness - 0x0000000000000000 0x42 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertMsbLsbBytesToLswMswWords - 0x0000000000000000 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLswMswWordsToMsbLsbBytes - 0x0000000000000000 0x50 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLsbMsbBytesToLswMswWords - 0x0000000000000000 0x22 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_ConvertLswMswWordsToLsbMsbBytes - 0x0000000000000000 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text.CRYS_COMMON_CheckIsVectorZero - 0x0000000000000000 0x16 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .text 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .data 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .bss 0x0000000000000000 0x0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .text.SaSi_HalInit - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .text.SaSi_HalTerminate - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - .bss.m_hal_irr - 0x0000000000000000 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - -Memory Configuration - -Name Origin Length Attributes -FLASH 0x0000000000000000 0x000000000000c000 xr -RAM 0x0000000020000000 0x0000000000008000 xw -IDT_LIST 0x00000000ffff7fff 0x0000000000008000 xw -*default* 0x0000000000000000 0xffffffffffffffff - -Linker script and memory map - -LOAD zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj -LOAD zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj -LOAD app/libapp.a -LOAD zephyr/libzephyr.a -LOAD zephyr/arch/common/libarch__common.a -LOAD zephyr/arch/arch/arm/core/libarch__arm__core.a -LOAD zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a -LOAD zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a -LOAD zephyr/lib/libc/minimal/liblib__libc__minimal.a -LOAD zephyr/lib/libc/common/liblib__libc__common.a -LOAD zephyr/soc/soc/nrf9151/libsoc__nordic.a -LOAD zephyr/drivers/clock_control/libdrivers__clock_control.a -LOAD zephyr/drivers/console/libdrivers__console.a -LOAD zephyr/drivers/flash/libdrivers__flash.a -LOAD zephyr/drivers/gpio/libdrivers__gpio.a -LOAD zephyr/drivers/pinctrl/libdrivers__pinctrl.a -LOAD zephyr/drivers/serial/libdrivers__serial.a -LOAD zephyr/drivers/timer/libdrivers__timer.a -LOAD modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a -LOAD modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a -LOAD modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a -LOAD modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a -LOAD zephyr/kernel/libkernel.a -LOAD /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a -LOAD zephyr/arch/common/libisr_tables.a -LOAD /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a -LOAD /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a - 0x0000000000000004 _region_min_align = 0x4 - -.rel.plt 0x0000000000000000 0x0 - *(SORT_BY_ALIGNMENT(.rel.plt)) - [!provide] PROVIDE (__rel_iplt_start = .) - *(SORT_BY_ALIGNMENT(.rel.iplt)) - .rel.iplt 0x0000000000000000 0x0 app/libapp.a(main.c.obj) - [!provide] PROVIDE (__rel_iplt_end = .) - -.rela.plt 0x0000000000000000 0x0 - *(SORT_BY_ALIGNMENT(.rela.plt)) - [!provide] PROVIDE (__rela_iplt_start = .) - *(SORT_BY_ALIGNMENT(.rela.iplt)) - [!provide] PROVIDE (__rela_iplt_end = .) - -.rel.dyn - *(SORT_BY_ALIGNMENT(.rel.*)) - -.rela.dyn - *(SORT_BY_ALIGNMENT(.rela.*)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.plt)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.iplt)) - 0x0000000000000000 __rom_region_start = 0x0 - -rom_start 0x0000000000000000 0x144 - 0x0000000000000000 __rom_start_address = . - FILL mask 0x00 - 0x0000000000000000 . = (. + (0x0 - (. - __rom_start_address))) - 0x0000000000000000 . = ALIGN (0x4) - 0x0000000000000000 . = ALIGN (0x80) - 0x0000000000000000 . = ALIGN (0x200) - 0x0000000000000000 _vector_start = . - *(SORT_BY_ALIGNMENT(.exc_vector_table)) - *(SORT_BY_ALIGNMENT(.exc_vector_table.*)) - .exc_vector_table._vector_table_section - 0x0000000000000000 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - 0x0000000000000000 _vector_table - *(SORT_BY_ALIGNMENT(.vectors)) - 0x0000000000000144 _vector_end = . - 0x0000000000000040 . = ALIGN (0x4) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.irq_vector_table*)) - .gnu.linkonce.irq_vector_table - 0x0000000000000040 0x104 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - 0x0000000000000040 _irq_vector_table - 0x0000000000000144 _vector_end = . - -text 0x0000000000000144 0x6b40 - 0x0000000000000144 __text_region_start = . - *(SORT_BY_ALIGNMENT(.text)) - .text 0x0000000000000144 0x30 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - 0x0000000000000144 __aeabi_uldivmod - .text 0x0000000000000174 0x4 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - 0x0000000000000174 __aeabi_ldiv0 - 0x0000000000000174 __aeabi_idiv0 - .text 0x0000000000000178 0x29c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - 0x0000000000000178 __udivmoddi4 - *(SORT_BY_ALIGNMENT(.text.*)) - .text.main 0x0000000000000414 0xf8 app/libapp.a(main.c.obj) - 0x0000000000000414 main - .text.flash_device_base - 0x000000000000050c 0x20 app/libapp.a(flash_map_extended.c.obj) - 0x000000000000050c flash_device_base - .text.flash_area_id_from_multi_image_slot - 0x000000000000052c 0x24 app/libapp.a(flash_map_extended.c.obj) - 0x000000000000052c flash_area_id_from_multi_image_slot - .text.bootutil_img_validate - 0x0000000000000550 0x258 app/libapp.a(image_validate.c.obj) - 0x0000000000000550 bootutil_img_validate - .text.bootutil_verify_sig - 0x00000000000007a8 0x104 app/libapp.a(image_ecdsa.c.obj) - 0x00000000000007a8 bootutil_verify_sig - .text.boot_fih_memequal - 0x00000000000008ac 0x30 app/libapp.a(bootutil_misc.c.obj) - 0x00000000000008ac boot_fih_memequal - .text.boot_status_entries - 0x00000000000008dc 0x2c app/libapp.a(bootutil_misc.c.obj) - 0x00000000000008dc boot_status_entries - .text.boot_find_status - 0x0000000000000908 0x48 app/libapp.a(bootutil_misc.c.obj) - 0x0000000000000908 boot_find_status - .text.bootutil_max_image_size - 0x0000000000000950 0x2c app/libapp.a(bootutil_misc.c.obj) - 0x0000000000000950 bootutil_max_image_size - .text.fih_cfi_get_and_increment - 0x000000000000097c 0x10 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000097c fih_cfi_get_and_increment - .text.fih_cfi_decrement - 0x000000000000098c 0x10 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000098c fih_cfi_decrement - .text.fih_cfi_validate - 0x000000000000099c 0x14 app/libapp.a(fault_injection_hardening.c.obj) - 0x000000000000099c fih_cfi_validate - .text.boot_validate_slot.isra.0 - 0x00000000000009b0 0x12c app/libapp.a(loader.c.obj) - .text.boot_swap_image.isra.0 - 0x0000000000000adc 0x88 app/libapp.a(loader.c.obj) - .text.boot_copy_region - 0x0000000000000b64 0x84 app/libapp.a(loader.c.obj) - 0x0000000000000b64 boot_copy_region - .text.context_boot_go - 0x0000000000000be8 0x2e0 app/libapp.a(loader.c.obj) - 0x0000000000000be8 context_boot_go - .text.boot_go 0x0000000000000ec8 0x34 app/libapp.a(loader.c.obj) - 0x0000000000000ec8 boot_go - .text.swap_set_copy_done - 0x0000000000000efc 0x2c app/libapp.a(swap_misc.c.obj) - 0x0000000000000efc swap_set_copy_done - .text.swap_set_image_ok - 0x0000000000000f28 0x44 app/libapp.a(swap_misc.c.obj) - 0x0000000000000f28 swap_set_image_ok - .text.boot_read_image_header - 0x0000000000000f6c 0xcc app/libapp.a(swap_move.c.obj) - 0x0000000000000f6c boot_read_image_header - .text.swap_read_status_bytes - 0x0000000000001038 0xc8 app/libapp.a(swap_move.c.obj) - 0x0000000000001038 swap_read_status_bytes - .text.boot_slots_compatible - 0x0000000000001100 0x78 app/libapp.a(swap_move.c.obj) - 0x0000000000001100 boot_slots_compatible - .text.swap_status_source - 0x0000000000001178 0xcc app/libapp.a(swap_move.c.obj) - 0x0000000000001178 swap_status_source - .text.fixup_revert - 0x0000000000001244 0x98 app/libapp.a(swap_move.c.obj) - 0x0000000000001244 fixup_revert - .text.swap_run - 0x00000000000012dc 0x1f0 app/libapp.a(swap_move.c.obj) - 0x00000000000012dc swap_run - .text.mbedtls_platform_zeroize - 0x00000000000014cc 0x14 app/libapp.a(platform_util.c.obj) - 0x00000000000014cc mbedtls_platform_zeroize - .text.cc310_init - 0x00000000000014e0 0x30 app/libapp.a(cc310_glue.c.obj) - 0x00000000000014e0 cc310_init - .text.cc310_ecdsa_verify_secp256r1 - 0x0000000000001510 0x3c app/libapp.a(cc310_glue.c.obj) - 0x0000000000001510 cc310_ecdsa_verify_secp256r1 - .text.cleanup_arm_nvic - 0x000000000000154c 0x38 app/libapp.a(arm_cleanup.c.obj) - 0x000000000000154c cleanup_arm_nvic - .text.z_arm_clear_arm_mpu_config - 0x0000000000001584 0x24 app/libapp.a(arm_cleanup.c.obj) - 0x0000000000001584 z_arm_clear_arm_mpu_config - .text.nrf_cleanup_peripheral - 0x00000000000015a8 0x9c app/libapp.a(nrf_cleanup.c.obj) - 0x00000000000015a8 nrf_cleanup_peripheral - .text.char_out - 0x0000000000001644 0xc zephyr/libzephyr.a(printk.c.obj) - .text.vprintk 0x0000000000001650 0x1c zephyr/libzephyr.a(printk.c.obj) - 0x0000000000001650 vprintk - .text.__printk_hook_install - 0x000000000000166c 0xc zephyr/libzephyr.a(printk.c.obj) - 0x000000000000166c __printk_hook_install - .text.z_cbvprintf_impl - 0x0000000000001678 0x444 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x0000000000001678 z_cbvprintf_impl - .text.process_event - 0x0000000000001abc 0x21c zephyr/libzephyr.a(onoff.c.obj) - .text.flash_area_open - 0x0000000000001cd8 0x50 zephyr/libzephyr.a(flash_map.c.obj) - 0x0000000000001cd8 flash_area_open - .text.flash_area_get_sectors - 0x0000000000001d28 0x60 zephyr/libzephyr.a(flash_map_layout.c.obj) - 0x0000000000001d28 flash_area_get_sectors - .text.boot_banner - 0x0000000000001d88 0x24 zephyr/libzephyr.a(banner.c.obj) - 0x0000000000001d88 boot_banner - .text.nrf_cc3xx_platform_abort_init - 0x0000000000001dac 0xc zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - 0x0000000000001dac nrf_cc3xx_platform_abort_init - .text.z_SysNmiOnReset - 0x0000000000001db8 0x8 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - 0x0000000000001db8 z_SysNmiOnReset - .text.usage_fault.constprop.0 - 0x0000000000001dc0 0x5c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.bus_fault.constprop.0 - 0x0000000000001e1c 0x6c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.mem_manage_fault.constprop.0 - 0x0000000000001e88 0x78 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .text.z_arm_fault - 0x0000000000001f00 0x118 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0x0000000000001f00 z_arm_fault - .text.z_arm_fault_init - 0x0000000000002018 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0x0000000000002018 z_arm_fault_init - .text.__fault 0x0000000000002030 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - 0x0000000000002030 z_arm_bus_fault - 0x0000000000002030 z_arm_usage_fault - 0x0000000000002030 z_arm_mpu_fault - 0x0000000000002030 z_arm_exc_spurious - 0x0000000000002030 z_arm_debug_monitor - 0x0000000000002030 z_arm_hard_fault - .text._reset_section - 0x0000000000002044 0x60 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - 0x0000000000002044 z_arm_reset - 0x0000000000002044 __start - .text.z_arm_init_arch_hw_at_boot - 0x00000000000020a4 0x44 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - 0x00000000000020a4 z_arm_init_arch_hw_at_boot - .text.z_arm_svc - 0x00000000000020e8 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - 0x00000000000020e8 z_arm_svc - .text.arch_irq_enable - 0x0000000000002108 0x1c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002108 arch_irq_enable - .text.arch_irq_disable - 0x0000000000002124 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002124 arch_irq_disable - .text.arch_irq_is_enabled - 0x000000000000214c 0x1c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x000000000000214c arch_irq_is_enabled - .text.z_arm_irq_priority_set - 0x0000000000002168 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x0000000000002168 z_arm_irq_priority_set - .text.z_prep_c - 0x0000000000002194 0x5c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - 0x0000000000002194 z_prep_c - .text.z_arm_switch_to_main_no_multithreading - 0x00000000000021f0 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000021f0 z_arm_switch_to_main_no_multithreading - .text.z_arm_cpu_idle_init - 0x0000000000002238 0xc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x0000000000002238 z_arm_cpu_idle_init - .text.z_arm_interrupt_init - 0x0000000000002244 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - 0x0000000000002244 z_arm_interrupt_init - .text._isr_wrapper - 0x000000000000225c 0x24 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - 0x000000000000225c _isr_wrapper - .text.__stdout_hook_install - 0x0000000000002280 0xc zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - 0x0000000000002280 __stdout_hook_install - .text.nordicsemi_nrf91_init - 0x000000000000228c 0x10 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .text.arch_busy_wait - 0x000000000000229c 0x14 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - 0x000000000000229c arch_busy_wait - .text.onoff_stop - 0x00000000000022b0 0x30 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.onoff_start - 0x00000000000022e0 0x44 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.generic_hfclk_stop - 0x0000000000002324 0x34 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clk_init - 0x0000000000002358 0x58 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clkstarted_handle.constprop.0 - 0x00000000000023b0 0x4c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.generic_hfclk_start - 0x00000000000023fc 0x7c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.clock_event_handler - 0x0000000000002478 0x1c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.z_nrf_clock_control_lf_on - 0x0000000000002494 0xf0 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x0000000000002494 z_nrf_clock_control_lf_on - .text.uart_console_init - 0x0000000000002584 0x28 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.console_out - 0x00000000000025ac 0x28 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .text.flash_nrf_pages_layout - 0x00000000000025d4 0x10 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_get_parameters - 0x00000000000025e4 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.nrf_flash_init - 0x00000000000025ec 0x18 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_write - 0x0000000000002604 0x4c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.gpio_nrfx_init - 0x0000000000002650 0x48 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.nrfx_gpio_handler - 0x0000000000002698 0x3c zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_pin_configure - 0x00000000000026d4 0x180 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_pin_interrupt_configure - 0x0000000000002854 0xf4 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.pinctrl_configure_pins - 0x0000000000002948 0x160 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - 0x0000000000002948 pinctrl_configure_pins - .text.uarte_nrfx_poll_out - 0x0000000000002aa8 0xc4 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_0_init - 0x0000000000002b6c 0x258 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.compare_int_lock - 0x0000000000002dc4 0x40 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_timeout_handler - 0x0000000000002e04 0x48 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.compare_int_unlock - 0x0000000000002e4c 0x4c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.z_nrf_rtc_timer_read - 0x0000000000002e98 0x44 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000002e98 z_nrf_rtc_timer_read - .text.compare_set - 0x0000000000002edc 0x124 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.sys_clock_driver_init - 0x0000000000003000 0x90 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.rtc_nrf_isr - 0x0000000000003090 0xd0 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000003090 rtc_nrf_isr - .text.sys_clock_set_timeout - 0x0000000000003160 0x5c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x0000000000003160 sys_clock_set_timeout - .text.sys_clock_elapsed - 0x00000000000031bc 0x14 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x00000000000031bc sys_clock_elapsed - .text.sys_clock_disable - 0x00000000000031d0 0x30 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x00000000000031d0 sys_clock_disable - .text.fprotect_area - 0x0000000000003200 0x3c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - 0x0000000000003200 fprotect_area - .text.boot_write_magic - 0x000000000000323c 0x40 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000323c boot_write_magic - .text.boot_read_swap_state - 0x000000000000327c 0xac modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000327c boot_read_swap_state - .text.boot_swap_type_multi - 0x0000000000003328 0x100 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000003328 boot_swap_type_multi - .text.uicr_HFXOCNT_erased - 0x0000000000003428 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.uicr_HFXOSRC_erased - 0x0000000000003468 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.SystemInit - 0x00000000000034a4 0x1d0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - 0x00000000000034a4 SystemInit - .text.nrfx_flag32_alloc - 0x0000000000003674 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x0000000000003674 nrfx_flag32_alloc - .text.nrfx_flag32_free - 0x00000000000036b4 0x38 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x00000000000036b4 nrfx_flag32_free - .text.nrfx_gppi_channels_enable - 0x00000000000036ec 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0x00000000000036ec nrfx_gppi_channels_enable - .text.nrfx_clock_init - 0x00000000000036f8 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x00000000000036f8 nrfx_clock_init - .text.nrfx_clock_enable - 0x0000000000003718 0x28 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000003718 nrfx_clock_enable - .text.nrfx_clock_start - 0x0000000000003740 0xb0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000003740 nrfx_clock_start - .text.nrfx_power_clock_irq_handler - 0x00000000000037f0 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x00000000000037f0 nrfx_power_clock_irq_handler - .text.nrfx_dppi_channel_alloc - 0x0000000000003854 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - 0x0000000000003854 nrfx_dppi_channel_alloc - .text.nrf_gpio_pin_port_decode - 0x0000000000003860 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.call_handler.constprop.0 - 0x0000000000003878 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.latch_pending_read_and_check - 0x00000000000038b4 0x1c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.release_handler.isra.0 - 0x00000000000038d0 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.__nrfy_internal_gpiote_events_process.constprop.0 - 0x0000000000003928 0x5c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_trigger_disable - 0x0000000000003984 0x40 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.pin_uninit - 0x00000000000039c4 0x78 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_input_configure - 0x0000000000003a3c 0x15c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003a3c nrfx_gpiote_input_configure - .text.nrfx_gpiote_output_configure - 0x0000000000003b98 0xf0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003b98 nrfx_gpiote_output_configure - .text.nrfx_gpiote_global_callback_set - 0x0000000000003c88 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003c88 nrfx_gpiote_global_callback_set - .text.nrfx_gpiote_channel_get - 0x0000000000003c94 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003c94 nrfx_gpiote_channel_get - .text.nrfx_gpiote_init - 0x0000000000003cb8 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003cb8 nrfx_gpiote_init - .text.nrfx_gpiote_init_check - 0x0000000000003d1c 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d1c nrfx_gpiote_init_check - .text.nrfx_gpiote_channel_free - 0x0000000000003d30 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d30 nrfx_gpiote_channel_free - .text.nrfx_gpiote_channel_alloc - 0x0000000000003d3c 0xc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d3c nrfx_gpiote_channel_alloc - .text.nrfx_gpiote_trigger_enable - 0x0000000000003d48 0x94 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003d48 nrfx_gpiote_trigger_enable - .text.nrfx_gpiote_0_irq_handler - 0x0000000000003ddc 0x15c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000003ddc nrfx_gpiote_0_irq_handler - .text.nvmc_readonly_mode_set - 0x0000000000003f38 0x14 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nvmc_word_write - 0x0000000000003f4c 0x18 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .text.nrfx_nvmc_page_erase - 0x0000000000003f64 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000003f64 nrfx_nvmc_page_erase - .text.nrfx_nvmc_word_write - 0x0000000000003fa0 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000003fa0 nrfx_nvmc_word_write - .text.z_sys_init_run_level - 0x0000000000003fc0 0x2c zephyr/kernel/libkernel.a(init.c.obj) - .text.bg_thread_main - 0x0000000000003fec 0x30 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_bss_zero - 0x000000000000401c 0x18 zephyr/kernel/libkernel.a(init.c.obj) - 0x000000000000401c z_bss_zero - .text.z_cstart - 0x0000000000004034 0x70 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000004034 z_cstart - .text.z_data_copy - 0x00000000000040a4 0x34 zephyr/kernel/libkernel.a(xip.c.obj) - 0x00000000000040a4 z_data_copy - .text.elapsed 0x00000000000040d8 0x14 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.remove_timeout - 0x00000000000040ec 0x38 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.next_timeout - 0x0000000000004124 0x40 zephyr/kernel/libkernel.a(timeout.c.obj) - .text.sys_clock_announce - 0x0000000000004164 0xcc zephyr/kernel/libkernel.a(timeout.c.obj) - 0x0000000000004164 sys_clock_announce - .text.nrf_cc3xx_platform_init_no_rng - 0x0000000000004230 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - 0x0000000000004230 nrf_cc3xx_platform_init_no_rng - .text.nrf_cc3xx_platform_abort - 0x0000000000004268 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .text.CC_PalAbort - 0x000000000000428c 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x000000000000428c CC_PalAbort - .text.nrf_cc3xx_platform_set_abort - 0x00000000000042c0 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x00000000000042c0 nrf_cc3xx_platform_set_abort - .text.CC_LibInitNoRng - 0x00000000000042d0 0x64 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - 0x00000000000042d0 CC_LibInitNoRng - .text.CC_HalInit - 0x0000000000004334 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x0000000000004334 CC_HalInit - .text.CC_HalTerminate - 0x0000000000004338 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x0000000000004338 CC_HalTerminate - .text.CC_HalMaskInterrupt - 0x000000000000433c 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - 0x000000000000433c CC_HalMaskInterrupt - .text.CC_PalInit - 0x0000000000004348 0x5c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x0000000000004348 CC_PalInit - .text.CC_PalTerminate - 0x00000000000043a4 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000000043a4 CC_PalTerminate - .text.CC_PalDmaInit - 0x00000000000043d8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - 0x00000000000043d8 CC_PalDmaInit - .text.CC_PalDmaTerminate - 0x00000000000043dc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - 0x00000000000043dc CC_PalDmaTerminate - .text.CC_PalMutexCreate - 0x00000000000043e0 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - 0x00000000000043e0 CC_PalMutexCreate - .text.CC_PalMutexDestroy - 0x00000000000043f4 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - 0x00000000000043f4 CC_PalMutexDestroy - .text.CC_PalPowerSaveModeInit - 0x0000000000004408 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - 0x0000000000004408 CC_PalPowerSaveModeInit - .text.CC_PalPowerSaveModeSelect - 0x0000000000004444 0x84 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - 0x0000000000004444 CC_PalPowerSaveModeSelect - .text.mutex_free - 0x00000000000044c8 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_lock - 0x00000000000044fc 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_unlock - 0x0000000000004544 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.mutex_init - 0x000000000000457c 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .text.verify_context_ecdsa_verify_secp256r1 - 0x000000000000459c 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .text.nrf_cc310_bl_ecdsa_verify_init_secp256r1 - 0x00000000000045bc 0x4c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x00000000000045bc nrf_cc310_bl_ecdsa_verify_init_secp256r1 - .text.nrf_cc310_bl_ecdsa_verify_hash_secp256r1 - 0x0000000000004608 0x168 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x0000000000004608 nrf_cc310_bl_ecdsa_verify_hash_secp256r1 - .text.set_digest_in_hw_sha256 - 0x0000000000004770 0x38 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.read_digest_in_hw_sha256 - 0x00000000000047a8 0x54 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.verify_context_hash_sha256 - 0x00000000000047fc 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .text.nrf_cc310_bl_hash_sha256_init - 0x000000000000481c 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x000000000000481c nrf_cc310_bl_hash_sha256_init - .text.nrf_cc310_bl_hash_sha256_update - 0x0000000000004850 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000004850 nrf_cc310_bl_hash_sha256_update - .text.nrf_cc310_bl_hash_sha256_finalize - 0x0000000000004900 0x60 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000004900 nrf_cc310_bl_hash_sha256_finalize - .text.nrf_cc310_bl_init - 0x0000000000004960 0x34 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - 0x0000000000004960 nrf_cc310_bl_init - .text.PkaSetRegsMapTab - 0x0000000000004994 0x48 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004994 PkaSetRegsMapTab - .text.PkaGetRegEffectiveSizeInBits - 0x00000000000049dc 0x8c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x00000000000049dc PkaGetRegEffectiveSizeInBits - .text.PkaGetNextMsBit - 0x0000000000004a68 0x7c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004a68 PkaGetNextMsBit - .text.PkaSetRegsSizesTab - 0x0000000000004ae4 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004ae4 PkaSetRegsSizesTab - .text.PkaInitPka - 0x0000000000004b20 0x74 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004b20 PkaInitPka - .text.PkaClearBlockOfRegs - 0x0000000000004b94 0x134 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004b94 PkaClearBlockOfRegs - .text.PkaFinishAndMutexUnlock - 0x0000000000004cc8 0x24 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004cc8 PkaFinishAndMutexUnlock - .text.PkaCopyDataIntoPkaReg - 0x0000000000004cec 0xb8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000004cec PkaCopyDataIntoPkaReg - .text.PkaEcdsaVerify - 0x0000000000004da4 0x284 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - 0x0000000000004da4 PkaEcdsaVerify - .text.nrf_cc310_bl_hash_update_internal - 0x0000000000005028 0xf0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - 0x0000000000005028 nrf_cc310_bl_hash_update_internal - .text.PkaDoubleMdf2Mdf - 0x0000000000005118 0x1ac /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005118 PkaDoubleMdf2Mdf - .text.PkaDoubleMdf2Jcb - 0x00000000000052c4 0x178 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x00000000000052c4 PkaDoubleMdf2Jcb - .text.PkaAddJcbAfn2Mdf - 0x000000000000543c 0x194 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x000000000000543c PkaAddJcbAfn2Mdf - .text.PkaJcb2Afn - 0x00000000000055d0 0xb0 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x00000000000055d0 PkaJcb2Afn - .text.PkaAddAff - 0x0000000000005680 0x114 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005680 PkaAddAff - .text.PkaSum2ScalarMullt - 0x0000000000005794 0x1e4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - 0x0000000000005794 PkaSum2ScalarMullt - .text.SaSi_HalClearInterruptBit - 0x0000000000005978 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005978 SaSi_HalClearInterruptBit - .text.SaSi_HalMaskInterrupt - 0x0000000000005984 0xc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005984 SaSi_HalMaskInterrupt - .text.SaSi_HalWaitInterrupt - 0x0000000000005990 0x18 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - 0x0000000000005990 SaSi_HalWaitInterrupt - .text._OffsetAbsSyms - 0x00000000000059a8 0x2 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - 0x00000000000059a8 _OffsetAbsSyms - .text.flash_area_get_device_id - 0x00000000000059aa 0x4 app/libapp.a(flash_map_extended.c.obj) - 0x00000000000059aa flash_area_get_device_id - .text.flash_area_get_sector - 0x00000000000059ae 0x32 app/libapp.a(flash_map_extended.c.obj) - 0x00000000000059ae flash_area_get_sector - .text.os_heap_init - 0x00000000000059e0 0x2 app/libapp.a(os.c.obj) - 0x00000000000059e0 os_heap_init - .text.bootutil_tlv_iter_begin - 0x00000000000059e2 0x9c app/libapp.a(tlv.c.obj) - 0x00000000000059e2 bootutil_tlv_iter_begin - .text.bootutil_tlv_iter_next - 0x0000000000005a7e 0x98 app/libapp.a(tlv.c.obj) - 0x0000000000005a7e bootutil_tlv_iter_next - .text.bootutil_tlv_iter_is_prot - 0x0000000000005b16 0x1c app/libapp.a(tlv.c.obj) - 0x0000000000005b16 bootutil_tlv_iter_is_prot - .text.bootutil_read_bigint - 0x0000000000005b32 0x58 app/libapp.a(image_ecdsa.c.obj) - .text.boot_trailer_sz - 0x0000000000005b8a 0xa app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005b8a boot_trailer_sz - .text.boot_status_off - 0x0000000000005b94 0x16 app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005b94 boot_status_off - .text.boot_read_swap_size - 0x0000000000005baa 0x1c app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005baa boot_read_swap_size - .text.boot_write_swap_size - 0x0000000000005bc6 0x1e app/libapp.a(bootutil_misc.c.obj) - 0x0000000000005bc6 boot_write_swap_size - .text.fih_panic_loop - 0x0000000000005be4 0x26 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000000005be4 fih_panic_loop - .text.boot_read_image_headers - 0x0000000000005c0a 0x2c app/libapp.a(loader.c.obj) - .text.boot_read_image_size.constprop.0.isra.0 - 0x0000000000005c36 0x82 app/libapp.a(loader.c.obj) - .text.boot_read_sectors - 0x0000000000005cb8 0x42 app/libapp.a(loader.c.obj) - .text.boot_status_reset - 0x0000000000005cfa 0x12 app/libapp.a(loader.c.obj) - 0x0000000000005cfa boot_status_reset - .text.boot_status_is_reset - 0x0000000000005d0c 0x1a app/libapp.a(loader.c.obj) - 0x0000000000005d0c boot_status_is_reset - .text.boot_write_status - 0x0000000000005d26 0x64 app/libapp.a(loader.c.obj) - 0x0000000000005d26 boot_write_status - .text.boot_erase_region - 0x0000000000005d8a 0x4 app/libapp.a(loader.c.obj) - 0x0000000000005d8a boot_erase_region - .text.swap_erase_trailer_sectors - 0x0000000000005d8e 0x6c app/libapp.a(swap_misc.c.obj) - 0x0000000000005d8e swap_erase_trailer_sectors - .text.swap_status_init - 0x0000000000005dfa 0x3e app/libapp.a(swap_misc.c.obj) - 0x0000000000005dfa swap_status_init - .text.swap_read_status - 0x0000000000005e38 0x7a app/libapp.a(swap_misc.c.obj) - 0x0000000000005e38 swap_read_status - .text.app_max_sectors - 0x0000000000005eb2 0x22 app/libapp.a(swap_move.c.obj) - .text.find_last_idx - 0x0000000000005ed4 0x14 app/libapp.a(swap_move.c.obj) - 0x0000000000005ed4 find_last_idx - .text.boot_status_internal_off - 0x0000000000005ee8 0x26 app/libapp.a(swap_move.c.obj) - 0x0000000000005ee8 boot_status_internal_off - .text.mbedtls_asn1_get_len - 0x0000000000005f0e 0x98 app/libapp.a(asn1parse.c.obj) - 0x0000000000005f0e mbedtls_asn1_get_len - .text.mbedtls_asn1_get_tag - 0x0000000000005fa6 0x28 app/libapp.a(asn1parse.c.obj) - 0x0000000000005fa6 mbedtls_asn1_get_tag - .text.mbedtls_asn1_get_bitstring_null - 0x0000000000005fce 0x28 app/libapp.a(asn1parse.c.obj) - 0x0000000000005fce mbedtls_asn1_get_bitstring_null - .text.mbedtls_asn1_get_alg - 0x0000000000005ff6 0x94 app/libapp.a(asn1parse.c.obj) - 0x0000000000005ff6 mbedtls_asn1_get_alg - .text.cc310_sha256_update - 0x000000000000608a 0x36 app/libapp.a(cc310_glue.c.obj) - 0x000000000000608a cc310_sha256_update - .text.arch_printk_char_out - 0x00000000000060c0 0x4 zephyr/libzephyr.a(printk.c.obj) - 0x00000000000060c0 arch_printk_char_out - .text.printk 0x00000000000060c4 0x1a zephyr/libzephyr.a(printk.c.obj) - 0x00000000000060c4 printk - .text.process_recheck - 0x00000000000060de 0x38 zephyr/libzephyr.a(onoff.c.obj) - .text.validate_args - 0x0000000000006116 0x20 zephyr/libzephyr.a(onoff.c.obj) - .text.notify_one - 0x0000000000006136 0x2c zephyr/libzephyr.a(onoff.c.obj) - .text.transition_complete - 0x0000000000006162 0x1c zephyr/libzephyr.a(onoff.c.obj) - .text.onoff_manager_init - 0x000000000000617e 0x26 zephyr/libzephyr.a(onoff.c.obj) - 0x000000000000617e onoff_manager_init - .text.onoff_request - 0x00000000000061a4 0xae zephyr/libzephyr.a(onoff.c.obj) - 0x00000000000061a4 onoff_request - .text.sys_notify_validate - 0x0000000000006252 0x22 zephyr/libzephyr.a(notify.c.obj) - 0x0000000000006252 sys_notify_validate - .text.sys_notify_finalize - 0x0000000000006274 0x1a zephyr/libzephyr.a(notify.c.obj) - 0x0000000000006274 sys_notify_finalize - .text._ConfigAbsSyms - 0x000000000000628e 0x2 zephyr/libzephyr.a(configs.c.obj) - 0x000000000000628e _ConfigAbsSyms - .text.z_log_minimal_printk - 0x0000000000006290 0x1a zephyr/libzephyr.a(log_minimal.c.obj) - 0x0000000000006290 z_log_minimal_printk - .text.flash_area_close - 0x00000000000062aa 0x2 zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062aa flash_area_close - .text.flash_area_read - 0x00000000000062ac 0x2a zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062ac flash_area_read - .text.flash_area_write - 0x00000000000062d6 0x2a zephyr/libzephyr.a(flash_map.c.obj) - 0x00000000000062d6 flash_area_write - .text.flash_area_erase - 0x0000000000006300 0x2c zephyr/libzephyr.a(flash_map.c.obj) - 0x0000000000006300 flash_area_erase - .text.flash_area_align - 0x000000000000632c 0xe zephyr/libzephyr.a(flash_map.c.obj) - 0x000000000000632c flash_area_align - .text.flash_area_erased_val - 0x000000000000633a 0xe zephyr/libzephyr.a(flash_map.c.obj) - 0x000000000000633a flash_area_erased_val - .text.get_sectors_cb - 0x0000000000006348 0x44 zephyr/libzephyr.a(flash_map_layout.c.obj) - .text.abort_function - 0x000000000000638c 0x2 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .text.nrf_cc3xx_platform_mutex_init - 0x000000000000638e 0x2 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - 0x000000000000638e nrf_cc3xx_platform_mutex_init - .text.z_arm_fatal_error - 0x0000000000006390 0xc zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x0000000000006390 z_arm_fatal_error - .text.z_do_kernel_oops - 0x000000000000639c 0x8 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x000000000000639c z_do_kernel_oops - .text.z_arm_nmi - 0x00000000000063a4 0xe zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - 0x00000000000063a4 z_arm_nmi - .text._HandlerModeExit - 0x00000000000063b2 0x2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - 0x00000000000063b2 z_arm_exc_exit - 0x00000000000063b2 z_arm_int_exit - .text.z_irq_spurious - 0x00000000000063b4 0x8 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x00000000000063b4 z_irq_spurious - .text.arch_irq_unlock_outlined - 0x00000000000063bc 0xe zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000063bc arch_irq_unlock_outlined - .text.arch_irq_lock_outlined - 0x00000000000063ca 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x00000000000063ca arch_irq_lock_outlined - .text.arch_cpu_atomic_idle - 0x00000000000063da 0x1e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x00000000000063da arch_cpu_atomic_idle - .text.strlen 0x00000000000063f8 0xe zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x00000000000063f8 strlen - .text.memcmp 0x0000000000006406 0x20 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x0000000000006406 memcmp - .text.memcpy 0x0000000000006426 0x16 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x0000000000006426 memcpy - .text.memset 0x000000000000643c 0x12 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x000000000000643c memset - .text._stdout_hook_default - 0x000000000000644e 0x6 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .text.get_status - 0x0000000000006454 0x12 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.stop 0x0000000000006466 0x50 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_stop - 0x00000000000064b6 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.async_start - 0x00000000000064bc 0x5a zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_start - 0x0000000000006516 0xe zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.api_blocking_start - 0x0000000000006524 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.onoff_started_callback - 0x000000000000652a 0x14 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.lfclk_start - 0x000000000000653e 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.lfclk_stop - 0x0000000000006544 0x6 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .text.is_regular_addr_valid - 0x000000000000654a 0x22 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_erase - 0x000000000000656c 0x4c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_nrf_read - 0x00000000000065b8 0x28 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .text.flash_get_page_info - 0x00000000000065e0 0x66 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .text.z_impl_flash_get_page_info_by_offs - 0x0000000000006646 0x8 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x0000000000006646 z_impl_flash_get_page_info_by_offs - .text.flash_page_foreach - 0x000000000000664e 0x58 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x000000000000664e flash_page_foreach - .text.gpio_nrfx_port_get_raw - 0x00000000000066a6 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_set_masked_raw - 0x00000000000066b2 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_set_bits_raw - 0x00000000000066c6 0xa zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_clear_bits_raw - 0x00000000000066d0 0xa zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_port_toggle_bits - 0x00000000000066da 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.gpio_nrfx_manage_callback - 0x00000000000066ee 0x52 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .text.pinctrl_lookup_state - 0x0000000000006740 0x26 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - 0x0000000000006740 pinctrl_lookup_state - .text.uarte_nrfx_err_check - 0x0000000000006766 0xe zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_nrfx_poll_in - 0x0000000000006774 0x28 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.is_tx_ready.isra.0 - 0x000000000000679c 0x20 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.uarte_nrfx_isr_int - 0x00000000000067bc 0x6e zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .text.event_clear - 0x000000000000682a 0x18 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .text.hw_cc3xx_init_internal - 0x0000000000006842 0x4 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text.hw_cc3xx_init - 0x0000000000006846 0x12 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .text.boot_swap_info_off - 0x0000000000006858 0xc modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006858 boot_swap_info_off - .text.boot_magic_compatible_check - 0x0000000000006864 0x1c modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006864 boot_magic_compatible_check - .text.bootutil_buffer_is_erased - 0x0000000000006880 0x26 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006880 bootutil_buffer_is_erased - .text.boot_read_flag - 0x00000000000068a6 0x38 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .text.boot_write_trailer - 0x00000000000068de 0x58 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000068de boot_write_trailer - .text.boot_write_trailer_flag - 0x0000000000006936 0x14 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006936 boot_write_trailer_flag - .text.boot_write_image_ok - 0x000000000000694a 0xe modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000694a boot_write_image_ok - .text.boot_read_image_ok - 0x0000000000006958 0xc modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006958 boot_read_image_ok - .text.boot_read_swap_state_by_id - 0x0000000000006964 0x28 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x0000000000006964 boot_read_swap_state_by_id - .text.boot_write_swap_info - 0x000000000000698c 0x22 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x000000000000698c boot_write_swap_info - .text.boot_write_copy_done - 0x00000000000069ae 0x10 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000069ae boot_write_copy_done - .text.nrf91_errata_6 - 0x00000000000069be 0x1e modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.nrf91_errata_14 - 0x00000000000069dc 0x24 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .text.nrfx_isr - 0x0000000000006a00 0x2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x0000000000006a00 nrfx_isr - .text.nrfx_busy_wait - 0x0000000000006a02 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x0000000000006a02 nrfx_busy_wait - .text.nrfx_gppi_channel_endpoints_setup - 0x0000000000006a06 0xe modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0x0000000000006a06 nrfx_gppi_channel_endpoints_setup - .text.clock_stop - 0x0000000000006a14 0xb2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .text.nrfx_clock_stop - 0x0000000000006ac6 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x0000000000006ac6 nrfx_clock_stop - .text.nrf_gpio_reconfigure - 0x0000000000006aca 0x92 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrf_gpio_cfg_sense_set - 0x0000000000006b5c 0x1e modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .text.nrfx_gpiote_pin_uninit - 0x0000000000006b7a 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000006b7a nrfx_gpiote_pin_uninit - .text.nrfx_gpiote_trigger_disable - 0x0000000000006b7e 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x0000000000006b7e nrfx_gpiote_trigger_disable - .text.nrfx_nvmc_flash_size_get - 0x0000000000006b82 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b82 nrfx_nvmc_flash_size_get - .text.nrfx_nvmc_flash_page_size_get - 0x0000000000006b88 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b88 nrfx_nvmc_flash_page_size_get - .text.nrfx_nvmc_flash_page_count_get - 0x0000000000006b8e 0x6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0x0000000000006b8e nrfx_nvmc_flash_page_count_get - .text.z_impl_k_busy_wait - 0x0000000000006b94 0x8 zephyr/kernel/libkernel.a(busy_wait.c.obj) - 0x0000000000006b94 z_impl_k_busy_wait - .text.z_device_state_init - 0x0000000000006b9c 0x2 zephyr/kernel/libkernel.a(device.c.obj) - 0x0000000000006b9c z_device_state_init - .text.z_device_is_ready - 0x0000000000006b9e 0x16 zephyr/kernel/libkernel.a(device.c.obj) - 0x0000000000006b9e z_device_is_ready - .text.arch_system_halt - 0x0000000000006bb4 0x10 zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bb4 arch_system_halt - .text.k_sys_fatal_error_handler - 0x0000000000006bc4 0x6 zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bc4 k_sys_fatal_error_handler - .text.z_fatal_error - 0x0000000000006bca 0x1e zephyr/kernel/libkernel.a(fatal.c.obj) - 0x0000000000006bca z_fatal_error - .text.do_device_init - 0x0000000000006be8 0x30 zephyr/kernel/libkernel.a(init.c.obj) - .text.z_early_memset - 0x0000000000006c18 0x4 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000006c18 z_early_memset - .text.z_early_memcpy - 0x0000000000006c1c 0x4 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000000006c1c z_early_memcpy - .text.k_is_in_isr - 0x0000000000006c20 0xc zephyr/kernel/libkernel.a(nothread.c.obj) - 0x0000000000006c20 k_is_in_isr - .text.nrf_cc310_bl_ecdsa_verify_secp256r1 - 0x0000000000006c2c 0x26 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x0000000000006c2c nrf_cc310_bl_ecdsa_verify_secp256r1 - .text.PkaInitAndMutexLock - 0x0000000000006c52 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - 0x0000000000006c52 PkaInitAndMutexLock - .text.SaSi_PalMemCopy - 0x0000000000006c5a 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c5a SaSi_PalMemCopy - .text.SaSi_PalMemSet - 0x0000000000006c5e 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c5e SaSi_PalMemSet - .text.SaSi_PalMemSetZero - 0x0000000000006c62 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - 0x0000000000006c62 SaSi_PalMemSetZero - .text.CRYS_COMMON_ReverseMemcpy32 - 0x0000000000006c6a 0x1a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - 0x0000000000006c6a CRYS_COMMON_ReverseMemcpy32 - *(SORT_BY_ALIGNMENT(.TEXT.*)) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.t.*)) - *(SORT_BY_ALIGNMENT(.glue_7t)) - .glue_7t 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.glue_7)) - .glue_7 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.vfp11_veneer)) - .vfp11_veneer 0x0000000000006c84 0x0 linker stubs - *(SORT_BY_ALIGNMENT(.v4_bx)) - .v4_bx 0x0000000000006c84 0x0 linker stubs - 0x0000000000006c84 . = ALIGN (0x4) - 0x0000000000006c84 __text_region_end = . - -.ARM.exidx 0x0000000000006c84 0x8 - 0x0000000000006c84 __exidx_start = . - *(SORT_BY_ALIGNMENT(.ARM.exidx*) SORT_BY_ALIGNMENT(gnu.linkonce.armexidx.*)) - .ARM.exidx 0x0000000000006c84 0x8 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - 0x0000000000006c8c __exidx_end = . - 0x0000000000006c8c __rodata_region_start = . - -initlevel 0x0000000000006c8c 0x48 - 0x0000000000006c8c __init_start = . - 0x0000000000006c8c __init_EARLY_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_EARLY?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_EARLY??_*))) - 0x0000000000006c8c __init_PRE_KERNEL_1_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_1?_*))) - .z_init_PRE_KERNEL_10_0_ - 0x0000000000006c8c 0x8 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_1??_*))) - .z_init_PRE_KERNEL_130_00053_ - 0x0000000000006c94 0x8 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .z_init_PRE_KERNEL_140_00009_ - 0x0000000000006c9c 0x8 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .z_init_PRE_KERNEL_140_0_ - 0x0000000000006ca4 0x8 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .z_init_PRE_KERNEL_150_00080_ - 0x0000000000006cac 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .z_init_PRE_KERNEL_160_0_ - 0x0000000000006cb4 0x8 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - 0x0000000000006cbc __init_PRE_KERNEL_2_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_2?_*))) - .z_init_PRE_KERNEL_20_0_ - 0x0000000000006cbc 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_PRE_KERNEL_2??_*))) - 0x0000000000006cc4 __init_POST_KERNEL_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_POST_KERNEL?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_POST_KERNEL??_*))) - .z_init_POST_KERNEL40_0_ - 0x0000000000006cc4 0x8 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .z_init_POST_KERNEL50_00086_ - 0x0000000000006ccc 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0x0000000000006cd4 __init_APPLICATION_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_APPLICATION?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_APPLICATION??_*))) - 0x0000000000006cd4 __init_SMP_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_SMP?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_SMP??_*))) - 0x0000000000006cd4 __init_end = . - 0x0000000000006cd4 __deferred_init_list_start = . - *(SORT_BY_ALIGNMENT(.z_deferred_init)) - 0x0000000000006cd4 __deferred_init_list_end = . - -device_area 0x0000000000006cd4 0x50 - 0x0000000000006cd4 _device_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._device.static.*_?_*))) - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._device.static.*_??_*))) - ._device.static.1_30_ - 0x0000000000006cd4 0x14 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x0000000000006cd4 __device_dts_ord_53 - ._device.static.1_40_ - 0x0000000000006ce8 0x14 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - 0x0000000000006ce8 __device_dts_ord_9 - ._device.static.1_50_ - 0x0000000000006cfc 0x14 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - 0x0000000000006cfc __device_dts_ord_80 - ._device.static.3_50_ - 0x0000000000006d10 0x14 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0x0000000000006d10 __device_dts_ord_86 - 0x0000000000006d24 _device_list_end = . - -sw_isr_table 0x0000000000006d24 0x208 - 0x0000000000006d24 . = ALIGN (0x4) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.sw_isr_table*)) - .gnu.linkonce.sw_isr_table - 0x0000000000006d24 0x208 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - 0x0000000000006d24 _sw_isr_table - -initlevel_error - 0x0000000000006c8c 0x0 - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.z_init_[_A-Z0-9]*))) - 0x0000000000000001 ASSERT ((SIZEOF (initlevel_error) == 0x0), Undefined initialization levels used.) - -app_shmem_regions - 0x0000000000006f2c 0x0 - 0x0000000000006f2c __app_shmem_regions_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.app_regions.*))) - 0x0000000000006f2c __app_shmem_regions_end = . - -k_p4wq_initparam_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _k_p4wq_initparam_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_p4wq_initparam.static.*))) - 0x0000000000006f2c _k_p4wq_initparam_list_end = . - -_static_thread_data_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c __static_thread_data_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.__static_thread_data.static.*))) - 0x0000000000006f2c __static_thread_data_list_end = . - -device_deps 0x0000000000006f2c 0x0 - 0x0000000000006f2c __device_deps_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.__device_deps_pass2*))) - 0x0000000000006f2c __device_deps_end = . - -ztest 0x0000000000006f2c 0x0 - 0x0000000000006f2c _ztest_expected_result_entry_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_expected_result_entry.static.*))) - 0x0000000000006f2c _ztest_expected_result_entry_list_end = . - 0x0000000000006f2c _ztest_suite_node_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_suite_node.static.*))) - 0x0000000000006f2c _ztest_suite_node_list_end = . - 0x0000000000006f2c _ztest_unit_test_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_unit_test.static.*))) - 0x0000000000006f2c _ztest_unit_test_list_end = . - 0x0000000000006f2c _ztest_test_rule_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._ztest_test_rule.static.*))) - 0x0000000000006f2c _ztest_test_rule_list_end = . - -bt_l2cap_fixed_chan_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _bt_l2cap_fixed_chan_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._bt_l2cap_fixed_chan.static.*))) - 0x0000000000006f2c _bt_l2cap_fixed_chan_list_end = . - -bt_gatt_service_static_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _bt_gatt_service_static_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._bt_gatt_service_static.static.*))) - 0x0000000000006f2c _bt_gatt_service_static_list_end = . - -log_strings_area - 0x0000000000006f2c 0x0 - 0x0000000000006f2c _log_strings_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_strings.static.*))) - 0x0000000000006f2c _log_strings_list_end = . - -log_const_area 0x0000000000006f2c 0x8 - 0x0000000000006f2c _log_const_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_const.static.*))) - ._log_const.static.log_const_mcuboot_ - 0x0000000000006f2c 0x8 app/libapp.a(main.c.obj) - 0x0000000000006f2c log_const_mcuboot - 0x0000000000006f34 _log_const_list_end = . - -log_backend_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _log_backend_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_backend.static.*))) - 0x0000000000006f34 _log_backend_list_end = . - -log_link_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _log_link_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_link.static.*))) - 0x0000000000006f34 _log_link_list_end = . - -tracing_backend_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _tracing_backend_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._tracing_backend.static.*))) - 0x0000000000006f34 _tracing_backend_list_end = . - -zephyr_dbg_info - *(SORT_BY_ALIGNMENT(.dbg_thread_info)) - -symbol_to_keep 0x0000000000006f34 0x0 - 0x0000000000006f34 __symbol_to_keep_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(.symbol_to_keep*))) - 0x0000000000006f34 __symbol_to_keep_end = . - -shell_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell.static.*))) - 0x0000000000006f34 _shell_list_end = . - -shell_root_cmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_root_cmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_root_cmds.static.*))) - 0x0000000000006f34 _shell_root_cmds_list_end = . - -shell_subcmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_subcmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_subcmds.static.*))) - 0x0000000000006f34 _shell_subcmds_list_end = . - -shell_dynamic_subcmds_area - 0x0000000000006f34 0x0 - 0x0000000000006f34 _shell_dynamic_subcmds_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._shell_dynamic_subcmds.static.*))) - 0x0000000000006f34 _shell_dynamic_subcmds_list_end = . - -cfb_font_area 0x0000000000006f34 0x0 - 0x0000000000006f34 _cfb_font_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._cfb_font.static.*))) - 0x0000000000006f34 _cfb_font_list_end = . - -rodata 0x0000000000006f40 0xa34 - *(SORT_BY_ALIGNMENT(.rodata)) - .rodata 0x0000000000006f40 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - *(SORT_BY_ALIGNMENT(.rodata.*)) - .rodata.delay_machine_code.0 - 0x0000000000006f50 0x6 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - *fill* 0x0000000000006f56 0x2 - .rodata.all_slots.0 - 0x0000000000006f58 0x8 app/libapp.a(flash_map_extended.c.obj) - .rodata.bootutil_key_cnt - 0x0000000000006f60 0x4 app/libapp.a(keys.c.obj) - 0x0000000000006f60 bootutil_key_cnt - .rodata.bootutil_keys - 0x0000000000006f64 0x8 app/libapp.a(keys.c.obj) - 0x0000000000006f64 bootutil_keys - .rodata.all_slots.0 - 0x0000000000006f6c 0x8 app/libapp.a(bootutil_misc.c.obj) - .rodata.all_slots.0 - 0x0000000000006f74 0x8 app/libapp.a(swap_misc.c.obj) - .rodata.ecdsa_pub_key_len - 0x0000000000006f7c 0x4 app/libapp.a(autogen-pubkey.c.obj) - 0x0000000000006f7c ecdsa_pub_key_len - .rodata.nrf_uarte_to_clean - 0x0000000000006f80 0x8 app/libapp.a(nrf_cleanup.c.obj) - .rodata.flash_map_entries - 0x0000000000006f88 0x4 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000000006f88 flash_map_entries - .rodata.default_flash_map - 0x0000000000006f8c 0xa0 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000000006f8c default_flash_map - .rodata.apis 0x000000000000702c 0x8 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .rodata.transitions.0 - 0x0000000000007034 0xc zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.config - 0x0000000000007040 0x18 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.clock_control_api - 0x0000000000007058 0x1c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.flash_nrf_api - 0x0000000000007074 0x14 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.flash_nrf_parameters - 0x0000000000007088 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.gpio_nrfx_p0_cfg - 0x0000000000007090 0x18 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.gpio_nrfx_drv_api_funcs - 0x00000000000070a8 0x24 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.uarte_0z_config - 0x00000000000070cc 0x10 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_dev_config__device_dts_ord_80 - 0x00000000000070dc 0xc zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_states__device_dts_ord_80 - 0x00000000000070e8 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.__pinctrl_state_pins_0__device_dts_ord_80 - 0x00000000000070f0 0x8 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.uart_nrfx_uarte_driver_api - 0x00000000000070f8 0xc zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.all_slots.0 - 0x0000000000007104 0x8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.levels.0 - 0x000000000000710c 0x18 zephyr/kernel/libkernel.a(init.c.obj) - .rodata.CSWTCH.10 - 0x0000000000007124 0x1c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .rodata.CC_PalPowerSaveModeInit.str1.4 - 0x0000000000007140 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .rodata.mutex_free.str1.4 - 0x0000000000007160 0x26 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *fill* 0x0000000000007186 0x2 - .rodata.mutex_init.str1.4 - 0x0000000000007188 0x23 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *fill* 0x00000000000071ab 0x1 - .rodata.domain_secp256r1 - 0x00000000000071ac 0xcc /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x00000000000071ac domain_secp256r1 - .rodata.NRF_CC310_BL_HASH_LARVAL_SHA256 - 0x0000000000007278 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - 0x0000000000007278 NRF_CC310_BL_HASH_LARVAL_SHA256 - .rodata.allowed_unprot_tlvs - 0x0000000000007298 0x1c app/libapp.a(image_validate.c.obj) - .rodata.boot_img_magic - 0x00000000000072b4 0x10 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0x00000000000072b4 boot_img_magic - .rodata.main.str1.1 - 0x00000000000072c4 0xde app/libapp.a(main.c.obj) - .rodata.str1.1 - 0x00000000000073a2 0x8 app/libapp.a(main.c.obj) - .rodata.flash_device_base.str1.1 - 0x00000000000073aa 0x26 app/libapp.a(flash_map_extended.c.obj) - .rodata.ec_secp256r1_oid - 0x00000000000073d0 0x9 app/libapp.a(image_ecdsa.c.obj) - .rodata.ec_pubkey_oid - 0x00000000000073d9 0x8 app/libapp.a(image_ecdsa.c.obj) - .rodata.bootutil_max_image_size.str1.1 - 0x00000000000073e1 0x3b app/libapp.a(bootutil_misc.c.obj) - .rodata.boot_validate_slot.isra.0.str1.1 - 0x000000000000741c 0x3a app/libapp.a(loader.c.obj) - .rodata.boot_swap_image.isra.0.str1.1 - 0x0000000000007456 0x2f app/libapp.a(loader.c.obj) - .rodata.context_boot_go.str1.1 - 0x0000000000007485 0xf1 app/libapp.a(loader.c.obj) - .rodata.swap_read_status_bytes.str1.1 - 0x0000000000007576 0x23 app/libapp.a(swap_move.c.obj) - .rodata.boot_slots_compatible.str1.1 - 0x0000000000007599 0x93 app/libapp.a(swap_move.c.obj) - .rodata.swap_status_source.str1.1 - 0x000000000000762c 0xa4 app/libapp.a(swap_move.c.obj) - .rodata.swap_run.str1.1 - 0x00000000000076d0 0x89 app/libapp.a(swap_move.c.obj) - .rodata.ecdsa_pub_key - 0x0000000000007759 0x5b app/libapp.a(autogen-pubkey.c.obj) - 0x0000000000007759 ecdsa_pub_key - .rodata.z_cbvprintf_impl.str1.1 - 0x00000000000077b4 0x12 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x13 (size before relaxing) - .rodata.boot_banner.str1.1 - 0x00000000000077c6 0x92 zephyr/libzephyr.a(banner.c.obj) - .rodata.str1.1 - 0x0000000000007858 0x17 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .rodata.str1.1 - 0x000000000000786f 0x17 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .rodata.str1.1 - 0x0000000000007886 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .rodata.drive_modes - 0x0000000000007892 0x8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .rodata.str1.1 - 0x000000000000789a 0xa zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .rodata.boot_swap_type_multi.str1.1 - 0x00000000000078a4 0xb8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.boot_swap_tables - 0x000000000000795c 0x12 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .rodata.CSWTCH.17 - 0x000000000000796e 0x3 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - *(SORT_BY_ALIGNMENT(.gnu.linkonce.r.*)) - 0x0000000000007974 . = ALIGN (0x4) - *fill* 0x0000000000007971 0x3 - 0x0000000000007974 __rodata_region_end = . - 0x0000000000007974 . = ALIGN (_region_min_align) - 0x0000000000007974 __rom_region_end = ((__rom_region_start + .) - ADDR (rom_start)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.got.plt)) - *(SORT_BY_ALIGNMENT(.igot.plt)) - *(SORT_BY_ALIGNMENT(.got)) - *(SORT_BY_ALIGNMENT(.igot)) - 0x0000000020000000 . = 0x20000000 - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 _image_ram_start = . - -.ramfunc 0x0000000020000000 0x0 load address 0x0000000000007974 - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 __ramfunc_start = . - *(SORT_BY_ALIGNMENT(.ramfunc)) - *(SORT_BY_ALIGNMENT(.ramfunc.*)) - 0x0000000020000000 . = ALIGN (_region_min_align) - 0x0000000020000000 __ramfunc_end = . - 0x0000000000000000 __ramfunc_size = (__ramfunc_end - __ramfunc_start) - 0x0000000000007974 __ramfunc_load_start = LOADADDR (.ramfunc) - -datas 0x0000000020000000 0x108 load address 0x0000000000007974 - 0x0000000020000000 __data_region_start = . - 0x0000000020000000 __data_start = . - *(SORT_BY_ALIGNMENT(.data)) - *(SORT_BY_ALIGNMENT(.data.*)) - .data.FIH_NO_BOOTABLE_IMAGE - 0x0000000020000000 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000000 FIH_NO_BOOTABLE_IMAGE - .data.FIH_FAILURE - 0x0000000020000004 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000004 FIH_FAILURE - .data.FIH_SUCCESS - 0x0000000020000008 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x0000000020000008 FIH_SUCCESS - .data.memset_func - 0x000000002000000c 0x4 app/libapp.a(platform_util.c.obj) - .data._char_out - 0x0000000020000010 0x4 zephyr/libzephyr.a(printk.c.obj) - 0x0000000020000010 _char_out - .data.flash_map - 0x0000000020000014 0x4 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x0000000020000014 flash_map - .data._stdout_hook - 0x0000000020000018 0x4 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .data.uarte_0_data - 0x000000002000001c 0x1c zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .data.m_allocated_channels - 0x0000000020000038 0x4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .data.m_cb 0x000000002000003c 0x64 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .data.timeout_list - 0x00000000200000a0 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .data.platform_abort_apis - 0x00000000200000a8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - 0x00000000200000a8 platform_abort_apis - .data.pCCRndCryptoMutex - 0x00000000200000b0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b0 pCCRndCryptoMutex - .data.CCPowerMutex - 0x00000000200000b4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b4 CCPowerMutex - .data.CCRndCryptoMutex - 0x00000000200000b8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000b8 CCRndCryptoMutex - .data.CCAsymCryptoMutex - 0x00000000200000bc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000bc CCAsymCryptoMutex - .data.CCSymCryptoMutex - 0x00000000200000c0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - 0x00000000200000c0 CCSymCryptoMutex - .data.platform_mutexes - 0x00000000200000c4 0x14 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - 0x00000000200000c4 platform_mutexes - .data.platform_mutex_apis - 0x00000000200000d8 0x10 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - 0x00000000200000d8 platform_mutex_apis - .data.power_mutex - 0x00000000200000e8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.rng_mutex - 0x00000000200000f0 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.asym_mutex - 0x00000000200000f8 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .data.sym_mutex - 0x0000000020000100 0x8 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - *(SORT_BY_ALIGNMENT(.kernel.*)) - 0x0000000020000108 __data_end = . - 0x0000000000000108 __data_size = (__data_end - __data_start) - 0x0000000000007974 __data_load_start = LOADADDR (datas) - 0x0000000000007974 __data_region_load_start = LOADADDR (datas) - -device_states 0x0000000020000108 0x8 load address 0x0000000000007a7c - 0x0000000020000108 __device_states_start = . - *(SORT_BY_ALIGNMENT(.z_devstate)) - .z_devstate 0x0000000020000108 0x2 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .z_devstate 0x000000002000010a 0x2 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .z_devstate 0x000000002000010c 0x2 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .z_devstate 0x000000002000010e 0x2 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - *(SORT_BY_ALIGNMENT(.z_devstate.*)) - 0x0000000020000110 __device_states_end = . - -log_mpsc_pbuf_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_mpsc_pbuf_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_mpsc_pbuf.static.*))) - 0x0000000020000110 _log_mpsc_pbuf_list_end = . - -log_msg_ptr_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_msg_ptr_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_msg_ptr.static.*))) - 0x0000000020000110 _log_msg_ptr_list_end = . - -log_dynamic_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _log_dynamic_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._log_dynamic.static.*))) - 0x0000000020000110 _log_dynamic_list_end = . - -k_timer_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_timer_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_timer.static.*))) - 0x0000000020000110 _k_timer_list_end = . - -k_mem_slab_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mem_slab_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mem_slab.static.*))) - 0x0000000020000110 _k_mem_slab_list_end = . - -k_heap_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_heap_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_heap.static.*))) - 0x0000000020000110 _k_heap_list_end = . - -k_mutex_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mutex_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mutex.static.*))) - 0x0000000020000110 _k_mutex_list_end = . - -k_stack_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_stack_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_stack.static.*))) - 0x0000000020000110 _k_stack_list_end = . - -k_msgq_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_msgq_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_msgq.static.*))) - 0x0000000020000110 _k_msgq_list_end = . - -k_mbox_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_mbox_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_mbox.static.*))) - 0x0000000020000110 _k_mbox_list_end = . - -k_pipe_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_pipe_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_pipe.static.*))) - 0x0000000020000110 _k_pipe_list_end = . - -k_sem_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_sem_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_sem.static.*))) - 0x0000000020000110 _k_sem_list_end = . - -k_event_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_event_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_event.static.*))) - 0x0000000020000110 _k_event_list_end = . - -k_queue_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_queue_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_queue.static.*))) - 0x0000000020000110 _k_queue_list_end = . - -k_fifo_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_fifo_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_fifo.static.*))) - 0x0000000020000110 _k_fifo_list_end = . - -k_lifo_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_lifo_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_lifo.static.*))) - 0x0000000020000110 _k_lifo_list_end = . - -k_condvar_area 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _k_condvar_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._k_condvar.static.*))) - 0x0000000020000110 _k_condvar_list_end = . - -sys_mem_blocks_ptr_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _sys_mem_blocks_ptr_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._sys_mem_blocks_ptr.static.*))) - 0x0000000020000110 _sys_mem_blocks_ptr_list_end = . - -net_buf_pool_area - 0x0000000020000110 0x0 load address 0x0000000000007a84 - 0x0000000020000110 _net_buf_pool_list_start = . - *(SORT_BY_NAME(SORT_BY_ALIGNMENT(._net_buf_pool.static.*))) - 0x0000000020000110 _net_buf_pool_list_end = . - 0x0000000020000110 __data_region_end = . - -bss 0x0000000020000110 0xec0 - 0x0000000020000110 . = ALIGN (0x4) - 0x0000000020000110 __bss_start = . - 0x0000000020000110 __kernel_ram_start = . - *(SORT_BY_ALIGNMENT(.bss)) - *(SORT_BY_ALIGNMENT(.bss.*)) - .bss.cc_data 0x0000000020000110 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.last_count - 0x0000000020000120 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.anchor 0x0000000020000128 0x8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.z_main_thread - 0x0000000020000130 0x80 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000130 z_main_thread - .bss.curr_tick - 0x00000000200001b0 0x8 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss._fih_cfi_ctr - 0x00000000200001b8 0x4 app/libapp.a(fault_injection_hardening.c.obj) - 0x00000000200001b8 _fih_cfi_ctr - .bss.secondary_slot_sectors.2 - 0x00000000200001bc 0x400 app/libapp.a(loader.c.obj) - .bss.primary_slot_sectors.3 - 0x00000000200005bc 0x400 app/libapp.a(loader.c.obj) - .bss.buf.4 0x00000000200009bc 0x400 app/libapp.a(loader.c.obj) - .bss.boot_data - 0x0000000020000dbc 0x60 app/libapp.a(loader.c.obj) - .bss.boot_status_fails - 0x0000000020000e1c 0x4 app/libapp.a(swap_move.c.obj) - 0x0000000020000e1c boot_status_fails - .bss.cli.1 0x0000000020000e20 0x10 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.on.2 0x0000000020000e30 0x4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.data 0x0000000020000e34 0x50 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.hfclk_users - 0x0000000020000e84 0x4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .bss.dev_layout - 0x0000000020000e88 0x8 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .bss.gpio_nrfx_p0_data - 0x0000000020000e90 0xc zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .bss.force_isr_mask - 0x0000000020000e9c 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.int_mask 0x0000000020000ea0 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.overflow_cnt - 0x0000000020000ea4 0x4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .bss.m_clock_cb - 0x0000000020000ea8 0x8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .bss.announce_remaining - 0x0000000020000eb0 0x4 zephyr/kernel/libkernel.a(timeout.c.obj) - .bss.nrf_cc3xx_platform_initialized - 0x0000000020000eb4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .bss.use_count - 0x0000000020000eb8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .bss.power_mutex_int - 0x0000000020000ebc 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.rng_mutex_int - 0x0000000020000ec0 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.asym_mutex_int - 0x0000000020000ec4 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.sym_mutex_int - 0x0000000020000ec8 0x4 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .bss.tmpbuf.1 0x0000000020000ecc 0x100 app/libapp.a(loader.c.obj) - .bss.initialized.0 - 0x0000000020000fcc 0x1 app/libapp.a(cc310_glue.c.obj) - .bss.uarte0_rx_data - 0x0000000020000fcd 0x1 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss.uarte0_char_out - 0x0000000020000fce 0x1 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .bss.z_sys_post_kernel - 0x0000000020000fcf 0x1 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000fcf z_sys_post_kernel - *(SORT_BY_ALIGNMENT(COMMON)) - *(SORT_BY_ALIGNMENT(.kernel_bss.*)) - 0x0000000020000fd0 __bss_end = ALIGN (0x4) - -noinit 0x0000000020000fd0 0x3000 - *(SORT_BY_ALIGNMENT(.noinit)) - *(SORT_BY_ALIGNMENT(.noinit.*)) - .noinit."WEST_TOPDIR/zephyr/kernel/init.c".1 - 0x0000000020000fd0 0x800 zephyr/kernel/libkernel.a(init.c.obj) - 0x0000000020000fd0 z_interrupt_stacks - .noinit."WEST_TOPDIR/zephyr/kernel/init.c".0 - 0x00000000200017d0 0x2800 zephyr/kernel/libkernel.a(init.c.obj) - 0x00000000200017d0 z_main_stack - *(SORT_BY_ALIGNMENT(.kernel_noinit.*)) - 0x0000000020008000 __kernel_ram_end = 0x20008000 - 0x0000000000007ef0 __kernel_ram_size = (__kernel_ram_end - __kernel_ram_start) - 0x00000000000034a4 PROVIDE (z_arm_platform_init = SystemInit) - -.intList 0x00000000ffff8000 0x48 - *(SORT_BY_ALIGNMENT(.irq_info*)) - .irq_info 0x00000000ffff8000 0x8 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - 0x00000000ffff8000 _iheader - *(SORT_BY_ALIGNMENT(.intList*)) - .intList 0x00000000ffff8008 0x10 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .intList 0x00000000ffff8018 0x10 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .intList 0x00000000ffff8028 0x10 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .intList 0x00000000ffff8038 0x10 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - -.last_ram_section - 0x0000000020003fd0 0x0 - 0x0000000020003fd0 _image_ram_end = . - 0x0000000000003fd0 _image_ram_size = (_image_ram_end - _image_ram_start) - 0x0000000020003fd0 _end = . - 0x0000000020003fd0 z_mapped_end = . - -.stab - *(SORT_BY_ALIGNMENT(.stab)) - -.stabstr - *(SORT_BY_ALIGNMENT(.stabstr)) - -.stab.excl - *(SORT_BY_ALIGNMENT(.stab.excl)) - -.stab.exclstr - *(SORT_BY_ALIGNMENT(.stab.exclstr)) - -.stab.index - *(SORT_BY_ALIGNMENT(.stab.index)) - -.stab.indexstr - *(SORT_BY_ALIGNMENT(.stab.indexstr)) - -.gnu.build.attributes - *(SORT_BY_ALIGNMENT(.gnu.build.attributes) SORT_BY_ALIGNMENT(.gnu.build.attributes.*)) - -.comment 0x0000000000000000 0xc1 - *(SORT_BY_ALIGNMENT(.comment)) - .comment 0x0000000000000000 0x22 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - 0x23 (size before relaxing) - .comment 0x0000000000000022 0x23 app/libapp.a(main.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(flash_map_extended.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(os.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(keys.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(image_validate.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(tlv.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(image_ecdsa.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(bootutil_misc.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(fault_injection_hardening.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(loader.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(swap_misc.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(swap_move.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(asn1parse.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(platform_util.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(cc310_glue.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(autogen-pubkey.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(arm_cleanup.c.obj) - .comment 0x0000000000000022 0x23 app/libapp.a(nrf_cleanup.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(printk.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(onoff.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(notify.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(configs.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(log_minimal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map_layout.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(banner.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .comment 0x0000000000000022 0x23 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .comment 0x0000000000000022 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .comment 0x0000000000000022 0x23 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .comment 0x0000000000000022 0x23 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .comment 0x0000000000000022 0x23 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .comment 0x0000000000000022 0x23 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .comment 0x0000000000000022 0x23 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .comment 0x0000000000000022 0x23 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .comment 0x0000000000000022 0x23 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(device.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(fatal.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(init.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(nothread.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(xip.c.obj) - .comment 0x0000000000000022 0x23 zephyr/kernel/libkernel.a(timeout.c.obj) - .comment 0x0000000000000022 0x23 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - .comment 0x0000000000000022 0x20 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - 0x21 (size before relaxing) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .comment 0x0000000000000042 0x21 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .comment 0x0000000000000042 0x7f /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - 0x80 (size before relaxing) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .comment 0x00000000000000c1 0x80 /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - -.debug - *(SORT_BY_ALIGNMENT(.debug)) - -.line - *(SORT_BY_ALIGNMENT(.line)) - -.debug_srcinfo - *(SORT_BY_ALIGNMENT(.debug_srcinfo)) - -.debug_sfnames - *(SORT_BY_ALIGNMENT(.debug_sfnames)) - -.debug_aranges 0x0000000000000000 0x1598 - *(SORT_BY_ALIGNMENT(.debug_aranges)) - .debug_aranges - 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_aranges - 0x0000000000000020 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_aranges - 0x0000000000000040 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_aranges - 0x0000000000000060 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_aranges - 0x0000000000000088 0x20 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_aranges - 0x00000000000000a8 0x20 app/libapp.a(main.c.obj) - .debug_aranges - 0x00000000000000c8 0x58 app/libapp.a(flash_map_extended.c.obj) - .debug_aranges - 0x0000000000000120 0x20 app/libapp.a(os.c.obj) - .debug_aranges - 0x0000000000000140 0x18 app/libapp.a(keys.c.obj) - .debug_aranges - 0x0000000000000158 0x28 app/libapp.a(image_validate.c.obj) - .debug_aranges - 0x0000000000000180 0x30 app/libapp.a(tlv.c.obj) - .debug_aranges - 0x00000000000001b0 0x28 app/libapp.a(image_ecdsa.c.obj) - .debug_aranges - 0x00000000000001d8 0x60 app/libapp.a(bootutil_misc.c.obj) - .debug_aranges - 0x0000000000000238 0x38 app/libapp.a(fault_injection_hardening.c.obj) - .debug_aranges - 0x0000000000000270 0x90 app/libapp.a(loader.c.obj) - .debug_aranges - 0x0000000000000300 0x40 app/libapp.a(swap_misc.c.obj) - .debug_aranges - 0x0000000000000340 0x68 app/libapp.a(swap_move.c.obj) - .debug_aranges - 0x00000000000003a8 0xa0 app/libapp.a(asn1parse.c.obj) - .debug_aranges - 0x0000000000000448 0x20 app/libapp.a(platform_util.c.obj) - .debug_aranges - 0x0000000000000468 0x30 app/libapp.a(cc310_glue.c.obj) - .debug_aranges - 0x0000000000000498 0x18 app/libapp.a(autogen-pubkey.c.obj) - .debug_aranges - 0x00000000000004b0 0x28 app/libapp.a(arm_cleanup.c.obj) - .debug_aranges - 0x00000000000004d8 0x28 app/libapp.a(nrf_cleanup.c.obj) - .debug_aranges - 0x0000000000000500 0x68 zephyr/libzephyr.a(printk.c.obj) - .debug_aranges - 0x0000000000000568 0x20 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_aranges - 0x0000000000000588 0x90 zephyr/libzephyr.a(onoff.c.obj) - .debug_aranges - 0x0000000000000618 0x28 zephyr/libzephyr.a(notify.c.obj) - .debug_aranges - 0x0000000000000640 0x20 zephyr/libzephyr.a(configs.c.obj) - .debug_aranges - 0x0000000000000660 0x30 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_aranges - 0x0000000000000690 0x68 zephyr/libzephyr.a(flash_map.c.obj) - .debug_aranges - 0x00000000000006f8 0x28 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_aranges - 0x0000000000000720 0x20 zephyr/libzephyr.a(banner.c.obj) - .debug_aranges - 0x0000000000000740 0x18 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_aranges - 0x0000000000000758 0x28 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_aranges - 0x0000000000000780 0x20 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_aranges - 0x00000000000007a0 0x30 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_aranges - 0x00000000000007d0 0x20 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_aranges - 0x00000000000007f0 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_aranges - 0x0000000000000810 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_aranges - 0x0000000000000850 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_aranges - 0x0000000000000878 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_aranges - 0x00000000000008b8 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_aranges - 0x00000000000008d8 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_aranges - 0x0000000000000920 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_aranges - 0x0000000000000950 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_aranges - 0x0000000000000970 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_aranges - 0x0000000000000990 0x90 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_aranges - 0x0000000000000a20 0x68 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_aranges - 0x0000000000000a88 0x28 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_aranges - 0x0000000000000ab0 0xb8 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_aranges - 0x0000000000000b68 0x30 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_aranges - 0x0000000000000b98 0x50 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_aranges - 0x0000000000000be8 0x40 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_aranges - 0x0000000000000c28 0x68 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_aranges - 0x0000000000000c90 0x20 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_aranges - 0x0000000000000cb0 0x20 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_aranges - 0x0000000000000cd0 0x48 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_aranges - 0x0000000000000d18 0xd8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_aranges - 0x0000000000000df0 0x20 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_aranges - 0x0000000000000e10 0x28 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_aranges - 0x0000000000000e38 0xc0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_aranges - 0x0000000000000ef8 0x58 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_aranges - 0x0000000000000f50 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_aranges - 0x0000000000000f80 0x30 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_aranges - 0x0000000000000fb0 0xe8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_aranges - 0x0000000000001098 0x60 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_aranges - 0x00000000000010f8 0x78 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_aranges - 0x0000000000001170 0x168 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_aranges - 0x00000000000012d8 0xb8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_aranges - 0x0000000000001390 0x20 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_aranges - 0x00000000000013b0 0x38 zephyr/kernel/libkernel.a(device.c.obj) - .debug_aranges - 0x00000000000013e8 0x60 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_aranges - 0x0000000000001448 0x60 zephyr/kernel/libkernel.a(init.c.obj) - .debug_aranges - 0x00000000000014a8 0x28 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_aranges - 0x00000000000014d0 0x20 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_aranges - 0x00000000000014f0 0x90 zephyr/kernel/libkernel.a(timeout.c.obj) - .debug_aranges - 0x0000000000001580 0x18 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - -.debug_pubnames - *(SORT_BY_ALIGNMENT(.debug_pubnames)) - -.debug_info 0x0000000000000000 0x6ba1f - *(SORT_BY_ALIGNMENT(.debug_info) SORT_BY_ALIGNMENT(.gnu.linkonce.wi.*)) - .debug_info 0x0000000000000000 0xdc zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_info 0x00000000000000dc 0x2eb9 app/libapp.a(main.c.obj) - .debug_info 0x0000000000002f95 0x15cf app/libapp.a(flash_map_extended.c.obj) - .debug_info 0x0000000000004564 0x93 app/libapp.a(os.c.obj) - .debug_info 0x00000000000045f7 0x1cd app/libapp.a(keys.c.obj) - .debug_info 0x00000000000047c4 0x13ad app/libapp.a(image_validate.c.obj) - .debug_info 0x0000000000005b71 0x52c app/libapp.a(tlv.c.obj) - .debug_info 0x000000000000609d 0x94f app/libapp.a(image_ecdsa.c.obj) - .debug_info 0x00000000000069ec 0x1c84 app/libapp.a(bootutil_misc.c.obj) - .debug_info 0x0000000000008670 0x247 app/libapp.a(fault_injection_hardening.c.obj) - .debug_info 0x00000000000088b7 0x768a app/libapp.a(loader.c.obj) - .debug_info 0x000000000000ff41 0x1c34 app/libapp.a(swap_misc.c.obj) - .debug_info 0x0000000000011b75 0x8ad6 app/libapp.a(swap_move.c.obj) - .debug_info 0x000000000001a64b 0xd45 app/libapp.a(asn1parse.c.obj) - .debug_info 0x000000000001b390 0xf8 app/libapp.a(platform_util.c.obj) - .debug_info 0x000000000001b488 0x50a app/libapp.a(cc310_glue.c.obj) - .debug_info 0x000000000001b992 0x6f app/libapp.a(autogen-pubkey.c.obj) - .debug_info 0x000000000001ba01 0x480 app/libapp.a(arm_cleanup.c.obj) - .debug_info 0x000000000001be81 0x175a app/libapp.a(nrf_cleanup.c.obj) - .debug_info 0x000000000001d5db 0x750 zephyr/libzephyr.a(printk.c.obj) - .debug_info 0x000000000001dd2b 0x578 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_info 0x000000000001e2a3 0x28bf zephyr/libzephyr.a(onoff.c.obj) - .debug_info 0x0000000000020b62 0x311 zephyr/libzephyr.a(notify.c.obj) - .debug_info 0x0000000000020e73 0x38 zephyr/libzephyr.a(configs.c.obj) - .debug_info 0x0000000000020eab 0x453 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_info 0x00000000000212fe 0xd72 zephyr/libzephyr.a(flash_map.c.obj) - .debug_info 0x0000000000022070 0x4e6 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_info 0x0000000000022556 0xf3 zephyr/libzephyr.a(banner.c.obj) - .debug_info 0x0000000000022649 0x208 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_info 0x0000000000022851 0x23a zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_info 0x0000000000022a8b 0x93 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_info 0x0000000000022b1e 0x2a89 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_info 0x00000000000255a7 0xb6 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_info 0x000000000002565d 0x23 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_info 0x0000000000025680 0x93 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_info 0x0000000000025713 0xbe9b zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_info 0x00000000000315ae 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_info 0x00000000000315d1 0x23 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_info 0x00000000000315f4 0x74e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_info 0x0000000000031d42 0x22 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_info 0x0000000000031d64 0xa31 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_info 0x0000000000032795 0x6ba zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_info 0x0000000000032e4f 0xc4d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_info 0x0000000000033a9c 0x613 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_info 0x00000000000340af 0x6da zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_info 0x0000000000034789 0x18b zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_info 0x0000000000034914 0x6de zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_info 0x0000000000034ff2 0x7ff zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_info 0x00000000000357f1 0x526 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_info 0x0000000000035d17 0x3a5d zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_info 0x0000000000039774 0x74a zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_info 0x0000000000039ebe 0x34e4 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_info 0x000000000003d3a2 0x6de zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_info 0x000000000003da80 0x26e9 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_info 0x0000000000040169 0x18b zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_info 0x00000000000402f4 0x1712 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_info 0x0000000000041a06 0x3411 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_info 0x0000000000044e17 0x33be zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_info 0x00000000000481d5 0x6df modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_info 0x00000000000488b4 0x35d modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_info 0x0000000000048c11 0x6801 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_info 0x000000000004f412 0x1bbc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_info 0x0000000000050fce 0x251 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_info 0x000000000005121f 0x33c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_info 0x000000000005155b 0x14d7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_info 0x0000000000052a32 0x4172 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_info 0x0000000000056ba4 0x472a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_info 0x000000000005b2ce 0x8f09 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_info 0x00000000000641d7 0x13de modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_info 0x00000000000655b5 0xd7 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_info 0x000000000006568c 0x32b zephyr/kernel/libkernel.a(device.c.obj) - .debug_info 0x00000000000659b7 0x275b zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_info 0x0000000000068112 0x1860 zephyr/kernel/libkernel.a(init.c.obj) - .debug_info 0x0000000000069972 0x22d zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_info 0x0000000000069b9f 0x136 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_info 0x0000000000069cd5 0x1b93 zephyr/kernel/libkernel.a(timeout.c.obj) - .debug_info 0x000000000006b868 0x1b7 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - -.debug_abbrev 0x0000000000000000 0xca53 - *(SORT_BY_ALIGNMENT(.debug_abbrev)) - .debug_abbrev 0x0000000000000000 0x62 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_abbrev 0x0000000000000062 0x44f app/libapp.a(main.c.obj) - .debug_abbrev 0x00000000000004b1 0x353 app/libapp.a(flash_map_extended.c.obj) - .debug_abbrev 0x0000000000000804 0x44 app/libapp.a(os.c.obj) - .debug_abbrev 0x0000000000000848 0xe2 app/libapp.a(keys.c.obj) - .debug_abbrev 0x000000000000092a 0x453 app/libapp.a(image_validate.c.obj) - .debug_abbrev 0x0000000000000d7d 0x1d1 app/libapp.a(tlv.c.obj) - .debug_abbrev 0x0000000000000f4e 0x351 app/libapp.a(image_ecdsa.c.obj) - .debug_abbrev 0x000000000000129f 0x485 app/libapp.a(bootutil_misc.c.obj) - .debug_abbrev 0x0000000000001724 0x161 app/libapp.a(fault_injection_hardening.c.obj) - .debug_abbrev 0x0000000000001885 0x6b9 app/libapp.a(loader.c.obj) - .debug_abbrev 0x0000000000001f3e 0x3b8 app/libapp.a(swap_misc.c.obj) - .debug_abbrev 0x00000000000022f6 0x55e app/libapp.a(swap_move.c.obj) - .debug_abbrev 0x0000000000002854 0x304 app/libapp.a(asn1parse.c.obj) - .debug_abbrev 0x0000000000002b58 0xd7 app/libapp.a(platform_util.c.obj) - .debug_abbrev 0x0000000000002c2f 0x25a app/libapp.a(cc310_glue.c.obj) - .debug_abbrev 0x0000000000002e89 0x47 app/libapp.a(autogen-pubkey.c.obj) - .debug_abbrev 0x0000000000002ed0 0x1df app/libapp.a(arm_cleanup.c.obj) - .debug_abbrev 0x00000000000030af 0x2d9 app/libapp.a(nrf_cleanup.c.obj) - .debug_abbrev 0x0000000000003388 0x360 zephyr/libzephyr.a(printk.c.obj) - .debug_abbrev 0x00000000000036e8 0x25c zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_abbrev 0x0000000000003944 0x54f zephyr/libzephyr.a(onoff.c.obj) - .debug_abbrev 0x0000000000003e93 0x1bf zephyr/libzephyr.a(notify.c.obj) - .debug_abbrev 0x0000000000004052 0x2e zephyr/libzephyr.a(configs.c.obj) - .debug_abbrev 0x0000000000004080 0x257 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_abbrev 0x00000000000042d7 0x315 zephyr/libzephyr.a(flash_map.c.obj) - .debug_abbrev 0x00000000000045ec 0x264 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_abbrev 0x0000000000004850 0x9c zephyr/libzephyr.a(banner.c.obj) - .debug_abbrev 0x00000000000048ec 0xf5 zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_abbrev 0x00000000000049e1 0x13d zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_abbrev 0x0000000000004b1e 0x44 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_abbrev 0x0000000000004b62 0x31e zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_abbrev 0x0000000000004e80 0x70 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_abbrev 0x0000000000004ef0 0x14 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_abbrev 0x0000000000004f04 0x44 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_abbrev 0x0000000000004f48 0x47e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_abbrev 0x00000000000053c6 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_abbrev 0x00000000000053da 0x14 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_abbrev 0x00000000000053ee 0x1ce zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_abbrev 0x00000000000055bc 0x12 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_abbrev 0x00000000000055ce 0x27d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_abbrev 0x000000000000584b 0x1cb zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_abbrev 0x0000000000005a16 0x400 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_abbrev 0x0000000000005e16 0x180 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_abbrev 0x0000000000005f96 0x159 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_abbrev 0x00000000000060ef 0x136 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_abbrev 0x0000000000006225 0x171 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_abbrev 0x0000000000006396 0x2bc zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_abbrev 0x0000000000006652 0x24c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_abbrev 0x000000000000689e 0x7a4 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_abbrev 0x0000000000007042 0x399 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_abbrev 0x00000000000073db 0x557 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_abbrev 0x0000000000007932 0x1cc zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_abbrev 0x0000000000007afe 0x5ab zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_abbrev 0x00000000000080a9 0xd0 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_abbrev 0x0000000000008179 0x269 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_abbrev 0x00000000000083e2 0x608 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_abbrev 0x00000000000089ea 0x6e4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_abbrev 0x00000000000090ce 0x16d modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_abbrev 0x000000000000923b 0x210 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_abbrev 0x000000000000944b 0x4c0 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_abbrev 0x000000000000990b 0x3b6 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_abbrev 0x0000000000009cc1 0x155 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_abbrev 0x0000000000009e16 0x10b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_abbrev 0x0000000000009f21 0x323 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_abbrev 0x000000000000a244 0x491 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_abbrev 0x000000000000a6d5 0x404 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_abbrev 0x000000000000aad9 0x603 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_abbrev 0x000000000000b0dc 0x430 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_abbrev 0x000000000000b50c 0x9d zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_abbrev 0x000000000000b5a9 0x1bc zephyr/kernel/libkernel.a(device.c.obj) - .debug_abbrev 0x000000000000b765 0x43a zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_abbrev 0x000000000000bb9f 0x649 zephyr/kernel/libkernel.a(init.c.obj) - .debug_abbrev 0x000000000000c1e8 0x182 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_abbrev 0x000000000000c36a 0xbe zephyr/kernel/libkernel.a(xip.c.obj) - .debug_abbrev 0x000000000000c428 0x511 zephyr/kernel/libkernel.a(timeout.c.obj) - .debug_abbrev 0x000000000000c939 0x11a zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - -.debug_line 0x0000000000000000 0x1d695 - *(SORT_BY_ALIGNMENT(.debug_line) SORT_BY_ALIGNMENT(.debug_line.*) SORT_BY_ALIGNMENT(.debug_line_end)) - .debug_line 0x0000000000000000 0x145 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_line 0x0000000000000145 0x85e app/libapp.a(main.c.obj) - .debug_line 0x00000000000009a3 0x633 app/libapp.a(flash_map_extended.c.obj) - .debug_line 0x0000000000000fd6 0x76 app/libapp.a(os.c.obj) - .debug_line 0x000000000000104c 0x1a2 app/libapp.a(keys.c.obj) - .debug_line 0x00000000000011ee 0x98a app/libapp.a(image_validate.c.obj) - .debug_line 0x0000000000001b78 0x44c app/libapp.a(tlv.c.obj) - .debug_line 0x0000000000001fc4 0x547 app/libapp.a(image_ecdsa.c.obj) - .debug_line 0x000000000000250b 0x764 app/libapp.a(bootutil_misc.c.obj) - .debug_line 0x0000000000002c6f 0x212 app/libapp.a(fault_injection_hardening.c.obj) - .debug_line 0x0000000000002e81 0x1548 app/libapp.a(loader.c.obj) - .debug_line 0x00000000000043c9 0x7dd app/libapp.a(swap_misc.c.obj) - .debug_line 0x0000000000004ba6 0xf2e app/libapp.a(swap_move.c.obj) - .debug_line 0x0000000000005ad4 0x83e app/libapp.a(asn1parse.c.obj) - .debug_line 0x0000000000006312 0x160 app/libapp.a(platform_util.c.obj) - .debug_line 0x0000000000006472 0x37d app/libapp.a(cc310_glue.c.obj) - .debug_line 0x00000000000067ef 0xa0 app/libapp.a(autogen-pubkey.c.obj) - .debug_line 0x000000000000688f 0x2f5 app/libapp.a(arm_cleanup.c.obj) - .debug_line 0x0000000000006b84 0x782 app/libapp.a(nrf_cleanup.c.obj) - .debug_line 0x0000000000007306 0x4e0 zephyr/libzephyr.a(printk.c.obj) - .debug_line 0x00000000000077e6 0x73f zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_line 0x0000000000007f25 0x1670 zephyr/libzephyr.a(onoff.c.obj) - .debug_line 0x0000000000009595 0x206 zephyr/libzephyr.a(notify.c.obj) - .debug_line 0x000000000000979b 0x2c4 zephyr/libzephyr.a(configs.c.obj) - .debug_line 0x0000000000009a5f 0x376 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_line 0x0000000000009dd5 0x6b1 zephyr/libzephyr.a(flash_map.c.obj) - .debug_line 0x000000000000a486 0x383 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_line 0x000000000000a809 0xcc zephyr/libzephyr.a(banner.c.obj) - .debug_line 0x000000000000a8d5 0x21c zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .debug_line 0x000000000000aaf1 0x1c2 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_line 0x000000000000acb3 0x9d zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_line 0x000000000000ad50 0x3dc zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_line 0x000000000000b12c 0xc7 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_line 0x000000000000b1f3 0x75 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .debug_line 0x000000000000b268 0x7d zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_line 0x000000000000b2e5 0x8dc zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_line 0x000000000000bbc1 0x82 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .debug_line 0x000000000000bc43 0x9c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .debug_line 0x000000000000bcdf 0x395 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_line 0x000000000000c074 0xbe zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_line 0x000000000000c132 0x352 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_line 0x000000000000c484 0x35e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_line 0x000000000000c7e2 0x628 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_line 0x000000000000ce0a 0x2d0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_line 0x000000000000d0da 0x1e2 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_line 0x000000000000d2bc 0x20a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_line 0x000000000000d4c6 0x53e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_line 0x000000000000da04 0x434 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_line 0x000000000000de38 0x23c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_line 0x000000000000e074 0x14c1 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_line 0x000000000000f535 0x3c6 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_line 0x000000000000f8fb 0x67c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_line 0x000000000000ff77 0x422 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_line 0x0000000000010399 0xd76 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_line 0x000000000001110f 0x18e zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_line 0x000000000001129d 0x5b8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_line 0x0000000000011855 0x10e4 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_line 0x0000000000012939 0x1690 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_line 0x0000000000013fc9 0x260 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_line 0x0000000000014229 0x203 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_line 0x000000000001442c 0xd71 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_line 0x000000000001519d 0x8b2 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_line 0x0000000000015a4f 0x263 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_line 0x0000000000015cb2 0x29f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_line 0x0000000000015f51 0x7dc modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_line 0x000000000001672d 0xb9b modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_line 0x00000000000172c8 0xb50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_line 0x0000000000017e18 0x221f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_line 0x000000000001a037 0xa93 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_line 0x000000000001aaca 0x11c zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_line 0x000000000001abe6 0x2e1 zephyr/kernel/libkernel.a(device.c.obj) - .debug_line 0x000000000001aec7 0x657 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_line 0x000000000001b51e 0x992 zephyr/kernel/libkernel.a(init.c.obj) - .debug_line 0x000000000001beb0 0x341 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_line 0x000000000001c1f1 0x1da zephyr/kernel/libkernel.a(xip.c.obj) - .debug_line 0x000000000001c3cb 0x11c5 zephyr/kernel/libkernel.a(timeout.c.obj) - .debug_line 0x000000000001d590 0x105 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - -.debug_frame 0x0000000000000000 0x2f64 - *(SORT_BY_ALIGNMENT(.debug_frame)) - .debug_frame 0x0000000000000000 0x20 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_frame 0x0000000000000020 0x30 app/libapp.a(main.c.obj) - .debug_frame 0x0000000000000050 0xc0 app/libapp.a(flash_map_extended.c.obj) - .debug_frame 0x0000000000000110 0x20 app/libapp.a(os.c.obj) - .debug_frame 0x0000000000000130 0x64 app/libapp.a(image_validate.c.obj) - .debug_frame 0x0000000000000194 0x70 app/libapp.a(tlv.c.obj) - .debug_frame 0x0000000000000204 0x64 app/libapp.a(image_ecdsa.c.obj) - .debug_frame 0x0000000000000268 0xf0 app/libapp.a(bootutil_misc.c.obj) - .debug_frame 0x0000000000000358 0x50 app/libapp.a(fault_injection_hardening.c.obj) - .debug_frame 0x00000000000003a8 0x1e4 app/libapp.a(loader.c.obj) - .debug_frame 0x000000000000058c 0xb4 app/libapp.a(swap_misc.c.obj) - .debug_frame 0x0000000000000640 0x154 app/libapp.a(swap_move.c.obj) - .debug_frame 0x0000000000000794 0x228 app/libapp.a(asn1parse.c.obj) - .debug_frame 0x00000000000009bc 0x20 app/libapp.a(platform_util.c.obj) - .debug_frame 0x00000000000009dc 0x7c app/libapp.a(cc310_glue.c.obj) - .debug_frame 0x0000000000000a58 0x30 app/libapp.a(arm_cleanup.c.obj) - .debug_frame 0x0000000000000a88 0x44 app/libapp.a(nrf_cleanup.c.obj) - .debug_frame 0x0000000000000acc 0x118 zephyr/libzephyr.a(printk.c.obj) - .debug_frame 0x0000000000000be4 0x40 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_frame 0x0000000000000c24 0x190 zephyr/libzephyr.a(onoff.c.obj) - .debug_frame 0x0000000000000db4 0x30 zephyr/libzephyr.a(notify.c.obj) - .debug_frame 0x0000000000000de4 0x20 zephyr/libzephyr.a(configs.c.obj) - .debug_frame 0x0000000000000e04 0x78 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_frame 0x0000000000000e7c 0x120 zephyr/libzephyr.a(flash_map.c.obj) - .debug_frame 0x0000000000000f9c 0x50 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_frame 0x0000000000000fec 0x2c zephyr/libzephyr.a(banner.c.obj) - .debug_frame 0x0000000000001018 0x30 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_frame 0x0000000000001048 0x20 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_frame 0x0000000000001068 0x48 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_frame 0x00000000000010b0 0x2c zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_frame 0x00000000000010dc 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_frame 0x00000000000010fc 0x84 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_frame 0x0000000000001180 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_frame 0x00000000000011b0 0x60 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_frame 0x0000000000001210 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_frame 0x0000000000001238 0x78 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_frame 0x00000000000012b0 0x40 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_frame 0x00000000000012f0 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_frame 0x0000000000001310 0x2c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_frame 0x000000000000133c 0x160 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_frame 0x000000000000149c 0xd8 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_frame 0x0000000000001574 0x30 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_frame 0x00000000000015a4 0x208 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_frame 0x00000000000017ac 0x54 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_frame 0x0000000000001800 0xbc zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_frame 0x00000000000018bc 0xa0 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_frame 0x000000000000195c 0x104 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_frame 0x0000000000001a60 0x2c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_frame 0x0000000000001a8c 0x34 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_frame 0x0000000000001ac0 0x98 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_frame 0x0000000000001b58 0x268 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_frame 0x0000000000001dc0 0x2c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_frame 0x0000000000001dec 0x3c modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_frame 0x0000000000001e28 0x230 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_frame 0x0000000000002058 0xa8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_frame 0x0000000000002100 0x48 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_frame 0x0000000000002148 0x54 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_frame 0x000000000000219c 0x1b0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_frame 0x000000000000234c 0xe0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_frame 0x000000000000242c 0x120 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_frame 0x000000000000254c 0x3c4 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_frame 0x0000000000002910 0x1d8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_frame 0x0000000000002ae8 0x20 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_frame 0x0000000000002b08 0x5c zephyr/kernel/libkernel.a(device.c.obj) - .debug_frame 0x0000000000002b64 0xb8 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_frame 0x0000000000002c1c 0xe4 zephyr/kernel/libkernel.a(init.c.obj) - .debug_frame 0x0000000000002d00 0x3c zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_frame 0x0000000000002d3c 0x2c zephyr/kernel/libkernel.a(xip.c.obj) - .debug_frame 0x0000000000002d68 0x19c zephyr/kernel/libkernel.a(timeout.c.obj) - .debug_frame 0x0000000000002f04 0x2c /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .debug_frame 0x0000000000002f30 0x34 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - -.debug_str 0x0000000000000000 0xc91b - *(SORT_BY_ALIGNMENT(.debug_str)) - .debug_str 0x0000000000000000 0x376 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - 0x3af (size before relaxing) - .debug_str 0x0000000000000376 0xc0f app/libapp.a(main.c.obj) - 0xdbe (size before relaxing) - .debug_str 0x0000000000000f85 0x203 app/libapp.a(flash_map_extended.c.obj) - 0x926 (size before relaxing) - .debug_str 0x0000000000001188 0x44 app/libapp.a(os.c.obj) - 0x2ad (size before relaxing) - .debug_str 0x00000000000011cc 0x92 app/libapp.a(keys.c.obj) - 0x3dd (size before relaxing) - .debug_str 0x000000000000125e 0x3cf app/libapp.a(image_validate.c.obj) - 0x94b (size before relaxing) - .debug_str 0x000000000000162d 0x8c app/libapp.a(tlv.c.obj) - 0x4aa (size before relaxing) - .debug_str 0x00000000000016b9 0x206 app/libapp.a(image_ecdsa.c.obj) - 0x607 (size before relaxing) - .debug_str 0x00000000000018bf 0x221 app/libapp.a(bootutil_misc.c.obj) - 0xa13 (size before relaxing) - .debug_str 0x0000000000001ae0 0xb8 app/libapp.a(fault_injection_hardening.c.obj) - 0x475 (size before relaxing) - .debug_str 0x0000000000001b98 0x5a0 app/libapp.a(loader.c.obj) - 0x1213 (size before relaxing) - .debug_str 0x0000000000002138 0x1ba app/libapp.a(swap_misc.c.obj) - 0xb4e (size before relaxing) - .debug_str 0x00000000000022f2 0x1cb app/libapp.a(swap_move.c.obj) - 0xd47 (size before relaxing) - .debug_str 0x00000000000024bd 0x2b3 app/libapp.a(asn1parse.c.obj) - 0x519 (size before relaxing) - .debug_str 0x0000000000002770 0x64 app/libapp.a(platform_util.c.obj) - 0x25e (size before relaxing) - .debug_str 0x00000000000027d4 0x132 app/libapp.a(cc310_glue.c.obj) - 0x4af (size before relaxing) - .debug_str 0x0000000000002906 0x80 app/libapp.a(autogen-pubkey.c.obj) - 0x27c (size before relaxing) - .debug_str 0x0000000000002986 0x126 app/libapp.a(arm_cleanup.c.obj) - 0x403 (size before relaxing) - .debug_str 0x0000000000002aac 0xc13 app/libapp.a(nrf_cleanup.c.obj) - 0xfcc (size before relaxing) - .debug_str 0x00000000000036bf 0x14f zephyr/libzephyr.a(printk.c.obj) - 0x640 (size before relaxing) - .debug_str 0x000000000000380e 0xd0 zephyr/libzephyr.a(cbprintf_nano.c.obj) - 0x3c6 (size before relaxing) - .debug_str 0x00000000000038de 0x536 zephyr/libzephyr.a(onoff.c.obj) - 0x842 (size before relaxing) - .debug_str 0x0000000000003e14 0x50 zephyr/libzephyr.a(notify.c.obj) - 0x379 (size before relaxing) - .debug_str 0x0000000000003e64 0x97 zephyr/libzephyr.a(configs.c.obj) - 0x258 (size before relaxing) - .debug_str 0x0000000000003efb 0xc5 zephyr/libzephyr.a(log_minimal.c.obj) - 0x442 (size before relaxing) - .debug_str 0x0000000000003fc0 0x250 zephyr/libzephyr.a(flash_map.c.obj) - 0x66f (size before relaxing) - .debug_str 0x0000000000004210 0xd7 zephyr/libzephyr.a(flash_map_layout.c.obj) - 0x45f (size before relaxing) - .debug_str 0x00000000000042e7 0x49 zephyr/libzephyr.a(banner.c.obj) - 0x2ac (size before relaxing) - .debug_str 0x0000000000004330 0x6d zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - 0x384 (size before relaxing) - .debug_str 0x000000000000439d 0x12d zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - 0x5b0 (size before relaxing) - .debug_str 0x00000000000044ca 0x89 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - 0x2e5 (size before relaxing) - .debug_str 0x0000000000004553 0x10a zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - 0x813 (size before relaxing) - .debug_str 0x000000000000465d 0x64 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - 0x2c0 (size before relaxing) - .debug_str 0x00000000000046c1 0x50 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - 0xb8 (size before relaxing) - .debug_str 0x0000000000004711 0x58 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - 0x2b4 (size before relaxing) - .debug_str 0x0000000000004769 0x77a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - 0xf8b (size before relaxing) - .debug_str 0x0000000000004ee3 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - 0xbc (size before relaxing) - .debug_str 0x0000000000004f2b 0x46 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - 0xba (size before relaxing) - .debug_str 0x0000000000004f71 0xa9 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - 0x515 (size before relaxing) - .debug_str 0x000000000000501a 0x4c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - 0xc0 (size before relaxing) - .debug_str 0x0000000000005066 0xd7 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - 0x815 (size before relaxing) - .debug_str 0x000000000000513d 0xf1 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - 0x512 (size before relaxing) - .debug_str 0x000000000000522e 0x359 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - 0x772 (size before relaxing) - .debug_str 0x0000000000005587 0x80 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - 0x466 (size before relaxing) - .debug_str 0x0000000000005607 0x49 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - 0x6ca (size before relaxing) - .debug_str 0x0000000000005650 0x78 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - 0x317 (size before relaxing) - .debug_str 0x00000000000056c8 0x22e zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - 0x353 (size before relaxing) - .debug_str 0x00000000000058f6 0xd9 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - 0x5b1 (size before relaxing) - .debug_str 0x00000000000059cf 0x135 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - 0x4e0 (size before relaxing) - .debug_str 0x0000000000005b04 0xc94 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - 0x1aa7 (size before relaxing) - .debug_str 0x0000000000006798 0x170 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - 0x57b (size before relaxing) - .debug_str 0x0000000000006908 0x2db zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - 0xd11 (size before relaxing) - .debug_str 0x0000000000006be3 0xc1 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - 0x50e (size before relaxing) - .debug_str 0x0000000000006ca4 0xbf9 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - 0x1418 (size before relaxing) - .debug_str 0x000000000000789d 0xa1 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - 0x32a (size before relaxing) - .debug_str 0x000000000000793e 0x2e8 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - 0xc91 (size before relaxing) - .debug_str 0x0000000000007c26 0xa8d zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - 0x1a6c (size before relaxing) - .debug_str 0x00000000000086b3 0x8c4 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - 0x15c5 (size before relaxing) - .debug_str 0x0000000000008f77 0x22a modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - 0x55c (size before relaxing) - .debug_str 0x00000000000091a1 0x92 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - 0x5d8 (size before relaxing) - .debug_str 0x0000000000009233 0x276 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - 0xcae (size before relaxing) - .debug_str 0x00000000000094a9 0x55c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - 0xb8b (size before relaxing) - .debug_str 0x0000000000009a05 0x94 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - 0x4bc (size before relaxing) - .debug_str 0x0000000000009a99 0xd1 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - 0x4fd (size before relaxing) - .debug_str 0x0000000000009b6a 0xa09 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - 0xf7f (size before relaxing) - .debug_str 0x000000000000a573 0x153 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - 0x1228 (size before relaxing) - .debug_str 0x000000000000a6c6 0x15d modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - 0xd5c (size before relaxing) - .debug_str 0x000000000000a823 0x120a modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - 0x270f (size before relaxing) - .debug_str 0x000000000000ba2d 0x518 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - 0xb86 (size before relaxing) - .debug_str 0x000000000000bf45 0x3a zephyr/kernel/libkernel.a(busy_wait.c.obj) - 0x2ce (size before relaxing) - .debug_str 0x000000000000bf7f 0xb7 zephyr/kernel/libkernel.a(device.c.obj) - 0x385 (size before relaxing) - .debug_str 0x000000000000c036 0x232 zephyr/kernel/libkernel.a(fatal.c.obj) - 0xbc8 (size before relaxing) - .debug_str 0x000000000000c268 0x2de zephyr/kernel/libkernel.a(init.c.obj) - 0xe1e (size before relaxing) - .debug_str 0x000000000000c546 0x8e zephyr/kernel/libkernel.a(nothread.c.obj) - 0x36f (size before relaxing) - .debug_str 0x000000000000c5d4 0xa7 zephyr/kernel/libkernel.a(xip.c.obj) - 0x32f (size before relaxing) - .debug_str 0x000000000000c67b 0x22a zephyr/kernel/libkernel.a(timeout.c.obj) - 0x8ac (size before relaxing) - .debug_str 0x000000000000c8a5 0x76 zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - 0x3ae (size before relaxing) - -.debug_loc 0x0000000000000000 0x1d5ad - *(SORT_BY_ALIGNMENT(.debug_loc)) - .debug_loc 0x0000000000000000 0x2bc app/libapp.a(main.c.obj) - .debug_loc 0x00000000000002bc 0x422 app/libapp.a(flash_map_extended.c.obj) - .debug_loc 0x00000000000006de 0xc76 app/libapp.a(image_validate.c.obj) - .debug_loc 0x0000000000001354 0x29f app/libapp.a(tlv.c.obj) - .debug_loc 0x00000000000015f3 0x3e5 app/libapp.a(image_ecdsa.c.obj) - .debug_loc 0x00000000000019d8 0x5b4 app/libapp.a(bootutil_misc.c.obj) - .debug_loc 0x0000000000001f8c 0x15 app/libapp.a(fault_injection_hardening.c.obj) - .debug_loc 0x0000000000001fa1 0x1a5b app/libapp.a(loader.c.obj) - .debug_loc 0x00000000000039fc 0x4c3 app/libapp.a(swap_misc.c.obj) - .debug_loc 0x0000000000003ebf 0x10fc app/libapp.a(swap_move.c.obj) - .debug_loc 0x0000000000004fbb 0xb84 app/libapp.a(asn1parse.c.obj) - .debug_loc 0x0000000000005b3f 0x71 app/libapp.a(platform_util.c.obj) - .debug_loc 0x0000000000005bb0 0x1f5 app/libapp.a(cc310_glue.c.obj) - .debug_loc 0x0000000000005da5 0xa6 app/libapp.a(arm_cleanup.c.obj) - .debug_loc 0x0000000000005e4b 0x44b app/libapp.a(nrf_cleanup.c.obj) - .debug_loc 0x0000000000006296 0x2ed zephyr/libzephyr.a(printk.c.obj) - .debug_loc 0x0000000000006583 0xc77 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_loc 0x00000000000071fa 0x2057 zephyr/libzephyr.a(onoff.c.obj) - .debug_loc 0x0000000000009251 0x135 zephyr/libzephyr.a(notify.c.obj) - .debug_loc 0x0000000000009386 0x1c6 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_loc 0x000000000000954c 0x88f zephyr/libzephyr.a(flash_map.c.obj) - .debug_loc 0x0000000000009ddb 0x222 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_loc 0x0000000000009ffd 0x15 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_loc 0x000000000000a012 0x11d zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_loc 0x000000000000a12f 0x717 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_loc 0x000000000000a846 0x4e zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_loc 0x000000000000a894 0x1a1 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_loc 0x000000000000aa35 0x16 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_loc 0x000000000000aa4b 0x289 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_loc 0x000000000000acd4 0x56 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_loc 0x000000000000ad2a 0x6a zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_loc 0x000000000000ad94 0x3f zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_loc 0x000000000000add3 0xa71 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_loc 0x000000000000b844 0x5cf zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_loc 0x000000000000be13 0xd9 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_loc 0x000000000000beec 0x183c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_loc 0x000000000000d728 0x85 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_loc 0x000000000000d7ad 0x707 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_loc 0x000000000000deb4 0x393 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_loc 0x000000000000e247 0x16e5 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_loc 0x000000000000f92c 0x42 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_loc 0x000000000000f96e 0x941 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_loc 0x00000000000102af 0x14c7 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_loc 0x0000000000011776 0x1b7a zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_loc 0x00000000000132f0 0xf6 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_loc 0x00000000000133e6 0xd98 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_loc 0x000000000001417e 0x399 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_loc 0x0000000000014517 0x258 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_loc 0x000000000001476f 0x221 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_loc 0x0000000000014990 0x957 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_loc 0x00000000000152e7 0xcf7 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_loc 0x0000000000015fde 0x944 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_loc 0x0000000000016922 0x4746 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_loc 0x000000000001b068 0xc8f modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_loc 0x000000000001bcf7 0x32 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_loc 0x000000000001bd29 0xdf zephyr/kernel/libkernel.a(device.c.obj) - .debug_loc 0x000000000001be08 0x175 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_loc 0x000000000001bf7d 0x5e2 zephyr/kernel/libkernel.a(init.c.obj) - .debug_loc 0x000000000001c55f 0xb7 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_loc 0x000000000001c616 0xf97 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_macinfo - *(SORT_BY_ALIGNMENT(.debug_macinfo)) - -.debug_weaknames - *(SORT_BY_ALIGNMENT(.debug_weaknames)) - -.debug_funcnames - *(SORT_BY_ALIGNMENT(.debug_funcnames)) - -.debug_typenames - *(SORT_BY_ALIGNMENT(.debug_typenames)) - -.debug_varnames - *(SORT_BY_ALIGNMENT(.debug_varnames)) - -.debug_pubtypes - *(SORT_BY_ALIGNMENT(.debug_pubtypes)) - -.debug_ranges 0x0000000000000000 0x4a60 - *(SORT_BY_ALIGNMENT(.debug_ranges)) - .debug_ranges 0x0000000000000000 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .debug_ranges 0x0000000000000020 0x10 zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .debug_ranges 0x0000000000000030 0xc8 app/libapp.a(main.c.obj) - .debug_ranges 0x00000000000000f8 0x78 app/libapp.a(flash_map_extended.c.obj) - .debug_ranges 0x0000000000000170 0x10 app/libapp.a(os.c.obj) - .debug_ranges 0x0000000000000180 0x90 app/libapp.a(image_validate.c.obj) - .debug_ranges 0x0000000000000210 0x20 app/libapp.a(tlv.c.obj) - .debug_ranges 0x0000000000000230 0x60 app/libapp.a(image_ecdsa.c.obj) - .debug_ranges 0x0000000000000290 0xc0 app/libapp.a(bootutil_misc.c.obj) - .debug_ranges 0x0000000000000350 0x28 app/libapp.a(fault_injection_hardening.c.obj) - .debug_ranges 0x0000000000000378 0x310 app/libapp.a(loader.c.obj) - .debug_ranges 0x0000000000000688 0x88 app/libapp.a(swap_misc.c.obj) - .debug_ranges 0x0000000000000710 0x380 app/libapp.a(swap_move.c.obj) - .debug_ranges 0x0000000000000a90 0xc0 app/libapp.a(asn1parse.c.obj) - .debug_ranges 0x0000000000000b50 0x10 app/libapp.a(platform_util.c.obj) - .debug_ranges 0x0000000000000b60 0x38 app/libapp.a(cc310_glue.c.obj) - .debug_ranges 0x0000000000000b98 0x60 app/libapp.a(arm_cleanup.c.obj) - .debug_ranges 0x0000000000000bf8 0x138 app/libapp.a(nrf_cleanup.c.obj) - .debug_ranges 0x0000000000000d30 0x88 zephyr/libzephyr.a(printk.c.obj) - .debug_ranges 0x0000000000000db8 0x118 zephyr/libzephyr.a(cbprintf_nano.c.obj) - .debug_ranges 0x0000000000000ed0 0x498 zephyr/libzephyr.a(onoff.c.obj) - .debug_ranges 0x0000000000001368 0x30 zephyr/libzephyr.a(notify.c.obj) - .debug_ranges 0x0000000000001398 0x10 zephyr/libzephyr.a(configs.c.obj) - .debug_ranges 0x00000000000013a8 0x98 zephyr/libzephyr.a(log_minimal.c.obj) - .debug_ranges 0x0000000000001440 0x180 zephyr/libzephyr.a(flash_map.c.obj) - .debug_ranges 0x00000000000015c0 0x38 zephyr/libzephyr.a(flash_map_layout.c.obj) - .debug_ranges 0x00000000000015f8 0x10 zephyr/libzephyr.a(banner.c.obj) - .debug_ranges 0x0000000000001608 0x18 zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .debug_ranges 0x0000000000001620 0x10 zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .debug_ranges 0x0000000000001630 0x38 zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .debug_ranges 0x0000000000001668 0x10 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .debug_ranges 0x0000000000001678 0x10 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .debug_ranges 0x0000000000001688 0xd0 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .debug_ranges 0x0000000000001758 0x18 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .debug_ranges 0x0000000000001770 0x48 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .debug_ranges 0x00000000000017b8 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .debug_ranges 0x00000000000017e0 0x68 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .debug_ranges 0x0000000000001848 0x20 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .debug_ranges 0x0000000000001868 0x30 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .debug_ranges 0x0000000000001898 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .debug_ranges 0x00000000000018c0 0x80 zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .debug_ranges 0x0000000000001940 0x58 zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .debug_ranges 0x0000000000001998 0x18 zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .debug_ranges 0x00000000000019b0 0x480 zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .debug_ranges 0x0000000000001e30 0x38 zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .debug_ranges 0x0000000000001e68 0x88 zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .debug_ranges 0x0000000000001ef0 0x48 zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .debug_ranges 0x0000000000001f38 0x298 zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .debug_ranges 0x00000000000021d0 0x10 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .debug_ranges 0x00000000000021e0 0x178 zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .debug_ranges 0x0000000000002358 0x2c0 zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .debug_ranges 0x0000000000002618 0x5b8 zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .debug_ranges 0x0000000000002bd0 0x48 modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .debug_ranges 0x0000000000002c18 0x30 modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .debug_ranges 0x0000000000002c48 0x1e8 modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .debug_ranges 0x0000000000002e30 0xe0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .debug_ranges 0x0000000000002f10 0x20 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .debug_ranges 0x0000000000002f30 0x50 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .debug_ranges 0x0000000000002f80 0xf0 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .debug_ranges 0x0000000000003070 0x1d8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .debug_ranges 0x0000000000003248 0x228 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .debug_ranges 0x0000000000003470 0xca8 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .debug_ranges 0x0000000000004118 0x298 modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .debug_ranges 0x00000000000043b0 0x10 zephyr/kernel/libkernel.a(busy_wait.c.obj) - .debug_ranges 0x00000000000043c0 0xa0 zephyr/kernel/libkernel.a(device.c.obj) - .debug_ranges 0x0000000000004460 0x80 zephyr/kernel/libkernel.a(fatal.c.obj) - .debug_ranges 0x00000000000044e0 0xe8 zephyr/kernel/libkernel.a(init.c.obj) - .debug_ranges 0x00000000000045c8 0x18 zephyr/kernel/libkernel.a(nothread.c.obj) - .debug_ranges 0x00000000000045e0 0x10 zephyr/kernel/libkernel.a(xip.c.obj) - .debug_ranges 0x00000000000045f0 0x470 zephyr/kernel/libkernel.a(timeout.c.obj) - -.debug_addr - *(SORT_BY_ALIGNMENT(.debug_addr)) - -.debug_line_str - *(SORT_BY_ALIGNMENT(.debug_line_str)) - -.debug_loclists - *(SORT_BY_ALIGNMENT(.debug_loclists)) - -.debug_macro - *(SORT_BY_ALIGNMENT(.debug_macro)) - -.debug_names - *(SORT_BY_ALIGNMENT(.debug_names)) - -.debug_rnglists - *(SORT_BY_ALIGNMENT(.debug_rnglists)) - -.debug_str_offsets - *(SORT_BY_ALIGNMENT(.debug_str_offsets)) - -.debug_sup - *(SORT_BY_ALIGNMENT(.debug_sup)) - -/DISCARD/ - *(SORT_BY_ALIGNMENT(.note.GNU-stack)) - -.ARM.attributes - 0x0000000000000000 0x3a - *(SORT_BY_ALIGNMENT(.ARM.attributes)) - .ARM.attributes - 0x0000000000000000 0x3c zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj - .ARM.attributes - 0x000000000000003c 0x3c zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj - .ARM.attributes - 0x0000000000000078 0x3c app/libapp.a(main.c.obj) - .ARM.attributes - 0x00000000000000b4 0x3c app/libapp.a(io.c.obj) - .ARM.attributes - 0x00000000000000f0 0x3c app/libapp.a(flash_map_extended.c.obj) - .ARM.attributes - 0x000000000000012c 0x3c app/libapp.a(os.c.obj) - .ARM.attributes - 0x0000000000000168 0x3c app/libapp.a(keys.c.obj) - .ARM.attributes - 0x00000000000001a4 0x3c app/libapp.a(image_validate.c.obj) - .ARM.attributes - 0x00000000000001e0 0x3c app/libapp.a(tlv.c.obj) - .ARM.attributes - 0x000000000000021c 0x3c app/libapp.a(encrypted.c.obj) - .ARM.attributes - 0x0000000000000258 0x3c app/libapp.a(image_rsa.c.obj) - .ARM.attributes - 0x0000000000000294 0x3c app/libapp.a(image_ecdsa.c.obj) - .ARM.attributes - 0x00000000000002d0 0x3c app/libapp.a(image_ed25519.c.obj) - .ARM.attributes - 0x000000000000030c 0x3c app/libapp.a(bootutil_misc.c.obj) - .ARM.attributes - 0x0000000000000348 0x3c app/libapp.a(fault_injection_hardening.c.obj) - .ARM.attributes - 0x0000000000000384 0x3c app/libapp.a(loader.c.obj) - .ARM.attributes - 0x00000000000003c0 0x3c app/libapp.a(swap_misc.c.obj) - .ARM.attributes - 0x00000000000003fc 0x3c app/libapp.a(swap_scratch.c.obj) - .ARM.attributes - 0x0000000000000438 0x3c app/libapp.a(swap_move.c.obj) - .ARM.attributes - 0x0000000000000474 0x3c app/libapp.a(caps.c.obj) - .ARM.attributes - 0x00000000000004b0 0x3c app/libapp.a(asn1parse.c.obj) - .ARM.attributes - 0x00000000000004ec 0x3c app/libapp.a(platform_util.c.obj) - .ARM.attributes - 0x0000000000000528 0x3c app/libapp.a(cc310_glue.c.obj) - .ARM.attributes - 0x0000000000000564 0x3c app/libapp.a(autogen-pubkey.c.obj) - .ARM.attributes - 0x00000000000005a0 0x3c app/libapp.a(arm_cleanup.c.obj) - .ARM.attributes - 0x00000000000005dc 0x3c app/libapp.a(nrf_cleanup.c.obj) - .ARM.attributes - 0x0000000000000618 0x3c zephyr/libzephyr.a(heap.c.obj) - .ARM.attributes - 0x0000000000000654 0x3c zephyr/libzephyr.a(cbprintf_packaged.c.obj) - .ARM.attributes - 0x0000000000000690 0x3c zephyr/libzephyr.a(printk.c.obj) - .ARM.attributes - 0x00000000000006cc 0x3c zephyr/libzephyr.a(sem.c.obj) - .ARM.attributes - 0x0000000000000708 0x3c zephyr/libzephyr.a(thread_entry.c.obj) - .ARM.attributes - 0x0000000000000744 0x3c zephyr/libzephyr.a(cbprintf_nano.c.obj) - .ARM.attributes - 0x0000000000000780 0x3c zephyr/libzephyr.a(cbprintf.c.obj) - .ARM.attributes - 0x00000000000007bc 0x3c zephyr/libzephyr.a(assert.c.obj) - .ARM.attributes - 0x00000000000007f8 0x3c zephyr/libzephyr.a(dec.c.obj) - .ARM.attributes - 0x0000000000000834 0x3c zephyr/libzephyr.a(hex.c.obj) - .ARM.attributes - 0x0000000000000870 0x3c zephyr/libzephyr.a(rb.c.obj) - .ARM.attributes - 0x00000000000008ac 0x3c zephyr/libzephyr.a(timeutil.c.obj) - .ARM.attributes - 0x00000000000008e8 0x3c zephyr/libzephyr.a(bitarray.c.obj) - .ARM.attributes - 0x0000000000000924 0x3c zephyr/libzephyr.a(onoff.c.obj) - .ARM.attributes - 0x0000000000000960 0x3c zephyr/libzephyr.a(notify.c.obj) - .ARM.attributes - 0x000000000000099c 0x3c zephyr/libzephyr.a(configs.c.obj) - .ARM.attributes - 0x00000000000009d8 0x3c zephyr/libzephyr.a(log_minimal.c.obj) - .ARM.attributes - 0x0000000000000a14 0x3c zephyr/libzephyr.a(flash_map.c.obj) - .ARM.attributes - 0x0000000000000a50 0x3c zephyr/libzephyr.a(flash_map_layout.c.obj) - .ARM.attributes - 0x0000000000000a8c 0x3c zephyr/libzephyr.a(tracing_none.c.obj) - .ARM.attributes - 0x0000000000000ac8 0x3c zephyr/libzephyr.a(banner.c.obj) - .ARM.attributes - 0x0000000000000b04 0x3c zephyr/libzephyr.a(flash_map_partition_manager.c.obj) - .ARM.attributes - 0x0000000000000b40 0x3c zephyr/libzephyr.a(nrf_cc3xx_platform_abort_zephyr.c.obj) - .ARM.attributes - 0x0000000000000b7c 0x3c zephyr/libzephyr.a(nrf_cc3xx_platform_no_mutex_zephyr.c.obj) - .ARM.attributes - 0x0000000000000bb8 0x3c zephyr/arch/common/libarch__common.a(sw_isr_common.c.obj) - .ARM.attributes - 0x0000000000000bf4 0x3c zephyr/arch/arch/arm/core/libarch__arm__core.a(fatal.c.obj) - .ARM.attributes - 0x0000000000000c30 0x3c zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi.c.obj) - .ARM.attributes - 0x0000000000000c6c 0x26 zephyr/arch/arch/arm/core/libarch__arm__core.a(nmi_on_reset.S.obj) - .ARM.attributes - 0x0000000000000c92 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(exc_exit.c.obj) - .ARM.attributes - 0x0000000000000cce 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault.c.obj) - .ARM.attributes - 0x0000000000000d0a 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fault_s.S.obj) - .ARM.attributes - 0x0000000000000d30 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(fpu.c.obj) - .ARM.attributes - 0x0000000000000d6c 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(reset.S.obj) - .ARM.attributes - 0x0000000000000d92 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(scb.c.obj) - .ARM.attributes - 0x0000000000000dce 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread_abort.c.obj) - .ARM.attributes - 0x0000000000000e0a 0x28 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(vector_table.S.obj) - .ARM.attributes - 0x0000000000000e32 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap.c.obj) - .ARM.attributes - 0x0000000000000e6e 0x26 zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(swap_helper.S.obj) - .ARM.attributes - 0x0000000000000e94 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_manage.c.obj) - .ARM.attributes - 0x0000000000000ed0 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(prep_c.c.obj) - .ARM.attributes - 0x0000000000000f0c 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(thread.c.obj) - .ARM.attributes - 0x0000000000000f48 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(cpu_idle.c.obj) - .ARM.attributes - 0x0000000000000f84 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(irq_init.c.obj) - .ARM.attributes - 0x0000000000000fc0 0x3c zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a(isr_wrapper.c.obj) - .ARM.attributes - 0x0000000000000ffc 0x3c zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a(arm_core_cmse.c.obj) - .ARM.attributes - 0x0000000000001038 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(atoi.c.obj) - .ARM.attributes - 0x0000000000001074 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtol.c.obj) - .ARM.attributes - 0x00000000000010b0 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoul.c.obj) - .ARM.attributes - 0x00000000000010ec 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoll.c.obj) - .ARM.attributes - 0x0000000000001128 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strtoull.c.obj) - .ARM.attributes - 0x0000000000001164 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(bsearch.c.obj) - .ARM.attributes - 0x00000000000011a0 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(exit.c.obj) - .ARM.attributes - 0x00000000000011dc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(qsort.c.obj) - .ARM.attributes - 0x0000000000001218 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strerror.c.obj) - .ARM.attributes - 0x0000000000001254 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strncasecmp.c.obj) - .ARM.attributes - 0x0000000000001290 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strstr.c.obj) - .ARM.attributes - 0x00000000000012cc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(string.c.obj) - .ARM.attributes - 0x0000000000001308 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(strspn.c.obj) - .ARM.attributes - 0x0000000000001344 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(stdout_console.c.obj) - .ARM.attributes - 0x0000000000001380 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sprintf.c.obj) - .ARM.attributes - 0x00000000000013bc 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(fprintf.c.obj) - .ARM.attributes - 0x00000000000013f8 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrtf.c.obj) - .ARM.attributes - 0x0000000000001434 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(sqrt.c.obj) - .ARM.attributes - 0x0000000000001470 0x3c zephyr/lib/libc/minimal/liblib__libc__minimal.a(gmtime.c.obj) - .ARM.attributes - 0x00000000000014ac 0x3c zephyr/lib/libc/common/liblib__libc__common.a(abort.c.obj) - .ARM.attributes - 0x00000000000014e8 0x3c zephyr/lib/libc/common/liblib__libc__common.a(gmtime_r.c.obj) - .ARM.attributes - 0x0000000000001524 0x3c zephyr/lib/libc/common/liblib__libc__common.a(malloc.c.obj) - .ARM.attributes - 0x0000000000001560 0x3c zephyr/lib/libc/common/liblib__libc__common.a(strnlen.c.obj) - .ARM.attributes - 0x000000000000159c 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_base_addresses.c.obj) - .ARM.attributes - 0x00000000000015d8 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_binding_headers.c.obj) - .ARM.attributes - 0x0000000000001614 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(validate_enabled_instances.c.obj) - .ARM.attributes - 0x0000000000001650 0x3c zephyr/soc/soc/nrf9151/libsoc__nordic.a(soc.c.obj) - .ARM.attributes - 0x000000000000168c 0x3c zephyr/drivers/clock_control/libdrivers__clock_control.a(clock_control_nrf.c.obj) - .ARM.attributes - 0x00000000000016c8 0x3c zephyr/drivers/console/libdrivers__console.a(uart_console.c.obj) - .ARM.attributes - 0x0000000000001704 0x3c zephyr/drivers/flash/libdrivers__flash.a(soc_flash_nrf.c.obj) - .ARM.attributes - 0x0000000000001740 0x3c zephyr/drivers/flash/libdrivers__flash.a(flash_page_layout.c.obj) - .ARM.attributes - 0x000000000000177c 0x3c zephyr/drivers/gpio/libdrivers__gpio.a(gpio_nrfx.c.obj) - .ARM.attributes - 0x00000000000017b8 0x3c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(common.c.obj) - .ARM.attributes - 0x00000000000017f4 0x3c zephyr/drivers/pinctrl/libdrivers__pinctrl.a(pinctrl_nrf.c.obj) - .ARM.attributes - 0x0000000000001830 0x3c zephyr/drivers/serial/libdrivers__serial.a(uart_nrfx_uarte.c.obj) - .ARM.attributes - 0x000000000000186c 0x3c zephyr/drivers/timer/libdrivers__timer.a(sys_clock_init.c.obj) - .ARM.attributes - 0x00000000000018a8 0x3c zephyr/drivers/timer/libdrivers__timer.a(nrf_rtc_timer.c.obj) - .ARM.attributes - 0x00000000000018e4 0x3c modules/nrf/lib/fprotect/lib..__nrf__lib__fprotect.a(fprotect_spu.c.obj) - .ARM.attributes - 0x0000000000001920 0x3c modules/nrf/drivers/hw_cc3xx/lib..__nrf__drivers__hw_cc3xx.a(hw_cc3xx.c.obj) - .ARM.attributes - 0x000000000000195c 0x3c modules/mcuboot/boot/bootutil/zephyr/libmcuboot_util.a(bootutil_public.c.obj) - .ARM.attributes - 0x0000000000001998 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(system_nrf91.c.obj) - .ARM.attributes - 0x00000000000019d4 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_glue.c.obj) - .ARM.attributes - 0x0000000000001a10 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_flag32_allocator.c.obj) - .ARM.attributes - 0x0000000000001a4c 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gppi_dppi.c.obj) - .ARM.attributes - 0x0000000000001a88 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_clock.c.obj) - .ARM.attributes - 0x0000000000001ac4 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_dppi.c.obj) - .ARM.attributes - 0x0000000000001b00 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_gpiote.c.obj) - .ARM.attributes - 0x0000000000001b3c 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_nvmc.c.obj) - .ARM.attributes - 0x0000000000001b78 0x3c modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a(nrfx_wdt.c.obj) - .ARM.attributes - 0x0000000000001bb4 0x3c zephyr/kernel/libkernel.a(busy_wait.c.obj) - .ARM.attributes - 0x0000000000001bf0 0x3c zephyr/kernel/libkernel.a(device.c.obj) - .ARM.attributes - 0x0000000000001c2c 0x3c zephyr/kernel/libkernel.a(errno.c.obj) - .ARM.attributes - 0x0000000000001c68 0x3c zephyr/kernel/libkernel.a(fatal.c.obj) - .ARM.attributes - 0x0000000000001ca4 0x3c zephyr/kernel/libkernel.a(init.c.obj) - .ARM.attributes - 0x0000000000001ce0 0x3c zephyr/kernel/libkernel.a(nothread.c.obj) - .ARM.attributes - 0x0000000000001d1c 0x3c zephyr/kernel/libkernel.a(xip.c.obj) - .ARM.attributes - 0x0000000000001d58 0x3c zephyr/kernel/libkernel.a(timeout.c.obj) - .ARM.attributes - 0x0000000000001d94 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(cmse.o) - .ARM.attributes - 0x0000000000001dcc 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldf3.o) - .ARM.attributes - 0x0000000000001df2 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_addsubdf3.o) - .ARM.attributes - 0x0000000000001e18 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_muldivdf3.o) - .ARM.attributes - 0x0000000000001e3e 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_cmpdf2.o) - .ARM.attributes - 0x0000000000001e64 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_truncdfsf2.o) - .ARM.attributes - 0x0000000000001e8a 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_ldivmod.o) - .ARM.attributes - 0x0000000000001eb0 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_aeabi_uldivmod.o) - .ARM.attributes - 0x0000000000001ed6 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_popcountsi2.o) - .ARM.attributes - 0x0000000000001f0e 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixdfdi.o) - .ARM.attributes - 0x0000000000001f46 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_fixunsdfdi.o) - .ARM.attributes - 0x0000000000001f7e 0x38 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_udivmoddi4.o) - .ARM.attributes - 0x0000000000001fb6 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_dvmd_tls.o) - .ARM.attributes - 0x0000000000001fdc 0x26 /home/mike/ncs/toolchains/e9dba88316/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard/libgcc.a(_arm_fixunsdfsi.o) - .ARM.attributes - 0x0000000000002002 0x3c zephyr/arch/common/libisr_tables.a(isr_tables.c.obj) - .ARM.attributes - 0x000000000000203e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform.c.obj) - .ARM.attributes - 0x0000000000002078 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_abort.c.obj) - .ARM.attributes - 0x00000000000020b2 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_lib.c.obj) - .ARM.attributes - 0x00000000000020ec 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_hal.c.obj) - .ARM.attributes - 0x0000000000002126 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal.c.obj) - .ARM.attributes - 0x0000000000002160 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_dma.c.obj) - .ARM.attributes - 0x000000000000219a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_interrupt_ctrl.c.obj) - .ARM.attributes - 0x00000000000021d4 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mem.c.obj) - .ARM.attributes - 0x000000000000220e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_mutex.c.obj) - .ARM.attributes - 0x0000000000002248 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_pm.c.obj) - .ARM.attributes - 0x0000000000002282 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_ctr_drbg.c.obj) - .ARM.attributes - 0x00000000000022bc 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_hmac_drbg.c.obj) - .ARM.attributes - 0x00000000000022f6 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_mutex.c.obj) - .ARM.attributes - 0x0000000000002330 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_common.c.obj) - .ARM.attributes - 0x000000000000236a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd_trng90b.c.obj) - .ARM.attributes - 0x00000000000023a4 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(ctr_drbg.c.obj) - .ARM.attributes - 0x00000000000023de 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(custom_entropy.c.obj) - .ARM.attributes - 0x0000000000002418 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hmac_drbg_alt.c.obj) - .ARM.attributes - 0x0000000000002452 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_rng_plat.c.obj) - .ARM.attributes - 0x000000000000248c 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_trng.c.obj) - .ARM.attributes - 0x00000000000024c6 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(threading_alt.c.obj) - .ARM.attributes - 0x0000000000002500 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(llf_rnd.c.obj) - .ARM.attributes - 0x000000000000253a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(trng_api.c.obj) - .ARM.attributes - 0x0000000000002574 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_alt.c.obj) - .ARM.attributes - 0x00000000000025ae 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256_alt.c.obj) - .ARM.attributes - 0x00000000000025e8 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(mbedtls_hash_common.c.obj) - .ARM.attributes - 0x0000000000002622 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(sha256.c.obj) - .ARM.attributes - 0x000000000000265c 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(driver_common.c.obj) - .ARM.attributes - 0x0000000000002696 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(hash_driver.c.obj) - .ARM.attributes - 0x00000000000026d0 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(aes_driver.c.obj) - .ARM.attributes - 0x000000000000270a 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(kmu_shared.c.obj) - .ARM.attributes - 0x0000000000002744 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_platform_keys.c.obj) - .ARM.attributes - 0x000000000000277e 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_util_cmac.c.obj) - .ARM.attributes - 0x00000000000027b8 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(cc_pal_buff_attr.c.obj) - .ARM.attributes - 0x00000000000027f2 0x3a /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_platform/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_platform_0.9.19.a(nrf_cc3xx_platform_kmu.c.obj) - .ARM.attributes - 0x000000000000282c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_ecdsa_verify_secp256r1.c.obj) - .ARM.attributes - 0x0000000000002868 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash_sha256.c.obj) - .ARM.attributes - 0x00000000000028a4 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_init.c.obj) - .ARM.attributes - 0x00000000000028e0 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka.c.obj) - .ARM.attributes - 0x000000000000291c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst_dsa_verify.c.obj) - .ARM.attributes - 0x0000000000002958 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_pal_mem.c.obj) - .ARM.attributes - 0x0000000000002994 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(crys_common_conv_endian.c.obj) - .ARM.attributes - 0x00000000000029d0 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(nrf_cc310_bl_hash.c.obj) - .ARM.attributes - 0x0000000000002a0c 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(pka_ec_wrst.c.obj) - .ARM.attributes - 0x0000000000002a48 0x3c /home/mike/Documents/ncs/v2.7.0/nrfxlib/crypto/nrf_cc310_bl/lib/cortex-m33/hard-float/no-interrupts/libnrf_cc310_bl_0.9.12.a(ssi_hal.c.obj) - *(SORT_BY_ALIGNMENT(.gnu.attributes)) - -.last_section 0x0000000000007a84 0x4 - 0x0000000000007a84 0x4 LONG 0xe015e015 - 0x0000000000007a88 _flash_used = ((LOADADDR (.last_section) + SIZEOF (.last_section)) - __rom_region_start) -OUTPUT(zephyr/zephyr_pre0.elf elf32-littlearm) -LOAD linker stubs |
