Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_rand/
Drand.c199 absolute_time_t cached_next_sample_time = next_sample_time; in capture_additional_rosc_samples() local
209 if (!absolute_time_diff_us(cached_next_sample_time, next_sample_time)) { in capture_additional_rosc_samples()