include/dt-bindings/iio/adc/adi,ad4695.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/iio/adc/adi,ad4695.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/iio/adc/adi,ad4695.h
Extension
.h
Size
425 bytes
Lines
17
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef _DT_BINDINGS_ADI_AD4695_H
#define _DT_BINDINGS_ADI_AD4695_H

#define AD4695_COMMON_MODE_REFGND	0xFF
#define AD4695_COMMON_MODE_COM		0xFE

#define AD4695_TRIGGER_EVENT_BUSY	0
#define AD4695_TRIGGER_EVENT_ALERT	1

#define AD4695_TRIGGER_PIN_GP0		0
#define AD4695_TRIGGER_PIN_GP2		2
#define AD4695_TRIGGER_PIN_GP3		3

#endif /* _DT_BINDINGS_ADI_AD4695_H */

Annotation

Implementation Notes