Home
last modified time | relevance | path

Searched refs:refp (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/lib/utils/
Dtimeutil.c131 uint64_t local, uint64_t *refp) in timeutil_sync_ref_from_local() argument
135 if ((tsp->skew > 0) && (tsp->base.ref > 0) && (refp != NULL)) { in timeutil_sync_ref_from_local()
150 *refp = ref_abs; in timeutil_sync_ref_from_local()
/Zephyr-latest/include/zephyr/sys/
Dtimeutil.h258 uint64_t local, uint64_t *refp);