Home
last modified time | relevance | path

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

/Zephyr-latest/lib/utils/
Dtimeutil.c159 uint64_t ref, int64_t *localp) in timeutil_sync_local_from_ref() argument
163 if ((tsp->skew > 0) && (tsp->base.ref > 0) && (localp != NULL)) { in timeutil_sync_local_from_ref()
177 *localp = local_abs; in timeutil_sync_local_from_ref()
/Zephyr-latest/include/zephyr/sys/
Dtimeutil.h282 uint64_t ref, int64_t *localp);