/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/ |
D | per_adv_sync.c | 110 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 125 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 204 static void create_pa_sync(struct bt_le_per_adv_sync **sync) in create_pa_sync() 242 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_sync() local 262 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_sync_app_not_scanning() local 288 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_conn_sync() local 313 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_conn_privacy_sync() local 345 struct bt_le_per_adv_sync *sync = NULL; in main_per_adv_long_data_sync() local
|
/Zephyr-latest/modules/lvgl/ |
D | lvgl_zephyr_osal.c | 100 lv_result_t lv_thread_sync_init(lv_thread_sync_t *sync) in lv_thread_sync_init() 113 lv_result_t lv_thread_sync_wait(lv_thread_sync_t *sync) in lv_thread_sync_wait() 126 lv_result_t lv_thread_sync_signal(lv_thread_sync_t *sync) in lv_thread_sync_signal() 132 lv_result_t lv_thread_sync_signal_isr(lv_thread_sync_t *sync) in lv_thread_sync_signal_isr() 138 lv_result_t lv_thread_sync_delete(lv_thread_sync_t *sync) in lv_thread_sync_delete()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sync.c | 121 struct ll_sync_set *sync; in ll_sync_create() local 204 struct ll_sync_set *sync, struct pdu_adv_sync_info *si, in ull_sync_setup_from_sync_transfer() 446 struct ll_sync_set *sync; in ll_sync_create_cancel() local 557 struct ll_sync_set *sync; in ll_sync_terminate() local 637 struct ll_sync_set *sync; in ll_sync_recv_enable() local 671 struct ll_sync_set *sync; in ll_sync_transfer() local 804 struct ll_sync_set *sync; in ull_sync_is_enabled_get() local 814 struct ll_sync_set *ull_sync_is_valid_get(struct ll_sync_set *sync) in ull_sync_is_valid_get() 827 struct ll_sync_set *sync; in ull_sync_lll_is_valid_get() local 838 uint16_t ull_sync_handle_get(struct ll_sync_set *sync) in ull_sync_handle_get() [all …]
|
D | ull_adv_sync.c | 137 struct ll_adv_sync_set *sync; in ll_adv_sync_param_set() local 240 void ull_adv_sync_iso_created(struct ll_adv_sync_set *sync) in ull_adv_sync_iso_created() 259 struct ll_adv_sync_set *sync; in ll_adv_sync_ad_data_set() local 384 struct ll_adv_sync_set *sync; in ll_adv_sync_enable() local 648 struct ll_adv_sync_set *sync; in ll_adv_sync_set_info_transfer() local 692 struct ll_adv_sync_set *sync; in ull_adv_sync_reset() local 746 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync) in ull_adv_sync_handle_get() 756 void ull_adv_sync_release(struct ll_adv_sync_set *sync) in ull_adv_sync_release() 762 uint32_t ull_adv_sync_time_get(const struct ll_adv_sync_set *sync, in ull_adv_sync_time_get() 792 struct ll_adv_sync_set *sync, in ull_adv_sync_evt_init() [all …]
|
D | ull_scan_aux.c | 158 sync_iso_create_get(struct ll_sync_set *sync) in sync_iso_create_get() 185 struct ll_sync_set *sync; in ull_scan_aux_setup() local 992 struct ll_sync_set *sync; in ull_scan_aux_done() local 1111 struct ll_sync_set *sync; in ull_scan_aux_release() local 1154 struct ll_sync_set *sync; in ull_scan_aux_release() local 1400 struct ll_sync_set *sync; in aux_sync_incomplete() local 1477 struct ll_sync_set *sync; in ticker_op_cb() local 1535 struct ll_sync_set *sync; in ull_scan_aux_setup() local 2291 struct ll_sync_set *sync = param_ull; in ull_scan_aux_release() local 2325 struct ll_sync_set *sync; in ull_scan_aux_release() local [all …]
|
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
D | ull_sync.c | 46 struct ll_sync_set *sync; in ull_sync_is_enabled_get() local 56 uint16_t ull_sync_handle_get(struct ll_sync_set *sync) in ull_sync_handle_get()
|
D | ull_adv_sync.c | 26 uint16_t ull_adv_sync_handle_get(const struct ll_adv_sync_set *sync) in ull_adv_sync_handle_get()
|
/Zephyr-latest/samples/bluetooth/peripheral_past/src/ |
D | main.c | 18 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 41 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 54 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb()
|
/Zephyr-latest/samples/bluetooth/periodic_sync_conn/src/ |
D | main.c | 25 static void sync_cb(struct bt_le_per_adv_sync *sync, struct bt_le_per_adv_sync_synced_info *info) in sync_cb() 47 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 61 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 186 struct bt_le_per_adv_sync *sync; in main() local
|
/Zephyr-latest/include/zephyr/input/ |
D | input.h | 40 uint8_t sync; member 81 uint16_t code, int32_t value, bool sync, in input_report_key() 93 uint16_t code, int32_t value, bool sync, in input_report_rel() 105 uint16_t code, int32_t value, bool sync, in input_report_abs()
|
/Zephyr-latest/samples/bluetooth/periodic_sync/src/ |
D | main.c | 130 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 145 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 158 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 183 struct bt_le_per_adv_sync *sync; in main() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/ |
D | bis_receiver.c | 114 static void pa_synced_cb(struct bt_le_per_adv_sync *sync, in pa_synced_cb() 122 static void pa_term_cb(struct bt_le_per_adv_sync *sync, in pa_term_cb() 130 static void pa_biginfo_cb(struct bt_le_per_adv_sync *sync, const struct bt_iso_biginfo *biginfo) in pa_biginfo_cb() 224 static void sync_big(struct bt_le_per_adv_sync *sync, uint8_t cnt, struct bt_iso_big **out_big) in sync_big() 251 struct bt_le_per_adv_sync *sync; in test_main() local
|
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/ |
D | receiver.c | 120 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 128 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 137 static void biginfo_cb(struct bt_le_per_adv_sync *sync, in biginfo_cb() 301 static int create_pa_sync(struct bt_le_per_adv_sync **sync) in create_pa_sync() 341 static int create_big_sync(struct bt_iso_big **big, struct bt_le_per_adv_sync *sync) in create_big_sync() 400 static int cleanup(struct bt_le_per_adv_sync *sync, struct bt_iso_big *big) in cleanup() 443 struct bt_le_per_adv_sync *sync = NULL; in test_run_receiver() local
|
/Zephyr-latest/samples/bluetooth/central_past/src/ |
D | main.c | 203 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 218 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 229 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 254 struct bt_le_per_adv_sync *sync; in main() local
|
/Zephyr-latest/samples/bluetooth/iso_receive/src/ |
D | main.c | 132 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 147 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 161 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 177 static void biginfo_cb(struct bt_le_per_adv_sync *sync, in biginfo_cb() 296 struct bt_le_per_adv_sync *sync; in main() local
|
/Zephyr-latest/tests/kernel/smp_abort/src/ |
D | main.c | 23 volatile bool *sync; member 28 volatile bool sync[NUM_THREADS]; variable
|
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/src/ |
D | common.c | 42 struct ll_sync_set *sync; in common_create_per_sync_set() local
|
/Zephyr-latest/modules/canopennode/ |
D | canopen_sync.c | 25 bool sync; in canopen_sync_thread() local
|
/Zephyr-latest/samples/bluetooth/periodic_sync_rsp/src/ |
D | main.c | 28 static void sync_cb(struct bt_le_per_adv_sync *sync, struct bt_le_per_adv_sync_synced_info *info) in sync_cb() 55 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 91 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb()
|
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/remote/src/ |
D | main.c | 15 struct k_sem sync; variable
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 158 static void sync_cb(struct bt_le_per_adv_sync *sync, in sync_cb() 173 static void term_cb(struct bt_le_per_adv_sync *sync, in term_cb() 191 static void recv_cb(struct bt_le_per_adv_sync *sync, in recv_cb() 207 static void cte_recv_cb(struct bt_le_per_adv_sync *sync, in cte_recv_cb()
|
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/src/ |
D | main.c | 17 static struct k_sem sync; variable
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | has_client.c | 141 bool sync = false; in cmd_has_client_preset_set() local 183 bool sync = false; in cmd_has_client_preset_next() local 218 bool sync = false; in cmd_has_client_preset_prev() local
|
/Zephyr-latest/tests/arch/x86/info/src/ |
D | timer.c | 13 static uint32_t sync(const struct device *cmos) in sync() function
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_past.c | 240 static void pa_sync_cb(struct bt_le_per_adv_sync *sync, in pa_sync_cb() 261 static void pa_terminated_cb(struct bt_le_per_adv_sync *sync, in pa_terminated_cb() 273 pa_state_changed_cb(struct bt_le_per_adv_sync *sync, in pa_state_changed_cb() 466 struct bt_le_per_adv_sync *sync = NULL; in test_past_send_main() local
|