Lines Matching +full:interrupt +full:- +full:names
2 # SPDX-License-Identifier: Apache-2.0
7 BELLBOARD provides support for inter-domain software signaling. It implements
15 compatible = "nordic,nrf-bellboard-rx";
19 interrupt-names = "irq2", "irq3";
20 nordic,interrupt-mapping = <0x0000000f 2>, <0x000000f0 3>;
21 #mbox-cells = <1>;
24 compatible: "nordic,nrf-bellboard-rx"
26 include: "nordic,nrf-bellboard-common.yaml"
32 interrupt-names:
35 nordic,interrupt-mapping:
39 Set of interrupt mapping pairs. Each pair consists of a bitmask and an
40 interrupt identifier. The bitmask is used to indicate which of the 32
41 possible events are mapped to the given interrupt. For example, given
42 <0x0000000f 2>, the first four events are mapped to interrupt 2