sof/xtos/include/rtos
Guennadi Liakhovetski 6d48dc5ca4 zephyr: add a macro for module initialisation
This macro integrates SOF modules into Zephyr initialisation
framework. SOF module initialisation functions use
DECLARE_MODULE_ADAPTER() or DECLARE_MODULE() to register with the SOF
native initialisation scheme, now the same initialisation functions
can be used with the new SOF_MODULE_INIT() macro to integrate them
into the Zephyr initialisation flow.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2023-01-26 16:54:57 +02: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
init.h zephyr: add a macro for module initialisation 2023-01-26 16:54:57 +02: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
mutex.h mutex: add mutex support in XTOS 2022-12-19 13:26:19 +02:00
spinlock.h
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