Searched refs:capt_time (Results 1 – 1 of 1) sorted by relevance
346 uint64_t capt_time; in z_nrf_grtc_timer_capture_read() local358 result = nrfx_grtc_syscounter_cc_value_read(chan, &capt_time); in z_nrf_grtc_timer_capture_read()363 __ASSERT_NO_MSG(capt_time < COUNTER_SPAN); in z_nrf_grtc_timer_capture_read()365 *captured_time = capt_time; in z_nrf_grtc_timer_capture_read()