Searched refs:measures (Results 1 – 25 of 60) sorted by relevance
123
/Linux-v6.1/tools/power/cpupower/ |
D | TODO | 18 -> Execute start measures via the forked processes on 21 -> Execute stop measures via the forked processes on
|
/Linux-v6.1/drivers/iio/pressure/ |
D | icp10100.c | 250 __be16 measures[3]; in icp10100_get_measures() local 259 ret = icp10100_send_cmd(st, cmd, measures, sizeof(measures)); in icp10100_get_measures() 264 *pressure = (be16_to_cpu(measures[0]) << 8) | in icp10100_get_measures() 265 (be16_to_cpu(measures[1]) >> 8); in icp10100_get_measures() 266 *temperature = be16_to_cpu(measures[2]); in icp10100_get_measures()
|
/Linux-v6.1/arch/m68k/fpsp040/ |
D | x_bsun.S | 9 | measures as outlined in the 040 User's Manual on pages
|
/Linux-v6.1/Documentation/hwmon/ |
D | acpi_power_meter.rst | 36 arbitrary strings that ACPI provides with the meter. The measures/ directory 37 contains symlinks to the devices that this meter measures.
|
D | ltc2947.rst | 21 The LTC2947 is a high precision power and energy monitor that measures current, 24 The device also measures accumulated quantities as energy. It has two banks of
|
D | adt7411.rst | 24 converter which measures 1 temperature, vdd and 8 input voltages. It has an
|
D | emc6w201.rst | 26 measures the speed of up to five fans, and controls the speed of
|
D | ltc2992.rst | 19 LTC2992 is a rail-to-rail system monitor that measures current,
|
D | ltc2945.rst | 22 The LTC2945 is a rail-to-rail system monitor that measures current, voltage,
|
D | max31760.rst | 22 control. It accurately measures its local die temperature and the remote
|
D | adt7470.rst | 23 specification. Using an analog to digital converter it measures up to ten (10)
|
D | gl518sm.rst | 62 measures voltages between 0.000 and 5.865 volt, with a resolution of 0.023
|
D | adm1026.rst | 82 The ADM1026 measures continuously. Analog inputs are measured about 4
|
D | adm1021.rst | 112 and measures the temperature of the chip itself; the other is external and
|
D | adt7475.rst | 57 specification. Using an analog to digital converter it measures three (3)
|
D | occ.rst | 55 that this sensor measures.
|
/Linux-v6.1/Documentation/arm/sa1100/ |
D | cerf.rst | 8 that measures approximately 2" square. It includes an Ethernet
|
/Linux-v6.1/drivers/ras/ |
D | Kconfig | 27 measures how often it is available for use, even though it may not
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 27 conductors cross. Alternatively, Self Capacitance measures the signal from each
|
/Linux-v6.1/Documentation/devicetree/bindings/thermal/ |
D | mediatek-thermal.txt | 4 which measures the on-SoC temperatures. This device does not have its own ADC,
|
/Linux-v6.1/Documentation/iio/ |
D | bno055.rst | 12 Accelerometer, magnetometer and gyroscope measures are always provided.
|
/Linux-v6.1/Documentation/misc-devices/ |
D | bh1770glc.rst | 28 Proximity part contains IR-led driver up to 3 IR leds. The chip measures
|
D | lis3lv02d.rst | 50 sensing element is internally moved little bit. Selftest measures difference
|
/Linux-v6.1/Documentation/accounting/ |
D | taskstats.rst | 178 Despite these measures, if the userspace receives ENOBUFS error messages 179 indicated overflow of receive buffers, it should take measures to handle the
|
D | delay-accounting.rst | 9 The per-task delay accounting functionality measures
|
123