Home
last modified time | relevance | path

Searched refs:timeutil_sync_ref_from_local (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/tests/unit/timeutil/
Dtest_sync.c227 int rv = timeutil_sync_ref_from_local(&ss, 0, &ref); in tref_from_local()
238 rv = timeutil_sync_ref_from_local(&ss, ss.base.local, NULL); in tref_from_local()
242 rv = timeutil_sync_ref_from_local(&ss, ss.base.local, &ref); in tref_from_local()
248 rv = timeutil_sync_ref_from_local(&ss, 0, &ref); in tref_from_local()
254 rv = timeutil_sync_ref_from_local(&ss, ss.base.local, &ref); in tref_from_local()
260 rv = timeutil_sync_ref_from_local(&ss, ss.base.local in tref_from_local()
267 rv = timeutil_sync_ref_from_local(&ss, (int64_t)ss.base.local in tref_from_local()
278 rv = timeutil_sync_ref_from_local(&ss, ss.base.local in tref_from_local()
389 rv = timeutil_sync_ref_from_local(&ss, inputs[i], &ref_out); in test_large_linearity()
/Zephyr-Core-3.5.0/include/zephyr/sys/
Dtimeutil.h254 int timeutil_sync_ref_from_local(const struct timeutil_sync_state *tsp,
/Zephyr-Core-3.5.0/lib/os/
Dtimeutil.c130 int timeutil_sync_ref_from_local(const struct timeutil_sync_state *tsp, in timeutil_sync_ref_from_local() function
/Zephyr-Core-3.5.0/samples/boards/nrf/clock_skew/src/
Dmain.c170 (void)timeutil_sync_ref_from_local(&st2, latest->local, in sync_work_handler()
/Zephyr-Core-3.5.0/doc/kernel/
Dtimeutil.rst101 * :c:func:`timeutil_sync_ref_from_local()` and