Searched refs:rtw_ms_to_systime (Results 1 – 3 of 3) sorted by relevance
881 u32 rtw_ms_to_systime(u32 ms) in rtw_ms_to_systime() function883 if(osdep_service.rtw_ms_to_systime) in rtw_ms_to_systime()884 return osdep_service.rtw_ms_to_systime(ms); in rtw_ms_to_systime()
754 u32 rtw_ms_to_systime(u32 ms);1309 u32 (*rtw_ms_to_systime)(u32 ms); member
154 timeout = rtw_ms_to_systime(timeout); in _aos_down_sema()
Completed in 13 milliseconds