Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/test/pico_time_test/
Dpico_time_test.c52 const struct timeout *ta = (const struct timeout *)a; in sort_by_target() local
54 int64_t delta = absolute_time_diff_us(tb->target, ta->target); in sort_by_target()