Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.c5695 LONG secs_high; local
5703 secs_high = time_ptr -> second_high;
5709 _nx_ptp_client_utility_add64(&secs_high, &secs_low, offset < 0 ? -1 : 0, (ULONG)offset);
5711 if (secs_high < 0)
5723 while ((secs_high > 0) || (secs_low >= secs_per_year))
5727 secs_high--;