Home
last modified time | relevance | path

Searched defs:sync (Results 51 – 75 of 137) sorted by relevance

123456

/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c911 int bt_has_client_preset_set(struct bt_has *has, uint8_t index, bool sync) in bt_has_client_preset_set()
940 int bt_has_client_preset_next(struct bt_has *has, bool sync) in bt_has_client_preset_next()
965 int bt_has_client_preset_prev(struct bt_has *has, bool sync) in bt_has_client_preset_prev()
Dhas.c1296 static uint8_t preset_select(struct has_preset *preset, bool sync) in preset_select()
1325 static uint8_t handle_set_active_preset(struct net_buf_simple *buf, bool sync) in handle_set_active_preset()
1348 static uint8_t handle_set_next_preset(bool sync) in handle_set_next_preset()
1374 static uint8_t handle_set_prev_preset(bool sync) in handle_set_prev_preset()
Dbap_scan_delegator.c337 static struct bass_recv_state_internal *bass_lookup_pa_sync(struct bt_le_per_adv_sync *sync) in bass_lookup_pa_sync()
374 static void pa_synced(struct bt_le_per_adv_sync *sync, in pa_synced()
395 static void pa_terminated(struct bt_le_per_adv_sync *sync, in pa_terminated()
/Zephyr-latest/tests/bluetooth/controller/ctrl_periodic_sync/src/
Dmain.c64 static struct ll_sync_set *sync; variable
/Zephyr-latest/drivers/entropy/
Dentropy_cc13xx_cc26xx.c32 struct k_sem sync; member
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_has.c90 static int has_preset_selected(unsigned char index, bool sync) in has_preset_selected()
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/
Dcommon.c111 struct ll_adv_sync_set *sync; in common_release_adv_set() local
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/
Dstubs.c198 struct k_work_sync sync; in test_lwm2m_engine_stop_service() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_aux.c1352 struct ll_adv_sync_set *sync; in ll_adv_aux_set_remove() local
2573 struct ll_adv_sync_set *sync; in ull_adv_sync_started_stopped() local
2618 const struct ll_adv_sync_set *sync = HDR_LLL2ULL(aux->lll.adv->sync); in ull_adv_aux_start() local
3375 struct ll_adv_sync_set *sync; in ticker_cb() local
3433 struct ll_adv_sync_set *sync; in ticker_cb() local
Dull_df.c317 struct ll_adv_sync_set *sync; in ll_df_set_cl_cte_tx_enable() local
420 struct ll_sync_set *sync; in ll_df_set_cl_iq_sampling_enable() local
Dull_scan_types.h33 struct ll_sync_set *volatile sync; member
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c188 struct gptp_sync *sync; in gptp_prepare_sync() local
240 struct net_pkt *gptp_prepare_follow_up(int port, struct net_pkt *sync) in gptp_prepare_follow_up()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_broadcast.c512 static void bap_pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_synced_cb()
551 static void bap_pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_terminated_cb()
/Zephyr-latest/drivers/adc/
Dadc_context.h62 struct k_sem sync; member
/Zephyr-latest/include/zephyr/sys/
Dp4wq.h41 bool sync; member
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcap_commander_test.c383 static void bap_pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_synced_cb()
393 static void bap_pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_terminated_cb()
434 static void pa_recv(struct bt_le_per_adv_sync *sync, in pa_recv()
Dbap_broadcast_sink_test.c356 static void bap_pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_synced_cb()
367 static void bap_pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_terminated_cb()
/Zephyr-latest/subsys/modem/
Dmodem_ubx.c299 struct k_work_sync sync; in modem_ubx_release() local
Dmodem_ppp.c547 struct k_work_sync sync; in modem_ppp_release() local
/Zephyr-latest/drivers/led/
Dis31fl3733.c52 uint8_t sync; member
/Zephyr-latest/drivers/ethernet/
Doa_tc6.h118 bool sync; member
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c790 static void bap_pa_sync_synced_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_synced_cb()
808 static void bap_pa_sync_terminated_cb(struct bt_le_per_adv_sync *sync, in bap_pa_sync_terminated_cb()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dhas.c25 static int preset_select(uint8_t index, bool sync) in preset_select()
/Zephyr-latest/drivers/video/
Dvideo_emul_rx.c217 struct k_work_sync sync; in emul_rx_flush() local
/Zephyr-latest/drivers/flash/
Dsoc_flash_silabs_series2.c31 struct k_sem sync; member

123456