Searched +full:tsic +full:- +full:xx6 (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/dts/bindings/sensor/ |
D | ist,tsic-xx6.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 TSic xx6 temperature sensor. 6 https://www.ist-ag.com/sites/default/files/downloads/ATTSic_E.pdf 11 compatible = "ist,tsic-xx6"; 13 data-bits = <14>; 14 lower-temperature-limit = <(-10)>; 15 higher-temperature-limit = <60>; 18 compatible: "ist,tsic-xx6" 23 type: phandle-array 26 lower-temperature-limit: [all …]
|
/Zephyr-latest/drivers/sensor/tsic_xx6/ |
D | Kconfig | 2 # SPDX-License-Identifier: Apache-2.0 5 bool "TSic xx6 driver" 11 Enable driver for TSic 206/306/316/506F/516/716.
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | pwm.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 compatible = "ist,tsic-xx6"; 13 data-bits = <14>; 14 lower-temperature-limit = <(-100)>; 15 higher-temperature-limit = <250>;
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 10 This release is the last non-maintenance 3.x release and, as such, will be the next 18 * A long-awaited :ref:`HTTP Server <http_server_interface>` library, and associated service API, 21 * :ref:`POSIX support <posix_support>` has been extended, with most Options of the IEEE 1003-2017 25 * Bluetooth Host has been extended with support for the Nordic UART Service (NUS), Hands-free Audio 29 :ref:`read-then-decode approach <sensor-read-and-decode>` that enables more types of sensors and 35 * Trusted Firmware-M (TF-M) 2.1.0 and Mbed TLS 3.6.0 have been integrated into Zephyr. 39 1588) allows to synchronize time across devices with sub-microsecond accuracy. 52 * 1-Wire 71 :ref:`pinctrl-guide` for more details. 88 * CVE-2024-3077 `Zephyr project bug tracker GHSA-gmfv-4vfh-2mh8 [all …]
|