zephyr/doc/reference/kernel
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
..
data_passing doc: misc fixes 2021-10-04 16:42:08 -04:00
memory kernel: Introduce K_MEM_SLAB_DEFINE_STATIC 2021-11-07 05:36:48 -05:00
other doc: misc fixes 2021-10-04 16:42:08 -04:00
scheduling doc: Add deadline scheduling information 2021-09-30 17:01:09 -04:00
smp doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
synchronization doc: Fix K_EVENT_DEFINE macro code-block example 2021-10-20 17:44:12 -04:00
threads doc: threads: Use plural for SSE registers 2021-11-02 10:46:00 +01:00
timing clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
index.rst doc: events: Add events documention 2021-10-16 06:27:10 -04:00