Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/arch/mips/boot/dts/xilfpga/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 345 B image not shown  

Quelle  microAptiv.dtsi   Sprache: unbekannt

 
// SPDX-License-Identifier: GPL-2.0
/ {
 #address-cells = <1>;
 #size-cells = <1>;
 compatible = "img,xilfpga";

 cpus {
  #address-cells = <1>;
  #size-cells = <0>;
  cpu@0 {
   device_type = "cpu";
   compatible = "mips,m14Kc";
   clocks = <&ext>;
   reg = <0>;
  };
 };

 ext: ext {
  compatible = "fixed-clock";
  #clock-cells = <0>;
 };
};

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]