Searched +full:nrf +full:- +full:vevif +full:- +full:task +full:- +full:rx (Results 1 – 7 of 7) sorted by relevance
| /Zephyr-latest/dts/bindings/mbox/ |
| D | nordic,nrf-vevif-task-rx.yaml | 2 # 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/ |
| D | Kconfig.nrf_vevif_task | 2 # 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/ |
| D | nrf54l_05_10_15_cpuflpr.dtsi | 4 * 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/ |
| D | nrf54l_05_10_15_cpuapp.dtsi | 4 * 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; 23 compatible = "simple-bus"; 24 interrupt-parent = <&cpuapp_nvic>; 30 compatible = "nordic,nrf-cracen-ctrdrbg"; 33 psa_rng: psa-rng { [all …]
|
| D | nrf54l09_enga_cpuapp.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 13 /delete-node/ &cpuflpr; 14 /delete-node/ &cpuflpr_rram; 15 /delete-node/ &cpuflpr_sram; 16 /delete-node/ &cpuflpr_clic; 20 zephyr,bt-hci = &bt_hci_controller; 24 compatible = "simple-bus"; 25 interrupt-parent = <&cpuapp_nvic>; 29 psa_rng: psa-rng { 30 compatible = "zephyr,psa-crypto-rng"; [all …]
|
| /Zephyr-latest/dts/common/nordic/ |
| D | nrf54h20.dtsi | 4 * 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 …]
|
| D | nrf9280.dtsi | 4 * 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 …]
|