Searched defs:rtw_ms_to_systime (Results 1 – 1 of 1) sorted by relevance
377 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;}) macro387 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms) macro