Home
last modified time | relevance | path

Searched refs:d_time (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNRF_HWLowL.c61 void hwll_sync_time_with_phy(bs_time_t d_time) { in hwll_sync_time_with_phy() argument
67 if ( d_time != TIME_NEVER ){ in hwll_sync_time_with_phy()
68 wait.end = hwll_phy_time_from_dev(d_time - 2); in hwll_sync_time_with_phy()
77 bs_trace_raw_manual_time(3, d_time, "The phy disconnected us\n"); in hwll_sync_time_with_phy()