Searched refs:current_year (Results 1 – 3 of 3) sorted by relevance
16 UINT current_year,
4455 …sntp_client_utility_convert_seconds_to_date(NX_SNTP_TIME *current_NTP_time_ptr, UINT current_year, in _nx_sntp_client_utility_convert_seconds_to_date() argument4481 current_date_time_ptr -> year = current_year; in _nx_sntp_client_utility_convert_seconds_to_date()4485 years_diff = current_year - 1999; in _nx_sntp_client_utility_convert_seconds_to_date()4488 leapyears_diff = (current_year - 1 - 1996) >> 2; in _nx_sntp_client_utility_convert_seconds_to_date()4491 leaps = (current_year - 1996) & 3; in _nx_sntp_client_utility_convert_seconds_to_date()4514 current_year++; in _nx_sntp_client_utility_convert_seconds_to_date()
765 …lity_convert_seconds_to_date(NX_SNTP_TIME *current_NTP_time_ptr, UINT current_year, NX_SNTP_DATE_T…