Home
last modified time | relevance | path

Searched full:measurements (Results 1 – 25 of 103) sorted by relevance

12345

/Zephyr-latest/drivers/sensor/ams/ens210/
DKconfig19 Enable/disable temperature measurements and set measurement mode.
21 bool "Disable temperature measurements"
23 bool "Temperature measurements in single shot mode"
25 bool "Temperature measurements in continuous mode"
32 Enable/disable relative humidity measurements and set measurement mode.
34 bool "Disable relative humidity measurements"
36 bool "Relative humidity measurements in single shot mode"
38 bool "Relative humidity measurements in continuous mode"
/Zephyr-latest/drivers/clock_control/
DKconfig.stm3275 Interval at which runtime measurements should be performed, in milliseconds
78 across time, it is recommended to perform measurements of the LSI frequency
82 a background thread is created and performs LSI measurements, sleeping
90 measurements - the result of a single measure performed at boot will be
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
DKconfig88 prompt "Measurements per second"
92 Number of measurements per second.
/Zephyr-latest/drivers/gnss/gnss_u_blox_protocol/
Dgnss_u_blox_protocol.h56 #define UBX_CFG_RATE_TIME_REF_UTC 0 /* Align measurements to UTC time. */
57 #define UBX_CFG_RATE_TIME_REF_GPS 1 /* Align measurements to GPS time. */
58 #define UBX_CFG_RATE_TIME_REF_GLO 2 /* Align measurements to GLONASS time. */
59 #define UBX_CFG_RATE_TIME_REF_BDS 3 /* Align measurements to BeiDou time. */
60 #define UBX_CFG_RATE_TIME_REF_GAL 4 /* Align measurements to Galileo time. */
/Zephyr-latest/samples/sensor/i3g4250d/
DREADME.rst11 sampling rate and polls the measurements with the same rate and
12 displays the measurements along with a timestamp since startup.
/Zephyr-latest/include/zephyr/drivers/sensor/
Dveml7700.h40 * @brief VEML7700 gain options for ambient light measurements.
50 * @brief VEML7700 integration time options for ambient light measurements.
90 * @brief Gain setting for ALS measurements (ALS_GAIN).
96 * @brief Integration time setting for ALS measurements (ALS_IT).
Dtmag5273.h39 * Define axis relation measurements.
/Zephyr-latest/drivers/sensor/renesas/hs400x/
DKconfig19 Verify the checksum byte from measurements
/Zephyr-latest/drivers/sensor/bosch/bme280/
DKconfig24 Select sampling mode. In normal mode continuous measurements are
90 Select standby time between measurements for the BME280 sensor.
/Zephyr-latest/dts/bindings/sensor/
Daosong,aht20.yaml10 measurements through an I2C bus.
Daosong,am2301b.yaml10 measurements through an I2C bus.
Daosong,dht20.yaml10 measurements through an I2C bus.
Dadi,adltc2990.yaml39 addition the following input measurements are enabled per mode:
53 allows a subset of the measurements to be enabled:
60 3 | 1 1 | All Measurements per Mode [2:0]
Dbosch,bma280.yaml24 the chip ID and the resolution of the measurements.
Daosong,dht.yaml8 measurements through a bidirectional serial digital signal. The
/Zephyr-latest/drivers/sensor/silabs/si7055/
DKconfig19 Validates the additional checksum byte for temperature measurements.
/Zephyr-latest/samples/sensor/tmp116/src/
Dmain.c64 printk("Failed to fetch measurements (%d)\n", ret); in main()
71 printk("Failed to get measurements (%d)\n", ret); in main()
/Zephyr-latest/drivers/sensor/ams/tmd2620/
Dtmd2620.h19 /* PRATE register defines the time between proximity measurements
21 * Formular: time between measurements = REG_VALUE * 88µs
26 * WTIME Register defines the wait time between measurements.
/Zephyr-latest/samples/bluetooth/central_ht/
DREADME.rst5 Connect to a Bluetooth LE health thermometer sensor and read temperature measurements.
/Zephyr-latest/samples/sensor/ccs811/
DREADME.rst11 for indoor air quality measurements. VOCs are often categorized as
39 reported measurements of about 400 ppm eC02 and 0 ppb eTVOC.
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_vbus.h92 * @brief Controls a pin that enables VBUS measurements
95 * @param enable enable VBUS measurements when true
/Zephyr-latest/samples/bluetooth/central_hr/
DREADME.rst5 Connect to a Bluetooth LE heart-rate monitor and read heart-rate measurements.
/Zephyr-latest/samples/sensor/thermometer/boards/
Dnucleo_h7a3zi_q.overlay30 consecutive-fault-measurements = <4>;
/Zephyr-latest/subsys/emul/
DKconfig20 too high, or may return invalid measurements if calibration has not
/Zephyr-latest/drivers/sensor/ams/ccs811/
DKconfig25 bool "Measurements disabled"

12345