Home
last modified time | relevance | path

Searched full:measured (Results 1 – 25 of 106) sorted by relevance

12345

/Zephyr-latest/drivers/clock_control/
DKconfig.rpi_pico15 bool "Use measured frequency for ring oscillator"
17 Instead of the dts value, use the value measured by
/Zephyr-latest/tests/benchmarks/sched_queues/
DREADME.rst17 By default, these tests show the minimum, maximum, and averages of the measured
18 times. However, if the verbose option is enabled then the set of measured
26 Alternative output with ``CONFIG_BENCHMARK_RECORDING=y`` is to show the measured
/Zephyr-latest/samples/boards/nordic/battery/
DREADME.rst14 ``voltage-divider`` then the voltage is measured using that divider. An
48 configuration involving a regulator the measured voltage will be
51 The sample provides discharge curves that map from a measured voltage to
54 from a standard alkaline battery. Curves can be measured, or estimated
/Zephyr-latest/dts/bindings/sensor/
Dst,stm32-temp-cal-common.yaml17 description: Temperature at which TS_CAL1 has been measured (TS_CAL2_TEMP)
25 measured
Dst,stm32-temp-cal.yaml24 description: Temperature at which TS_CAL2 has been measured (TS_CAL2_TEMP)
Dst,stm32-vref.yaml15 Device engineering bytes address containing the factory-measured
Dti,tmag5170.yaml87 The maximum and minimum values that can be measured on X axis.
100 The maximum and minimum values that can be measured on Y axis.
113 The maximum and minimum values that can be measured on Z axis.
Draspberrrypi,pico-temp.yaml21 The temperature calculates from the Vbe voltage measured by the sensor
Dti,ina23x-common.yaml25 so that low maximum currents can be measured with enough resolution.
Despressif,esp32-temp.yaml17 calculation of the output temperature from the measured value.
/Zephyr-latest/tests/benchmarks/wait_queues/
DREADME.rst16 By default, these tests show the minimum, maximum, and averages of the measured
24 Alternative output with ``CONFIG_BENCHMARK_RECORDING=y`` is to show the measured
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig.ipso16 minimum/maximum measured values and the minimum/maximum range
17 that can be measured by the temperature sensor.
293 minimum/maximum measured values and the minimum/maximum range
294 that can be measured by the sensor.
326 minimum/maximum measured values and the minimum/maximum range
327 that can be measured by the sensor.
/Zephyr-latest/samples/boards/nordic/battery/src/
Dbattery.h40 /** Calculate the estimated battery level based on a measured voltage.
42 * @param batt_mV a measured battery voltage level.
Dbattery.c46 * the battery is measured through a voltage divider;
211 /* Measured voltage above highest point, cap at maximum. */ in battery_level_pptt()
214 /* Go down to the last point at or below the measured voltage. */ in battery_level_pptt()
/Zephyr-latest/include/zephyr/drivers/adc/
Dcurrent_sense_shunt.h34 * @brief Calculates the actual amperage from the measured voltage
37 * @param[in,out] v_to_i Pointer to the measured voltage in millivolts on input, and the
Dvoltage_divider.h36 * @brief Calculates the actual voltage from the measured voltage
39 * @param[in,out] v_to_v Pointer to the measured voltage on input, and the
Dcurrent_sense_amplifier.h41 * @brief Calculates the actual amperage from the measured voltage
44 * @param[in,out] v_to_i Pointer to the measured voltage in millivolts on input, and the
Dadc_npcx_threshold.h20 /* Sets relation between measured value and assetion threshold value.*/
22 /* Sets the threshold value to which measured data is compared. */
/Zephyr-latest/soc/nxp/kinetis/k6x/
DREADME.txt10 CONFIG_SRAM_SIZE=64 # Measured in kB
/Zephyr-latest/include/zephyr/timing/
Dtiming.h94 * @param start Pointer to counter at start of a measured execution.
95 * @param end Pointer to counter at stop of a measured execution.
210 * @param start Pointer to counter at start of a measured execution.
211 * @param end Pointer to counter at stop of a measured execution.
314 * @param start Pointer to counter at start of a measured execution.
315 * @param end Pointer to counter at stop of a measured execution.
/Zephyr-latest/drivers/sensor/ti/ina226/
DKconfig20 This is the actual shunt voltage measured which is scaled within the
/Zephyr-latest/drivers/sensor/maxim/max30101/
DKconfig105 measured LED current for each part can vary significantly due to the
119 measured LED current for each part can vary significantly due to the
133 actual measured LED current for each part can vary significantly due
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_vbus.h59 * @brief Reads and returns VBUS measured in mV
62 * @param meas pointer where the measured VBUS voltage is stored
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig.shell15 int "Size of buffer used for storing and retrieving credentials, measured in bytes."
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dsar_cfg.rst146 segments of a segmented message. The interval is measured in milliseconds.
177 unacknowledged segments of a segmented message to a unicast address. The interval step is measured
193 address. The increment is measured in milliseconds.
216 segmented message to a multicast address. The interval is measured in milliseconds.
243 transmission of an acknowledgment message after receiving a new segment. The increment is measured
279 is measured in milliseconds.

12345