Searched defs:MSECS (Results 1 – 8 of 8) sorted by relevance
21 #define MSECS(t) (HZ * ((t) / 1000) + (HZ * ((t) % 1000)) / 1000) macro
360 #define MSECS 10000UL in msi2500_convert_stream() macro
232 #define MSECS 10000UL in hackrf_convert_stream() macro
255 #define MSECS 10000UL in airspy_convert_stream() macro
370 #define MSECS 10000UL in rtl2832_sdr_convert_stream() macro
394 #define MSECS(t) msecs_to_jiffies(t) macro
528 #define MSECS(t) msecs_to_jiffies(t) macro
2810 #define MSECS(t) msecs_to_jiffies(t) macro