Home
last modified time | relevance | path

Searched defs:sync (Results 101 – 125 of 137) sorted by relevance

123456

/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c268 struct k_sem *sync; /* Semaphore to synchronize with */ member
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c794 struct k_work_sync sync; in main() local
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c130 struct k_sem *sync; member
1511 struct bt_le_per_adv_sync *sync) in bt_hci_le_enh_conn_complete_sync()
1660 struct bt_le_per_adv_sync *sync; in le_enh_conn_complete_v2() local
2560 int bt_hci_get_adv_sync_handle(const struct bt_le_per_adv_sync *sync, uint16_t *sync_handle) in bt_hci_get_adv_sync_handle()
Diso.c3401 static int hci_le_big_create_sync(const struct bt_le_per_adv_sync *sync, struct bt_iso_big *big, in hci_le_big_create_sync()
3450 int bt_iso_big_sync(struct bt_le_per_adv_sync *sync, struct bt_iso_big_sync_param *param, in bt_iso_big_sync()
Did.c669 struct k_work_sync sync; in le_force_rpa_timeout() local
Dscan.c1876 struct bt_le_per_adv_sync *sync = &per_adv_sync_pool[i]; in bt_le_per_adv_sync_lookup_addr() local
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_broadcast_assistant.c86 static void pa_recv(struct bt_le_per_adv_sync *sync, in pa_recv()
Dbap.c2516 static void bap_pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_synced_cb()
2542 static void bap_pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_terminated_cb()
/Zephyr-latest/drivers/disk/
Dsdmmc_stm32.c78 struct k_sem sync; member
/Zephyr-latest/drivers/dma/
Ddma_iproc_pax_v1.c750 struct dma_iproc_pax_addr64 sync; in dma_iproc_pax_do_xfer() local
Ddma_iproc_pax_v2.c925 struct dma_iproc_pax_addr64 sync; in dma_iproc_pax_process_dma_blocks() local
/Zephyr-latest/subsys/net/lib/ptp/
Dmsg.h262 struct ptp_sync_msg sync; member
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1184 static void per_adv_sync_sync_cb(struct bt_le_per_adv_sync *sync, in per_adv_sync_sync_cb()
1215 struct bt_le_per_adv_sync *sync, in per_adv_sync_terminated_cb()
1233 struct bt_le_per_adv_sync *sync, in per_adv_sync_recv_cb()
1246 static void per_adv_sync_biginfo_cb(struct bt_le_per_adv_sync *sync, in per_adv_sync_biginfo_cb()
1314 bool sync = false; in cmd_init() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull.c1603 struct ll_sync_set *sync; in ll_rx_mem_release() local
1635 struct ll_sync_set *sync = in ll_rx_mem_release() local
Dlll_adv.h228 struct lll_adv_sync *sync; member
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c1474 static void pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in pa_sync_synced_cb()
1491 static void pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in pa_sync_terminated_cb()
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_rpmsg_static_vrings.c476 static struct k_work_sync sync; in deregister_ept() local
/Zephyr-latest/drivers/dai/intel/ssp/
Dssp.c1847 struct ssp_intel_sync_ctl *sync; in dai_ssp_check_aux_data() local
1936 struct ssp_intel_sync_ctl *sync; in dai_ssp_parse_tlv() local
/Zephyr-latest/subsys/modem/
Dmodem_chat.c911 struct k_work_sync sync; in modem_chat_release() local
/Zephyr-latest/drivers/flash/
Dnrf_qspi_nor.c35 struct k_sem sync; member
Dflash_stm32_qspi.c110 struct k_sem sync; member
/Zephyr-latest/modules/nrf_wifi/bus/
Dqspi_if.c196 struct k_sem sync; member
/Zephyr-latest/subsys/fs/ext2/
Dext2_struct.h224 int (*sync)(struct ext2_data *fs); member
/Zephyr-latest/modules/nrf_wifi/os/
Dshim.c900 struct k_work_sync sync; in zep_shim_bus_qspi_intr_unreg() local
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3010 struct ll_sync_set *sync = NULL; in le_df_connectionless_iq_report() local
4458 struct ll_sync_set *sync; local
5371 struct ll_sync_set *sync = NULL; local
7658 struct ll_sync_set *sync; local
7718 const struct ll_sync_set *sync; local

123456