Searched refs:capt_time (Results 1 – 1 of 1) sorted by relevance
372 uint64_t capt_time; in z_nrf_grtc_timer_capture_read() local384 capt_time = nrfy_grtc_sys_counter_cc_get(NRF_GRTC, chan); in z_nrf_grtc_timer_capture_read()386 __ASSERT_NO_MSG(capt_time < COUNTER_SPAN); in z_nrf_grtc_timer_capture_read()388 *captured_time = capt_time; in z_nrf_grtc_timer_capture_read()