Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/Documentation/devicetree/bindings/ptp/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 846 B image not shown  

Quelle  ptp-ines.txt   Sprache: Text

 
ZHAW InES PTP time stamping IP core

The IP core needs two different kinds of nodes.  The control node
lives somewhere in the memory map and specifies the address of the
control registers.  There can be up to three port handles placed as
attributes of PHY nodes.  These associate a particular MII bus with a
port index within the IP core.

Required properties of the control node:

- compatible:  "ines,ptp-ctrl"
- reg:   physical address and size of the register bank

Required format of the port handle within the PHY node:

- timestamper:  provides control node reference and
   the port channel within the IP core

Example:

 tstamper: timestamper@60000000 {
  compatible = "ines,ptp-ctrl";
  reg = <0x60000000 0x80>;
 };

 ethernet@80000000 {
  ...
  mdio {
   ...
   ethernet-phy@3 {
    ...
    timestamper = <&tstamper 0>;
   };
  };
 };

Messung V0.5
C=92 H=95 G=93

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.