sof/xtos/include/rtos
Liam Girdwood 27a3d7c2af header: rtos: use rtos specific version of cache.h
Code can now include <rtos/cache.h> which can wrap onto rtos cache
APIs. Will wrap onto Zephyr generic cache API when ready.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2022-09-12 11:44:27 +01:00
..
alloc.h header: rtos: use rtos specific version of alloc.h 2022-09-12 11:44:27 +01:00
atomic.h header: rtos: use rtos specific version of atomic.h 2022-08-31 12:01:07 +01:00
bit.h header: rtos: use rtos specific version of bit.h 2022-08-31 12:01:07 +01:00
cache.h header: rtos: use rtos specific version of cache.h 2022-09-12 11:44:27 +01:00
clk.h header: rtos: use rtos specific version of cache.h 2022-09-12 11:44:27 +01:00
interrupt.h header: rtos: use rtos specific version of interrupt.h 2022-09-12 11:44:27 +01:00
kernel.h header: rtos: use rtos specific version of wait.h 2022-09-06 15:37:21 +01:00
spinlock.h header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00
string.h header: rtos: use rtos specific version of string.h 2022-08-31 12:01:07 +01:00
timer.h header: rtos: use rtos specific version of clk.h 2022-09-12 11:44:27 +01:00
wait.h header: rtos: use rtos specific version of interrupt.h 2022-09-12 11:44:27 +01:00