| /Zephyr-latest/scripts/native_simulator/native/src/ | 
| D | nsi_cmdline_common.c | 125 	int error = 0;  in nsi_cmd_read_option_value()  local
  | 
| /Zephyr-latest/drivers/flash/ | 
| D | flash_stm32wbx.c | 411 	uint32_t error = 0;  in flash_stm32_check_status()  local
  | 
| /Zephyr-latest/drivers/net/ | 
| D | canbus.c | 92 static void net_canbus_send_tx_callback(const struct device *dev, int error, void *user_data)  in net_canbus_send_tx_callback()
  | 
| /Zephyr-latest/drivers/adc/ | 
| D | iadc_gecko.c | 260 	int error;  in adc_gecko_read()  local 275 	int error;  in adc_gecko_read_async()  local
  | 
| D | adc_mcux_lpadc.c | 338 	int error = adc_context_wait_for_completion(&data->ctx);  in mcux_lpadc_start_read()  local 348 	int error;  in mcux_lpadc_read_async()  local
  | 
| D | adc_npcx.c | 341 	int error = 0;  in adc_npcx_start_read()  local 435 	int error;  in adc_npcx_read()  local 450 	int error;  in adc_npcx_read_async()  local
  | 
| D | adc_gd32.c | 334 	int error;  in adc_gd32_read()  local 349 	int error;  in adc_gd32_read_async()  local
  | 
| D | adc_mchp_xec.c | 252 	int error;  in adc_xec_read()  local 267 	int error;  in adc_xec_read_async()  local
  | 
| /Zephyr-latest/tests/net/socket/register/src/ | 
| D | main.c | 27 	int error;  member
  | 
| /Zephyr-latest/subsys/net/lib/lwm2m/ | 
| D | lwm2m_obj_firmware.c | 100 	bool error = false;  in lwm2m_firmware_set_update_state_inst()  local 167 	bool error = false;  in lwm2m_firmware_set_update_result_inst()  local
  | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ull_peripheral_iso.c | 57 static struct ll_conn *ll_cis_get_acl_awaiting_reply(uint16_t handle, uint8_t *error)  in ll_cis_get_acl_awaiting_reply()
  | 
| D | ull_llcp_internal.h | 74 	uint8_t error;  member 215 			uint8_t error;  member 230 			uint8_t error;  member 277 			uint8_t  error;  member
  | 
| /Zephyr-latest/samples/net/openthread/coap/src/ | 
| D | button.c | 141 				  otError error)  in coap_btn_get_state_cb()
  | 
| /Zephyr-latest/subsys/fs/ | 
| D | fat_fs.c | 33 static int translate_error(int error)  in translate_error() 72 static int translate_disk_error(int error)  in translate_disk_error()
  | 
| /Zephyr-latest/tests/drivers/can/api/src/ | 
| D | canfd.c | 20 static void tx_std_callback_1(const struct device *dev, int error, void *user_data)  in tx_std_callback_1() 30 static void tx_std_callback_2(const struct device *dev, int error, void *user_data)  in tx_std_callback_2()
  | 
| D | classic.c | 25 static void tx_std_callback_1(const struct device *dev, int error, void *user_data)  in tx_std_callback_1() 40 static void tx_std_callback_2(const struct device *dev, int error, void *user_data)  in tx_std_callback_2() 55 static void tx_ext_callback_1(const struct device *dev, int error, void *user_data)  in tx_ext_callback_1() 70 static void tx_ext_callback_2(const struct device *dev, int error, void *user_data)  in tx_ext_callback_2()
  | 
| /Zephyr-latest/modules/openthread/platform/ | 
| D | radio_spinel.cpp | 280 	otError error;  in otPlatRadioGetTransmitPower()  local 298 	otError error;  in otPlatRadioGetCcaEnergyDetectThreshold()  local 337 	otError error = OT_ERROR_NONE;  in otPlatRadioGetCoexMetrics()  local
  | 
| D | radio.c | 560 	otError error;  in openthread_handle_frame_to_send()  local 903 	otError error = OT_ERROR_INVALID_STATE;  in otPlatRadioTransmit()  local 942 	int error = 0;  in otPlatRadioGetRssi()  local 1291 	otError error;  in otPlatRadioSetMacKey()  local
  | 
| /Zephyr-latest/modules/hal_nordic/nrfs/backends/ | 
| D | nrfs_backend_ipc_service.c | 66 __weak void nrfs_backend_error_handler(enum nrfs_backend_error error_id, int error, bool fatal)  in nrfs_backend_error_handler()
  | 
| /Zephyr-latest/samples/drivers/can/counter/src/ | 
| D | main.c | 48 void tx_irq_callback(const struct device *dev, int error, void *arg)  in tx_irq_callback()
  | 
| /Zephyr-latest/subsys/debug/coredump/ | 
| D | coredump_backend_flash_partition.c | 76 	int				error;  member 106 	int		error;  member
  | 
| /Zephyr-latest/drivers/i2c/ | 
| D | i2c_mcux_lpi2c.c | 263 	int error = 0;  in mcux_lpi2c_recover_bus()  local 499 	int error;  in mcux_lpi2c_init()  local
  | 
| /Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/src/ | 
| D | feedback_nrf53.c | 281 	int32_t error = SP - PV;  in pi_update()  local
  | 
| /Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/src/ | 
| D | main.c | 2602 	uint8_t error = 0U;  in ZTEST()  local 2765 	uint8_t error = reject_ext_ind.error_code;  in ZTEST()  local 2872 	uint8_t error = 0U;  in ZTEST()  local 3036 	uint8_t error = 0U;  in ZTEST()  local
  | 
| /Zephyr-latest/drivers/clock_control/ | 
| D | clock_control_ifx_cat1.c | 330 __WEAK void cycfg_ClockStartupError(uint32_t error)  in cycfg_ClockStartupError()
  |