Searched refs:SEC_IN_NOV (Results 1 – 2 of 2) sorted by relevance
427 #define SEC_IN_NOV (30 * SECONDS_PER_DAY) macro
4618 if (seconds_into_currentyear >= SEC_IN_NOV) in _nx_sntp_client_utility_convert_seconds_to_date()4621 seconds_into_currentyear -= SEC_IN_NOV; in _nx_sntp_client_utility_convert_seconds_to_date()