1.. _mbox_api:
2
3Multi-Channel Inter-Processor Mailbox (MBOX)
4############################################
5
6Overview
7********
8
9An MBOX device is a peripheral capable of passing signals (and data depending
10on the peripheral) between CPUs and clusters in the system. Each MBOX instance
11is providing one or more channels, each one targeting one other CPU cluster
12(multiple channels can target the same cluster).
13
14
15API Reference
16*************
17
18.. doxygengroup:: mbox_interface
19