Searched refs:US_IN_MS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst.h19 #define US_IN_MS 1000 macro
24 * #define FST_LLT_MS_TO_VAL(m) (((u32) (m)) * US_IN_MS / LLT_UNIT_US)
25 * #define FST_LLT_VAL_TO_MS(v) (((u32) (v)) * LLT_UNIT_US / US_IN_MS)
29 * LLT_UNIT_US/US_IN_MS = 32/1000 = 4/125

Completed in 48 milliseconds