Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.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.h25 #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_RADIO.c207 #error "This model only supports 1 instance so far"
953 int error; in Rx_handle_CI_reception() local
954 error = bs_random_Bern(RAND_PROB_1/2); in Rx_handle_CI_reception()
955 … NRF_RADIO_regs.PDUSTAT ^= error << (RADIO_PDUSTAT_CISTAT_Pos + 1); /* The don't-care bit in CI */ in Rx_handle_CI_reception()
957 error = bs_random_Bern(RAND_PROB_1/2); in Rx_handle_CI_reception()
958 if (error) { in Rx_handle_CI_reception()
DNHW_TEMP.c36 #error "This model only supports 1 instance so far"
DNHW_AAR.c43 #error "This model only supports 1 instance so far"
DNHW_config.h770 #error "No valid platform was selected"
DNHW_misc.c495 #error "No valid platform was selected" in nhw_convert_periph_base_addr()
DNHW_RADIO_utils.c497 #error "Tx power mapping missing for this device" in nhwra_tx_power_from_reg()
/nrf_hw_models-3.7.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.7.0/src/nrfx_config/
Dnrfx_config.h15 #error This file should not be included in builds with Zephyr. Use the one provided by the nordic_h…
Dnrfx_glue.h19 #error This file should not be included in builds with Zephyr. Use the one provided by the nordic_h…
/nrf_hw_models-3.7.0/src/nrfx/hal/
Dnrf_grtc.c110 #error "Not supported" in nrf_grtc_sys_counter_low_get()
120 #error "Not supported" in nrf_grtc_sys_counter_high_get()
/nrf_hw_models-3.7.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.7.0/src/nrfx/drivers/
Dnrfx_common.c320 #error "Unsuported SOC/cpu" in nrfx_get_irq_number()
/nrf_hw_models-3.7.0/src/nrfx/mdk_replacements/
Dnrf_bsim_redef.h888 #error "Platform not supported"