Searched +full:inter +full:- +full:processor (Results 1 – 25 of 84) sorted by relevance
1234
/Zephyr-latest/samples/subsys/ipc/ |
D | ipc.rst | 1 .. zephyr:code-sample-category:: ipc 2 :name: Inter-Processor Communication (IPC) 3 :show-listing: 6 Samples that demonstrate :ref:`Inter-Processor Communication (IPC) <ipc_service>` features.
|
/Zephyr-latest/drivers/ipm/ |
D | Kconfig | 1 # SPDX-License-Identifier: Apache-2.0 4 bool "Inter-Processor Mailbox (IPM) drivers" 6 Include interrupt-based inter-processor mailboxes 42 bool "IPM driver based on IVSHMEM-Doorbell" 51 bool "AMD-Xilinx IPM driver" 55 Inter Processor Interrupt driver for AMD-Xilinx 75 module-str = ipm
|
/Zephyr-latest/drivers/mbox/ |
D | Kconfig | 3 # SPDX-License-Identifier: Apache-2.0 6 bool "Multi-Channel Inter-Processor Mailbox (MBOX) drivers" 8 Include multi-channel interrupt-based inter-processor mailboxes 34 module-str = mbox
|
/Zephyr-latest/modules/ |
D | Kconfig.stm32 | 4 # SPDX-License-Identifier: Apache-2.0 25 Enable STM32Cube Analog-to-Digital Converter (ADC) HAL module driver 30 Enable STM32Cube Extended Analog-to-Digital Converter (ADC) HAL 41 Enable STM32Cube HDMI-CEC controller (CEC) HAL module driver 52 Enable STM32Cube CORDIC co-processor (CORDIC) functions HAL module 75 Enable STM32Cube Cryptographic processor (CRYP) HAL module driver 80 Enable STM32Cube Extended Cryptographic processor (CRYP) HAL module 86 Enable STM32Cube Digital-to-analog converter (DAC) HAL module driver 91 Enable STM32Cube Extended Digital-to-analog converter (DAC) HAL module 131 Enable STM32Cube Chrom-Art Accelerator™ controller (DMA2D) HAL module [all …]
|
/Zephyr-latest/dts/bindings/mbox/ |
D | nxp,mbox-mailbox.yaml | 4 This NXP Mailbox driver implements Multi-Channel Inter-Processor Mailbox (MBOX) API 5 around NXP Inter-CPU Mailbox peripheral IP block. 7 The NXP Inter-CPU Mailbox provides up to thirty-two user defined interrupts. 12 compatible: "nxp,mbox-mailbox" 14 include: [base.yaml, mailbox-controller.yaml] 20 rx-channels: 25 Setting this value to N, will enable channels 0 to N-1, consecutively. 29 set rx-channels of mailbox as follows: 32 rx-channels = <4>; 36 mbox-cells: [all …]
|
/Zephyr-latest/samples/drivers/ipm/ |
D | README.rst | 1 .. zephyr:code-sample-category:: ipm 2 :name: Inter-Processor Mailbox (IPM) 3 :show-listing:
|
/Zephyr-latest/subsys/ipc/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 6 menu "Inter Processor Communication"
|
/Zephyr-latest/dts/bindings/ipm/ |
D | linaro,ivshmem-ipm.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Inter processor message based on IVSHMEM 6 compatible: "linaro,ivshmem-ipm"
|
D | espressif,esp32-ipm.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: ESP32 soft inter processor message 6 compatible: "espressif,esp32-ipm" 14 shared-memory: 18 shared-memory-size:
|
D | zephyr,mbox-ipm.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 description: Inter-Processor-Message to Mailbox adaptor driver 7 compatible: "zephyr,mbox-ipm" 16 mbox-names:
|
/Zephyr-latest/dts/bindings/ipc/ |
D | intel,adsp-host-ipc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Intel ADSP Inter Processor Communication on Intel SoC 6 compatible: "intel,adsp-host-ipc" 17 interrupt-parent:
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | ipm.rst | 3 Inter-Processor Mailbox (IPM)
|
/Zephyr-latest/samples/subsys/ipc/openamp/boards/ |
D | lpcxpresso54114_lpc54114_m4.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
D | mps2_an521_cpu0.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
D | v2m_musca_b1.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/ |
D | lpcxpresso54114_lpc54114_m0.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
D | mps2_an521_cpu1.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
D | v2m_musca_b1_musca_b1_ns.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/boards/ |
D | v2m_musca_b1.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
D | mps2_an521_cpu0.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/remote/boards/ |
D | v2m_musca_b1_musca_b1_ns.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
D | mps2_an521_cpu1.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/boards/ |
D | imx8mp_evk_mimx8ml8_m7.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
D | imx8mp_evk_mimx8ml8_adsp.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/snippets/ |
D | nxp-openamp-imx8-adsp.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 * shared memory reserved for the inter-processor communication 17 compatible = "mmio-sram";
|
1234