Searched refs:SEC_IN_JUN (Results 1 – 2 of 2) sorted by relevance
422 #define SEC_IN_JUN (30 * SECONDS_PER_DAY) macro
4583 if (seconds_into_currentyear >= SEC_IN_JUN) in _nx_sntp_client_utility_convert_seconds_to_date()4586 seconds_into_currentyear -= SEC_IN_JUN; in _nx_sntp_client_utility_convert_seconds_to_date()