Searched full:vevif (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/dts/bindings/mbox/ |
D | nordic,nrf-vevif-task-tx.yaml | 5 Nordic VEVIF (VPR Event Interface) - TASK TX MODE 7 VEVIF is an event interface for VPR, allowing connection to the domain's DPPI 8 system. VEVIF can also generate IRQs to other CPUs. 10 VEVIF provides support for inter-domain software signaling. It implements a set of tasks 12 When used in task tx mode, the VEVIF tasks are used to trigger IRQs on VPR core. 19 compatible = "nordic,nrf-vevif-task-tx"; 27 compatible: "nordic,nrf-vevif-task-tx" 35 description: Number of tasks supported by the VEVIF instance. 40 description: Mask of tasks supported by the VEVIF instance.
|
D | nordic,nrf-vevif-task-rx.yaml | 5 Nordic VEVIF (VPR Event Interface) - TASK RX MODE 7 VEVIF is an event interface for VPR, allowing connection to the domain's DPPI 8 system. VEVIF can also generate IRQs to other CPUs. 10 VEVIF provides support for inter-domain software signaling. It implements a set of tasks 12 When used in task rx mode, the VEVIF tasks are used to receive events triggered by other core. 19 compatible = "nordic,nrf-vevif-task-rx"; 30 compatible: "nordic,nrf-vevif-task-rx" 38 description: Number of tasks supported by the VEVIF instance. 43 description: Mask of tasks supported by the VEVIF instance.
|
D | nordic,nrf-vevif-event-tx.yaml | 5 Nordic VEVIF (VPR Event Interface) - EVENT TX MODE 7 VEVIF provides support for inter-domain software signaling. It implements a set of events 9 When used in the event tx mode, the VEVIF events are used to trigger IRQs from VPR 17 compatible = "nordic,nrf-vevif-event-tx"; 24 compatible: "nordic,nrf-vevif-event-tx" 32 description: Number of events supported by the VEVIF instance. 37 description: Mask of events supported by the VEVIF instance.
|
D | nordic,nrf-vevif-event-rx.yaml | 5 Nordic VEVIF (VPR Event Interface) - EVENT RX MODE 7 VEVIF provides support for inter-domain software signaling. It implements a set of events 9 When used in the event rx mode, the VEVIF events are used to receive IRQs that are 17 compatible = "nordic,nrf-vevif-event-rx"; 26 compatible: "nordic,nrf-vevif-event-rx" 34 description: Number of events supported by the VEVIF instance. 39 description: Mask of events supported by the VEVIF instance.
|
/Zephyr-latest/drivers/mbox/ |
D | Kconfig.nrf_vevif_task | 5 bool "nRF VEVIF task RX driver" 9 Mailbox driver for receiving VEVIF tasks on VPR as CLIC interrupts 12 bool "nRF VEVIF task TX driver" 16 Mailbox driver for transmitting VEVIF tasks to VPR as CLIC interrupts
|
D | Kconfig.nrf_vevif_event | 5 bool "nRF VEVIF event RX driver" 12 bool "nRF VEVIF event TX driver"
|
/Zephyr-latest/dts/riscv/nordic/ |
D | nrf54l_05_10_15_cpuflpr.dtsi | 25 compatible = "nordic,nrf-vevif-task-rx"; 43 compatible = "nordic,nrf-vevif-event-tx";
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf54l_05_10_15_cpuapp.dtsi | 39 compatible = "nordic,nrf-vevif-event-rx"; 49 compatible = "nordic,nrf-vevif-task-tx";
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf54h20.dtsi | 56 compatible = "nordic,nrf-vevif-task-rx"; 90 compatible = "nordic,nrf-vevif-task-rx"; 565 compatible = "nordic,nrf-vevif-task-tx"; 591 compatible = "nordic,nrf-vevif-task-tx"; 707 compatible = "nordic,nrf-vevif-task-tx";
|
D | nrf9280.dtsi | 48 compatible = "nordic,nrf-vevif-task-rx"; 421 compatible = "nordic,nrf-vevif-task-tx"; 541 compatible = "nordic,nrf-vevif-task-tx";
|