Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Executing task: nRF Connect: Generate config nrf5340dk_nrf5340_cpuapp for c:\Nordic_timesync\timesync_sample
- Building timesync_sample
- C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/Nordic_timesync/timesync_sample/build c:/Nordic_timesync/timesync_sample --pristine --board nrf5340dk_nrf5340_cpuapp --no-sysbuild -- -DNCS_TOOLCHAIN_VERSION=NONE -DBOARD_ROOT=c:/nordic_timesync/timesync_sample"
- -- west build: generating a build system
- Loading Zephyr default modules (Zephyr base).
- -- Application: C:/Nordic_timesync/timesync_sample
- -- CMake version: 3.20.5
- -- Found Python3: C:/ncs/toolchains/c57af46cb7/opt/bin/python.exe (found suitable version "3.8.2", minimum required is "3.8") found components: Interpreter
- -- Cache files will be written to: C:/ncs/v2.5.0/zephyr/.cache
- -- Zephyr version: 3.4.99 (C:/ncs/v2.5.0/zephyr)
- -- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
- -- Board: nrf5340dk_nrf5340_cpuapp
- -- Found host-tools: zephyr 0.16.1 (C:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk)
- -- Found toolchain: zephyr 0.16.1 (C:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk)
- -- Found Dtc: C:/ncs/toolchains/c57af46cb7/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
- -- Found BOARD.dts: C:/ncs/v2.5.0/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp.dts
- -- Found devicetree overlay: C:/Nordic_timesync/timesync_sample/boards/nrf5340dk_nrf5340_cpuapp.overlay
- -- Generated zephyr.dts: C:/Nordic_timesync/timesync_sample/build/zephyr/zephyr.dts
- -- Generated devicetree_generated.h: C:/Nordic_timesync/timesync_sample/build/zephyr/include/generated/devicetree_generated.h
- -- Including generated dts.cmake file: C:/Nordic_timesync/timesync_sample/build/zephyr/dts.cmake
- warning: NRFX_PPI (defined at C:/ncs/v2.5.0/zephyr/modules/hal_nordic\nrfx/Kconfig:117,
- modules\hal_nordic\nrfx/Kconfig:117) was assigned the value 'y' but got the value 'n'. Check these
- unsatisfied dependencies: n (=n). See
- http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRFX_PPI and/or look up NRFX_PPI in the
- menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values,
- and Kconfig - Tips and Best Practices sections of the manual might be helpful too.
- warning: NRFX_TIMER3 (defined at C:/ncs/v2.5.0/zephyr/modules/hal_nordic\nrfx/Kconfig:282,
- modules\hal_nordic\nrfx/Kconfig:282, drivers/serial/Kconfig.nrfx:345) was assigned the value 'y' but
- got the value 'n'. Check these unsatisfied dependencies: (UART_0_NRF_HW_ASYNC_TIMER = 3 ||
- UART_1_NRF_HW_ASYNC_TIMER = 3 || UART_2_NRF_HW_ASYNC_TIMER = 3 || UART_3_NRF_HW_ASYNC_TIMER = 3)
- (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRFX_TIMER3 and/or look up
- NRFX_TIMER3 in the menuconfig/guiconfig interface. The Application Development Primer, Setting
- Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
- too.
- warning: NRFX_TIMER4 (defined at C:/ncs/v2.5.0/zephyr/modules/hal_nordic\nrfx/Kconfig:287,
- modules\hal_nordic\nrfx/Kconfig:287, drivers/serial/Kconfig.nrfx:352) was assigned the value 'y' but
- got the value 'n'. Check these unsatisfied dependencies: (UART_0_NRF_HW_ASYNC_TIMER = 4 ||
- UART_1_NRF_HW_ASYNC_TIMER = 4 || UART_2_NRF_HW_ASYNC_TIMER = 4 || UART_3_NRF_HW_ASYNC_TIMER = 4)
- (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NRFX_TIMER4 and/or look up
- NRFX_TIMER4 in the menuconfig/guiconfig interface. The Application Development Primer, Setting
- Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
- too.
- warning: MPSL (defined at C:/ncs/v2.5.0/nrfxlib\mpsl/Kconfig:7) was assigned the value 'y' but got
- the value 'n'. Check these unsatisfied dependencies: (SOC_SERIES_BSIM_NRFXX || SOC_SERIES_NRF52X ||
- SOC_NRF5340_CPUNET) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MPSL and/or
- look up MPSL in the menuconfig/guiconfig interface. The Application Development Primer, Setting
- Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
- too.
- Parsing C:/Nordic_timesync/timesync_sample/Kconfig
- Loaded configuration 'C:/ncs/v2.5.0/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp_defconfig'
- Merged configuration 'C:/Nordic_timesync/timesync_sample/prj.conf'
- Configuration saved to 'C:/Nordic_timesync/timesync_sample/build/zephyr/.config'
- Kconfig header saved to 'C:/Nordic_timesync/timesync_sample/build/zephyr/include/generated/autoconf.h'
- -- Found GnuLd: c:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
- -- The C compiler identification is GNU 12.2.0
- -- The CXX compiler identification is GNU 12.2.0
- -- The ASM compiler identification is GNU
- -- Found assembler: C:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
- === child image hci_rpmsg - CPUNET begin ===
- loading initial cache file C:/Nordic_timesync/timesync_sample/build/hci_rpmsg/child_image_preload.cmake
- Loading Zephyr default modules (Zephyr base).
- -- Application: C:/ncs/v2.5.0/zephyr/samples/bluetooth/hci_rpmsg
- -- CMake version: 3.20.5
- -- Found Python3: C:/ncs/toolchains/c57af46cb7/opt/bin/python.exe (found suitable version "3.8.2", minimum required is "3.8") found components: Interpreter
- -- Cache files will be written to: C:/ncs/v2.5.0/zephyr/.cache
- -- Zephyr version: 3.4.99 (C:/ncs/v2.5.0/zephyr)
- -- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
- -- Board: nrf5340dk_nrf5340_cpunet
- -- Found host-tools: zephyr 0.16.1 (C:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk)
- -- Found toolchain: zephyr 0.16.1 (C:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk)
- -- Found Dtc: C:/ncs/toolchains/c57af46cb7/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
- -- Found BOARD.dts: C:/ncs/v2.5.0/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpunet.dts
- -- Generated zephyr.dts: C:/Nordic_timesync/timesync_sample/build/hci_rpmsg/zephyr/zephyr.dts
- -- Generated devicetree_generated.h: C:/Nordic_timesync/timesync_sample/build/hci_rpmsg/zephyr/include/generated/devicetree_generated.h
- -- Including generated dts.cmake file: C:/Nordic_timesync/timesync_sample/build/hci_rpmsg/zephyr/dts.cmake
- Parsing C:/ncs/v2.5.0/zephyr/Kconfig
- Loaded configuration 'C:/ncs/v2.5.0/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpunet_defconfig'
- Merged configuration 'C:/ncs/v2.5.0/zephyr/samples/bluetooth/hci_rpmsg/prj.conf'
- Merged configuration 'C:/ncs/v2.5.0/nrf/subsys/partition_manager/partition_manager_enabled.conf'
- Configuration saved to 'C:/Nordic_timesync/timesync_sample/build/hci_rpmsg/zephyr/.config'
- Kconfig header saved to 'C:/Nordic_timesync/timesync_sample/build/hci_rpmsg/zephyr/include/generated/autoconf.h'
- -- Found GnuLd: c:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
- -- The C compiler identification is GNU 12.2.0
- -- The CXX compiler identification is GNU 12.2.0
- -- The ASM compiler identification is GNU
- -- Found assembler: C:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
- -- libmetal version: 1.4.0 (C:/ncs/v2.5.0/zephyr/samples/bluetooth/hci_rpmsg)
- -- Build type:
- -- Host: Windows/AMD64
- -- Target: Generic/arm
- -- Machine: arm
- -- Looking for include file stdatomic.h
- -- Looking for include file stdatomic.h - found
- -- open-amp version: 1.4.0 (C:/ncs/v2.5.0/modules/lib/open-amp/open-amp)
- -- Host: Windows/AMD64
- -- Target: Generic/arm
- -- Machine: arm
- -- C_FLAGS : -Wall -Wextra
- -- Looking for include file fcntl.h
- -- Looking for include file fcntl.h - found
- -- Configuring done
- -- Generating done
- -- Build files have been written to: C:/Nordic_timesync/timesync_sample/build/hci_rpmsg
- === child image hci_rpmsg - CPUNET end ===
- -- libmetal version: 1.4.0 (C:/Nordic_timesync/timesync_sample)
- -- Looking for include file stdatomic.h
- -- Build type:
- -- Host: Windows/AMD64
- -- Target: Generic/arm
- -- Machine: arm
- -- Looking for include file stdatomic.h - found
- -- open-amp version: 1.4.0 (C:/ncs/v2.5.0/modules/lib/open-amp/open-amp)
- -- Host: Windows/AMD64
- -- Target: Generic/arm
- -- Machine: arm
- -- C_FLAGS : -Wall -Wextra
- -- Looking for include file fcntl.h
- -- Looking for include file fcntl.h - found
- CMake Warning at C:/ncs/v2.5.0/zephyr/CMakeLists.txt:1958 (message):
- __ASSERT() statements are globally ENABLED
- -- Configuring done
- -- Generating done
- -- Build files have been written to: C:/Nordic_timesync/timesync_sample/build
- -- west build: building application
- [4/266] Generating include/generated/version.h
- -- Zephyr version: 3.4.99 (C:/ncs/v2.5.0/zephyr), build: v3.4.99-ncs1
- [2/202] Generating include/generated/version.h
- -- Zephyr version: 3.4.99 (C:/ncs/v2.5.0/zephyr), build: v3.4.99-ncs1
- [200/202] Linking C executable zephyr\zephyr.elf
- Memory region Used Size Region Size %age Used
- FLASH: 181352 B 256 KB 69.18%
- RAM: 49088 B 64 KB 74.90%
- SRAM1: 0 GB 64 KB 0.00%
- IDT_LIST: 0 GB 2 KB 0.00%
- [85/266] Building C object CMakeFiles/app.dir/src/main.c.obj
- FAILED: CMakeFiles/app.dir/src/main.c.obj
- C:\ncs\toolchains\c57af46cb7\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DKERNEL -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_INTEGER_PRINTF_SCANF -DUSE_PARTITION_MANAGER=1 -D_FORTIFY_SOURCE=1 -D_POSIX_C_SOURCE=200809 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -IC:/ncs/v2.5.0/zephyr/include -Izephyr/include/generated -IC:/ncs/v2.5.0/zephyr/soc/arm/nordic_nrf/nrf53 -IC:/ncs/v2.5.0/zephyr/lib/posix/getopt/. -IC:/ncs/v2.5.0/zephyr/soc/arm/nordic_nrf/common/. -IC:/ncs/v2.5.0/zephyr/subsys/bluetooth -IC:/ncs/v2.5.0/zephyr/subsys/settings/include -IC:/ncs/v2.5.0/nrf/include -IC:/ncs/v2.5.0/nrf/tests/include -IC:/ncs/v2.5.0/modules/hal/cmsis/CMSIS/Core/Include -IC:/ncs/v2.5.0/zephyr/modules/cmsis/. -IC:/ncs/v2.5.0/modules/hal/nordic/nrfx -IC:/ncs/v2.5.0/modules/hal/nordic/nrfx/drivers/include -IC:/ncs/v2.5.0/modules/hal/nordic/nrfx/mdk -IC:/ncs/v2.5.0/zephyr/modules/hal_nordic/nrfx/. -Imodules/libmetal/libmetal/lib/include -IC:/ncs/v2.5.0/modules/lib/open-amp/open-amp/lib/include -I../src/timesync -IC:/ncs/v2.5.0/nrfxlib/softdevice_controller/include -isystem C:/ncs/v2.5.0/nrfxlib/crypto/nrf_cc312_platform/include -fno-strict-aliasing -O2 -imacros C:/Nordic_timesync/timesync_sample/build/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=C:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros C:/ncs/v2.5.0/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=C:/Nordic_timesync/timesync_sample=CMAKE_SOURCE_DIR -fmacro-prefix-map=C:/ncs/v2.5.0/zephyr=ZEPHYR_BASE -fmacro-prefix-map=C:/ncs/v2.5.0=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -D_POSIX_THREADS -std=c99 -MD -MT CMakeFiles/app.dir/src/main.c.obj -MF CMakeFiles\app.dir\src\main.c.obj.d -o CMakeFiles/app.dir/src/main.c.obj -c ../src/main.c
- In file included from C:/ncs/v2.5.0/zephyr/include/zephyr/toolchain/gcc.h:92,
- from C:/ncs/v2.5.0/zephyr/include/zephyr/toolchain.h:50,
- from C:/ncs/v2.5.0/zephyr/include/zephyr/kernel_includes.h:19,
- from C:/ncs/v2.5.0/zephyr/include/zephyr/kernel.h:17,
- from ../src/main.c:7:
- C:/ncs/v2.5.0/zephyr/include/zephyr/device.h:85:41: error: '__device_dts_ord_DT_N_ALIAS_syncpin_P_gpios_IDX_0_PH_ORD' undeclared here (not in a function)
- 85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
- | ^~~~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/toolchain/common.h:132:26: note: in definition of macro '_DO_CONCAT'
- 132 | #define _DO_CONCAT(x, y) x ## y
- | ^
- C:/ncs/v2.5.0/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
- 85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
- | ^~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/device.h:211:37: note: in expansion of macro 'DEVICE_NAME_GET'
- 211 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
- | ^~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/device.h:228:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
- 228 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
- | ^~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/drivers/gpio.h:331:25: note: in expansion of macro 'DEVICE_DT_GET'
- 331 | .port = DEVICE_DT_GET(DT_GPIO_CTLR_BY_IDX(node_id, prop, idx)),\
- | ^~~~~~~~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/drivers/gpio.h:367:9: note: in expansion of macro 'GPIO_DT_SPEC_GET_BY_IDX'
- 367 | GPIO_DT_SPEC_GET_BY_IDX(node_id, prop, 0)
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ../src/main.c:68:44: note: in expansion of macro 'GPIO_DT_SPEC_GET'
- 68 | static const struct gpio_dt_spec syncpin = GPIO_DT_SPEC_GET(DT_ALIAS(syncpin), gpios);
- | ^~~~~~~~~~~~~~~~
- In file included from C:/ncs/v2.5.0/zephyr/include/zephyr/arch/arm/aarch32/arch.h:20,
- from C:/ncs/v2.5.0/zephyr/include/zephyr/arch/cpu.h:19,
- from C:/ncs/v2.5.0/zephyr/include/zephyr/kernel_includes.h:33:
- C:/ncs/v2.5.0/zephyr/include/zephyr/devicetree.h:237:32: error: 'DT_N_ALIAS_syncpin_P_gpios_IDX_0_VAL_pin' undeclared here (not in a function); did you mean 'DT_N_S_leds_S_led_3_P_gpios_IDX_0_VAL_pin'?
- 237 | #define DT_ALIAS(alias) DT_CAT(DT_N_ALIAS_, alias)
- | ^~~~~~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/devicetree.h:4240:9: note: in definition of macro 'DT_CAT7'
- 4240 | a1 ## a2 ## a3 ## a4 ## a5 ## a6 ## a7
- | ^~
- C:/ncs/v2.5.0/zephyr/include/zephyr/devicetree/gpio.h:164:9: note: in expansion of macro 'DT_PHA_BY_IDX'
- 164 | DT_PHA_BY_IDX(node_id, gpio_pha, idx, pin)
- | ^~~~~~~~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/drivers/gpio.h:332:24: note: in expansion of macro 'DT_GPIO_PIN_BY_IDX'
- 332 | .pin = DT_GPIO_PIN_BY_IDX(node_id, prop, idx), \
- | ^~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/drivers/gpio.h:367:9: note: in expansion of macro 'GPIO_DT_SPEC_GET_BY_IDX'
- 367 | GPIO_DT_SPEC_GET_BY_IDX(node_id, prop, 0)
- | ^~~~~~~~~~~~~~~~~~~~~~~
- ../src/main.c:68:44: note: in expansion of macro 'GPIO_DT_SPEC_GET'
- 68 | static const struct gpio_dt_spec syncpin = GPIO_DT_SPEC_GET(DT_ALIAS(syncpin), gpios);
- | ^~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/zephyr/include/zephyr/devicetree.h:237:25: note: in expansion of macro 'DT_CAT'
- 237 | #define DT_ALIAS(alias) DT_CAT(DT_N_ALIAS_, alias)
- | ^~~~~~
- ../src/main.c:68:61: note: in expansion of macro 'DT_ALIAS'
- 68 | static const struct gpio_dt_spec syncpin = GPIO_DT_SPEC_GET(DT_ALIAS(syncpin), gpios);
- | ^~~~~~~~
- [93/266] Building C object CMakeFiles/app.dir/src/timesync/time_sync_nrf53.c.obj
- FAILED: CMakeFiles/app.dir/src/timesync/time_sync_nrf53.c.obj
- C:\ncs\toolchains\c57af46cb7\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DKERNEL -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_INTEGER_PRINTF_SCANF -DUSE_PARTITION_MANAGER=1 -D_FORTIFY_SOURCE=1 -D_POSIX_C_SOURCE=200809 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -IC:/ncs/v2.5.0/zephyr/include -Izephyr/include/generated -IC:/ncs/v2.5.0/zephyr/soc/arm/nordic_nrf/nrf53 -IC:/ncs/v2.5.0/zephyr/lib/posix/getopt/. -IC:/ncs/v2.5.0/zephyr/soc/arm/nordic_nrf/common/. -IC:/ncs/v2.5.0/zephyr/subsys/bluetooth -IC:/ncs/v2.5.0/zephyr/subsys/settings/include -IC:/ncs/v2.5.0/nrf/include -IC:/ncs/v2.5.0/nrf/tests/include -IC:/ncs/v2.5.0/modules/hal/cmsis/CMSIS/Core/Include -IC:/ncs/v2.5.0/zephyr/modules/cmsis/. -IC:/ncs/v2.5.0/modules/hal/nordic/nrfx -IC:/ncs/v2.5.0/modules/hal/nordic/nrfx/drivers/include -IC:/ncs/v2.5.0/modules/hal/nordic/nrfx/mdk -IC:/ncs/v2.5.0/zephyr/modules/hal_nordic/nrfx/. -Imodules/libmetal/libmetal/lib/include -IC:/ncs/v2.5.0/modules/lib/open-amp/open-amp/lib/include -I../src/timesync -IC:/ncs/v2.5.0/nrfxlib/softdevice_controller/include -isystem C:/ncs/v2.5.0/nrfxlib/crypto/nrf_cc312_platform/include -fno-strict-aliasing -O2 -imacros C:/Nordic_timesync/timesync_sample/build/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=C:/ncs/toolchains/c57af46cb7/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros C:/ncs/v2.5.0/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=C:/Nordic_timesync/timesync_sample=CMAKE_SOURCE_DIR -fmacro-prefix-map=C:/ncs/v2.5.0/zephyr=ZEPHYR_BASE -fmacro-prefix-map=C:/ncs/v2.5.0=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -D_POSIX_THREADS -std=c99 -MD -MT CMakeFiles/app.dir/src/timesync/time_sync_nrf53.c.obj -MF CMakeFiles\app.dir\src\timesync\time_sync_nrf53.c.obj.d -o CMakeFiles/app.dir/src/timesync/time_sync_nrf53.c.obj -c ../src/timesync/time_sync_nrf53.c
- In file included from c:\ncs\toolchains\c57af46cb7\opt\zephyr-sdk\arm-zephyr-eabi\picolibc\include\stdlib.h:49,
- from ../src/timesync/time_sync_nrf53.c:12:
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:58:41: error: unknown type name 'NRF_RADIO_Type'
- 58 | NRF_RADIO_TASK_TXEN = offsetof(NRF_RADIO_Type, TASKS_TXEN), /**< Enable RADIO in TX mode. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:59:41: error: unknown type name 'NRF_RADIO_Type'
- 59 | NRF_RADIO_TASK_RXEN = offsetof(NRF_RADIO_Type, TASKS_RXEN), /**< Enable RADIO in RX mode. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:60:41: error: unknown type name 'NRF_RADIO_Type'
- 60 | NRF_RADIO_TASK_START = offsetof(NRF_RADIO_Type, TASKS_START), /**< Start RADIO. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:61:41: error: unknown type name 'NRF_RADIO_Type'
- 61 | NRF_RADIO_TASK_STOP = offsetof(NRF_RADIO_Type, TASKS_STOP), /**< Stop RADIO. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:62:41: error: unknown type name 'NRF_RADIO_Type'
- 62 | NRF_RADIO_TASK_DISABLE = offsetof(NRF_RADIO_Type, TASKS_DISABLE), /**< Disable RADIO. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:63:41: error: unknown type name 'NRF_RADIO_Type'
- 63 | NRF_RADIO_TASK_RSSISTART = offsetof(NRF_RADIO_Type, TASKS_RSSISTART), /**< Start the RSSI and take one single sample of the receive signal strength. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:69:41: error: unknown type name 'NRF_RADIO_Type'
- 69 | NRF_RADIO_TASK_BCSTART = offsetof(NRF_RADIO_Type, TASKS_BCSTART), /**< Start the bit counter. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:70:41: error: unknown type name 'NRF_RADIO_Type'
- 70 | NRF_RADIO_TASK_BCSTOP = offsetof(NRF_RADIO_Type, TASKS_BCSTOP), /**< Stop the bit counter. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:88:43: error: unknown type name 'NRF_RADIO_Type'
- 88 | NRF_RADIO_EVENT_READY = offsetof(NRF_RADIO_Type, EVENTS_READY), /**< Radio has ramped up and is ready to be started. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:89:43: error: unknown type name 'NRF_RADIO_Type'
- 89 | NRF_RADIO_EVENT_ADDRESS = offsetof(NRF_RADIO_Type, EVENTS_ADDRESS), /**< Address sent or received. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:90:43: error: unknown type name 'NRF_RADIO_Type'
- 90 | NRF_RADIO_EVENT_PAYLOAD = offsetof(NRF_RADIO_Type, EVENTS_PAYLOAD), /**< Packet payload sent or received. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:91:43: error: unknown type name 'NRF_RADIO_Type'
- 91 | NRF_RADIO_EVENT_END = offsetof(NRF_RADIO_Type, EVENTS_END), /**< Packet transmitted or received. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:92:43: error: unknown type name 'NRF_RADIO_Type'
- 92 | NRF_RADIO_EVENT_DISABLED = offsetof(NRF_RADIO_Type, EVENTS_DISABLED), /**< RADIO has been disabled. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:93:43: error: unknown type name 'NRF_RADIO_Type'
- 93 | NRF_RADIO_EVENT_DEVMATCH = offsetof(NRF_RADIO_Type, EVENTS_DEVMATCH), /**< A device address match occurred on the last received packet. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:94:43: error: unknown type name 'NRF_RADIO_Type'
- 94 | NRF_RADIO_EVENT_DEVMISS = offsetof(NRF_RADIO_Type, EVENTS_DEVMISS), /**< No device address match occurred on the last received packet. */
- | ^~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:100:43: error: unknown type name 'NRF_RADIO_Type'
- 100 | NRF_RADIO_EVENT_BCMATCH = offsetof(NRF_RADIO_Type, EVENTS_BCMATCH), /**< Bit counter reached bit count value. */
- | ^~~~~~~~~~~~~~
- In file included from ../src/timesync/time_sync_nrf53.c:20:
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:305:1: error: empty enum is invalid
- 305 | } nrf_radio_int_mask_t;
- | ^
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:310:47: error: 'RADIO_SHORTS_READY_START_Msk' undeclared here (not in a function); did you mean 'SPIM_SHORTS_END_START_Msk'?
- 310 | NRF_RADIO_SHORT_READY_START_MASK = RADIO_SHORTS_READY_START_Msk, /**< Shortcut between READY event and START task. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- | SPIM_SHORTS_END_START_Msk
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:311:47: error: 'RADIO_SHORTS_END_DISABLE_Msk' undeclared here (not in a function)
- 311 | NRF_RADIO_SHORT_END_DISABLE_MASK = RADIO_SHORTS_END_DISABLE_Msk, /**< Shortcut between END event and DISABLE task. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:312:47: error: 'RADIO_SHORTS_DISABLED_TXEN_Msk' undeclared here (not in a function)
- 312 | NRF_RADIO_SHORT_DISABLED_TXEN_MASK = RADIO_SHORTS_DISABLED_TXEN_Msk, /**< Shortcut between DISABLED event and TXEN task. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:313:47: error: 'RADIO_SHORTS_DISABLED_RXEN_Msk' undeclared here (not in a function); did you mean 'NRF_RADIO_SHORT_DISABLED_TXEN_MASK'?
- 313 | NRF_RADIO_SHORT_DISABLED_RXEN_MASK = RADIO_SHORTS_DISABLED_RXEN_Msk, /**< Shortcut between DISABLED event and RXEN task. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- | NRF_RADIO_SHORT_DISABLED_TXEN_MASK
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:314:47: error: 'RADIO_SHORTS_ADDRESS_RSSISTART_Msk' undeclared here (not in a function)
- 314 | NRF_RADIO_SHORT_ADDRESS_RSSISTART_MASK = RADIO_SHORTS_ADDRESS_RSSISTART_Msk, /**< Shortcut between ADDRESS event and RSSISTART task. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:315:47: error: 'RADIO_SHORTS_END_START_Msk' undeclared here (not in a function); did you mean 'SPIM_SHORTS_END_START_Msk'?
- 315 | NRF_RADIO_SHORT_END_START_MASK = RADIO_SHORTS_END_START_Msk, /**< Shortcut between END event and START task. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- | SPIM_SHORTS_END_START_Msk
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:316:47: error: 'RADIO_SHORTS_ADDRESS_BCSTART_Msk' undeclared here (not in a function); did you mean 'NRF_RADIO_SHORT_ADDRESS_RSSISTART_MASK'?
- 316 | NRF_RADIO_SHORT_ADDRESS_BCSTART_MASK = RADIO_SHORTS_ADDRESS_BCSTART_Msk, /**< Shortcut between ADDRESS event and BCSTART task. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- | NRF_RADIO_SHORT_ADDRESS_RSSISTART_MASK
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:370:33: error: 'RADIO_STATE_STATE_Disabled' undeclared here (not in a function)
- 370 | NRF_RADIO_STATE_DISABLED = RADIO_STATE_STATE_Disabled, /**< No operations are going on inside the radio and the power consumption is at a minimum. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:371:33: error: 'RADIO_STATE_STATE_RxRu' undeclared here (not in a function)
- 371 | NRF_RADIO_STATE_RXRU = RADIO_STATE_STATE_RxRu, /**< The radio is ramping up and preparing for reception. */
- | ^~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:372:33: error: 'RADIO_STATE_STATE_RxIdle' undeclared here (not in a function)
- 372 | NRF_RADIO_STATE_RXIDLE = RADIO_STATE_STATE_RxIdle, /**< The radio is ready for reception to start. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:373:33: error: 'RADIO_STATE_STATE_Rx' undeclared here (not in a function)
- 373 | NRF_RADIO_STATE_RX = RADIO_STATE_STATE_Rx, /**< Reception has been started. */
- | ^~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:374:33: error: 'RADIO_STATE_STATE_RxDisable' undeclared here (not in a function)
- 374 | NRF_RADIO_STATE_RXDISABLE = RADIO_STATE_STATE_RxDisable, /**< The radio is disabling the receiver. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:375:33: error: 'RADIO_STATE_STATE_TxRu' undeclared here (not in a function)
- 375 | NRF_RADIO_STATE_TXRU = RADIO_STATE_STATE_TxRu, /**< The radio is ramping up and preparing for transmission. */
- | ^~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:376:33: error: 'RADIO_STATE_STATE_TxIdle' undeclared here (not in a function)
- 376 | NRF_RADIO_STATE_TXIDLE = RADIO_STATE_STATE_TxIdle, /**< The radio is ready for transmission to start. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:377:33: error: 'RADIO_STATE_STATE_Tx' undeclared here (not in a function)
- 377 | NRF_RADIO_STATE_TX = RADIO_STATE_STATE_Tx, /**< The radio is transmitting a packet. */
- | ^~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:378:33: error: 'RADIO_STATE_STATE_TxDisable' undeclared here (not in a function)
- 378 | NRF_RADIO_STATE_TXDISABLE = RADIO_STATE_STATE_TxDisable, /**< The radio is disabling the transmitter. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:414:34: error: 'RADIO_TXPOWER_TXPOWER_0dBm' undeclared here (not in a function)
- 414 | NRF_RADIO_TXPOWER_0DBM = RADIO_TXPOWER_TXPOWER_0dBm, /**< 0 dBm. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:424:34: error: 'RADIO_TXPOWER_TXPOWER_Neg4dBm' undeclared here (not in a function)
- 424 | NRF_RADIO_TXPOWER_NEG4DBM = RADIO_TXPOWER_TXPOWER_Neg4dBm, /**< -4 dBm. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:434:34: error: 'RADIO_TXPOWER_TXPOWER_Neg8dBm' undeclared here (not in a function)
- 434 | NRF_RADIO_TXPOWER_NEG8DBM = RADIO_TXPOWER_TXPOWER_Neg8dBm, /**< -8 dBm. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:435:34: error: 'RADIO_TXPOWER_TXPOWER_Neg12dBm' undeclared here (not in a function)
- 435 | NRF_RADIO_TXPOWER_NEG12DBM = RADIO_TXPOWER_TXPOWER_Neg12dBm, /**< -12 dBm. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:436:34: error: 'RADIO_TXPOWER_TXPOWER_Neg16dBm' undeclared here (not in a function)
- 436 | NRF_RADIO_TXPOWER_NEG16DBM = RADIO_TXPOWER_TXPOWER_Neg16dBm, /**< -16 dBm. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:437:34: error: 'RADIO_TXPOWER_TXPOWER_Neg20dBm' undeclared here (not in a function)
- 437 | NRF_RADIO_TXPOWER_NEG20DBM = RADIO_TXPOWER_TXPOWER_Neg20dBm, /**< -20 dBm. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:452:41: error: 'RADIO_MODE_MODE_Nrf_1Mbit' undeclared here (not in a function)
- 452 | NRF_RADIO_MODE_NRF_1MBIT = RADIO_MODE_MODE_Nrf_1Mbit, /**< 1Mbit/s Nordic proprietary radio mode. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:453:41: error: 'RADIO_MODE_MODE_Nrf_2Mbit' undeclared here (not in a function)
- 453 | NRF_RADIO_MODE_NRF_2MBIT = RADIO_MODE_MODE_Nrf_2Mbit, /**< 2Mbit/s Nordic proprietary radio mode. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:463:41: error: 'RADIO_MODE_MODE_Ble_1Mbit' undeclared here (not in a function)
- 463 | NRF_RADIO_MODE_BLE_1MBIT = RADIO_MODE_MODE_Ble_1Mbit, /**< 1 Mbit/s Bluetooth Low Energy. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:496:37: error: 'RADIO_CRCCNF_SKIPADDR_Include' undeclared here (not in a function)
- 496 | NRF_RADIO_CRC_ADDR_INCLUDE = RADIO_CRCCNF_SKIPADDR_Include, /**< CRC calculation includes address field. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:497:37: error: 'RADIO_CRCCNF_SKIPADDR_Skip' undeclared here (not in a function)
- 497 | NRF_RADIO_CRC_ADDR_SKIP = RADIO_CRCCNF_SKIPADDR_Skip, /**< CRC calculation does not include address field. */
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:653:47: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 653 | NRF_STATIC_INLINE void nrf_radio_task_trigger(NRF_RADIO_Type * p_reg, nrf_radio_task_t task);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:665:55: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 665 | NRF_STATIC_INLINE uint32_t nrf_radio_task_address_get(NRF_RADIO_Type const * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:674:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 674 | NRF_STATIC_INLINE void nrf_radio_event_clear(NRF_RADIO_Type * p_reg, nrf_radio_event_t event);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:685:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 685 | NRF_STATIC_INLINE bool nrf_radio_event_check(NRF_RADIO_Type const * p_reg, nrf_radio_event_t event);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:697:56: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 697 | NRF_STATIC_INLINE uint32_t nrf_radio_event_address_get(NRF_RADIO_Type const * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:706:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 706 | NRF_STATIC_INLINE void nrf_radio_shorts_enable(NRF_RADIO_Type * p_reg, uint32_t shorts_mask);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:714:49: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 714 | NRF_STATIC_INLINE void nrf_radio_shorts_disable(NRF_RADIO_Type * p_reg, uint32_t shorts_mask);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:722:45: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 722 | NRF_STATIC_INLINE void nrf_radio_shorts_set(NRF_RADIO_Type * p_reg, uint32_t shorts_mask);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:731:49: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 731 | NRF_STATIC_INLINE uint32_t nrf_radio_shorts_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:739:45: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 739 | NRF_STATIC_INLINE void nrf_radio_int_enable(NRF_RADIO_Type * p_reg, uint32_t mask);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:747:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 747 | NRF_STATIC_INLINE void nrf_radio_int_disable(NRF_RADIO_Type * p_reg, uint32_t mask);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:757:55: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 757 | NRF_STATIC_INLINE uint32_t nrf_radio_int_enable_check(NRF_RADIO_Type const * p_reg, uint32_t mask);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:768:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 768 | NRF_STATIC_INLINE void nrf_radio_subscribe_set(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:779:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 779 | NRF_STATIC_INLINE void nrf_radio_subscribe_clear(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:790:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 790 | NRF_STATIC_INLINE void nrf_radio_publish_set(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:801:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 801 | NRF_STATIC_INLINE void nrf_radio_publish_clear(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:813:51: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 813 | NRF_STATIC_INLINE bool nrf_radio_crc_status_check(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:822:49: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 822 | NRF_STATIC_INLINE uint8_t nrf_radio_rxmatch_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:831:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 831 | NRF_STATIC_INLINE uint32_t nrf_radio_rxcrc_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:840:45: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 840 | NRF_STATIC_INLINE uint8_t nrf_radio_dai_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:872:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 872 | NRF_STATIC_INLINE void nrf_radio_packetptr_set(NRF_RADIO_Type * p_reg, void const * p_packet);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:881:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 881 | NRF_STATIC_INLINE void * nrf_radio_packetptr_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:889:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 889 | NRF_STATIC_INLINE void nrf_radio_frequency_set(NRF_RADIO_Type * p_reg, uint16_t radio_frequency);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:898:52: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 898 | NRF_STATIC_INLINE uint16_t nrf_radio_frequency_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:906:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 906 | NRF_STATIC_INLINE void nrf_radio_txpower_set(NRF_RADIO_Type * p_reg, nrf_radio_txpower_t tx_power);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:915:61: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 915 | NRF_STATIC_INLINE nrf_radio_txpower_t nrf_radio_txpower_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:923:43: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 923 | NRF_STATIC_INLINE void nrf_radio_mode_set(NRF_RADIO_Type * p_reg, nrf_radio_mode_t radio_mode);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:932:55: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 932 | NRF_STATIC_INLINE nrf_radio_mode_t nrf_radio_mode_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:940:51: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 940 | NRF_STATIC_INLINE void nrf_radio_packet_configure(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:949:44: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 949 | NRF_STATIC_INLINE void nrf_radio_base0_set(NRF_RADIO_Type * p_reg, uint32_t address);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:958:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 958 | NRF_STATIC_INLINE uint32_t nrf_radio_base0_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:966:44: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 966 | NRF_STATIC_INLINE void nrf_radio_base1_set(NRF_RADIO_Type * p_reg, uint32_t address);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:975:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 975 | NRF_STATIC_INLINE uint32_t nrf_radio_base1_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:983:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 983 | NRF_STATIC_INLINE void nrf_radio_prefix0_set(NRF_RADIO_Type * p_reg, uint32_t prefixes);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:992:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 992 | NRF_STATIC_INLINE uint32_t nrf_radio_prefix0_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1000:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1000 | NRF_STATIC_INLINE void nrf_radio_prefix1_set(NRF_RADIO_Type * p_reg, uint32_t prefixes);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1009:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1009 | NRF_STATIC_INLINE uint32_t nrf_radio_prefix1_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1017:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1017 | NRF_STATIC_INLINE void nrf_radio_txaddress_set(NRF_RADIO_Type * p_reg, uint8_t txaddress);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1026:51: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1026 | NRF_STATIC_INLINE uint8_t nrf_radio_txaddress_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1035:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1035 | NRF_STATIC_INLINE void nrf_radio_rxaddresses_set(NRF_RADIO_Type * p_reg, uint8_t rxaddresses);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1044:53: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1044 | NRF_STATIC_INLINE uint8_t nrf_radio_rxaddresses_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1054:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1054 | NRF_STATIC_INLINE void nrf_radio_crc_configure(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1065:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1065 | NRF_STATIC_INLINE void nrf_radio_crcinit_set(NRF_RADIO_Type * p_reg, uint32_t crc_init_value);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1074:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1074 | NRF_STATIC_INLINE uint32_t nrf_radio_crcinit_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1082:42: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1082 | NRF_STATIC_INLINE void nrf_radio_ifs_set(NRF_RADIO_Type * p_reg, uint32_t radio_ifs);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1091:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1091 | NRF_STATIC_INLINE uint32_t nrf_radio_ifs_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1104:53: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1104 | NRF_STATIC_INLINE uint8_t nrf_radio_rssi_sample_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1113:57: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1113 | NRF_STATIC_INLINE nrf_radio_state_t nrf_radio_state_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1121:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1121 | NRF_STATIC_INLINE void nrf_radio_datawhiteiv_set(NRF_RADIO_Type * p_reg, uint8_t datawhiteiv);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1130:53: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1130 | NRF_STATIC_INLINE uint8_t nrf_radio_datawhiteiv_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1138:42: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1138 | NRF_STATIC_INLINE void nrf_radio_bcc_set(NRF_RADIO_Type * p_reg, uint32_t radio_bcc);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1147:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1147 | NRF_STATIC_INLINE uint32_t nrf_radio_bcc_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1156:42: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1156 | NRF_STATIC_INLINE void nrf_radio_dab_set(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1168:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1168 | NRF_STATIC_INLINE uint32_t nrf_radio_dab_get(NRF_RADIO_Type const * p_reg, uint8_t segment);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1177:42: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1177 | NRF_STATIC_INLINE void nrf_radio_dap_set(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1189:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1189 | NRF_STATIC_INLINE uint32_t nrf_radio_dap_get(NRF_RADIO_Type const * p_reg, uint8_t prefix_index);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1200:44: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1200 | NRF_STATIC_INLINE void nrf_radio_dacnf_set(NRF_RADIO_Type * p_reg, uint8_t ena, uint8_t txadd);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1209:51: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1209 | NRF_STATIC_INLINE uint8_t nrf_radio_dacnf_ena_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1218:53: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1218 | NRF_STATIC_INLINE uint8_t nrf_radio_dacnf_txadd_get(NRF_RADIO_Type const * p_reg);
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1567:47: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1567 | NRF_STATIC_INLINE void nrf_radio_task_trigger(NRF_RADIO_Type * p_reg, nrf_radio_task_t task)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1572:55: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1572 | NRF_STATIC_INLINE uint32_t nrf_radio_task_address_get(NRF_RADIO_Type const * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1578:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1578 | NRF_STATIC_INLINE void nrf_radio_event_clear(NRF_RADIO_Type * p_reg, nrf_radio_event_t event)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1584:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1584 | NRF_STATIC_INLINE bool nrf_radio_event_check(NRF_RADIO_Type const * p_reg, nrf_radio_event_t event)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1589:56: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1589 | NRF_STATIC_INLINE uint32_t nrf_radio_event_address_get(NRF_RADIO_Type const * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1595:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1595 | NRF_STATIC_INLINE void nrf_radio_shorts_enable(NRF_RADIO_Type * p_reg, uint32_t shorts_mask)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1600:49: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1600 | NRF_STATIC_INLINE void nrf_radio_shorts_disable(NRF_RADIO_Type * p_reg, uint32_t shorts_mask)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1605:45: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1605 | NRF_STATIC_INLINE void nrf_radio_shorts_set(NRF_RADIO_Type * p_reg, uint32_t shorts_mask)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1610:49: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1610 | NRF_STATIC_INLINE uint32_t nrf_radio_shorts_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1615:45: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1615 | NRF_STATIC_INLINE void nrf_radio_int_enable(NRF_RADIO_Type * p_reg, uint32_t mask)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1624:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1624 | NRF_STATIC_INLINE void nrf_radio_int_disable(NRF_RADIO_Type * p_reg, uint32_t mask)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1633:55: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1633 | NRF_STATIC_INLINE uint32_t nrf_radio_int_enable_check(NRF_RADIO_Type const * p_reg, uint32_t mask)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1643:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1643 | NRF_STATIC_INLINE void nrf_radio_subscribe_set(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1651:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1651 | NRF_STATIC_INLINE void nrf_radio_subscribe_clear(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1657:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1657 | NRF_STATIC_INLINE void nrf_radio_publish_set(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1665:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1665 | NRF_STATIC_INLINE void nrf_radio_publish_clear(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1672:51: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1672 | NRF_STATIC_INLINE bool nrf_radio_crc_status_check(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1678:49: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1678 | NRF_STATIC_INLINE uint8_t nrf_radio_rxmatch_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1683:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1683 | NRF_STATIC_INLINE uint32_t nrf_radio_rxcrc_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1688:45: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1688 | NRF_STATIC_INLINE uint8_t nrf_radio_dai_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1707:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1707 | NRF_STATIC_INLINE void nrf_radio_packetptr_set(NRF_RADIO_Type * p_reg, void const * p_packet)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1712:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1712 | NRF_STATIC_INLINE void * nrf_radio_packetptr_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1717:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1717 | NRF_STATIC_INLINE void nrf_radio_frequency_set(NRF_RADIO_Type * p_reg, uint16_t radio_frequency)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1741:52: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1741 | NRF_STATIC_INLINE uint16_t nrf_radio_frequency_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1760:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1760 | NRF_STATIC_INLINE void nrf_radio_txpower_set(NRF_RADIO_Type * p_reg, nrf_radio_txpower_t tx_power)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1765:61: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1765 | NRF_STATIC_INLINE nrf_radio_txpower_t nrf_radio_txpower_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1770:43: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1770 | NRF_STATIC_INLINE void nrf_radio_mode_set(NRF_RADIO_Type * p_reg, nrf_radio_mode_t radio_mode)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1775:55: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1775 | NRF_STATIC_INLINE nrf_radio_mode_t nrf_radio_mode_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1780:51: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1780 | NRF_STATIC_INLINE void nrf_radio_packet_configure(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1818:44: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1818 | NRF_STATIC_INLINE void nrf_radio_base0_set(NRF_RADIO_Type * p_reg, uint32_t address)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1823:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1823 | NRF_STATIC_INLINE uint32_t nrf_radio_base0_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1828:44: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1828 | NRF_STATIC_INLINE void nrf_radio_base1_set(NRF_RADIO_Type * p_reg, uint32_t address)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1833:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1833 | NRF_STATIC_INLINE uint32_t nrf_radio_base1_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1838:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1838 | NRF_STATIC_INLINE void nrf_radio_prefix0_set(NRF_RADIO_Type * p_reg, uint32_t prefixes)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1843:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1843 | NRF_STATIC_INLINE uint32_t nrf_radio_prefix0_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1848:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1848 | NRF_STATIC_INLINE void nrf_radio_prefix1_set(NRF_RADIO_Type * p_reg, uint32_t prefixes)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1853:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1853 | NRF_STATIC_INLINE uint32_t nrf_radio_prefix1_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1858:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1858 | NRF_STATIC_INLINE void nrf_radio_txaddress_set(NRF_RADIO_Type * p_reg, uint8_t txaddress)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1863:51: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1863 | NRF_STATIC_INLINE uint8_t nrf_radio_txaddress_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1869:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1869 | NRF_STATIC_INLINE void nrf_radio_rxaddresses_set(NRF_RADIO_Type * p_reg, uint8_t rxaddresses)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1874:53: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1874 | NRF_STATIC_INLINE uint8_t nrf_radio_rxaddresses_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1879:48: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1879 | NRF_STATIC_INLINE void nrf_radio_crc_configure(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1889:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1889 | NRF_STATIC_INLINE void nrf_radio_crcinit_set(NRF_RADIO_Type * p_reg, uint32_t crc_init_value)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1894:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1894 | NRF_STATIC_INLINE uint32_t nrf_radio_crcinit_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1899:42: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1899 | NRF_STATIC_INLINE void nrf_radio_ifs_set(NRF_RADIO_Type * p_reg, uint32_t radio_ifs)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1904:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1904 | NRF_STATIC_INLINE uint32_t nrf_radio_ifs_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1909:53: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1909 | NRF_STATIC_INLINE uint8_t nrf_radio_rssi_sample_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1915:57: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1915 | NRF_STATIC_INLINE nrf_radio_state_t nrf_radio_state_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1920:50: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1920 | NRF_STATIC_INLINE void nrf_radio_datawhiteiv_set(NRF_RADIO_Type * p_reg, uint8_t datawhiteiv)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1925:53: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1925 | NRF_STATIC_INLINE uint8_t nrf_radio_datawhiteiv_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1930:42: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1930 | NRF_STATIC_INLINE void nrf_radio_bcc_set(NRF_RADIO_Type * p_reg, uint32_t radio_bcc)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1935:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1935 | NRF_STATIC_INLINE uint32_t nrf_radio_bcc_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1940:42: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1940 | NRF_STATIC_INLINE void nrf_radio_dab_set(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1948:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1948 | NRF_STATIC_INLINE uint32_t nrf_radio_dab_get(NRF_RADIO_Type const * p_reg, uint8_t segment)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1954:42: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1954 | NRF_STATIC_INLINE void nrf_radio_dap_set(NRF_RADIO_Type * p_reg,
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1962:46: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1962 | NRF_STATIC_INLINE uint32_t nrf_radio_dap_get(NRF_RADIO_Type const * p_reg, uint8_t prefix_index)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1968:44: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1968 | NRF_STATIC_INLINE void nrf_radio_dacnf_set(NRF_RADIO_Type * p_reg, uint8_t ena, uint8_t txadd)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1974:51: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1974 | NRF_STATIC_INLINE uint8_t nrf_radio_dacnf_ena_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- C:/ncs/v2.5.0/modules/hal/nordic/nrfx/hal/nrf_radio.h:1986:53: error: unknown type name 'NRF_RADIO_Type'; did you mean 'NRF_GPIO_Type'?
- 1986 | NRF_STATIC_INLINE uint8_t nrf_radio_dacnf_txadd_get(NRF_RADIO_Type const * p_reg)
- | ^~~~~~~~~~~~~~
- | NRF_GPIO_Type
- ../src/timesync/time_sync_nrf53.c:26:10: fatal error: mpsl_timeslot.h: No such file or directory
- 26 | #include <mpsl_timeslot.h>
- | ^~~~~~~~~~~~~~~~~
- compilation terminated.
- ninja: build stopped: subcommand failed.
- FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\c57af46cb7\opt\bin\cmake.EXE' --build 'c:\Nordic_timesync\timesync_sample\build'
- * The terminal process terminated with exit code: 1.
- * Terminal will be reused by tasks, press any key to close it.
Advertisement
Add Comment
Please, Sign In to add comment