Home
last modified time | relevance | path

Searched refs:axis (Results 26 – 50 of 132) sorted by relevance

123456

/Zephyr-latest/drivers/sensor/st/lis2du12/
DKconfig1 # ST Microelectronics LIS2DU12 3-axis accelerometer sensor driver
Dlis2du12.h62 int16_t axis[3]; member
/Zephyr-latest/boards/shields/frdm_stbc_agm01/doc/
Dindex.rst10 FXOS8700 and FXAS21002. This 9-axis solution (FXAS21002C Gyroscope,
64 …edom-development-boards/sensors/sensor-toolbox-development-boards-for-a-9-axis-solution-using-fxas…
/Zephyr-latest/samples/sensor/6dof_motion_drdy/
DREADME.rst10 This sample application periodically (100 Hz) measures the 6-axis IMU sensor with
19 overlay must be provided to identify the 6-axis motion sensor, the SPI or I2C bus interface and the…
/Zephyr-latest/drivers/sensor/st/lsm9ds0_mfd/
DKconfig119 bool "Accelerometer X axis"
124 bool "Accelerometer Y axis"
129 bool "Accelerometer Z axis"
/Zephyr-latest/drivers/sensor/st/lis2de12/
DKconfig1 # ST Microelectronics LIS2DE12 3-axis accelerometer sensor driver
Dlis2de12.h58 int16_t axis[3]; member
/Zephyr-latest/drivers/sensor/st/iis328dq/
DKconfig1 # ST Microelectronics IIS328DQ 3-axis accelerometer driver
/Zephyr-latest/drivers/sensor/st/lis2dux12/
DKconfig1 # ST Microelectronics LIS2DUX12 3-axis accelerometer driver
/Zephyr-latest/samples/sensor/6dof_motion_drdy/boards/
Dnrf52dk_nrf52832_spi.overlay8 * Get a node identifier for 6-axis IMU sensor.
Dnrf52dk_nrf52832_i2c.overlay8 * Get a node identifier for 6-axis IMU sensor.
/Zephyr-latest/boards/shields/m5stack_core2_ext/doc/
Dindex.rst10 extension connector. It features an MPU6886 6-axis motion tracker (6DOF IMU)
/Zephyr-latest/boards/shields/ti_bp_bassensorsmkii/doc/
Dindex.rst19 - BMI160 6 axis IMU
/Zephyr-latest/boards/m5stack/m5stack_core2/doc/
Dindex.rst22 - IMO 6-axis IMU MPU6886
68 | 6-axis IMU | The `MPU-6886`_ is a 6-axis motion tracker (6DOF IMU) device that | sup…
69 | MPU6886 | combines a 3-axis gyroscope and a 3-axis accelerometer. | …
/Zephyr-latest/drivers/sensor/tdk/icm42605/
DKconfig12 Enable driver for ICM42605 SPI-based six-axis motion tracking device.
/Zephyr-latest/drivers/sensor/nxp/fxls8974/
DKconfig1 # FXLS8974 3-axis accelerometer
/Zephyr-latest/drivers/input/
Dinput_gpio_qdec.c34 uint16_t axis; member
227 input_report_rel(data->dev, cfg->axis, acc, true, K_FOREVER); in gpio_qdec_event_worker()
424 .axis = DT_INST_PROP(n, zephyr_axis), \
Dinput_analog_axis.c27 uint16_t axis; member
214 input_report_abs(dev, axis_cfg->axis, out, true, K_FOREVER); in analog_axis_loop()
334 .axis = DT_PROP(node_id, zephyr_axis), \
/Zephyr-latest/doc/services/input/
Dindex.rst14 of a single button, or a movement in a single axis.
19 multi-axis device have been reported.
93 - :dtcompatible:`analog-axis`: for absolute position devices connected to an
/Zephyr-latest/drivers/sensor/st/ism330dhcx/
Dism330dhcx.h53 int16_t axis[3]; member
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/
Dlsm6dso16is.h65 int16_t axis[3]; member
/Zephyr-latest/drivers/sensor/tdk/mpu9250/
DKconfig12 Enable driver for MPU9250 I2C-based nine-axis motion tracking device.
/Zephyr-latest/drivers/sensor/st/lis2ds12/
DKconfig1 # ST Microelectronics LIS2DS12 3-axis accelerometer driver
/Zephyr-latest/samples/sensor/i3g4250d/
DREADME.rst2 :name: I3G4250D 3-axis gyroscope sensor
/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dnative_posix.overlay19 zephyr,axis = <INPUT_REL_WHEEL>;

123456