Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/include/media/i2c/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 876 B image not shown  

Quelle  tw9910.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * tw9910 Driver header
 *
 * Copyright (C) 2008 Renesas Solutions Corp.
 * Kuninori Morimoto <morimoto.kuninori@renesas.com>
 *
 * Based on ov772x.h
 *
 * Copyright (C) Kuninori Morimoto <morimoto.kuninori@renesas.com>
 */


#ifndef __TW9910_H__
#define __TW9910_H__

/* MPOUT (multi-purpose output) pin functions */
enum tw9910_mpout_pin {
 TW9910_MPO_VLOSS,
 TW9910_MPO_HLOCK,
 TW9910_MPO_SLOCK,
 TW9910_MPO_VLOCK,
 TW9910_MPO_MONO,
 TW9910_MPO_DET50,
 TW9910_MPO_FIELD,
 TW9910_MPO_RTCO,
};

/**
 * struct tw9910_video_info - tw9910 driver interface structure
 * @buswidth: Parallel data bus width (8 or 16).
 * @mpout: Selected function of MPOUT (multi-purpose output) pin.
 * See enum tw9910_mpout_pin
 */

struct tw9910_video_info {
 unsigned long  buswidth;
 enum tw9910_mpout_pin mpout;
};


#endif /* __TW9910_H__ */

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

¤ Dauer der Verarbeitung: 0.11 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.