Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/timer/
Dnrf_grtc_timer.h176 int z_nrf_grtc_timer_capture_read(int32_t chan, uint64_t *captured_time);
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c340 int z_nrf_grtc_timer_capture_read(int32_t chan, uint64_t *captured_time) in z_nrf_grtc_timer_capture_read() argument
365 *captured_time = capt_time; in z_nrf_grtc_timer_capture_read()