Home
last modified time | relevance | path

Searched defs:err (Results 501 – 525 of 1502) sorted by relevance

1...<<21222324252627282930>>...61

/Zephyr-latest/tests/bluetooth/host/conn/src/
Dmain.c67 int err; in ZTEST() local
113 int err; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_hf.c130 int err; in hf_slc_error() local
196 int err; in brsf_resp() local
286 int err; in cind_resp() local
383 int err; in cind_status_resp() local
551 int err; in cind_status_finish() local
573 int err; in cind_finish() local
595 int err; in brsf_finish() local
614 int err; in hf_slc_establish() local
646 int err; in bt_hfp_hf_send_cmd() local
714 static void hfp_hf_sent(struct bt_rfcomm_dlc *dlc, int err) in hfp_hf_sent()
/Zephyr-latest/soc/espressif/esp32s3/
Dhw_init.c31 int err = 0; in hardware_init() local
/Zephyr-latest/soc/st/stm32/common/
Dpm_debug_swj.c24 int err; in swj_to_analog() local
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/
Dpeer.c22 int err; in entrypoint_peer() local
/Zephyr-latest/soc/realtek/ec/rts5912/
Ddebug_swj.c19 int err; in swj_connector_init() local
/Zephyr-latest/samples/bluetooth/broadcaster/src/
Dmain.c25 int err; in main() local
/Zephyr-latest/samples/sensor/clock/src/
Dmain.c17 int err; in main() local
/Zephyr-latest/drivers/rtc/
Drtc_bq32002.c114 int err; in bq32002_set_irq_frequency() local
155 int err; in bq32002_set_time() local
198 int err; in bq32002_get_time() local
259 int err; in bq32002_set_calibration() local
301 int err; in bq32002_get_calibration() local
337 int err; in bq32002_init() local
Drtc_ds3231.c62 int err; in rtc_ds3231_modify_register() local
146 int err = rtc_ds3231_ctrl_to_buf(ctrl, &buf); in rtc_ds3231_modify_ctrl() local
187 int err = rtc_ds3231_ctrl_sts_to_buf(ctrl, &buf); in rtc_ds3231_modify_ctrl_sts() local
250 int err = rtc_ds3231_modify_ctrl(dev, &ctrl, ctrl_mask); in rtc_ds3231_modify_settings() local
288 int err = rtc_ds3231_rtc_time_to_buf(tm, buf); in rtc_ds3231_set_time() local
345 int err = mfd_ds3231_i2c_get_registers(config->mfd, DS3231_REG_TIME_SECONDS, buf, buf_size); in rtc_ds3231_get_time() local
451 int err = rtc_ds3231_rtc_time_to_alarm_buf(tm, id, mask, buf); in rtc_ds3231_modify_alarm_time() local
487 int err = rtc_ds3231_modify_alarm_state(dev, id, true); in rtc_ds3231_alarm_set_time() local
553 int err = mfd_ds3231_i2c_get_registers(config->mfd, start_reg, buf, buf_size); in rtc_ds3231_alarm_get_time() local
565 int err = rtc_ds3231_get_ctrl_sts(dev, &buf); in rtc_ds3231_alarm_is_pending() local
[all …]
Drtc_pcf8523.c153 int err; in pcf8523_read_regs() local
173 int err; in pcf8523_write_regs() local
195 int err; in pcf8523_write_stop_bit_unlocked() local
221 int err; in pcf8523_int1_enable_unlocked() local
269 int err; in pcf8523_int1_thread() local
349 int err; in pcf8523_set_time() local
398 int err; in pcf8523_get_time() local
501 int err; in pcf8523_alarm_get_time() local
548 int err; in pcf8523_alarm_is_pending() local
659 int err; in pcf8523_update_set_callback() local
[all …]
/Zephyr-latest/subsys/bluetooth/mesh/
Dheartbeat.c59 static void hb_publish_end_cb(int err, void *cb_data) in hb_publish_end_cb()
154 static void hb_publish_start_cb(uint16_t duration, int err, void *cb_data) in hb_publish_start_cb()
168 int err; in hb_publish() local
357 static void hb_unsolicited_pub_end_cb(int err, void *cb_data) in hb_unsolicited_pub_end_cb()
417 int err; in hb_pub_set() local
450 int err; in bt_mesh_hb_pub_pending_store() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_friendship.c117 int err; in test_friend_est_multi() local
632 int err; in test_lpn_overflow() local
747 int err; in test_lpn_group() local
853 int err; in test_lpn_loopback() local
925 int err; in test_other_msg() local
1047 int err; in test_lpn_va_collision() local
/Zephyr-latest/soc/nordic/nrf53/
Dsync_rtc.c111 nrfx_err_t err; in free_resources() local
197 int err; in mbox_callback() local
210 int err; in mbox_rx_init() local
229 nrfx_err_t err; in sync_rtc_setup() local
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/src/
Dmain.c140 uint8_t err; in ZTEST() local
212 uint8_t err; in ZTEST() local
339 uint8_t err; in ZTEST() local
474 uint8_t err; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c160 int err; in receive_state_notify_cb() local
230 int err; in receive_state_updated() local
271 enum bt_security_err err) in scan_delegator_security_changed()
424 int err; in supports_past() local
457 int err = -EACCES; in pa_sync_request() local
476 int err = -EACCES; in pa_sync_term_request() local
672 int err; in scan_delegator_add_source() local
879 const int err = pa_sync_request(conn, state, pa_sync, in scan_delegator_mod_src() local
902 const int err = pa_sync_term_request(conn, &internal_state->state); in scan_delegator_mod_src() local
996 int err; in scan_delegator_rem_src() local
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_chmu/src/
Dmain.c63 uint8_t err; in ZTEST() local
144 uint8_t err; in ZTEST() local
344 uint8_t err; in ZTEST() local
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_stress/src/
Dgatt_server_test.c32 static void connected(struct bt_conn *conn, uint8_t err) in connected()
118 int err; in notify() local
136 int err; in setup() local
/Zephyr-latest/samples/bluetooth/direct_adv/src/
Dmain.c82 static void connected(struct bt_conn *conn, uint8_t err) in connected()
108 int err; in bt_ready() local
155 int err; in main() local
/Zephyr-latest/subsys/bluetooth/host/
Diso.c97 static void bt_iso_sent_cb(struct bt_conn *iso, void *user_data, int err) in bt_iso_sent_cb()
198 int err; in hci_le_setup_iso_data_path() local
254 int err; in bt_iso_setup_data_path() local
348 int err; in bt_iso_connected() local
878 int err; in bt_iso_chan_send() local
903 int err; in bt_iso_chan_send_ts() local
986 int err; in bt_iso_chan_get_tx_sync() local
1039 int err; in bt_iso_chan_disconnect() local
1402 int err; in iso_accept() local
1435 int err; in hci_le_reject_cis() local
[all …]
/Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/
Dmain_hci.c86 uint64_t err; in ZTEST() local
150 uint64_t err; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c485 isoal_status_t err = in encode_node() local
499 isoal_status_t err; in encode_node() local
697 int err; in recv_thread() local
771 int err; in acl_handle() local
787 int err; in iso_handle() local
802 int err; in hci_driver_send() local
843 uint32_t err; in hci_driver_open() local
884 int err; in hci_driver_close() local
/Zephyr-latest/subsys/modbus/
Dmodbus_server.c113 int err; in mbs_fc01_coil_read() local
212 int err; in mbs_fc02_di_read() local
312 uint16_t err = 0; in mbs_fc03_hreg_read() local
424 int err = 0; in mbs_fc04_inreg_read() local
534 int err; in mbs_fc05_coil_write() local
593 int err; in mbs_fc06_hreg_write() local
733 int err; in mbs_fc15_coils_write() local
835 int err; in mbs_fc16_hregs_write() local
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/src/
Dmain.c82 static void connected(struct bt_conn *conn, uint8_t err) in connected()
113 int err; in bt_ready() local
158 int err; in main() local
/Zephyr-latest/samples/bluetooth/peripheral_hr/src/
Dmain.c46 static void connected(struct bt_conn *conn, uint8_t err) in connected()
145 int err; in blink_setup() local
191 int err; in main() local

1...<<21222324252627282930>>...61