__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0-only */ /* * STMicroelectronics sensors i2c library driver * * Copyright 2012-2013 STMicroelectronics Inc. * * Denis Ciocca <[email protected]> */ #ifndef ST_SENSORS_I2C_H #define ST_SENSORS_I2C_H #include <linux/i2c.h> #include <linux/iio/common/st_sensors.h> int st_sensors_i2c_configure(struct iio_dev *indio_dev, struct i2c_client *client); #endif /* ST_SENSORS_I2C_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| cros_ec_sensors_core.h | File | 3.89 KB | 0644 |
|
| inv_sensors_timestamp.h | File | 2.67 KB | 0644 |
|
| ssp_sensors.h | File | 1.73 KB | 0644 |
|
| st_sensors.h | File | 9.43 KB | 0644 |
|
| st_sensors_i2c.h | File | 431 B | 0644 |
|
| st_sensors_spi.h | File | 432 B | 0644 |
|