Searched refs:ntp_time (Results 1 – 2 of 2) sorted by relevance
584 uint32_t *ntp_time);600 sl_status_t sl_sleeptimer_convert_ntp_time_to_unix(uint32_t ntp_time,
1095 uint32_t *ntp_time) in sl_sleeptimer_convert_unix_time_to_ntp() argument1107 *ntp_time = temp_ntp_time; in sl_sleeptimer_convert_unix_time_to_ntp()1115 sl_status_t sl_sleeptimer_convert_ntp_time_to_unix(uint32_t ntp_time, in sl_sleeptimer_convert_ntp_time_to_unix() argument1119 temp_time = ntp_time - TIME_NTP_EPOCH_OFFSET_SEC; in sl_sleeptimer_convert_ntp_time_to_unix()