zephyr/include/arch/xtensa
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
..
arch_inlines.h
arch.h clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
atomic_xtensa.h
cache.h xtensa: cache: XCC needs to declare variable outside for loop 2021-07-22 15:41:11 +03:00
exc.h
irq.h arch/xtensa: Remove XTOS dependency in irq_lock() 2021-03-08 11:14:27 -05:00
thread.h