Searched +full:as73211_ds000556_3 +full:- +full:01 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Christian Eggers <ceggers@arri.de>14 …https://ams.com/documents/20143/36005/AS73211_DS000556_3-01.pdf/a65474c0-b302-c2fd-e30a-c98df87616…16 https://ams.com/documents/20143/9106314/AS7331_DS001047_4-00.pdf21 - ams,as7321122 - ams,as733135 - compatible36 - reg[all …]
1 // SPDX-License-Identifier: GPL-2.0-only10 * Color light sensor with 16-bit channels for x, y, z and temperature);11 * 7-bit I2C slave address 0x74 .. 0x77.14 * AS73211: https://ams.com/documents/20143/36005/AS73211_DS000556_3-01.pdf15 * AS7331: https://ams.com/documents/20143/9106314/AS7331_DS001047_4-00.pdf76 #define AS73211_SAMPLE_TIME_MAX_MS BIT(AS73211_SAMPLE_TIME_NUM - 1)93 * struct as73211_spec_dev_data - device-specific data105 * struct as73211_data - Instance data for one AS73211114 * @spec_dev: device-specific configuration.151 #define AS73211_OFFSET_TEMP_INT (-66)[all …]