Home
last modified time | relevance | path

Searched refs:error (Results 1 – 12 of 12) sorted by relevance

/nrf_hw_models-3.5.0/src/HW_models/
DBLECrypt_if.c88 char *error; in BLECrypt_if_enable_real_encryption() local
103 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
104 bs_trace_error_line("%s\n",error); in BLECrypt_if_enable_real_encryption()
108 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
109 bs_trace_error_line("%s\n",error); in BLECrypt_if_enable_real_encryption()
112 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
113 bs_trace_error_line("%s\n",error); in BLECrypt_if_enable_real_encryption()
116 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
117 bs_trace_error_line("%s\n",error); in BLECrypt_if_enable_real_encryption()
DNHW_peri_types.h23 #error "This platform is not supported (no HW register structure types defined)"
DNHW_AES_ECB.c31 #error "This model only supports 1 instance so far"
DNHW_TEMP.c36 #error "This model only supports 1 instance so far"
DNHW_config.h429 #error "No valid platform was selected"
DNHW_AAR.c43 #error "This model only supports 1 instance so far"
DNHW_RADIO.c169 #error "This model only supports 1 instance so far"
/nrf_hw_models-3.5.0/
DMakefile5 $(error NRFX_BASE must be set to the nrfx checkout folder)
9 $(error NATIVE_SIM_PATH must be set to the native_simulator checkout folder)
/nrf_hw_models-3.5.0/src/nrfx_config/
Dnrfx_glue.h19 #error This file should not be included in builds with Zephyr. Use the one provided by the nordic_h…
Dnrfx_config.h15 #error This file should not be included in builds with Zephyr. Use the one provided by the nordic_h…
/nrf_hw_models-3.5.0/make_inc/
Dcommon_post.mk41 $(error Required library ($@) not found. Run top level make to build all dependencies in order)
/nrf_hw_models-3.5.0/src/nrfx/drivers/
Dnrfx_common.c189 #error "Unsuported SOC" in nrfx_get_irq_number()