Home
last modified time | relevance | path

Searched full:axes (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/drivers/input/
Dinput_analog_axis_settings.c39 int axes; in analog_axis_calibration_load() local
65 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() local
98 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()
DKconfig.analog_axis37 int "Maximum number of axes supported in the settings."
40 Maximum number of axes that can have calibration value saved in
/Zephyr-latest/dts/bindings/input/
Dzephyr,lvgl-pointer-input.yaml26 Swap x-y axes to align input with the display.
31 Invert x axes to align input with the display.
36 Invert y axes to align input with the display.
Danalog-axis.yaml35 How often to get new ADC samples for the various configured axes in
/Zephyr-latest/dts/bindings/sensor/
Dti,tmag5273.yaml149 - 0 # TMAG5273_DT_AVERAGING_NONE (10.0-kSPS (3-axes) or 20-kSPS (1 axis))
150 - 1 # TMAG5273_DT_AVERAGING_2X (5.7-kSPS (3-axes) or 13.3-kSPS (1 axis))
151 - 2 # TMAG5273_DT_AVERAGING_4X (3.1-kSPS (3-axes) or 8.0-kSPS (1 axis))
152 - 3 # TMAG5273_DT_AVERAGING_8X (1.6-kSPS (3-axes) or 4.4-kSPS (1 axis))
153 - 4 # TMAG5273_DT_AVERAGING_16X (0.8-kSPS (3-axes) or 2.4-kSPS (1 axis))
154 - 5 # TMAG5273_DT_AVERAGING_32X (0.4-kSPS (3-axes) or 1.2-kSPS (1 axis))
Dst,lis2dw12-common.yaml119 Tap X/Y/Z axes threshold. Default is power-up configuration.
122 Thresholds to start the tap-event detection procedure on the X/Y/Z axes.
204 If the accelerometer readings of the all axes are lower
218 If the accelerometer readings of the all axes are lower
239 If the accelerometer readings of the all axes are higher
256 If the accelerometer readings of the all axes are lower
Dst,iis2dlpc-common.yaml91 Tap X/Y/Z axes threshold. Default is power-up configuration.
94 Thresholds to start the tap-event detection procedure on the X/Y/Z axes.
Dti,tmag5170.yaml47 sampling. Refer to datasheet for more information, By default all axes
/Zephyr-latest/include/zephyr/input/
Dinput_analog_axis.h59 * @brief Get the number of defined axes.
61 * @retval n The number of defined axes for dev.
Dinput_touch.h33 * @param swapped_x_y X and Y axes are swapped
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dchannels.rst9 Sensors may have multiple channels, either to represent different axes of
/Zephyr-latest/samples/subsys/input/draw_touch_events/
DREADME.rst10 if the touch screen works for a board, examine its parameters such as inverted/swapped axes.
/Zephyr-latest/drivers/sensor/st/lis2dw12/
DKconfig80 a wake-up interrupt generation at least one of the three axes must
Dlis2dw12.c259 * for a wake-up interrupt generation at least one of the three axes must be in lis2dw12_attr_set_thresh()
/Zephyr-latest/drivers/sensor/adi/adxl367/
DKconfig61 The time that all enabled axes must be lower than the inactivity
/Zephyr-latest/drivers/sensor/adi/adxl372/
DKconfig70 The time that all enabled axes must be lower than the inactivity
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/doc/
Dindex.rst83 In this sensor hub I2C mode, it is possible to power-up the 6-axes IMU
100 In this sensor hub, it is possible to power-up the 6-axes IMU (Inertial
/Zephyr-latest/doc/services/input/
Dindex.rst18 state, for example when the events corresponding to multiple axes of a
/Zephyr-latest/include/zephyr/drivers/
Dsensor_data_types.h34 * Data for a sensor channel which reports on three axes. This is used by:
Dsensor.h68 /** Acceleration on the X, Y and Z axes. */
76 /** Angular velocity around the X, Y and Z axes. */
84 /** Magnetic field on the X, Y and Z axes. */
889 * For vectorial data samples you can request all axes in just one call
/Zephyr-latest/drivers/sensor/bosch/bma4xx/
Dbma4xx.h108 /* FIFO_CONFIG_1 enable: Store Accelerometer data in FIFO (all 3 axes) */
/Zephyr-latest/drivers/sensor/st/lis2dh/
Dlis2dh_trigger.c253 /* configure tap interrupt on all axes */ in lis2dh_start_trigger_int2()
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst283 * ``ZEP-1358`` - BMI160 accelerometer gives 0 on all axes
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb233 "<Figure size 432x288 with 1 Axes>"
282 "<Figure size 432x288 with 1 Axes>"
350 "<Figure size 432x288 with 1 Axes>"
1505 "<Figure size 432x288 with 1 Axes>"
1559 "<Figure size 432x288 with 1 Axes>"
1617 "<Figure size 432x288 with 1 Axes>"
1681 "<Figure size 432x288 with 1 Axes>"
2876 "<Figure size 720x288 with 2 Axes>"
2941 "<Figure size 432x288 with 1 Axes>"
3147 "<Figure size 432x288 with 1 Axes>"