HomeSort by: relevance | last modified time | path
    Searched refs:basedate_get_gpsweek (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/
ntp_calgps.c 165 base = (basedate_get_gpsweek() + GPSNTP_WSHIFT) * 7
313 uint32_t base = basedate_get_gpsweek() + GPSNTP_WSHIFT;
367 base = basedate_get_gpsweek() + GPSNTP_WSHIFT;
ntp_calendar.c 2111 basedate_get_gpsweek(void) function
  /src/external/bsd/ntp/dist/include/
ntp_calendar.h 430 basedate_get_gpsweek(void);

Completed in 25 milliseconds