zephyr/include/arch/arc
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
..
asm-compat
v2 clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
arc_addr_types.h
arch.h arch: arc: Add _ARCH_MEM_PARTITION_ALIGN_CHECK for arc mpu v3 v6 2021-10-21 10:50:03 -04:00
arch_inlines.h
sys-io-common.h
syscall.h
thread.h
tool-compat.h