Lines Matching +full:5 +full:- +full:10
3 compatible: "st,stm32-exti"
5 include: [base.yaml, interrupt-controller.yaml]
14 interrupt-names:
17 num-lines:
22 line-ranges:
31 line-ranges = <0 1>, <1 1>, <2 1>, <3 1>,
32 <4 1>, <5 5>, <10 6>;
33 Above property provides event-range for 7 lines.
34 5 first lines contain one element
35 6th line starts with input line 5 and contains 5 elements (5 to 9)
36 7th line starts with inupt line 10 and contains 6 elements (10 to 15)