Home
last modified time | relevance | path

Searched full:interprocessor (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/lib/open-amp/
DKconfig20 interprocessor communication
28 for interprocessor communication
36 for interprocessor communication
/Zephyr-latest/drivers/ipm/
DKconfig39 Interprocessor driver for ESP32 when using AMP.
48 Interprocessor driver using IVSHMEM Doorbell mechanism.
/Zephyr-latest/dts/bindings/ipc/
Dnordic,nrf-ipc.yaml4 description: Nordic nRF family IPC (Interprocessor Communication)
Dnordic,nrf-ipct-local.yaml4 description: Nordic Local IPCT (Interprocessor Communication Transceiver)
Dnordic,nrf-ipct-global.yaml4 description: Nordic Global IPCT (Interprocessor Communication Transceiver)
Dnordic,nrf-ipct-common.yaml4 description: Nordic IPCT (Interprocessor Communication Transceiver)
/Zephyr-latest/doc/services/ipc/
Dindex.rst3 Interprocessor Communication (IPC)
/Zephyr-latest/dts/bindings/mbox/
Dnordic,mbox-nrf-ipc.yaml4 description: Nordic nRF family IPC (MBOX Interprocessor Communication)
Dnordic,nrf-bellboard-tx.yaml8 a set of tasks and events intended for signaling within an interprocessor
Dnordic,nrf-vevif-event-tx.yaml8 intended for signaling within the interprocessor communication (IPC) framework.
Dnordic,nrf-bellboard-rx.yaml8 a set of tasks and events intended for signaling within an interprocessor
Dnordic,nrf-vevif-event-rx.yaml8 intended for signaling within the interprocessor communication (IPC) framework.
Dnordic,nrf-vevif-task-tx.yaml11 intended for signaling within an interprocessor communication (IPC) framework.
Dnordic,nrf-vevif-task-rx.yaml11 intended for signaling within an interprocessor communication (IPC) framework.
/Zephyr-latest/tests/lib/spsc_pbuf/
Dtestcase.yaml12 # This configuration only make sense for interprocessor data sharing so
/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf5340bsim.rst38 * IPC (Interprocessor communication)
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst162 Interprocessor Interrupts
182 interprocessor interrupt. The current framework is very simple: the
/Zephyr-latest/tests/kernel/smp/src/
Dmain.c690 * @brief Test interprocessor interrupt
696 * - To verify architecture layer provides a mechanism to issue an interprocessor
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst307 * SMP interprocessor interrupts are deferred so that they are sent only at
Drelease-notes-1.14.rst551 - Zephyr now has a simple interprocessor interrupt framework for