Home
last modified time | relevance | path

Searched full:synchronize (Results 1 – 25 of 98) sorted by relevance

1234

/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/
DREADME.rst17 Multiple devices can synchronize and respond to one advertiser.
37 Zephyr tree that will synchronize and respond to this sample.
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
DREADME.rst47 synchronize the clock is 967 ms, and the whole second value of one
51 Synchronize final: 0 0 in 967 ms
57 Synchronize init: 0
58 Synchronize complete in 894 ms: 0 0
/Zephyr-latest/doc/connectivity/networking/api/
Dsntp.rst16 SNTP provides a way to synchronize clocks in computer networks.
/Zephyr-latest/.github/workflows/
Ddo_not_merge.yml5 types: [synchronize, opened, reopened, labeled, unlabeled]
Dbackport_issue_check.yml9 - synchronize
Dassigner.yml7 - synchronize
/Zephyr-latest/samples/bluetooth/iso_broadcast/
DREADME.rst30 generate BIGInfo reports and synchronize to BIG events from this sample.
/Zephyr-latest/samples/bluetooth/iso_receive/
DREADME.rst30 sample will establish periodic advertising synchronization and synchronize to
/Zephyr-latest/samples/bluetooth/periodic_adv_conn/
DREADME.rst31 Zephyr tree that will synchronize and respond to this sample.
/Zephyr-latest/dts/bindings/led/
Dissi,is31fl3733.yaml36 clock device. This can be used to synchronize the output of multiple
/Zephyr-latest/kernel/
Dsmp.c182 /* 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()
/Zephyr-latest/subsys/bluetooth/
DKconfig.adv43 intervals. Scanners can synchronize to the periodic advertisements
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Diso.rst21 sync-big :Synchronize to a BIG as a receiver <BIS bitfield> [mse] [timeout]
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/timer_synchronization/
DREADME.rst4 Use timers and message queues from CMSIS RTOS v1 API to synchronize threads.
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/
DREADME.rst4 Use timers and message queues from CMSIS RTOS v2 API to synchronize threads.
/Zephyr-latest/subsys/pm/policy/
Dpolicy_events.c16 /** Lock to synchronize access to the events list. */
Dpolicy_latency.c14 /** Lock to synchronize access to the latency request list. */
/Zephyr-latest/samples/drivers/misc/timeaware_gpio/
DREADME.rst5 Synchronize clocks.
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator.h30 * This will start advertising broadcast audio that CAP acceptors can synchronize to.
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig.icmsg5 bool "Synchronize access to shared memory"
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_internal.h109 return "Failed to synchronize to PA"; in bt_bap_pa_state_str()
/Zephyr-latest/subsys/testsuite/include/zephyr/
Dtimestamp.h73 /* before reading time we synchronize to the start of the timer tick */ in bench_test_start()
/Zephyr-latest/subsys/shell/
Dshell_log_backend.c175 * 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()
/Zephyr-latest/arch/arm/core/cortex_m/
Dcpu_idle.c80 * Set wake-up interrupt priority to the lowest and synchronize to in arch_cpu_idle()
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst96 Similarly, only a single thread at a time should synchronize
97 with a given timer. ISRs are not permitted to synchronize with timers,

1234