Searched refs:SEC_IN_APR (Results 1 – 2 of 2) sorted by relevance
421 #define SEC_IN_APR (30 * SECONDS_PER_DAY) macro
4570 if (seconds_into_currentyear >= SEC_IN_APR) in _nx_sntp_client_utility_convert_seconds_to_date()4573 seconds_into_currentyear -= SEC_IN_APR; in _nx_sntp_client_utility_convert_seconds_to_date()