Searched full:synchronize (Results 1 – 25 of 98) sorted by relevance
1234
17 Multiple devices can synchronize and respond to one advertiser.37 Zephyr tree that will synchronize and respond to this sample.
47 synchronize the clock is 967 ms, and the whole second value of one51 Synchronize final: 0 0 in 967 ms57 Synchronize init: 058 Synchronize complete in 894 ms: 0 0
16 SNTP provides a way to synchronize clocks in computer networks.
5 types: [synchronize, opened, reopened, labeled, unlabeled]
9 - synchronize
7 - synchronize
30 generate BIGInfo reports and synchronize to BIG events from this sample.
30 sample will establish periodic advertising synchronization and synchronize to
31 Zephyr tree that will synchronize and respond to this sample.
36 clock device. This can be used to synchronize the output of multiple
182 /* We are only starting one CPU so we do not need to synchronize in k_smp_cpu_start()211 /* We are only starting one CPU so we do not need to synchronize in k_smp_cpu_resume()224 /* We are powering up all CPUs and we want to synchronize their in z_smp_init()
43 intervals. Scanners can synchronize to the periodic advertisements
21 sync-big :Synchronize to a BIG as a receiver <BIS bitfield> [mse] [timeout]
4 Use timers and message queues from CMSIS RTOS v1 API to synchronize threads.
4 Use timers and message queues from CMSIS RTOS v2 API to synchronize threads.
16 /** Lock to synchronize access to the events list. */
14 /** Lock to synchronize access to the latency request list. */
5 Synchronize clocks.
30 * This will start advertising broadcast audio that CAP acceptors can synchronize to.
5 bool "Synchronize access to shared memory"
109 return "Failed to synchronize to PA"; in bt_bap_pa_state_str()
73 /* before reading time we synchronize to the start of the timer tick */ in bench_test_start()
175 * If running in the thread context, lock the shell mutex to synchronize with in process_log_msg()177 * forbidden so use the IRQ lock to at least synchronize log messages printed in process_log_msg()
80 * Set wake-up interrupt priority to the lowest and synchronize to in arch_cpu_idle()
96 Similarly, only a single thread at a time should synchronize97 with a given timer. ISRs are not permitted to synchronize with timers,