Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf53/
Dsync_rtc.c25 static int32_t nrf53_sync_offset = -EBUSY; variable
127 return nrf53_sync_offset; in z_nrf_rtc_timer_nrf53net_offset_get()
152 return (log_timestamp_t)(sys_clock_tick_get() + nrf53_sync_offset); in sync_rtc_timestamp_get()
180 nrf53_sync_offset = cc - RTC_SYNC_ARBITRARY_DELAY - 2 * sync_cc; in remote_callback()
183 (uint64_t)nrf53_sync_offset * 1000000 / in remote_callback()
189 nrf53_sync_offset, offset_us); in remote_callback()