Searched +full:nrf +full:- +full:vevif +full:- +full:task +full:- +full:tx (Results 1 – 6 of 6) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.05 Nordic VEVIF (VPR Event Interface) - TASK TX MODE7 VEVIF is an event interface for VPR, allowing connection to the domain's DPPI8 system. VEVIF can also generate IRQs to other CPUs.10 VEVIF provides support for inter-domain software signaling. It implements a set of tasks12 When used in task tx mode, the VEVIF tasks are used to trigger IRQs on VPR core.19 compatible = "nordic,nrf-vevif-task-tx";21 #mbox-cells = <1>;23 nordic,tasks-mask = <0xfffffff0>;27 compatible: "nordic,nrf-vevif-task-tx"[all …]
2 # SPDX-License-Identifier: Apache-2.05 bool "nRF VEVIF task RX driver"9 Mailbox driver for receiving VEVIF tasks on VPR as CLIC interrupts12 bool "nRF VEVIF task TX driver"16 Mailbox driver for transmitting VEVIF tasks to VPR as CLIC interrupts
4 * SPDX-License-Identifier: Apache-2.010 /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 …]
4 * SPDX-License-Identifier: Apache-2.011 /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 …]
4 * SPDX-License-Identifier: Apache-2.010 #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 …]
4 * SPDX-License-Identifier: Apache-2.09 #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 …]