Searched refs:axes (Results 1 – 10 of 10) sorted by relevance
39 int axes; in analog_axis_calibration_load() local65 axes = analog_axis_num_axes(dev); in analog_axis_calibration_load()66 if (len != sizeof(struct analog_axis_calibration) * axes) { in analog_axis_calibration_load()68 len, sizeof(struct analog_axis_calibration) * axes); in analog_axis_calibration_load()72 for (int i = 0; i < axes; i++) { in analog_axis_calibration_load()87 int axes; in analog_axis_calibration_save() local98 axes = analog_axis_num_axes(dev); in analog_axis_calibration_save()99 for (int i = 0; i < axes; i++) { in analog_axis_calibration_save()104 sizeof(struct analog_axis_calibration) * axes); in analog_axis_calibration_save()
37 int "Maximum number of axes supported in the settings."40 Maximum number of axes that can have calibration value saved in
9 Sensors may have multiple channels, either to represent different axes of
10 if the touch screen works for a board, examine its parameters such as inverted/swapped axes.
80 a wake-up interrupt generation at least one of the three axes must
83 In this sensor hub I2C mode, it is possible to power-up the 6-axes IMU100 In this sensor hub, it is possible to power-up the 6-axes IMU (Inertial
61 The time that all enabled axes must be lower than the inactivity
70 The time that all enabled axes must be lower than the inactivity
18 state, for example when the events corresponding to multiple axes of a
283 * ``ZEP-1358`` - BMI160 accelerometer gives 0 on all axes