Home
last modified time | relevance | path

Searched +full:atlas +full:- +full:scientific (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/chemical/
H A Datlas,sensor.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/chemical/atlas,sensor.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Atlas Scientific OEM + EZO sensors
10 - Matt Ranostay <matt.ranostay@konsulko.com>
13 Atlas Scientific OEM + EZO sensors connected via I2C
16 http://www.atlas-scientific.com/_files/_datasheets/_oem/DO_oem_datasheet.pdf
17 http://www.atlas-scientific.com/_files/_datasheets/_oem/EC_oem_datasheet.pdf
18 http://www.atlas-scientific.com/_files/_datasheets/_oem/ORP_oem_datasheet.pdf
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 tristate "Atlas Scientific OEM SM sensors"
17 Atlas Scientific OEM SM sensors:
23 module will be called atlas-ph-sensor.
26 tristate "Atlas Scientific EZO sensors"
30 Atlas Scientific EZO sensors
34 module will be called atlas-ezo-sensor.
69 tristate "AMS iAQ-Core VOC sensors"
73 iAQ-Core Continuous/Pulsed VOC (Volatile Organic Compounds)
H A Datlas-ezo-sensor.c1 // SPDX-License-Identifier: GPL-2.0+
3 * atlas-ezo-sensor.c - Support for Atlas Scientific EZO sensors
18 #define ATLAS_EZO_DRV_NAME "atlas-ezo-sensor"
116 struct i2c_client *client = data->client; in atlas_ezo_read_raw()
118 if (chan->type != IIO_CONCENTRATION) in atlas_ezo_read_raw()
119 return -EINVAL; in atlas_ezo_read_raw()
126 mutex_lock(&data->lock); in atlas_ezo_read_raw()
131 mutex_unlock(&data->lock); in atlas_ezo_read_raw()
135 msleep(data->chip->delay); in atlas_ezo_read_raw()
137 tmp = i2c_master_recv(client, data->buffer, sizeof(data->buffer)); in atlas_ezo_read_raw()
[all …]
H A Datlas-sensor.c1 // SPDX-License-Identifier: GPL-2.0+
3 * atlas-sensor.c - Support for Atlas Scientific OEM SM sensors
5 * Copyright (C) 2015-2019 Konsulko Group
28 #define ATLAS_DRV_NAME "atlas"
94 /* 96-bit data + 32-bit pad + 64-bit timestamp */
108 for (; spec->type != IIO_TIMESTAMP; spec++) in atlas_buffer_num_channels()
135 .scan_index = -1
179 .scan_index = -1
221 .scan_index = -1
243 struct device *dev = &data->client->dev; in atlas_check_ph_calibration()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/vendor-prefixes.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
19 "^(at25|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio|gpmc|hdmi|i2c-gpio),.*": true
21 "^(pinctrl-single|#pinctrl-single|PowerPC),.*": true
22 "^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true
23 "^(simple-audio-card|st-plgpio|st-spics|ts),.*": true
38 "^active-semi,.*":
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dspecfun.h1 // Mathematical Special Functions for -*- C++ -*-
3 // Copyright (C) 2006-2020 Free Software Foundation, Inc.
77 * <a href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1836.pdf"> in _GLIBCXX_VISIBILITY()
85 * <a href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2010/n3060.pdf"> in _GLIBCXX_VISIBILITY()
86 * IS 29124 - Extensions to the C++ Library to Support Mathematical Special in _GLIBCXX_VISIBILITY()
93 * - @ref assoc_laguerre "assoc_laguerre - Associated Laguerre functions" in _GLIBCXX_VISIBILITY()
94 * - @ref assoc_legendre "assoc_legendre - Associated Legendre functions" in _GLIBCXX_VISIBILITY()
95 * - @ref beta "beta - Beta functions" in _GLIBCXX_VISIBILITY()
96 * - @ref comp_ellint_1 "comp_ellint_1 - Complete elliptic functions of the first kind" in _GLIBCXX_VISIBILITY()
97 * - @ref comp_ellint_2 "comp_ellint_2 - Complete elliptic functions of the second kind" in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dspecfun.h1 // Mathematical Special Functions for -*- C++ -*-
3 // Copyright (C) 2006-2020 Free Software Foundation, Inc.
77 * <a href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1836.pdf"> in _GLIBCXX_VISIBILITY()
85 * <a href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2010/n3060.pdf"> in _GLIBCXX_VISIBILITY()
86 * IS 29124 - Extensions to the C++ Library to Support Mathematical Special in _GLIBCXX_VISIBILITY()
93 * - @ref assoc_laguerre "assoc_laguerre - Associated Laguerre functions" in _GLIBCXX_VISIBILITY()
94 * - @ref assoc_legendre "assoc_legendre - Associated Legendre functions" in _GLIBCXX_VISIBILITY()
95 * - @ref beta "beta - Beta functions" in _GLIBCXX_VISIBILITY()
96 * - @ref comp_ellint_1 "comp_ellint_1 - Complete elliptic functions of the first kind" in _GLIBCXX_VISIBILITY()
97 * - @ref comp_ellint_2 "comp_ellint_2 - Complete elliptic functions of the second kind" in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz ... then 81 /usr/share/command-not-found/command-not-found -- "$ ...
/OK3568_Linux_fs/external/xserver/
H A DChangeLog3 Date: Tue Apr 13 10:01:34 2021 -0400
7 Signed-off-by: Matt Turner <mattst88@gmail.com>
15 CVE-2021-3472 / ZDI-CAN-1259
18 Jan-Niklas Sohn working with Trend Micro Zero Day Initiative
20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
24 Date: Sun Feb 21 21:49:58 2021 -0800
30 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
35 Date: Sun Feb 21 21:49:14 2021 -0800
39 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
44 Date: Sun Feb 21 20:58:42 2021 -0800
[all …]