Home
last modified time | relevance | path

Searched +full:nrf +full:- +full:vevif +full:- +full:task +full:- +full:rx (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/dts/bindings/mbox/
Dnordic,nrf-vevif-task-rx.yaml2 # SPDX-License-Identifier: Apache-2.0
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";
24 #mbox-cells = <1>;
26 nordic,tasks-mask = <0xfffffff0>;
30 compatible: "nordic,nrf-vevif-task-rx"
[all …]
/Zephyr-latest/drivers/mbox/
DKconfig.nrf_vevif_task2 # SPDX-License-Identifier: Apache-2.0
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
/Zephyr-latest/dts/riscv/nordic/
Dnrf54l_05_10_15_cpuflpr.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 /delete-node/ &cpuapp;
11 /delete-node/ &cpuapp_rram;
12 /delete-node/ &cpuapp_ppb;
13 /delete-node/ &cpuapp_sram;
17 compatible = "simple-bus";
18 interrupt-parent = <&cpuflpr_clic>;
25 compatible = "nordic,nrf-vevif-task-rx";
27 interrupt-parent = <&cpuflpr_clic>;
35 #mbox-cells = <1>;
[all …]
/Zephyr-latest/dts/arm/nordic/
Dnrf54l_05_10_15_cpuapp.dtsi4 * SPDX-License-Identifier: Apache-2.0
11 /delete-node/ &cpuflpr;
12 /delete-node/ &cpuflpr_rram;
13 /delete-node/ &cpuflpr_sram;
14 /delete-node/ &cpuflpr_clic;
18 zephyr,bt-hci = &bt_hci_controller;
22 compatible = "simple-bus";
23 interrupt-parent = <&cpuapp_nvic>;
27 psa_rng: psa-rng {
28 compatible = "zephyr,psa-crypto-rng";
[all …]
/Zephyr-latest/dts/common/nordic/
Dnrf54h20.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 #include <zephyr/dt-bindings/adc/nrf-saadc.h>
11 #include <zephyr/dt-bindings/misc/nordic-nrf-ficr-nrf54h20.h>
12 #include <zephyr/dt-bindings/misc/nordic-domain-id-nrf54h20.h>
13 #include <zephyr/dt-bindings/misc/nordic-owner-id-nrf54h20.h>
14 #include <zephyr/dt-bindings/misc/nordic-tddconf.h>
15 #include <zephyr/dt-bindings/reserved-memory/nordic-owned-memory.h>
16 #include <zephyr/dt-bindings/power/nordic-nrf-gpd.h>
18 /delete-node/ &sw_pwm;
21 #address-cells = <1>;
[all …]
Dnrf9280.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/adc/nrf-saadc.h>
10 #include <zephyr/dt-bindings/misc/nordic-nrf-ficr-nrf9230-engb.h>
11 #include <zephyr/dt-bindings/misc/nordic-domain-id-nrf9230.h>
12 #include <zephyr/dt-bindings/misc/nordic-owner-id-nrf9230.h>
13 #include <zephyr/dt-bindings/reserved-memory/nordic-owned-memory.h>
15 /delete-node/ &sw_pwm;
18 #address-cells = <1>;
19 #size-cells = <1>;
22 #address-cells = <1>;
[all …]