Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.h20 #define LLT_UNIT_US 32 /* See 10.32.2.2 Transitioning between states */ 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
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.h20 #define LLT_UNIT_US 32 /* See 10.32.2.2 Transitioning between states */ 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 2 milliseconds