Searched defs:SLEEPTIME (Results 1 – 4 of 4) sorted by relevance
35 static constexpr uint32_t SLEEPTIME = 102; variable
107 const uint32_t SLEEPTIME = 2000; in FuncOsalSpinLock() local
25 #define SLEEPTIME 50 macro
56 constexpr int32_t SLEEPTIME = 20; variable