Searched refs:pdelay (Results 1 – 2 of 2) sorted by relevance
197 from isochron_data import pdelay200 w = np.array(list(pdelay.values()))282 from isochron_data import pdelay285 w = np.array(list(pdelay.values()))
802 unsigned int len, pdelay; in j1939_session_tx_dat() local857 pdelay = j1939_cb_is_broadcast(&session->skcb) ? 50 : in j1939_session_tx_dat()860 if (session->pkt.tx < session->pkt.total && pdelay) { in j1939_session_tx_dat()861 j1939_tp_schedule_txtimer(session, pdelay); in j1939_session_tx_dat()