Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  ltc2497.h   Sprache: C

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

#define LTC2497_ENABLE   0xA0
#define LTC2497_CONFIG_DEFAULT  LTC2497_ENABLE
#define LTC2497_CONVERSION_TIME_MS 150ULL

struct ltc2497_chip_info {
 u32 resolution;
 const char *name;
};

struct ltc2497core_driverdata {
 struct regulator *ref;
 ktime_t time_prev;
 /* lock to protect against multiple access to the device */
 struct mutex lock;
 const struct ltc2497_chip_info *chip_info;
 u8 addr_prev;
 int (*result_and_measure)(struct ltc2497core_driverdata *ddata,
      u8 address, int *val);
};

int ltc2497core_probe(struct device *dev, struct iio_dev *indio_dev);
void ltc2497core_remove(struct iio_dev *indio_dev);

MODULE_IMPORT_NS("LTC2497");

Messung V0.5
C=93 H=100 G=96

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet)  ¤

*© 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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge