Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/PVS/ints/   (PVS Prover Version 6.0.9©)  Datei vom 28.9.2014 mit Größe 2 kB image not shown  

Quelle  pinctrl-single.h

  Sprache: C
 

/* SPDX-License-Identifier: GPL-2.0 */

#ifndef _PINCTRL_SINGLE_H
#define _PINCTRL_SINGLE_H

/**
 * irq: optional wake-up interrupt
 * rearm: optional soc specific rearm function
 *
 * Note that the irq and rearm setup should come from device
 * tree except for omap where there are still some dependencies
 * to the legacy PRM code.
 */

struct pcs_pdata {
 int irq;
 void (*rearm)(void);
};

#endif /* _PINCTRL_SINGLE_H */

Messung V0.5 in Prozent
C=88 H=99 G=93

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet am  2026-06-05) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.