Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.h425 #define SEC_IN_SEP (30 * SECONDS_PER_DAY) macro
Dnxd_sntp_client.c4604 if (seconds_into_currentyear >= SEC_IN_SEP) in _nx_sntp_client_utility_convert_seconds_to_date()
4607 seconds_into_currentyear -= SEC_IN_SEP; in _nx_sntp_client_utility_convert_seconds_to_date()