zephyr/subsys/testsuite
Christopher Friedt 918a574c88 clock: add k_cycle_get_64
This change adds `k_cycle_get_64()` on platforms that
support a 64-bit cycle counter.

The interface functions `arch_k_cycle_get_64()` and
`sys_clock_cycle_get_64()` are also introduced.

Fixes #39934

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-08 13:41:53 -05:00
..
busy_sim testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
coverage linker-tool-gcc: revise for MMU support 2021-03-16 15:03:44 -04:00
include ztest: Add register functionality 2021-10-28 16:57:51 -04:00
ztest clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
CMakeLists.txt testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
Kconfig testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
unittest.cmake ztest: Add register functionality 2021-10-28 16:57:51 -04:00