Lines Matching +full:armv7m +full:- +full:systick
1 // SPDX-License-Identifier: GPL-2.0
3 nvic: interrupt-controller@e000e100 {
4 compatible = "arm,armv7m-nvic";
5 interrupt-controller;
6 #interrupt-cells = <1>;
10 systick: timer@e000e010 { label
11 compatible = "arm,armv7m-systick";
17 #address-cells = <1>;
18 #size-cells = <1>;
19 compatible = "simple-bus";
20 interrupt-parent = <&nvic>;