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

  /src/external/bsd/ntp/dist/libparse/
parse_conf.c 61 #ifdef CLOCK_DCF7000
62 extern clockformat_t clock_dcf7000;
115 #ifdef CLOCK_DCF7000
116 &clock_dcf7000,
clk_dcf7000.c 43 #if defined(REFCLOCK) && defined(CLOCK_PARSE) && defined(CLOCK_DCF7000)
73 clockformat_t clock_dcf7000 = variable
180 #else /* not (REFCLOCK && CLOCK_PARSE && CLOCK_DCF7000) */
182 #endif /* not (REFCLOCK && CLOCK_PARSE && CLOCK_DCF7000) */
  /src/external/bsd/ntp/include/
config.h 47 #define CLOCK_DCF7000 1
  /src/external/bsd/ntp/dist/
config.h.in 46 #undef CLOCK_DCF7000

Completed in 18 milliseconds