Home
last modified time | relevance | path

Searched full:mailboxes (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/drivers/ipm/
DKconfig.stm3210 Driver for stm32 IPCC mailboxes
DKconfig6 Include interrupt-based inter-processor mailboxes
/Zephyr-latest/kernel/
DKconfig.obj_core44 bool "Integrate mailboxes into object core framework"
47 When enabled, this option integrates mailboxes into the object core
Dmailbox.c8 * @brief Mailboxes.
78 /* Complete initialization of statically defined mailboxes. */ in init_mbox_module()
450 /* Initialize and link statically defined mailboxes */ in init_mailbox_obj_core_list()
DKconfig698 messages that can exist simultaneously, across all mailboxes
/Zephyr-latest/drivers/mbox/
DKconfig8 Include multi-channel interrupt-based inter-processor mailboxes
Dmbox_nxp_s32_mru.c134 * enabling interrupts and mailboxes so remote can transmit in nxp_s32_mru_set_enabled()
142 * Disable interrupts and mailboxes on this channel, making in nxp_s32_mru_set_enabled()
/Zephyr-latest/subsys/tracing/
DKconfig284 bool "Tracing Mailboxes"
287 Enable tracing Mailboxes.
/Zephyr-latest/dts/bindings/mbox/
Dnxp,s32-mru.yaml15 to group hardware channel's mailboxes in logical channels.
/Zephyr-latest/doc/kernel/services/data_passing/
Dmailboxes.rst3 Mailboxes chapter
18 Any number of mailboxes can be defined (limited only by available RAM). Each
316 Any number of receiving threads may wait simultaneously on a mailboxes'
/Zephyr-latest/doc/kernel/services/
Dindex.rst92 data_passing/mailboxes.rst
/Zephyr-latest/doc/kernel/object_cores/
Dindex.rst28 * :ref:`Mailboxes <mailboxes_v2>`
/Zephyr-latest/drivers/can/
Dcan_rcar.c148 * mailbox 60 - 63 - Rx FIFO mailboxes
149 * mailbox 56 - 59 - Tx FIFO mailboxes
150 * non-FIFO mailboxes are not used
/Zephyr-latest/tests/benchmarks/app_kernel/
DREADME.txt6 kernel objects: message queues, semaphores, memory slabs, mailboxes and pipes.
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst220 * ``ZEP-907`` - Test memory pool support (with mailboxes)
/Zephyr-latest/
DMAINTAINERS.yml1739 Inter-processor mailboxes