Searched defs:kTimerInterval (Results 1 – 4 of 4) sorted by relevance
102 static constexpr uint32_t kTimerInterval = (1 << 30); member in ot::Uptime
152 const uint32_t kTimerInterval = 10; in TestOneTimer() local278 const uint32_t kTimerInterval = 10; in TestTwoTimers() local452 const uint32_t kTimerInterval[kNumTimers] = { in TenTimers() local
192 static constexpr uint32_t kTimerInterval = (kSampleInterval / kNumChannelMasks); member in ot::Utils::ChannelMonitor
172 static constexpr uint32_t kTimerInterval = 1000; member in ot::BackboneRouter::Manager