Searched refs:phy_time (Results 1 – 3 of 3) sorted by relevance
25 long double phy_time; in phy_time_from_dev() local26 phy_time = ((long double)(d_t + time_off))/(1.0 + xo_drift); in phy_time_from_dev()29 return phy_time; in phy_time_from_dev()
89 void hwll_wait_for_phy_simu_time(bs_time_t phy_time){ in hwll_wait_for_phy_simu_time() argument95 wait.end = phy_time; in hwll_wait_for_phy_simu_time()98 bs_trace_raw_manual_time(3, phy_time, "The phy disconnected us\n"); in hwll_wait_for_phy_simu_time()
29 void hwll_wait_for_phy_simu_time(bs_time_t phy_time);