Home
last modified time | relevance | path

Searched refs:kNativeOverflowTickCount (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_chrono_threadx/
Dsystem_clock.cc39 constexpr int64_t kNativeOverflowTickCount = variable
50 overflow_tick_count += kNativeOverflowTickCount; in GetSystemClockTickCount()
/external/pigweed/pw_chrono_freertos/
Dsystem_clock.cc37 constexpr int64_t kNativeOverflowTickCount = variable
50 overflow_tick_count += kNativeOverflowTickCount; in GetSystemClockTickCount()
/external/pigweed/pw_chrono_embos/
Dsystem_clock.cc45 constexpr int64_t kNativeOverflowTickCount = variable
56 overflow_tick_count += kNativeOverflowTickCount; in GetSystemClockTickCount()