Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Dmain.c148 static ULONG unix_time_base; variable
401 unix_time_base = SAMPLE_SYSTEM_TIME; in sample_helper_thread_entry()
588unix_time_base = (sntp_seconds - (system_time_in_second + SAMPLE_UNIX_TO_NTP_EPOCH_SECOND)); in sntp_time_sync_internal()
689 *unix_time = unix_time_base + (tx_time_get() / TX_TIMER_TICKS_PER_SECOND); in unix_time_get()