mirror of https://github.com/thesofproject/sof.git
10e1172ea5
Add Asynchronous Messaging Service. This can be used to communicate between modules. Asynchronous Messages are one-way messages from one producer to one or multiple registered consumers. Messages between modules on different cores are sent through IDC. All inter-core communication must be proxied by the main core. Signed-off-by: Krzysztof Frydryk <krzysztofx.frydryk@intel.com> |
||
---|---|---|
.. | ||
alloc.h | ||
atomic.h | ||
bit.h | ||
cache.h | ||
clk.h | ||
idc.h | ||
init.h | ||
interrupt.h | ||
kernel.h | ||
mutex.h | ||
panic.h | ||
sof.h | ||
spinlock.h | ||
string.h | ||
task.h | ||
timer.h | ||
wait.h |