Searched +full:atlas +full:- +full:scientific (Results 1 – 9 of 9) sorted by relevance
1 # 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 sensors10 - Matt Ranostay <matt.ranostay@konsulko.com>13 Atlas Scientific OEM + EZO sensors connected via I2C16 http://www.atlas-scientific.com/_files/_datasheets/_oem/DO_oem_datasheet.pdf17 http://www.atlas-scientific.com/_files/_datasheets/_oem/EC_oem_datasheet.pdf18 http://www.atlas-scientific.com/_files/_datasheets/_oem/ORP_oem_datasheet.pdf[all …]
1 # SPDX-License-Identifier: GPL-2.0-only9 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 sensors34 module will be called atlas-ezo-sensor.69 tristate "AMS iAQ-Core VOC sensors"73 iAQ-Core Continuous/Pulsed VOC (Volatile Organic Compounds)
1 // SPDX-License-Identifier: GPL-2.0+3 * atlas-ezo-sensor.c - Support for Atlas Scientific EZO sensors18 #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 …]
1 // SPDX-License-Identifier: GPL-2.0+3 * atlas-sensor.c - Support for Atlas Scientific OEM SM sensors5 * Copyright (C) 2015-2019 Konsulko Group28 #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 = -1179 .scan_index = -1221 .scan_index = -1243 struct device *dev = &data->client->dev; in atlas_check_ph_calibration()[all …]
1 # 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),.*": true21 "^(pinctrl-single|#pinctrl-single|PowerPC),.*": true22 "^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true23 "^(simple-audio-card|st-plgpio|st-spics|ts),.*": true38 "^active-semi,.*":[all …]
1 // 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 …]
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...
3 Date: Tue Apr 13 10:01:34 2021 -04007 Signed-off-by: Matt Turner <mattst88@gmail.com>15 CVE-2021-3472 / ZDI-CAN-125918 Jan-Niklas Sohn working with Trend Micro Zero Day Initiative20 Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>24 Date: Sun Feb 21 21:49:58 2021 -080030 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>35 Date: Sun Feb 21 21:49:14 2021 -080039 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>44 Date: Sun Feb 21 20:58:42 2021 -0800[all …]