Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DBLECrypt_if.c126 char *error; in BLECrypt_if_enable_real_encryption() local
141 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
142 bs_trace_error_line("%s\n",error); in BLECrypt_if_enable_real_encryption()
146 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
147 bs_trace_error_line("%s\n",error); in BLECrypt_if_enable_real_encryption()
150 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
151 bs_trace_error_line("%s\n",error); in BLECrypt_if_enable_real_encryption()
154 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
155 bs_trace_error_line("%s\n",error); in BLECrypt_if_enable_real_encryption()
158 if ((error = dlerror()) != NULL) { in BLECrypt_if_enable_real_encryption()
[all …]
DNHW_peri_types.h25 #error "This platform is not supported (no HW register structure types defined)"
DNHW_CRACEN_RNG.c187 bool error = false; in check_errors() local
192 error = true; \ in check_errors()
205 if (error) { in check_errors()
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_RADIO.c213 #error "This model only supports 1 instance so far"
1013 int error; in Rx_handle_CI_reception() local
1014 error = bs_random_Bern(RAND_PROB_1/2); in Rx_handle_CI_reception()
1015 … NRF_RADIO_regs.PDUSTAT ^= error << (RADIO_PDUSTAT_CISTAT_Pos + 1); /* The don't-care bit in CI */ in Rx_handle_CI_reception()
1017 error = bs_random_Bern(RAND_PROB_1/2); in Rx_handle_CI_reception()
1018 if (error) { in Rx_handle_CI_reception()
DNHW_AAR.c43 #error "This model only supports 1 instance so far"
DNHW_config.h898 #error "No valid platform was selected"
DNHW_misc.c515 #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-latest/tests/zephyr_apps/54_aar_ccm_ecb/src/
Dtest_ecb.c162 int error = 0; in ZTEST() local
181 error = 1; in ZTEST()
188 error = 1; in ZTEST()
206 error = 1; in ZTEST()
230 error = 1; in ZTEST()
237 error = 1; in ZTEST()
245 error = 1; in ZTEST()
250 zassert_false(error, "Error in ECB encryption process!\n"); in ZTEST()
292 int error = 0; in ZTEST() local
303 error = 1; in ZTEST()
[all …]
/nrf_hw_models-latest/
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-latest/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-latest/src/nrfx/hal/
Dnrf_grtc.c127 #error "Not supported" in nrf_grtc_sys_counter_low_get()
138 #error "Not supported" in nrf_grtc_sys_counter_high_get()
/nrf_hw_models-latest/make_inc/
Dcommon_post.mk41 $(error Required library ($@) not found. Run top level make to build all dependencies in order)
/nrf_hw_models-latest/src/nrfx/drivers/
Dnrfx_common.c316 #error "Unsuported SOC/cpu" in nrfx_get_irq_number()
/nrf_hw_models-latest/src/nrfx/mdk_replacements/
Dnrf_bsim_redef.h902 #error "Platform not supported"