2021-10-15 11:55:56 +02:00
|
|
|
.. _mbox_api:
|
|
|
|
|
2023-03-28 16:10:21 +02:00
|
|
|
Multi-Channel Inter-Processor Mailbox (MBOX)
|
|
|
|
############################################
|
2021-10-15 11:55:56 +02:00
|
|
|
|
|
|
|
Overview
|
|
|
|
********
|
|
|
|
|
|
|
|
An MBOX device is a peripheral capable of passing signals (and data depending
|
|
|
|
on the peripheral) between CPUs and clusters in the system. Each MBOX instance
|
|
|
|
is providing one or more channels, each one targeting one other CPU cluster
|
|
|
|
(multiple channels can target the same cluster).
|
|
|
|
|
|
|
|
|
|
|
|
API Reference
|
|
|
|
*************
|
|
|
|
|
|
|
|
.. doxygengroup:: mbox_interface
|