| /Zephyr-latest/include/zephyr/logging/ |
| D | log_frontend_stmesp.h | 55 int err = stmesp_get_port((uint32_t)x + CONFIG_LOG_FRONTEND_STMESP_TP_CHAN_BASE, &port); in log_frontend_stmesp_tp() local 77 int err = stmesp_get_port((uint32_t)x + CONFIG_LOG_FRONTEND_STMESP_TP_CHAN_BASE, &port); in log_frontend_stmesp_tp_d32() local
|
| /Zephyr-latest/modules/hal_nordic/nrfs/dvfs/ |
| D | ld_dvfs_handler.c | 54 static void dvfs_service_handler_nrfs_error_check(nrfs_err_t err) in dvfs_service_handler_nrfs_error_check() 61 static void dvfs_service_handler_error(int err) in dvfs_service_handler_error() 124 int32_t err = ld_dvfs_configure_hsfll(new_oppoint); in dvfs_service_handler_prepare_to_scale() local 158 int32_t err = ld_dvfs_configure_hsfll(oppoint_freq); in dvfs_service_handler_scaling_finish() local 176 int32_t err = ld_dvfs_configure_hsfll(DVFS_FREQ_HIGH); in dvfs_service_handler_set_initial_hsfll_config() local
|
| /Zephyr-latest/subsys/lorawan/services/ |
| D | frag_flash.c | 35 int err; in frag_flash_init() local 61 int8_t err = 0; in frag_flash_write() local 116 int err; in frag_flash_finish() local
|
| /Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/ead_sample/src/ |
| D | main.c | 50 int err; in get_passkey_confirmation() local 65 int err; in central_main() local 105 int err = run_peripheral_sample(get_passkey_confirmation); in peripheral_main() local
|
| /Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/ |
| D | dut_rpa_expired.c | 49 int err; in rpa_expired_cb() local 84 int err; in create_adv() local 105 int err; in start_rpa_advertising() local
|
| /Zephyr-latest/samples/net/mqtt_sn_publisher/src/ |
| D | udp.c | 88 int err; in do_work() local 130 int err; in process_thread() local 150 int err; in process_thread() local
|
| /Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/ |
| D | main.c | 49 int err; in ZTEST() local 96 int err; in ZTEST() local 150 int err; in ZTEST() local 192 int err; in ZTEST() local
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ |
| D | btp_csis.c | 17 #define BTP_STATUS_VAL(err) (err) ? BTP_STATUS_FAILED : BTP_STATUS_SUCCESS argument 42 int err = -1; in csis_set_member_lock() local 55 int err = -1; in csis_get_member_rsi() local 131 int err = bt_csip_set_member_register(®ister_params, &csis_svc_inst); in tester_init_csis() local
|
| /Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/ |
| D | main.c | 44 int err; in write_name() local 128 static void connected(struct bt_conn *conn, uint8_t err) in connected() 158 static void bt_ready(int err) in bt_ready() 201 int err; in main() local
|
| /Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/ |
| D | main.c | 30 int err; in sync_cb() local 64 int err; in recv_cb() local 114 static void connected_cb(struct bt_conn *conn, uint8_t err) in connected_cb() 187 int err; in main() local
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll_adv_aux.c | 80 int err; in lll_adv_aux_init() local 92 int err; in lll_adv_aux_reset() local 104 int err; in lll_adv_aux_prepare() local 162 int err; in prepare_cb() local 410 int err; in isr_early_abort() local 450 int err; in isr_tx_chain() local 551 int err; in aux_ptr_chan_idx_set() local 706 int err; in isr_rx() local 841 uint32_t err; in isr_rx_pdu() local
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_async_to_irq.c | 49 int err; in get_rx_timeout() local 71 int err; in rx_enable() local 100 int err = config->api->rx_buf_rsp(dev, buf, len); in on_rx_buf_req() local 113 int err; in on_rx_dis() local 176 int err; in z_uart_async_to_irq_fifo_fill() local 216 int err; in z_uart_async_to_irq_fifo_read() local 343 int err; in uart_async_to_irq_rx_enable() local 357 int err; in uart_async_to_irq_rx_disable() local 385 int err; in uart_async_to_irq_init() local
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | crypto_psa.c | 66 int err = 0; in bt_mesh_encrypt() local 86 int err = 0; in bt_mesh_ccm_encrypt() local 109 int err = 0; in bt_mesh_ccm_decrypt() local 164 int err; in bt_mesh_aes_cmac_raw_key() local 188 int err = 0; in bt_mesh_sha256_hmac_raw_key() local 243 int err = 0; in bt_mesh_pub_key_gen() local 299 int err = 0; in bt_mesh_dhkey_gen() local 392 int err = 0; in bt_mesh_key_import() local 506 int err; in bt_mesh_key_compare() local
|
| /Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/ |
| D | main.c | 82 uint64_t err; in ZTEST() local 193 uint64_t err; in ZTEST() local 275 uint8_t err; in ZTEST() local 390 uint64_t err; in ZTEST() local 446 uint64_t err; in ZTEST() local 489 uint64_t err; in ZTEST() local
|
| /Zephyr-latest/tests/net/lib/mqtt_sn_client/src/ |
| D | mqtt_sn_client.c | 167 int err; in mqtt_sn_connect_no_will() local 196 int err; in ZTEST() local 239 int err; in ZTEST() local 254 int err; in ZTEST() local 285 int err; in ZTEST() local 317 int err; in ZTEST() local 352 int err; in ZTEST() local 396 int err; in ZTEST() local 445 int err; in ZTEST() local 508 int err; in ZTEST() local
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | tbs_client.c | 211 uint8_t err; in net_buf_pull_call() local 248 static void current_calls_changed(struct bt_conn *conn, int err, uint8_t inst_index, in current_calls_changed() 266 int err; in bearer_list_current_calls() local 296 static void call_cp_callback_handler(struct bt_conn *conn, int err, in call_cp_callback_handler() 372 static void provider_name_changed(struct bt_conn *conn, int err, uint8_t inst_index, in provider_name_changed() 398 static void technology_changed(struct bt_conn *conn, int err, uint8_t inst_index, in technology_changed() 428 static void signal_strength_changed(struct bt_conn *conn, int err, uint8_t inst_index, in signal_strength_changed() 475 static void status_flags_changed(struct bt_conn *conn, int err, uint8_t inst_index, in status_flags_changed() 505 static void call_uri_changed(struct bt_conn *conn, int err, uint8_t inst_index, in call_uri_changed() 530 static void call_state_changed(struct bt_conn *conn, int err, uint8_t inst_index, in call_state_changed() [all …]
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
| D | lll_adv.c | 123 int err; in lll_adv_init() local 135 int err; in lll_adv_reset() local 204 int err; in lll_adv_pdu_alloc() local 304 int err; in lll_adv_prepare() local 334 int err; in prepare_cb() local 461 int err; in is_abort_cb() local 489 int err; in abort_cb() local 637 int err; in isr_rx() local 715 uint32_t err; in isr_done() local 759 int err; in isr_cleanup() local [all …]
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | pbp.c | 41 int err = 0; in cmd_pbp_set_features() local 58 int err; in pbp_ad_data_add() local
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | lll_common.c | 41 int err; in lll_prepare() local 73 int err; in lll_resume() local
|
| /Zephyr-latest/tests/bluetooth/common/testlib/src/ |
| D | conn_wait.c | 26 static void on_change(struct bt_conn *conn, uint8_t err) in on_change() 48 int err; in bt_conn_state() local
|
| /Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_set_sc_data/src/ |
| D | main.c | 44 int err; in ZTEST() local 72 int err; in ZTEST() local
|
| /Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_sc_data/src/ |
| D | main.c | 44 int err; in ZTEST() local 72 int err; in ZTEST() local
|
| /Zephyr-latest/tests/bluetooth/host/id/bt_id_delete/src/ |
| D | main.c | 48 int err; in ZTEST() local 95 int err; in ZTEST() local
|
| /Zephyr-latest/samples/bluetooth/encrypted_advertising/central/src/ |
| D | main.c | 56 int err; in get_passkey_confirmation() local 108 int err; in main() local
|
| /Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/ |
| D | main.c | 50 int err; in get_passkey_confirmation() local 102 int err; in main() local
|