Home
last modified time | relevance | path

Searched +full:wsen +full:- +full:pdus (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.6.0/drivers/sensor/wsen_pdus/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
5 bool "WSEN-PDUS differential pressure sensor"
11 Enable driver for the WSEN-PDUS I2C-based differential pressure sensor.
/Zephyr-Core-3.6.0/dts/bindings/sensor/
Dwe,wsen-pdus.yaml2 # SPDX-License-Identifier: Apache-2.0
5 Würth Elektronik WSEN-PDUS differential pressure sensor
7 compatible: "we,wsen-pdus"
9 include: [sensor-device.yaml, i2c-device.yaml]
12 sensor-type:
16 - 0 # order code 2513130810001, range = -0.1 to +0.1 kPa
17 - 1 # order code 2513130810101, range = -1 to +1 kPa
18 - 2 # order code 2513130810201, range = -10 to +10 kPa
19 - 3 # order code 2513130810301, range = 0 to 100 kPa
20 - 4 # order code 2513130810401, range = -100 to +1000 kPa
[all …]
/Zephyr-Core-3.6.0/tests/drivers/build_all/sensor/
Di2c.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/sensor/lsm6dsv16x.h>
10 #include <zephyr/dt-bindings/sensor/lsm6dso.h>
11 #include <zephyr/dt-bindings/sensor/lsm6dso16is.h>
12 #include <zephyr/dt-bindings/sensor/lps22hh.h>
13 #include <zephyr/dt-bindings/sensor/lps2xdf.h>
14 #include <zephyr/dt-bindings/sensor/lis2ds12.h>
15 #include <zephyr/dt-bindings/sensor/lis2dw12.h>
16 #include <zephyr/dt-bindings/sensor/ism330dhcx.h>
17 #include <zephyr/dt-bindings/sensor/iis2dlpc.h>
[all …]
/Zephyr-Core-3.6.0/doc/releases/
Drelease-notes-3.2.rst13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).
15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`.
31 * CVE-2022-2993: Under embargo until 2022-11-03
33 * CVE-2022-2741: Under embargo until 2022-10-14
56 This definition can be used by third-party code to compile code conditional
58 Therefore, any third-party code integrated using the Zephyr build system will
91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates
129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig
156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and
157 :dtcompatible:`fixed-partitions`.
[all …]
Drelease-notes-2.4.rst33 * CVE-2020-10060: UpdateHub Might Dereference An Uninitialized Pointer
34 * CVE-2020-10064: Improper Input Frame Validation in ieee802154 Processing
35 * CVE-2020-10066: Incorrect Error Handling in Bluetooth HCI core
36 * CVE-2020-10072: all threads can access all socket file descriptors
37 * CVE-2020-13598: FS: Buffer Overflow when enabling Long File Names in FAT_FS and calling fs_stat
38 * CVE-2020-13599: Security problem with settings and littlefs
39 * CVE-2020-13601: Under embargo until 2020/11/18
40 * CVE-2020-13602: Remote Denial of Service in LwM2M do_write_op_tlv
50 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.
62 * The :c:func:`wdt_feed` function will now return ``-EAGAIN`` if
[all …]