Home
last modified time | relevance | path

Searched defs:GetSystemClockTickCount (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_chrono_rp2040/public/pw_chrono_rp2040/
H A Dsystem_clock_inline.h21 inline int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function
/aosp_15_r20/external/pigweed/pw_chrono_zephyr/public/pw_chrono_zephyr/
H A Dsystem_clock_inline.h22 inline int64_t GetSystemClockTickCount() { return k_uptime_ticks(); } in GetSystemClockTickCount() function
/aosp_15_r20/external/pigweed/pw_chrono_stl/public/pw_chrono_stl/
H A Dsystem_clock_inline.h22 inline int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function
/aosp_15_r20/external/pigweed/pw_chrono_threadx/
H A Dsystem_clock.cc44 int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function
/aosp_15_r20/external/pigweed/pw_chrono_freertos/
H A Dsystem_clock.cc42 int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function
/aosp_15_r20/external/pigweed/pw_chrono_embos/
H A Dsystem_clock.cc50 int64_t GetSystemClockTickCount() { in GetSystemClockTickCount() function