Searched refs:find_df (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntpclient/
H A Dphaselock.c118 double find_df(int *flag) function
164 * phase lock. Not really used at the moment: the logic in find_df()
309 delta_f = find_df(&both_sides_now);
310 if (debug) printf("find_df() = %e\n", delta_f);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ntpclient/
H A Dphaselock.c118 double find_df(int *flag) function
164 * phase lock. Not really used at the moment: the logic in find_df()
309 delta_f = find_df(&both_sides_now);
310 if (debug) printf("find_df() = %e\n", delta_f);

Completed in 39 milliseconds