blob: 10c34b964645d7f03ac30d9d8176509fa878b8a6 [file]
/*
* Texas Instruments ADC128D818 12-bit 8-channel ADC with I2C interface
*
* Copyright (c) 2026 Meta Platforms, Inc. and affiliates.
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef HW_SENSOR_ADC128D818_H
#define HW_SENSOR_ADC128D818_H
#define TYPE_ADC128D818 "adc128d818"
#endif