Home
last modified time | relevance | path

Searched +full:400 +full:mg (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml65 400MD, 600MD, 001BD, 1.6BD, 2.5BD, 004BD, 2.5MG, 004MG, 006MG,
66 010MG, 016MG, 025MG, 040MG, 060MG, 100MG, 160MG, 250MG, 400MG,
67 600MG, 001BG, 1.6BG, 2.5BG, 004BG, 006BG, 010BG, 100KA, 160KA,
68 250KA, 400KA, 600KA, 001GA, 160LD, 250LD, 400LD, 600LD, 001KD,
70 100KD, 160KD, 250KD, 400KD, 250LG, 400LG, 600LG, 001KG, 1.6KG,
72 160KG, 250KG, 400KG, 600KG, 001GG, 015PA, 030PA, 060PA, 100PA,
/linux/Documentation/input/devices/
H A Dcma3000_d0x.rst26 axis and supports 400, 100, 40 Hz sample frequency.
113 2: 400 Hz Measurement mode
122 2000: 2000 mg or 2G Range
123 8000: 8000 mg or 8G Range
127 X: X * 71mg (8G Range)
128 X: X * 18mg (2G Range)
133 (X & 0x0F) * 2.5 ms (FFTMR 400 Hz)
138 X: (X >> 2) * 18mg (2G Range)
139 X: (X & 0x0F) * 71 mg (8G Range)
/linux/drivers/iio/pressure/
H A Dhsc030pa.c103 [HSC400MD] = "400MD", [HSC600MD] = "600MD", [HSC001BD] = "001BD",
105 [HSC2_5MG] = "2.5MG", [HSC004MG] = "004MG", [HSC006MG] = "006MG",
106 [HSC010MG] = "010MG", [HSC016MG] = "016MG", [HSC025MG] = "025MG",
107 [HSC040MG] = "040MG", [HSC060MG] = "060MG", [HSC100MG] = "100MG",
108 [HSC160MG] = "160MG", [HSC250MG] = "250MG", [HSC400MG] = "400MG",
109 [HSC600MG] = "600MG", [HSC001BG] = "001BG", [HSC1_6BG] = "1.6BG",
112 [HSC250KA] = "250KA", [HSC400KA] = "400KA", [HSC600KA] = "600KA",
114 [HSC400LD] = "400LD", [HSC600LD] = "600LD", [HSC001KD] = "001KD",
119 [HSC400KD] = "400KD", [HSC250LG] = "250LG", [HSC400LG] = "400LG",
124 [HSC160KG] = "160KG", [HSC250KG] = "250KG", [HSC400KG] = "400KG",
[all …]
H A Dabp2030pa.c92 [ABP2160KD] = "160KD", [ABP2250KD] = "250KD", [ABP2400KD] = "400KD",
97 [ABP2250KG] = "250KG", [ABP2400KG] = "400KG", [ABP2600KG] = "600KG",
102 [ABP2160MD] = "160MD", [ABP2250MD] = "250MD", [ABP2400MD] = "400MD",
103 [ABP2600MD] = "600MD", [ABP2006MG] = "006MG", [ABP2010MG] = "010MG",
104 [ABP2016MG] = "016MG", [ABP2025MG] = "025MG", [ABP2040MG] = "040MG",
105 [ABP2060MG] = "060MG", [ABP2100MG] = "100MG", [ABP2160MG] = "160MG",
106 [ABP2250MG] = "250MG", [ABP2400MG] = "400MG", [ABP2600MG] = "600MG",
/linux/arch/arm64/boot/dts/arm/
H A Dvexpress-v2f-1xv7-ca53x2.dts5 * LogicTile Express 20MG
85 compatible = "arm,gic-400";
/linux/drivers/misc/lis3lv02d/
H A Dlis3lv02d.c61 * LIS3LV02D spec says 1024 LSBs corresponds 1 G -> 1LSB is 1000/1024 mG
62 * LIS302D spec says: 18 mG / digit
72 * LIS331DLH spec says 1LSBs corresponds 4G/4096 -> 1LSB is 1000/1024 mG.
206 static int lis3_8_rates[2] = {100, 400};
207 static int lis3_3dc_rates[16] = {0, 1, 10, 25, 50, 100, 200, 400, 1600, 5000};
208 static int lis3_3dlh_rates[4] = {50, 100, 400, 1000};
/linux/Documentation/admin-guide/media/
H A Dgspca-cardlist.rst24 spca500 041e:400a Creative PC-CAM 300
25 sunplus 041e:400b Creative PC-CAM 600
318 vc032x 0ac8:0328 A4Tech PK-130MG
/linux/drivers/iio/imu/inv_icm45600/
H A Dinv_icm45600_accel.c283 400, 0, /* 400Hz */
387 * Value is limited to +/-1g coded on 14 bits signed. Step is 0.125mg.
/linux/drivers/iio/accel/
H A Dadxl372.c229 [ADXL372_ODR_400HZ] = 400,
238 [ADXL372_BW_400HZ] = 400,
516 /* scale factor is 100 mg/code */ in adxl372_set_activity_threshold()
776 /* Set threshold for inactivity detection to 100mg */ in adxl372_setup()
H A Dadxl345_core.c145 /* Certain features recommend 12.5 Hz - 400 Hz ODR */
159 [ADXL345_ODR_400HZ] = { 400, 0 },
439 * and free fall range between 12.5 Hz and 400 Hz, frequencies outside this
1323 /* Scaling factor 62.5mg/LSB, i.e. ~16g corresponds to 0xff */ in adxl345_write_mag_value()
1354 * The event threshold LSB is fixed at 62.5 mg/LSB in adxl345_read_event_value()
H A Dadxl313_core.c244 [6] = { 400, 0 },
818 /* Scale factor 15.625 mg/LSB */ in adxl313_write_mag_value()
/linux/Documentation/iio/
H A Dadxl345.rst162 to 62.5 mg/LSB (0.612915 m/s^2/LSB) as specified in the datasheet. However,
194 the range of 12.5 Hz to 400 Hz. The recommended free-fall threshold is between
195 300 mg and 600 mg (register values 0x05 to 0x09).
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c950 /* 4mg per LSB converted in m/s² in micro (1000000) */ in inv_mpu6050_convert_wom_to_roc()
962 /* 4mg per LSB converted in m/s² in micro (1000000) */ in inv_mpu6050_convert_roc_to_wom()
1266 static const int hz[] = {400, 200, 90, 40, 20, 10}; in inv_mpu6050_set_lpf()